- 609df6f *: more --help tweaks by Denys Vlasenko · 3 years, 6 months ago
- 1abaa6b telnetd: give inetd.conf example in --help by Denys Vlasenko · 3 years, 6 months ago
- e0afe0a ftpd: allow -A if !FTPD_AUTHENTICATION as well by Denys Vlasenko · 7 years ago
- 8edaace ftpd: added -A option to disable all authentication, closes 10921 by Denys Vlasenko · 7 years ago
- 32c3e3a wget,ftpd: shorten and reuse strings by Denys Vlasenko · 7 years ago
- 5740e15 ftpd: handle restarts past 2147483647 bytes. closes 10741 by Denys Vlasenko · 7 years ago
- f75a7c0 ftpd: fix aliasing warning from gcc-6.1.1 by Denys Vlasenko · 7 years ago
- 565af23 ftpd: switch to mallced "globals" by Denys Vlasenko · 7 years ago
- 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
- 68b653b config: trim/improve item names and help texts, take 2 by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- b13b618 ftpd/ls: show directories first by Denys Vlasenko · 8 years ago
- 2181fb4 ftpd: new option -a ANON_USER to allow anonymous logins by Andrey Mozzhuhin · 8 years ago
- f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
- 3148e0c Rename FEATURE_FTP_WRITE and FEATURE_FTP_AUTHENTICATION to *_FTPD_* by Denys Vlasenko · 8 years ago
- 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
- 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- f7ad927 ftpd: make DIR parameter work for non-root too: chdir to it instead of chroot by Denys Vlasenko · 9 years ago
- c52cbea libbb: add setsockopt_foo helpers by Denys Vlasenko · 9 years ago
- 9472e8a ftpd: change_identity() must be after chroot() by Denys Vlasenko · 10 years ago
- 64b7449 ftpd: prevent zombies. closes 7832 by Denys Vlasenko · 10 years ago
- 7666fa1 ftpd: make LIST command show dotfiles too by Denys Vlasenko · 10 years ago
- feac9b6 ftpd: add optional support for authentication by Morten Kvistgaard · 10 years ago
- 9d7cbde ftpd: do not use root_fd if we are not in chroot by Denys Vlasenko · 10 years ago
- 27c290f ftpd: for LIST, open current directory *in the child* by Denys Vlasenko · 10 years ago
- a6ae999 ftpd: escape chroot prior to re-executing ls helper by Denys Vlasenko · 10 years ago
- 0b0ccd4 ftpd: optimize writes of LIST results a bit by Denys Vlasenko · 10 years ago
- de3cae1 ftpd: support deprecated XPWD command by Denys Vlasenko · 10 years ago
- e1db338 ftpd: free allocated string on error path by Denys Vlasenko · 12 years ago
- 3bb8587 ftpd: fix MDTM's month value. Closes 5336 by Denys Vlasenko · 12 years ago
- 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 13 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- ca18311 libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. by Denys Vlasenko · 14 years ago
- 115c35d ftpd: better usage text by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
- 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
- 238c83b ftpd: work around LIST -aXYZ too, not only LIST -lXYZ by Denys Vlasenko · 15 years ago
- f6916db telnetd: fill hostname field in utmp/wtmp records by Denys Vlasenko · 15 years ago
- 4a1884d ftpd: shrink by 33 bytes by Denys Vlasenko · 15 years ago
- 8031848 typo fixes by Denys Vlasenko · 15 years ago
- 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
- 3581c62 whitespace fixes by Denys Vlasenko · 15 years ago
- f3fc9ac ftpd: conditional support for broken clients by Stefan Seyfried · 15 years ago
- 33f9dc0 ftpd: code shrink by Denys Vlasenko · 15 years ago
- a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
- 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
- 1b34d4f find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx by Denys Vlasenko · 15 years ago
- 035b4d7 ftpd: allow multiple -S options to increase verbosity too, like -v by Denys Vlasenko · 16 years ago
- 8507e1f ftpd: fix a case when with -w unknown commands are ignored with no error code by Denys Vlasenko · 16 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- 42e78b9 ftpd: s/CONFIG_BUSYBOX_EXEC_PATH/bb_busybox_exec_path/ by Denis Vlasenko · 16 years ago
- 9f57cf6 ftpd: fix command fetching to not do it in 1-byte reads; by Denis Vlasenko · 16 years ago
- fce4a94 ftpd: add some comments by Denis Vlasenko · 16 years ago
- e3b840c ftpd: trim messages (but make sure they still make sense) by Denis Vlasenko · 16 years ago
- 5b492ee ftpd: do not use nasty tricks for re-execing if we are on MMU machine. by Denis Vlasenko · 16 years ago
- 1432cb4 ftpd: add support for MDTM, I see clients often use it, by Denis Vlasenko · 16 years ago
- 3a7a1eb ftpd: document NLST format by Denis Vlasenko · 16 years ago
- 1a82555 ftpd: instead of wordy HELP, implement useful, and smaller, FEAT. by Denis Vlasenko · 16 years ago
- edb0de4 ftpd: implement -vv verbosity by Denis Vlasenko · 16 years ago
- e6c94a6 ftpd: tweak timeout code by Denis Vlasenko · 16 years ago
- 074c903 ftpd: fix thinko: set_nport takes port in network order by Denis Vlasenko · 16 years ago
- fbf5846 ftpd: dont use fdprintf for simple status messages by Denis Vlasenko · 16 years ago
- 43bb7bb ftpd: simplify PORT check by assuming IP = peer's IP. by Denis Vlasenko · 16 years ago
- 20c8216 ftpd: add idle and absolute timeouts. This is a security issue, by Denis Vlasenko · 16 years ago
- f2160b6 ftpd: security tightened up: by Denis Vlasenko · 16 years ago
- fc58ba1 ftpd: fix the bug where >2GB file ops report errors; by Denis Vlasenko · 16 years ago
- 4221e90 ftpd: stop unconditional logging to syslog. This was the only applet by Denis Vlasenko · 16 years ago
- 5b28d31 ftpd: add LOG_NDELAY to openlog by Denis Vlasenko · 16 years ago
- c41cba5 ftpd: reuse ls applet for LIST/NLST/STAT generation by Denis Vlasenko · 16 years ago
- 9b2fbda ftpd: EPSV and SIZE support. Tested to work on IPv6 too. by Denis Vlasenko · 16 years ago
- 57a3b17 ftp: reduce amount of realloc's done in cmdio_write by Denis Vlasenko · 16 years ago
- d42eb81 ftpd: code shrink by Denis Vlasenko · 16 years ago
- 3455285 ftpd: code shrink by Denis Vlasenko · 16 years ago
- f1a11b5 ftp: code shrink by Denis Vlasenko · 16 years ago
- 9e95920 ftpd: code shuffled a bit, added comments by Denis Vlasenko · 16 years ago
- 51c9bb1 ftpd: add comment by Denis Vlasenko · 16 years ago
- ffb4bb3 ftpd: further code shrink by Denis Vlasenko · 16 years ago
- 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
- 5e4fda0 ftpd: code chrink, fixed some minor bugs by Denis Vlasenko · 16 years ago
- bf9d179 adding forgotten new file by Denis Vlasenko · 16 years ago