Commit graph

24 commits

Author SHA1 Message Date
Loui Chang
6de9b376d8 Stop printing passwords in tupkgs output.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2009-01-04 16:44:19 -05:00
Loui Chang
6c3e393d4e Correct hashlib.md5 usage in tupkg and tupkgs.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2009-01-04 16:27:50 -05:00
Loui Chang
d210584afd Import md5 from hashlib in tupkgs.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-11-26 23:04:17 -05:00
pjmattal
a19d27a70a fixed bug #5779 - error with + in package names 2007-02-11 21:56:33 +00:00
simo
adcf3cecd0 fixed persistent mysql connections in tupkgupdate 2005-12-18 05:10:04 +00:00
simo
2d59d0d873 tupkgs only connects to sql database for duration of auth 2005-12-18 04:25:38 +00:00
simo
1c4883edba More descriptive tupkg error message
Catch sql server connection death
2005-12-18 00:17:58 +00:00
simo
09517611f6 Fix tupkg server crash when empty password 2005-06-17 01:31:38 +00:00
pjmattal
828615ad07 fixes to the parsing of file dirs 2005-01-23 23:37:35 +00:00
jchu
a243a78f5a made the config dict accessible everywhere 2005-01-23 23:30:54 +00:00
jchu
9c0af6358a made changes to move some confs 2005-01-23 22:46:30 +00:00
pjmattal
94e2a43574 updated tupkgs to work with md5 passwords 2005-01-23 21:47:35 +00:00
jchu
ad8f499147 added resume support on the server side 2004-12-13 04:07:09 +00:00
jchu
592565d863 made it a nicer error message 2004-12-13 03:45:40 +00:00
jchu
18769e5b02 made the socket connection broken checking actually work 2004-12-13 03:40:48 +00:00
jchu
c0b9a256aa added incoming directory support and made the server not use 100% cpu busy waiting 2004-12-13 03:12:12 +00:00
jchu
47b7a53460 a little bit of tweaking 2004-09-03 20:30:06 +00:00
jchu
f841dbcf1b a little more robust config stuff 2004-09-03 20:27:15 +00:00
jchu
03157ad239 added authentication to tupkgs and updated info in tupkg 2004-09-03 20:18:54 +00:00
jchu
25b0104806 added a little bit better messaging, getopts to server side, stuff for mysql access, and config file support 2004-09-03 19:48:42 +00:00
jchu
a4710414e0 added support for multiple files in the client and made the file reading less memory intensive for the server (poorly, mind you) 2004-09-02 21:15:10 +00:00
jchu
2423a686d6 uploading files works (only tested with one but should work just dandy with lots of files)... things like resume and authentication aren't fully implemented yet (server side is missing) 2004-09-02 09:22:10 +00:00
jchu
5d09c247da the daemon now starts, polls for connections, and opens them 2004-09-02 07:05:51 +00:00
eric
569216db79 initial import 2004-06-13 18:15:49 +00:00