Parent Directory
|
|
|
|
|
.indent.pro
|
r508675
|
2 years |
fielding |
mod_ftp has graduated from incubator to httpd
|
Makefile.apxs
|
r604726
|
23 months |
wrowe |
Honestly I'm clueless where .loT's originate from, but we can clean
and ignore t... |
Makefile.in
|
r604732
|
23 months |
wrowe |
Ensure newer files are treated as-text
|
NWGNUftpcmdpwd
|
r808860
|
2 months |
fuankg |
added ftp_escape_control_text to import/export lists.
|
NWGNUmakefile
|
r604732
|
23 months |
wrowe |
Ensure newer files are treated as-text
|
NWGNUmod_ftp
|
r808860
|
2 months |
fuankg |
added ftp_escape_control_text to import/export lists.
|
config.m4
|
r816312
|
2 months |
wrowe |
Prepare to test for sys/stat.h; although this appears to be almost universal,
an... |
ftp_commands.c
|
r817376
|
2 months |
fuankg |
fixed comment.
|
ftp_config.h.in
|
r816318
|
2 months |
wrowe |
Add the new HAVE_SYS_STAT_H entry |
ftp_connection.c
|
r779792
|
5 months |
wrowe |
Clean up internal includes, FTP_BUILD is not required any longer |
ftp_data_connection.c
|
r782531
|
5 months |
wrowe |
ftp_internal.h does all this for us |
ftp_data_filters.c
|
r779792
|
5 months |
wrowe |
Clean up internal includes, FTP_BUILD is not required any longer |
ftp_filters.c
|
r779792
|
5 months |
wrowe |
Clean up internal includes, FTP_BUILD is not required any longer |
ftp_inet_pton.c
|
r782531
|
5 months |
wrowe |
ftp_internal.h does all this for us |
ftp_internal.h
|
r816312
|
2 months |
wrowe |
Prepare to test for sys/stat.h; although this appears to be almost universal,
an... |
ftp_limitlogin.c
|
r807794
|
3 months |
wrowe |
more precise tests corresponding to r722399 |
ftp_log.c
|
r779792
|
5 months |
wrowe |
Clean up internal includes, FTP_BUILD is not required any longer |
ftp_lowportd.c
|
r807794
|
3 months |
wrowe |
more precise tests corresponding to r722399 |
ftp_message.c
|
r788741
|
5 months |
fuankg |
switch message placeholders %a <-> %A to match docu.
|
ftp_protocol.c
|
r816005
|
2 months |
wrowe |
As noted by Guenter Knauf, correct comparison issue due to signedness of char |
ftp_protocol.h
|
r808119
|
3 months |
wrowe |
Refresh, additional request, response types have been added |
ftp_request.c
|
r779792
|
5 months |
wrowe |
Clean up internal includes, FTP_BUILD is not required any longer |
ftp_util.c
|
r816389
|
2 months |
wrowe |
Fix Rainer's observed compiler warnings, follow unixd.c formatting choice |
mod_ftp.c
|
r794459
|
4 months |
wrowe |
Introduce FEAT advertising of UTF8, unless Options NoUTF8Feature is
globally con... |
mod_ftp.dep
|
r812630
|
2 months |
wrowe |
Update win32 build for revisioning change |
mod_ftp.dsp
|
r812624
|
2 months |
wrowe |
Split version into components, and use to create a win32 version resource |
mod_ftp.mak
|
r812630
|
2 months |
wrowe |
Update win32 build for revisioning change |
mod_ftp.rc
|
r812624
|
2 months |
wrowe |
Split version into components, and use to create a win32 version resource |
mod_ftp_example.c
|
r805083
|
3 months |
wrowe |
Use ftp_escape_control_text for untrusted control channel text |
mod_ftp_example.dep
|
r809065
|
2 months |
wrowe |
Add a top-level win32 build target; include the .mak and .dep files
for the win3... |
mod_ftp_example.dsp
|
r794746
|
4 months |
wrowe |
Why include an example that subverts the spec? Instead, here is an
example with... |
mod_ftp_example.mak
|
r809065
|
2 months |
wrowe |
Add a top-level win32 build target; include the .mak and .dep files
for the win3... |
modules.mk.apxs
|
r808067
|
3 months |
wrowe |
Add licensing as present in fcgid |
remake_ftp_protocol
|
r793976
|
4 months |
wrowe |
Accomodate FEAT registrations when determining ftp_request_types |