Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko e0afe0a9fd ftpd: allow -A if !FTPD_AUTHENTICATION as well há 6 anos atrás
  Denys Vlasenko 8edaaced16 ftpd: added -A option to disable all authentication, closes 10921 há 6 anos atrás
  Denys Vlasenko 32c3e3a44c wget,ftpd: shorten and reuse strings há 6 anos atrás
  Denys Vlasenko 5740e15de5 ftpd: handle restarts past 2147483647 bytes. closes 10741 há 6 anos atrás
  Denys Vlasenko f75a7c0439 ftpd: fix aliasing warning from gcc-6.1.1 há 6 anos atrás
  Denys Vlasenko 565af23222 ftpd: switch to mallced "globals" há 6 anos atrás
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary há 7 anos atrás
  Denys Vlasenko 68b653b66b config: trim/improve item names and help texts, take 2 há 7 anos atrás
  Denys Vlasenko 72089cf6b4 config: deindent all help texts há 7 anos atrás
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes há 7 anos atrás
  Denys Vlasenko b13b618335 ftpd/ls: show directories first há 7 anos atrás
  Andrey Mozzhuhin 2181fb4af8 ftpd: new option -a ANON_USER to allow anonymous logins há 7 anos atrás
  Denys Vlasenko f560422fa0 Big cleanup in config help and description há 7 anos atrás
  Denys Vlasenko 3148e0c05b Rename FEATURE_FTP_WRITE and FEATURE_FTP_AUTHENTICATION to *_FTPD_* há 7 anos atrás
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 7 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á 9 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