Histórico de Commits

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