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