sulogin: use common password-checking routine.
[platform/upstream/busybox.git] / include / libbb.h
2013-11-19 Denys Vlasenkosulogin: use common password-checking routine.
2013-10-16 Thomas Petazzonilibbb: use <poll.h> instead of <sys/poll.h>
2013-10-16 Guilherme Maciel... wget: if FEATURE_CLEAN_UP, free(ptr_to_globals)
2013-10-08 Ryan Mallonlibbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid...
2013-09-06 Denys VlasenkoMake smart_ulltoa return pointer to end (allows for...
2013-07-30 Denys VlasenkoWhitespace fixes
2013-07-30 Denys Vlasenkocatv: code shrink
2013-07-30 Bartosz GolaszewskiRefactor catv. Move visible() from stty to libbb.
2013-07-25 Bartosz Golaszewskinetworking: code shrink
2013-07-13 Denys VlasenkoCommonalize typical [b,]k,m suffix struct
2013-06-27 Denys VlasenkoMove create_icmp[6]_socket to its only user, and simpli...
2013-06-27 Denys Vlasenkolosetup: assorted fixes. Closes 6314
2013-04-07 Flemming Madsenash,hush: history builtin
2013-03-29 Denys Vlasenkolibbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
2013-02-25 Denys Vlasenkomove endofname() to libbb
2013-01-19 Denys Vlasenkosha3: code shrink
2013-01-15 Denys Vlasenkowhitespace fixes. no code changes
2013-01-14 Lauri Kasanensha3sum: new applet
2012-10-03 Denys Vlasenkomark get_shell_name FAST_FUNC
2012-07-24 Aurelien Jarno*: declare strings with ALIGN1, as appropriate
2012-06-12 Pascal Bellardsu: do not change to home dir unless -l
2012-05-27 Natanael Copaunzip: ignore chmod errors
2012-04-28 Ron Yorstonsendmail: use host rather than NIS domain name for...
2012-03-06 Denys Vlasenkoupdate seamless uncompression code
2012-03-06 Denys Vlasenkopreparatory cleanups for seamless uncompression improve...
2012-02-09 Jonh WendellMake unix (local) sockets work without IPv6 enabled
2012-01-10 Denys Vlasenkomdev: do not treat non-leading '#' chars as start of...
2012-01-08 Denys VlasenkoMove include <shadow.h> close to pwd.h and grp.h includes
2012-01-08 Denys VlasenkoMove Adroid endgrent() and endpwent() NOPS to libbb.h
2011-12-18 Denys Vlasenkolibbb: remove is_directory's argument which is always...
2011-11-22 Denys Vlasenkonommu: fix cases where we mangle argv[0][0]
2011-11-21 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2011-11-17 Denys Vlasenkolibbb.h: add check for bad off_t size detection
2011-11-16 Denys Vlasenkolibbb.h: tighten up macro code
2011-11-09 Peter Korsgaardbb_daemonize_or_rexec(): add flag to double-fork; use...
2011-11-03 Denys Vlasenkolineedit: add support for M-b, M-f, M-d, M-Backspace
2011-10-28 Leonid Lisovskiylibbb: split decode_base64 off read_base64
2011-10-24 Denys Vlasenkolibbb.h: remove unused defines
2011-10-19 Denys Vlasenkoudhcpc: add support for DHCP option 212 (RFC 5969)
2011-09-20 Denys Vlasenkoadd INIT_G()'s. No code changes.
2011-09-12 Denys Vlasenkolosetup: implement -r option. Closes 4033.
2011-09-11 Denys Vlasenkowget: URL-decode user:password before base64-encoding...
2011-09-10 Denys Vlasenkostop declariong our own dirname prototype
2011-09-07 Baruch Siachnetworking: consolidate the IP checksum code. -129...
2011-09-04 Denys Vlasenkolineedit: remove SAVE_HISTORY bit, ->hist_file can...
2011-09-04 Denys Vlasenkolineedit: add support for history saving on exit
2011-07-26 Denys Vlasenko*: work around sysinfo.h versus linux/*.h problems
2011-07-25 Denys Vlasenkolibbb.h: do not use homegrown struct sysinfo.
2011-06-30 Dan FandrichUse the _unlocked stdio macros only when they're all...
2011-06-30 Denys Vlasenkolibbb.h: tweak _unlocked hack
2011-06-20 Denys Vlasenkolibbb: use _unlocked variants of stdio I/O.
2011-06-20 Timo Terasparse_config: use getline. BIG speedup with glibc ...
2011-06-18 Denys Vlasenkoprocps: remove PSSCAN_STAT define, users were using...
2011-06-17 Denys Vlasenkolibbb: split bb_get_chunk_from_file and bb_get_chunk_wi...
2011-05-23 Denys Vlasenkolibbb.h: small reordering
2011-05-16 Denys Vlasenkomain: free suid_config list after use
2011-05-13 Denys Vlasenkoadduser: safe username passing to passwd/addgroup
2011-05-12 Denys Vlasenkolibbb.h: use inlined sigfillset, sigemptyset, sigisempt...
2011-05-08 Denys Vlasenkohush: make read builtin interruptible.
2011-05-08 Denys Vlasenkolibbb: nonblock_safe_read->nonblock_immune_read, remove...
2011-04-07 Denys Vlasenkolibbb: make set_nport accept pointer to sockaddr, not...
2011-03-31 Denys Vlasenkoash,hush: optional support for $HISTFILESIZE.
2011-03-08 Denys Vlasenkouse user's shell instead of hardwired "/bin/sh" (androi...
2011-03-01 Denys Vlasenkolibbb: make user/group name cache strings longer (...
2011-02-11 Denys Vlasenkoprogress meter: fix bugs found in stall detection and...
2011-02-11 Denys Vlasenkoprogress meter: move file name to bb_progress_t. +20...
2011-02-10 Denys Vlasenkoprogress bar: better overflow protection; more precise bar
2011-02-08 Denys Vlasenkouse unistd.h before _POSIX_VERSION
2011-02-08 Denys Vlasenkoash: fix TMOUT not restoring tty attributes
2011-02-07 Denys Vlasenkoincorporate header fixes proposed in bug 3097
2011-02-04 Denys Vlasenkoash: optional support for $TMOUT variable
2011-02-02 Denys Vlasenkomove nofork_save_area from libbb.h to vfork_daemon_rexec.c
2011-02-02 Denys Vlasenkohush: use FEATURE_SH_NOFORK to enable NOFORK trick
2011-02-02 Denys Vlasenkolibbb: make BB_EXECVP/LP try to exec real binary if...
2011-01-25 Denys Vlasenkomove utmp.h include to libbb.h
2011-01-25 Davide Cavalcaadd ENABLE_FEATURE_SYSTEMD and use it in syslogd
2011-01-24 Denys Vlasenkonicer looking ifdef in libbb/makedev.c
2011-01-24 Chris ReesFreeBSD compat
2011-01-24 Chris ReesFreeBSD compat
2011-01-23 Denys Vlasenkolibbb: make ndelay_no/off a bit more clever. +14 bytes
2011-01-17 Denys Vlasenkoinsmod: check for module read errors
2011-01-16 Tito Ragusamove passwd, shadow, group and gshadow path definitions...
2010-12-05 Lauri Kasanenpstree: new applet. +1664 bytes
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-10-27 Denys Vlasenkolibbb: introduce and use common crc32 routine
2010-10-25 Kevin Cernekeefdisk: initial stab at GPT partition support
2010-10-24 Denys Vlasenkoremove unused SC_x (serial port names) defines
2010-10-23 Denys Vlasenkolibbb: introduce and use strcpy_and_process_escape_sequ...
2010-10-22 Alexander Shishkin*: introduce and use xmkstemp. -65 bytes.
2010-10-19 Denys Vlasenkolibbb/hash_md5_sha: use common ctx and code for md5...
2010-10-18 Denys Vlasenkohash_md5_sha: use common finalization routine for MD5...
2010-10-18 Denys Vlasenko*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes...
2010-10-18 Denys Vlasenko*: use SWAP_BE64 instead of open-coding it
2010-10-17 Denys Vlasenkobring md5 and sha1 names closer. no code changes
2010-10-16 Denys VlasenkoshaN: code shrink
2010-10-16 Denys Vlasenkomd5: code shrink; and use 64-byte temp buf, not 128...
2010-10-16 Denys Vlasenko*: pass md5/shaN context pointer as 1st arg, not last
2010-10-15 Denys Vlasenkolibbb/md5: code shrink
2010-09-16 Denys Vlasenkolibbb: merge mail and uudecode's base64 decoders
2010-09-01 Denys Vlasenkolibbb: xfunc_error_retval can be a byte
next