Commit graph

44 commits

Author SHA1 Message Date
simo
d97a0a376b Tupkgupdate now uses updatesync 2005-06-20 07:30:09 +00:00
simo
02b82cf9ba Fixed a bug waiting to happen in runGensync 2005-06-20 06:55:05 +00:00
simo
09517611f6 Fix tupkg server crash when empty password 2005-06-17 01:31:38 +00:00
simo
f7a0009ed7 Added ModifiedTS to Packages database
Implemented ModifiedTS such that:
  -ModifiedTS changed ONLY when package updated
  -SubmittedTS changed ONLY when new package
Also made DummyPkg fixups in tupkgupdate
2005-05-08 02:01:15 +00:00
simo
e6ae7bcfbd Added communitypkg
Added config file support to tupkg
2005-04-24 05:30:11 +00:00
pjmattal
153cc0dc88 misc updates off of pedantic from long ago 2005-04-11 01:13:23 +00:00
pjmattal
6157aea843 added more safe checks on result codes from file deletes in tupkgupdate 2005-04-10 15:32:45 +00:00
pjmattal
b78a20c335 fixed bugs in tupkgupdate
made link to CVS for package files in community go to CURRENT tag
2005-04-10 02:19:19 +00:00
pjmattal
108dc557ba small fix to the fancy unsupported-->community update
more user doc fixes
2005-04-10 01:10:50 +00:00
pjmattal
3cdff3b929 added check for new package going transitioning from unsupported --> community getting maintainer reset
hardcoded community as the name of the repo, for now
2005-04-10 00:56:26 +00:00
pjmattal
da80234d77 added capability to get category from the directory in CVS
fixed bogus reference to subzero in the user docs
2005-04-10 00:31:01 +00:00
pjmattal
4e6a07e84f fixed obvious tupkgupdate bug introduced by other fix 2005-02-23 05:39:18 +00:00
pjmattal
256f0ff0cf fixed minor bugs 2005-02-23 05:31:39 +00:00
pjmattal
eb000511da make sure all dummy packages are created in tupkgupdate in location 1 2005-02-23 05:16:24 +00:00
pjmattal
dde20ef6bb fixed several bugs 2005-02-23 05:06:41 +00:00
pjmattal
9277a9d7d1 switched back to bash for processing PKGBUILDs
this works much better and has very cool results
2005-01-24 02:24:02 +00:00
pjmattal
25f0a8bd50 many many changes
db fixes
should work fairly well now
2005-01-24 01:48:43 +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
pjmattal
ea51039970 added a LOT of database stuff 2005-01-23 20:40:07 +00:00
pjmattal
edfde9187c old changes; fixed one subtle handling where there's no new package
but no update, so it's okay
2005-01-22 06:52:26 +00:00
jchu
91c3f94ff9 commited neotuli's patch for source links 2004-12-26 20:12:46 +00:00
pjmattal
a3e04c5124 kept it from running gensync when no changes were made
made --delete actually delete files that are copied
2004-12-15 03:51:55 +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
pjmattal
5f03363d34 moved subzero-password 2004-12-06 03:21:27 +00:00
pjmattal
5c717989e5 password for subzero file added 2004-12-06 03:00:00 +00:00
pjmattal
cd539facb8 added parsing of PKGBUILD by using bash 2004-09-14 03:15:56 +00:00
pjmattal
272d00879c added a lot
-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-13 03:54:26 +00:00
pjmattal
5134e76659 changed to work with pacman python lib 2004-09-12 00:48:46 +00:00
pjmattal
e8324292ff added tupkgupdate 2004-09-11 20:17:55 +00:00
jchu
90473a79d3 added getopts to tupkg 2004-09-03 20:46:03 +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