|
|
@1264
|
13 years |
spascoe |
Client-side python API now works on all test cases.
|
|
|
@1259
|
13 years |
spascoe |
Client-side authentication handling is implemented but currently broken. …
|
|
|
@1195
|
13 years |
spascoe |
Defined constants used by bbftp in delivery.server.
|
|
|
@1187
|
13 years |
spascoe |
Auto-generated documentation included for the python-server interface.
…
|
|
|
@1141
|
14 years |
spascoe |
There are various changes here.
The server now calls python for …
|
|
|
@1139
|
14 years |
spascoe |
Renamed some internal functions binding python to the server.
|
|
|
@1117
|
14 years |
spascoe |
The server-side Authz extensions and python bindings have been taken out …
|
|
|
@1104
|
14 years |
spascoe |
Enhanced test cases.
|
|
|
@1100
|
14 years |
spascoe |
Python code on the server will now receive the private string from the …
|
|
|
@1079
|
14 years |
spascoe |
Minor change to server debug output.
|
|
|
@1078
|
14 years |
spascoe |
Implemented higher level auth message passing (the receiver doesn't
need …
|
|
|
@1077
|
14 years |
spascoe |
Implemented full client-server handshake. A version message is now …
|
|
|
@1075
|
14 years |
spascoe |
Python code can read an authorisation message from the client.
Test cases …
|
|
|
@1074
|
14 years |
spascoe |
Implemented setting the username from python during authentication.
|
|
|
@1073
|
14 years |
spascoe |
The embedded bbftpd server now performs a callback to python to check …
|
|
|
@1070
|
14 years |
spascoe |
Slight modifications to bbftpd module and a new test case for testing
the …
|
|
|
@1067
|
14 years |
spascoe |
Moved the python bbftpd extension module source code to it's own file.
|
|
|
@1065
|
14 years |
spascoe |
bbftpd.run() now returns to python in the calling process. This allows …
|
|
|
@1064
|
14 years |
spascoe |
A python module which provides a function to start the daemon can be
built …
|
|
|
@1003
|
14 years |
spascoe |
Logging to syslog has been changed to use LOG_DEBUG. The tests have
been …
|
|
|
@999
|
14 years |
spascoe |
Changed default syslog facility to local0 to improve logging.
|
|
|
@988
|
14 years |
spascoe |
Completed the authorisation API refactoring to add 2 new functions …
|
|
|
@987
|
14 years |
spascoe |
Closer inspection of the bbftp code reveals I'll need to refactor the …
|
|
|
@983
|
14 years |
spascoe |
Added the autorisation hook bbftpd_private_authz. It appears to be called …
|
|
|
@981
|
14 years |
spascoe |
Simple client/server connection test case added.
|
|
|
@975
|
14 years |
spascoe |
Got bbftpd_private_finalise working by setting a SIGTERM signal handler. …
|
|
|
@973
|
14 years |
spascoe |
Added the private authentication API extensions needed to implement
NDG …
|
|
|
@806
|
14 years |
spascoe |
Server and Daemon will now compile and run on glue with the
trivial …
|
|
|
@802
|
14 years |
spascoe |
Added a trivial private authentication function.
WARNING: Untested, almost …
|
|
|
@773
|
14 years |
spascoe |
Initial import of bbftp source
|