source:
TI05-delivery/trunk/src/bbftp-server-3.2.0/bbftpd
@
1448
Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI05-delivery/trunk/src/bbftp-server-3.2.0/bbftpd
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
bbftpd.c | 44.1 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
bbftpd_cd.c | 5.5 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
bbftpd_cert.c | 7.1 KB | 1358 | 15 years | spascoe | Overhalled the logging facility, packaging it so that it is simmilar to … |
bbftpd_check.c | 13.3 KB | 1400 | 15 years | spascoe | Another missing use of socklen_t. |
bbftpd_crypt.c | 4.6 KB | 1431 | 15 years | spascoe | bbftpd.h should be the first #include so that glibc headers pick up any … |
bbftpd_daemon.c | 7.2 KB | 1448 | 15 years | spascoe | Implemented two hooks in the bbftpd source that allow python code to be … |
bbftpd_list.c | 3.1 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
bbftpd_login.c | 13.9 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
bbftpd_message.c | 7.3 KB | 1427 | 15 years | spascoe | Removing debug code. |
bbftpd_mkdir.c | 3.8 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
bbftpd_private.c | 13.8 KB | 1392 | 15 years | spascoe | More missing #includes exposed when compiling on easterly. |
bbftpd_private_fork.c | 1.5 KB | 1448 | 15 years | spascoe | Implemented two hooks in the bbftpd source that allow python code to be … |
bbftpd_private_log.c | 2.1 KB | 1444 | 15 years | spascoe | BROKEN! I'm in the middle of implementing a logging callback in the … |
bbftpd_private_user.c | 5.5 KB | 1431 | 15 years | spascoe | bbftpd.h should be the first #include so that glibc headers pick up any … |
bbftpd_readcontrol.c | 51.5 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
bbftpd_retr.c | 33.0 KB | 1448 | 15 years | spascoe | Implemented two hooks in the bbftpd source that allow python code to be … |
bbftpd_retr_rfio.c | 38.6 KB | 1448 | 15 years | spascoe | Implemented two hooks in the bbftpd source that allow python code to be … |
bbftpd_rm.c | 3.4 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
bbftpd_signals.c | 13.1 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
bbftpd_socket.c | 14.7 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
bbftpd_stat.c | 6.1 KB | 1431 | 15 years | spascoe | bbftpd.h should be the first #include so that glibc headers pick up any … |
bbftpd_statfs.c | 5.4 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
bbftpd_store.c | 48.5 KB | 1448 | 15 years | spascoe | Implemented two hooks in the bbftpd source that allow python code to be … |
bbftpd_store_rfio.c | 64.9 KB | 1448 | 15 years | spascoe | Implemented two hooks in the bbftpd source that allow python code to be … |
bbftpd_utils.c | 3.4 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
changetodir.c | 4.6 KB | 1431 | 15 years | spascoe | bbftpd.h should be the first #include so that glibc headers pick up any … |
configure | 512.8 KB | 1406 | 15 years | spascoe | I found the CCIN2P3 autoconf macros in src/bbftp-*/includes, therefore … |
configure.in | 28.0 KB | 1406 | 15 years | spascoe | I found the CCIN2P3 autoconf macros in src/bbftp-*/includes, therefore … |
createadir.c | 4.8 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
createreceivesock.c | 6.2 KB | 1392 | 15 years | spascoe | More missing #includes exposed when compiling on easterly. |
Makefile.in | 1.7 KB | 1358 | 15 years | spascoe | Overhalled the logging facility, packaging it so that it is simmilar to … |
ndg.c | 6.5 KB | 1431 | 15 years | spascoe | bbftpd.h should be the first #include so that glibc headers pick up any … |
readcontrol.c | 6.2 KB | 1431 | 15 years | spascoe | bbftpd.h should be the first #include so that glibc headers pick up any … |
sendafile.c | 21.6 KB | 1448 | 15 years | spascoe | Implemented two hooks in the bbftpd source that allow python code to be … |
sendafilerfio.c | 21.1 KB | 1448 | 15 years | spascoe | Implemented two hooks in the bbftpd source that allow python code to be … |
sendlist.c | 4.9 KB | 1431 | 15 years | spascoe | bbftpd.h should be the first #include so that glibc headers pick up any … |
set_father_signals.c | 3.6 KB | 1431 | 15 years | spascoe | bbftpd.h should be the first #include so that glibc headers pick up any … |
signals_routines.c | 6.6 KB | 1395 | 15 years | spascoe | Eliminated all "implicit declaration" warnings from "python setup.py … |
startup.in | 1.2 KB | 773 | 15 years | spascoe | Initial import of bbftp source |
storeafile.c | 23.2 KB | 1448 | 15 years | spascoe | Implemented two hooks in the bbftpd source that allow python code to be … |
Note: See TracBrowser
for help on using the repository browser.