Commit History

Author SHA1 Message Date
  Denys Vlasenko b13b618335 ftpd/ls: show directories first 8 years ago
  Andrey Mozzhuhin 2181fb4af8 ftpd: new option -a ANON_USER to allow anonymous logins 8 years ago
  Denys Vlasenko f560422fa0 Big cleanup in config help and description 8 years ago
  Denys Vlasenko 3148e0c05b Rename FEATURE_FTP_WRITE and FEATURE_FTP_AUTHENTICATION to *_FTPD_* 8 years ago
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions 8 years ago
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 years ago
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls 8 years ago
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 years ago
  Denys Vlasenko f7ad927c20 ftpd: make DIR parameter work for non-root too: chdir to it instead of chroot 9 years ago
  Denys Vlasenko c52cbea2bb libbb: add setsockopt_foo helpers 9 years ago
  Denys Vlasenko 9472e8a86f ftpd: change_identity() must be after chroot() 9 years ago
  Denys Vlasenko 64b744997e ftpd: prevent zombies. closes 7832 10 years ago
  Denys Vlasenko 7666fa1d02 ftpd: make LIST command show dotfiles too 10 years ago
  Morten Kvistgaard feac9b607d ftpd: add optional support for authentication 10 years ago
  Denys Vlasenko 9d7cbdeee3 ftpd: do not use root_fd if we are not in chroot 10 years ago
  Denys Vlasenko 27c290f7f2 ftpd: for LIST, open current directory *in the child* 10 years ago
  Denys Vlasenko a6ae999b3b ftpd: escape chroot prior to re-executing ls helper 10 years ago
  Denys Vlasenko 0b0ccd4570 ftpd: optimize writes of LIST results a bit 10 years ago
  Denys Vlasenko de3cae1348 ftpd: support deprecated XPWD command 10 years ago
  Denys Vlasenko e1db338a51 ftpd: free allocated string on error path 12 years ago
  Denys Vlasenko 3bb858765e ftpd: fix MDTM's month value. Closes 5336 12 years ago
  Denys Vlasenko 0687a5b496 libbb: make xchroot do a chdir("/") after chroot 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Denys Vlasenko ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. 13 years ago
  Denys Vlasenko 115c35d68e ftpd: better usage text 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i 14 years ago
  Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork() 14 years ago
  Denys Vlasenko 238c83bd82 ftpd: work around LIST -aXYZ too, not only LIST -lXYZ 14 years ago
  Denys Vlasenko f6916dbed4 telnetd: fill hostname field in utmp/wtmp records 14 years ago