index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginutils
Age
Commit message (
Expand
)
Author
2006-10-23
getty: conditionally disable handling of all-caps terminals.
Denis Vlasenko
2006-10-23
getty: cleanup part 2
Denis Vlasenko
2006-10-23
getty: cleanup part 1
Denis Vlasenko
2006-10-20
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-14
sulogin: add support for $SUSHELL & $sushell
Denis Vlasenko
2006-10-14
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-08
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-05
build system overhaul
Denis Vlasenko
2006-10-03
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-09-26
several fixes from openWRT project
Denis Vlasenko
2006-09-26
login: fix getopt_ulflags fallout (wasn't taking username supplied by getty)
Denis Vlasenko
2006-09-24
vlock: make message shorter
Denis Vlasenko
2006-09-23
correct_password: undo whitespace damage.
Denis Vlasenko
2006-09-23
passwd: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
Change license statements (and clean up headers) on some of the files that
Rob Landley
2006-09-19
getty: oops... removing duplicate #include <syslog.h>
Denis Vlasenko
2006-09-19
getty: #include <syslog.h>
Denis Vlasenko
2006-09-17
whitespace cleanup
Denis Vlasenko
2006-09-17
login: apply fixes + getopt_ulflag'ification by Bernhard
Denis Vlasenko
2006-09-14
login: eliminate forward decls and #ifdefs
Denis Vlasenko
2006-09-13
- fix copy'n paste errors that got introduced when switching to the shorter b...
Bernhard Reutner-Fischer
2006-09-13
- r16075 broke for de-selected FEATURE_UTMP; Partial fix that wants some more...
Bernhard Reutner-Fischer
2006-09-12
Remove pointless "const". Bloatcheck says 0 bytes difference.
Rob Landley
2006-09-11
Error reporting fix for sulogin, plus remove help entries for options we never
Rob Landley
2006-09-09
sulogin: minor cleanup.
Denis Vlasenko
2006-09-08
login: use some ideas from util-linux's login.
Denis Vlasenko
2006-09-08
login: make it saner and smaller by ~0.5k.
Denis Vlasenko
2006-09-08
login: small fixes like \n removal, bb_error_msg'ification, etc.
Denis Vlasenko
2006-09-08
login: previous commit comment was wrong :)
Denis Vlasenko
2006-09-08
login: style fixes
Denis Vlasenko
2006-09-08
Shrinkage/cleanup from Tito.
Rob Landley
2006-09-07
getty, sulogin: convert to using bb_msg for syslog output
Denis Vlasenko
2006-09-07
Add CONFIG_FEATURE_SYSLOG which controls whether
Denis Vlasenko
2006-09-06
removed a lot of trailing \n in bb_msg() calls. It is added
Denis Vlasenko
2006-09-03
sulogin: fix bug: -tNNN didn't work
Denis Vlasenko
2006-08-24
Antti Seppala (with dots over the last two a's) wants our getty to initialize
Rob Landley
2006-08-03
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
Remove apparent typo in "bool" line.
"Robert P. J. Day"
2006-07-16
Bugfix from Tito to make sure /etc/group gets updated.
Rob Landley
2006-07-16
Convert setuid/setgid users to xsetuid/xsetgid.
Rob Landley
2006-07-15
Comment tweak from tito.
Rob Landley
2006-07-12
Add one-line GPL boilerplate to numerous (but not all yet) source files.
"Robert P. J. Day"
2006-07-11
Patch from Tito to remove pwd_to_spwd (which we don't actually need), with
Rob Landley
2006-07-10
Patch from Tito to make syslog configurable and remove #ifdefs. Further
Rob Landley
2006-07-01
Remove all usage of the "register" storage class specifier.
"Robert P. J. Day"
2006-06-25
Missed one. Based on suggestions from Erik Hovland.
Rob Landley
2006-06-18
Undo all of the ugliness and some of the bloat from 15412.
Rob Landley
2006-06-16
- do away with the fwd-decls of functions. Should not contain any code changes
Bernhard Reutner-Fischer
2006-06-14
- minor size tweak
Bernhard Reutner-Fischer
[prev]
[next]