OSDN Git Service

top: more BUILD_BUG_ON conversions
[android-x86/external-busybox.git] / loginutils /
2014-08-06 Tanguy PruvotBionic changes for tty related applets
2014-04-04 Ricardo CerqueiraMerge branch '1_22_stable' of git://git.busybox.net...
2013-12-20 Denys Vlasenkoadduser: check whether run with no USERNAME. Closes...
2013-11-19 Denys Vlasenkolibbb: move nuke_str() from passwd into libbb
2013-11-19 Denys Vlasenkosulogin: use common password-checking routine.
2013-07-04 Tanguy PruvotMerge remote branch 'busybox_net/1_21_stable' into...
2013-06-30 Denys Vlasenkocryptpw: do not segfault on EOF. Closes 6350
2013-06-30 Rich Felker*: change execl sentinels from NULL to (char*)0
2013-05-21 Jonathan Liusulogin: allow system maintenance login if root passwor...
2013-05-21 Denys Vlasenkosulogin: correct lying comment
2013-02-26 Tanguy PruvotBusybox 1.21.0 squashed commit for jellybean
2012-10-08 Tito Ragusaadduser: make it accept "adduser USER GROUP" form
2012-09-02 Denys Vlasenkogetty: tweak style, no code changes
2012-08-16 Denys Vlasenkogetty: add commented-out extended error diagnostic
2012-08-15 Denys Vlasenkologin: increase login name size limit from 32 to 64
2012-07-14 Pascal Bellardsu: do not change to home dir unless -l
2012-07-06 Mike Frysingerinclude sys/resource.h where needed
2012-06-20 Denys VlasenkoMove several applets to different install dir:
2012-06-12 Pascal Bellardsu: do not change to home dir unless -l
2012-05-28 Denys VlasenkoApply post-1.20.0 patches, bump version to 1.20.1
2012-04-27 Tanguy PruvotBusybox 1.20.0 squashed commit for ICS
2012-04-26 Denys Vlasenkogetty: fix for NOCTTY killing us with SIGHUP
2012-02-05 Denys VlasenkoApply post-1.19.3 patches, bump version to 1.19.4
2012-01-30 Sergey Naumovlogin: -f should not ask for password even with PAM
2012-01-15 Denys Vlasenko*: better comments on termios manipulations. No code...
2012-01-08 Denys Vlasenkopasswd,cryptpw: make default encryption algorithm confi...
2011-11-06 Tanguy Pruvotbusybox v1.19.3 update
2011-10-30 Denys Vlasenkogetty: Hurd has no CBAUD, work around that
2011-10-23 Denys Vlasenkogetty: fix a minor problem of Ctrl-D not printing '\n'
2011-10-23 Denys Vlasenkogetty: reset tty attrs on Ctrl-C and Ctrl-D too
2011-10-22 Denys Vlasenkogetty: add O_NONBLOCK to open which is used to drop...
2011-10-22 Denys Vlasenkogetty: remove now not needed resetting of ALRM to to...
2011-10-22 Denys Vlasenkogetty,login: tighten up handling of ctty, pgrp, and...
2011-10-22 Denys Vlasenkogetty: shrink help text
2011-09-14 Ian Wienandlogin: new option LOGIN_SESSION_AS_CHILD
2011-09-11 Denys Vlasenkochpasswd: fix possible free() or non-allocated string...
2011-08-28 Tanguy PruvotMerge 'busybox' v1.19.1 into gingerbread
2011-08-13 Tanguy PruvotMerge official v1.19.0 into gingerbread
2011-08-11 Tanguy PruvotMerge branch 'busybox' into gingerbread
2011-08-10 Tanguy PruvotMerge branch 'busybox' into gingerbread
2011-08-03 Tanguy PruvotMerge branch 'busybox' into gingerbread
2011-07-31 Tanguy PruvotMerge branch 'busybox' into gingerbread
2011-07-27 Tanguy PruvotMerge branch 'busybox' into gingerbread
2011-07-25 Tanguy PruvotMerge branch 'busybox' into gingerbread
2011-07-24 Tanguy PruvotMerge branch 'busybox' into gingerbread
2011-07-15 Tanguy PruvotMerge branch 'busybox' into gingerbread
2011-07-12 Tanguy PruvotMerge branch 'busybox' into gingerbread
2011-07-08 Tanguy PruvotMerge branch 'busybox' into gingerbread
2011-07-05 Tanguy PruvotMerge remote-tracking branch 'busybox_net/master' into...
2011-07-04 Tanguy Pruvotreduce diff with official busybox, do not use %s on...
2011-07-03 Tanguy PruvotMerge branch 'busybox' into gingerbread
2011-06-30 Tanguy Pruvotmerged commit between gingerbread and busybox/master...
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-05-21 Denys Vlasenkoadduser: better logic for choosing addgroup -g/--gid
2011-05-21 Denys Vlasenkoadduser: prefer to call addgroup --gid, not non-std...
2011-05-13 Denys Vlasenkopasswd: shorter help text
2011-05-13 Denys Vlasenkoadduser: safe username passing to passwd/addgroup
2011-05-12 Denys Vlasenkotrim help text
2011-04-04 Tito Ragusapasswd,chpasswd: reset password in /etc/passwd to ...
2011-04-02 Pere Orgamove help text from include/usage.src.h to debianutils...
2011-03-22 Ryan Phillipslogin: set PAM RHOST
2011-03-08 Denys Vlasenkos/FAIL_DELAY/LOGIN_FAIL_DELAY/
2011-03-08 Denys Vlasenkouse user's shell instead of hardwired "/bin/sh" (androi...
2011-03-06 Denys Vlasenkofix bit rot in scripts/Makefile.IMA
2011-03-06 Denys Vlasenkolibbb/login/su: do not sanitize shell name twice
2011-03-02 Denys Vlasenkoconvert "do {...} while (1);" -> "while (1) {...}"
2011-02-27 Denys Vlasenkoadduser: use better argv passing to addgroup
2011-02-10 Denys Vlasenkogetty config help: fix example script
2011-02-10 Denys Vlasenkogetty: extend its config help
2011-02-02 Denys Vlasenkowhitespace fixes
2011-01-26 Denys Vlasenkogetty: fix "ifdef CMSPAR"
2011-01-26 Denys Vlasenkogetty: restore CRTSCTS comment
2011-01-26 Denys Vlasenkogetty: do clear CLOCAL and CRTSCTS unless told otherwise
2011-01-26 Denys Vlasenkogetty: do not clear all c_cflag's (we were clearing...
2011-01-26 Peter Korsgaardgetty: wait up to 5 seconds for the output buffer to...
2011-01-26 Denys Vlasenkogetty: document bits we don't set - maybe we should...
2011-01-26 Denys Vlasenkogetty: add ECHOE explanation
2011-01-26 Denys Vlasenkogetty: explain every bit in termios; remove redundant...
2011-01-25 Denys Vlasenkomove utmp.h include to libbb.h
2011-01-24 Denys Vlasenkogetty: flush _only_ input after switching to the next...
2011-01-24 Denys Vlasenkogetty: simplify macros; improve VSWTC[H] compat
2011-01-24 Denys Vlasenkogetty: more simplifications; explain how we treat parit...
2011-01-24 Denys Vlasenkogetty: simplify code by going to more straignforward...
2011-01-23 Denys Vlasenkogetty: add sleep before initial tcdrain; reduce another...
2011-01-23 Denys Vlasenkogetty: use cfsetspeed to save some bytes; cosmetic...
2011-01-22 Denys Vlasenkogetty: more correct check for O_RDWR
2011-01-22 Denys Vlasenkogetty: comment out parity detection code; improve usage...
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2011-01-18 Denys Vlasenkodisable automatic selection of FEATURE_SUID; improve...
2011-01-09 Denys Vlasenkogetty: fix -i (was ignored)
2010-12-31 Denys Vlasenkosu: document -l in --help text. Closes bug 2761
2010-12-27 Ian Wienandlogin: apply PAM environment
2010-11-30 Denys Vlasenkosu: suppress "warning: unused variable 'user_buf'"
2010-11-08 Tito Ragusadeluser: do not warn spuriously when deleting group...
2010-11-07 Denys Vlasenkodelgroup: correct the check for users who still use...
2010-11-06 Denys Vlasenkotypo fix
2010-11-06 Tito Ragusadeluser: 2nd attempt at deluser/delgroup size reduction...
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-10-28 Alexander Shishkinlogin: free fromhost upon cleaning up
2010-10-23 Denys Vlasenkolibbb: introduce and use strcpy_and_process_escape_sequ...
next