summaryrefslogtreecommitdiffstats
path: root/tupkg
AgeCommit message (Collapse)AuthorFilesLines
2004-12-26commited neotuli's patch for source linksjchu1-7/+11
2004-12-15kept it from running gensync when no changes were madepjmattal1-1/+7
made --delete actually delete files that are copied
2004-12-13added resume support on the server sidejchu1-5/+13
2004-12-13made it a nicer error messagejchu1-5/+11
2004-12-13made the socket connection broken checking actually workjchu1-1/+1
2004-12-13added incoming directory support and made the server not use 100% cpu busy ↵jchu1-2/+21
waiting
2004-12-06moved subzero-passwordpjmattal1-1/+0
2004-12-06password for subzero file addedpjmattal1-0/+1
2004-09-14added parsing of PKGBUILD by using bashpjmattal1-3/+26
2004-09-13added a lotpjmattal1-15/+51
-n flag (dramatize) --delete flag (delete bad pkgs from build tree) --paranoid (double check packages with identical versions) many enhancements to args (getopt)
2004-09-12changed to work with pacman python libpjmattal1-60/+56
2004-09-11added tupkgupdatepjmattal1-0/+236
2004-09-03added getopts to tupkgjchu1-3/+31
2004-09-03a little bit of tweakingjchu1-1/+2
2004-09-03a little more robust config stuffjchu2-2/+22
2004-09-03added authentication to tupkgs and updated info in tupkgjchu3-10/+41
2004-09-03added a little bit better messaging, getopts to server side, stuff for mysql ↵jchu2-3/+38
access, and config file support
2004-09-02added support for multiple files in the client and made the file reading ↵jchu2-8/+17
less memory intensive for the server (poorly, mind you)
2004-09-02uploading files works (only tested with one but should work just dandy with ↵jchu2-11/+240
lots of files)... things like resume and authentication aren't fully implemented yet (server side is missing)
2004-09-02the daemon now starts, polls for connections, and opens themjchu1-5/+82
2004-06-13initial importeric3-0/+140