umount: always use umount2 syscall with specified flags
[oweals/busybox.git] / libbb /
2015-09-15 Tito Ragusalibbb: another unit test for is_suffixed_with
2015-08-25 Denys Vlasenkolibbb: make is_suffixed_with() return pointer inside...
2015-08-25 Bartosz Golaszewskilibbb: add is_suffixed_with() function
2015-08-25 Bartosz Golaszewskilibbb: add a comment describing the way is_prefixed_wit...
2015-08-25 Bartosz Golaszewskilibbb: add unit tests for is_prefixed_with()
2015-08-24 Denys Vlasenkolibbb: add setsockopt_foo helpers
2015-08-17 Bartosz Golaszewskiunit-tests: remove code depending on WANT_TIMING
2015-08-17 Bartosz Golaszewskiunit-tests: remove unnecesary field from struct bbunit_...
2015-07-19 Ron Yorstonlibbb: add a function to make a copy of a region of...
2015-07-13 Maninder SinghRemoves stray empty line from code
2015-05-25 Denys VlasenkoPrint one less newline at the end of bb_show_usage()
2015-05-12 Daniel Thompsonlibbb: Enable support for !CONFIG_MULTIUSER
2015-04-26 Matt WhitlockBionic lacks tcdrain; provide a workaround
2015-04-25 Matt WhitlockBionic lacks ttyname_r; provide a workaround
2015-04-21 Denys Vlasenkospecial-case {true,false,test} --help
2015-04-20 Ron Yorstonlibbb: remove unnecessary argument to nonblock_immune_read
2015-04-02 Aaro Koskinenupdate copyright years
2015-04-02 Bernhard Reutner... *: Switch to POSIX utmpx API
2015-03-22 Ari Sundholmtruncate: new applet
2015-03-22 Ari Sundholmdd: move suffix struct to xatonum.c
2015-03-12 Denys Vlasenkolibbb: introduce and use is_prefixed_with()
2015-03-12 Denys Vlasenkodeluser: also remove user from /etc/group
2015-02-07 Denys Vlasenkolibpwdgrp: use getpwent() instead of getpwent_r()
2015-02-07 Kevin Wallacelibbb/loop: don't try to re-use existing loop device
2015-02-03 Denys Vlasenkolibbb: make INET[6]_rresolve use sockaddr2{host,dotted...
2015-01-05 Denys Vlasenkolibbb: code shrink by factoring out common update_utmp_...
2015-01-02 Tito Ragusalibpwdgrp: rewritten to use malloced implementation
2014-12-24 Denys Vlasenkolibbb: add sanity check in bb_arg_max()
2014-12-22 Denys Vlasenkorandomconfig fixes
2014-12-15 Ron Yorstonlineedit: don't block when looking for escape sequence...
2014-12-10 Denys Vlasenkolineedit: don't fall back to simple line input if tty...
2014-11-27 Bartosz Golaszewskilibbb: use sendfile() to copy data between file descriptors
2014-11-26 Denys Vlasenkolibbb: use ARG_MAX for bb_arg_max() only if it's 60k+
2014-11-26 Denys Vlasenkobbunit: fix WANT_TIMING compilation
2014-11-17 Denys Vlasenkoexit with 127 if appled name wasn't found - it's more...
2014-11-04 Michel Stamzcip: Add environment variable for overriding log funct...
2014-09-22 Denys Vlasenkoless: move "retry-on-EAGAIN" logic closer to read ops
2014-09-17 Denys Vlasenkofalse: make "false --help" exit with 1
2014-08-11 Denys Vlasenkoinit: if libc-based Unicode support is on, run setlocal...
2014-08-05 Morten Kvistgaardftpd: add optional support for authentication
2014-07-30 Denys Vlasenkosha3: tweak comments and indentation
2014-07-30 Denys Vlasenkosha3: code shrink (and speedup for SHA3_SMALL=0)
2014-07-25 Denys Vlasenkosha3: add 32-bit optimized bit-sliced implementation
2014-07-01 Denys Vlasenkolibbb: fix bb_ask() to flush input before prompt, not...
2014-06-25 Denys Vlasenkolibbb: fix compile failure if both ARG_MAX and _SC_ARG_...
2014-06-22 Bartosz Golaszewskiunit-tests: implement the unit-testing framework
2014-06-22 Bartosz Golaszewskilibbb: use a wrapper around sysconf(_SC_CLK_TCK) to...
2014-06-22 Denys Vlasenkofind: use sysconf(_SC_ARG_MAX) to determine the command...
2014-05-19 Denys VlasenkoAdd conditional support for -v / --verbose
2014-05-02 Denys Vlasenkolibbb: rename execable -> executable. No code changes
2014-05-02 Denys Vlasenkolibbb: fix empty PATH components handling
2014-05-02 Denys Vlasenkolibbb: fix thinko in rtc_xopen()
2014-05-02 Denys Vlasenkolibbb: make rtc_xopen try harder on EBUSY
2014-05-02 Denys VlasenkoFix compile failures
2014-04-30 Denys Vlasenkolibbb: make syslog level for bb_error_msg's configurabl...
2014-04-16 Denys Vlasenkolibbb/obscure.c: code shrink. Suggested by Tito.
2014-04-13 Bernhard Reutner... libbb: provide usleep() fallback implementation
2014-03-16 Denys Vlasenkolibbb: fix a bad check for uclibc >= 0.9.31
2014-03-16 Denys Vlasenkoscript: make it work even if fd 0 is closed
2014-02-27 Denys Vlasenkoxargs: add support for -I and -i. Closes 493
2014-02-25 Denys Vlasenkodu, copy_file: fix file matching on cramfs. Closes...
2014-02-25 Denys Vlasenkolibbb: trivial code shrink
2014-02-09 Denys Vlasenkolibbb: don't die if crypt() returns NULL
2014-01-31 Mike Frysingerappletlib: fix set-but-unused warning
2014-01-21 Denys Vlasenkolibbb: if opening /dev/loopN returns ENXIO, don't try...
2014-01-21 Denys Vlasenkolibbb: fix parsing of "10101010" date/time form
2014-01-10 Denys Vlasenkolineedit: fix trivial build failure
2014-01-08 Denys Vlasenkolibbb: FreeBSD fix for B<num> baud rate constants not...
2013-12-31 Denys Vlasenkofix failures found by randomconfig builds
2013-12-16 Michael Tokarevdo not fail build if MAXSYMLINKS isn't defined
2013-11-29 Denys Vlasenkofix assorted unused code and wrong format specs found...
2013-11-29 Denys Vlasenkochpst: fix a bug where -U USER was using wrong USER...
2013-11-28 Denys Vlasenkosed: open input files sequentially to avoid EMFILE
2013-11-26 Denys Vlasenkolibbb: add sketch of tentative 'better' passwd/group API
2013-11-19 Denys Vlasenkolibbb: move nuke_str() from passwd into libbb
2013-11-19 Denys Vlasenkocomment tweak
2013-11-19 Denys Vlasenkosulogin: use common password-checking routine.
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-08-20 Denys Vlasenkolineedit: use unicode_strwidth instead of unicode_strlen
2013-08-19 Denys Vlasenkolineedit: fix multi-line PS1 handling: calculate PS1...
2013-08-19 Denys Vlasenkolineedit: improve Unicode handling (still buggy though)
2013-08-05 Denys Vlasenkolibbb: code shrink
2013-07-30 Denys VlasenkoWhitespace fixes
2013-07-30 Bartosz GolaszewskiRefactor catv. Move visible() from stty to libbb.
2013-07-25 Bartosz Golaszewskidate: accept 'yyyy-mm-dd HH' and 'yyyy-mm-dd' date...
2013-07-25 Bartosz Golaszewskinetworking: code shrink
2013-07-13 Denys VlasenkoCommonalize typical [b,]k,m suffix struct
2013-07-07 Denys VlasenkoCall setlocale("") , not "C", if we want to set the...
2013-07-05 Denys Vlasenkounicode: check $LC_CTYPE too to detect Unicode mode
2013-07-02 Denys Vlasenkounicode: check $LC_ALL to detect Unicode mode, not...
2013-06-27 Denys VlasenkoMove create_icmp[6]_socket to its only user, and simpli...
2013-06-26 Denys Vlasenkomd5/sha512: a better fix for strict aliasing warnings
2013-06-19 Mike Frysingermd5/sha512: fix strict aliasing warnings
2013-05-21 Jonathan Liusulogin: allow system maintenance login if root passwor...
2013-04-07 Flemming Madsenash,hush: history builtin
2013-03-29 Denys Vlasenkolineedit: \W on "/bin" should show "bin", not "/bin"
2013-03-29 Denys Vlasenkolineedit: implement \T \t \A \@ prompts escapes, fix...
2013-03-29 Denys Vlasenkolibbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
2013-03-28 Denys Vlasenkolineedit: add handling of \H in prompt
next