Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 anni fa |
Denys Vlasenko
|
7b8372b819
add/remove-shell,add/deluser,add/delgroup: make them NOEXEC
|
7 anni fa |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 anni fa |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 anni fa |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
7 anni fa |
Denys Vlasenko
|
95dee81a46
loginutils/*: convert to new-style "one file" applets
|
9 anni fa |
Denys Vlasenko
|
936c8809ca
deluser: also remove user from /etc/group
|
9 anni fa |
Denys Vlasenko
|
23cfaab47d
libpwdgrp: use getpwent() instead of getpwent_r()
|
9 anni fa |
Denys Vlasenko
|
a14fa79592
deluser: implement --remove-home
|
9 anni fa |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
13 anni fa |
Tito Ragusa
|
a8dc97cb82
deluser: do not warn spuriously when deleting group by deluser
|
14 anni fa |
Denys Vlasenko
|
e057b0f94f
delgroup: correct the check for users who still use the group
|
14 anni fa |
Denys Vlasenko
|
f595d8ed46
typo fix
|
14 anni fa |
Tito Ragusa
|
1586c7a92c
deluser: 2nd attempt at deluser/delgroup size reduction and improvements
|
14 anni fa |
Denys Vlasenko
|
6e852408a9
deluser: use the same licensing template in the header as other files do
|
14 anni fa |
Harald Becker
|
361b1a6884
deluser: make it simpler, fix inability to delete user from group
|
14 anni fa |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 anni fa |
Denis Vlasenko
|
829bbd3b57
*: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}
|
15 anni fa |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 anni fa |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 anni fa |
Denis Vlasenko
|
4b924f3a5c
whitespace fixes
|
17 anni fa |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 anni fa |
Denis Vlasenko
|
be1a9d4237
deluser: add optional support for removing users from groups
|
17 anni fa |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 anni fa |
Bernhard Reutner-Fischer
|
bb8c7c041c
- sed -i -e "/\$Id:/d;"
|
18 anni fa |
Denis Vlasenko
|
f7996f3b70
Trailing whitespace removal over entire tree
|
18 anni fa |
Denis Vlasenko
|
a7b2c41e03
deluser: the same code, but a bit less obfuscated.
|
18 anni fa |
Denis Vlasenko
|
c9bb67787a
deluser: size reduction by 60 bytes.
|
18 anni fa |
Denis Vlasenko
|
ddec5af6b0
rename functions to more understandable names
|
18 anni fa |
Denis Vlasenko
|
ea62077b85
add open_read_close() and similar stuff
|
18 anni fa |