Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko de3cae1348 ftpd: support deprecated XPWD command il y a 10 ans
  Denys Vlasenko e1db338a51 ftpd: free allocated string on error path il y a 12 ans
  Denys Vlasenko 3bb858765e ftpd: fix MDTM's month value. Closes 5336 il y a 12 ans
  Denys Vlasenko 0687a5b496 libbb: make xchroot do a chdir("/") after chroot il y a 12 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Denys Vlasenko ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. il y a 13 ans
  Denys Vlasenko 115c35d68e ftpd: better usage text il y a 13 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i il y a 14 ans
  Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork() il y a 14 ans
  Denys Vlasenko 238c83bd82 ftpd: work around LIST -aXYZ too, not only LIST -lXYZ il y a 14 ans
  Denys Vlasenko f6916dbed4 telnetd: fill hostname field in utmp/wtmp records il y a 14 ans
  Denys Vlasenko 4a1884da53 ftpd: shrink by 33 bytes il y a 14 ans
  Denys Vlasenko 8031848938 typo fixes il y a 14 ans
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 il y a 15 ans
  Denys Vlasenko 3581c62515 whitespace fixes il y a 15 ans
  Stefan Seyfried f3fc9ac166 ftpd: conditional support for broken clients il y a 15 ans
  Denys Vlasenko 33f9dc08e5 ftpd: code shrink il y a 15 ans
  Denys Vlasenko a7ccdeef39 libbb: added xfdopen_for_read/write il y a 15 ans
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() il y a 15 ans
  Denys Vlasenko 1b34d4f0b1 find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx il y a 15 ans
  Denys Vlasenko 035b4d77dc ftpd: allow multiple -S options to increase verbosity too, like -v il y a 15 ans
  Denys Vlasenko 8507e1f109 ftpd: fix a case when with -w unknown commands are ignored with no error code il y a 15 ans
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
  Denis Vlasenko 42e78b978f ftpd: s/CONFIG_BUSYBOX_EXEC_PATH/bb_busybox_exec_path/ il y a 15 ans
  Denis Vlasenko 9f57cf6604 ftpd: fix command fetching to not do it in 1-byte reads; il y a 15 ans
  Denis Vlasenko fce4a9454c ftpd: add some comments il y a 15 ans
  Denis Vlasenko e3b840ce98 ftpd: trim messages (but make sure they still make sense) il y a 15 ans
  Denis Vlasenko 5b492ee876 ftpd: do not use nasty tricks for re-execing if we are on MMU machine. il y a 15 ans
  Denis Vlasenko 1432cb4bd9 ftpd: add support for MDTM, I see clients often use it, il y a 15 ans