|
|
@1541
|
15 years |
spascoe |
Major directory structure reorganisation.
The python source tree is now …
|
|
|
@1540
|
15 years |
spascoe |
Split the distribution into 3 eggs: server, client and common.
These eggs …
|
|
|
@1448
|
15 years |
spascoe |
Implemented two hooks in the bbftpd source that allow
python code to be …
|
|
|
@1443
|
15 years |
spascoe |
Bug fix for installing with setuptools + updated README.
|
|
|
@1439
|
15 years |
spascoe |
Continuing transition to use setuptools. Eggs will now build but
examples …
|
|
|
@1437
|
15 years |
spascoe |
Beginning transition to useing setuptools
|
|
|
@1436
|
15 years |
spascoe |
Fixed #394
|
|
|
@1431
|
15 years |
spascoe |
bbftpd.h should be the first #include so that glibc headers pick up
any …
|
|
|
@1409
|
15 years |
spascoe |
Added a compiler define which MIGHT fix portability to saturn. All
tests …
|
|
|
@1358
|
15 years |
spascoe |
Overhalled the logging facility, packaging it so that it is
simmilar to …
|
|
|
@1328
|
15 years |
spascoe |
I've created a bbftpd log facility to replace syslog.
At present it allows …
|
|
|
@1290
|
15 years |
spascoe |
Installs example scripts. NOTE: The scripts are still set up to
run from …
|
|
|
@1289
|
15 years |
spascoe |
Updated python code to reflect the renaming of the delivery package to …
|
|
|
@1281
|
15 years |
spascoe |
Extensions are now compiled with -O1 flag. This should help debugging.
|
|
|
@1259
|
15 years |
spascoe |
Client-side authentication handling is implemented but currently broken. …
|
|
|
@1242
|
15 years |
spascoe |
bbftpc_main.c has been cut down further and split into static functions. …
|
|
|
@1238
|
15 years |
spascoe |
Fixed the client API testcase problem. The client and server modules …
|
|
|
@1198
|
15 years |
spascoe |
Updated epydoc documentation.
|
|
|
@1194
|
15 years |
spascoe |
Everything can now be built from setup.py.
|
|
|
@1187
|
15 years |
spascoe |
Auto-generated documentation included for the python-server interface.
…
|
|
|
@1157
|
15 years |
spascoe |
Client-side python embedding is being implemented but doesn't pass the …
|
|
|
@1133
|
15 years |
spascoe |
The python delivery package is born. See the delivery.server module for …
|
|
|
@1077
|
15 years |
spascoe |
Implemented full client-server handshake. A version message is now …
|
|
|
@1067
|
15 years |
spascoe |
Moved the python bbftpd extension module source code to it's own file.
|
|
|
@1064
|
15 years |
spascoe |
A python module which provides a function to start the daemon can be
built …
|