summaryrefslogtreecommitdiff
path: root/tupkg
AgeCommit message (Collapse)Author
2009-02-20tupkgs: Print date and time when a client connects.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2009-01-04Stop printing passwords in tupkgs output.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2009-01-04Correct hashlib.md5 usage in tupkg and tupkgs.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-12-11Move tupkg scripts to tupkg/scripts.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-12-10Add some more error checking to tupkgupdate.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-12-10Fix incorrect indentation causing errors in tupkgupdate.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-12-10Remove trailing whitespace.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-12-04Replace deprecated os.popen2 with subprocess.Popen in tupkgupdate.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-11-26Rework tupkgupdate scripts.Loui Chang
Most work is done on tupkgupdate. Fix some indentation problems. Add some whitespace for style points. Add a new --config switch to specify a config file path. Add a new usage() function that documents the switches more clearly. Delete all gensync code. Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-11-26Import md5 from hashlib in tupkgs.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-11-13Update tupkg to use hashlib instead of md5 directly.Loui Chang
Reported-by: Imanol Celaya <ilcra1989@gmail.com> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-11-12tupkgupdate: remove dead codeDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-11-12tupkgupdate: add config_use_db check to allow skipping of DB operationsDan McGee
This should prevent us from needing to completely duplicate the tupkgupdate script for x86_64, where we currently skip the DB updates step. Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-11-12tupkgupdate: expand all tabsDan McGee
90% of them were already expanded. Adjust the mode line accordingly. Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-11-03Commit version of communitypkg in current use.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-06-16updated tupkgupdate64 to match tupkgupdate new changespjmattal
2007-06-16added modified tupkgupdate and tupkgupdate64pjmattal
2007-05-26fixes to tupkgupdate to use repo-add and repo-removepjmattal
2007-02-11fixed bug #5779 - error with + in package namespjmattal
2006-11-23sql wansn't escaped on inserting package sourcessimo
2006-10-23fixed configuration parsing in tupkgsimo
2006-06-12Close #4757, bad permissions in repo db generationsimo
2006-02-19progress patch from iphitussimo
2005-12-31tupkgupdate resource usage improvementssimo
now gets binary package name/ver/rel from filename, rather than untarring
2005-12-18fixed persistent mysql connections in tupkgupdatesimo
2005-12-18tupkgs only connects to sql database for duration of authsimo
2005-12-18More descriptive tupkg error messagesimo
Catch sql server connection death
2005-10-22added first version of tupkgupdate-litepjmattal
this is not even really ready to be RUN yet
2005-06-20Tupkgupdate now uses updatesyncsimo
2005-06-20Fixed a bug waiting to happen in runGensyncsimo
2005-06-17Fix tupkg server crash when empty passwordsimo
2005-05-08Added ModifiedTS to Packages databasesimo
Implemented ModifiedTS such that: -ModifiedTS changed ONLY when package updated -SubmittedTS changed ONLY when new package Also made DummyPkg fixups in tupkgupdate
2005-04-24Added communitypkgsimo
Added config file support to tupkg
2005-04-11misc updates off of pedantic from long agopjmattal
2005-04-10added more safe checks on result codes from file deletes in tupkgupdatepjmattal
2005-04-10fixed bugs in tupkgupdatepjmattal
made link to CVS for package files in community go to CURRENT tag
2005-04-10small fix to the fancy unsupported-->community updatepjmattal
more user doc fixes
2005-04-10added check for new package going transitioning from unsupported --> ↵pjmattal
community getting maintainer reset hardcoded community as the name of the repo, for now
2005-04-10added capability to get category from the directory in CVSpjmattal
fixed bogus reference to subzero in the user docs
2005-02-23fixed obvious tupkgupdate bug introduced by other fixpjmattal
2005-02-23fixed minor bugspjmattal
2005-02-23make sure all dummy packages are created in tupkgupdate in location 1pjmattal
2005-02-23fixed several bugspjmattal
2005-01-24switched back to bash for processing PKGBUILDspjmattal
this works much better and has very cool results
2005-01-24many many changespjmattal
db fixes should work fairly well now
2005-01-23fixes to the parsing of file dirspjmattal
2005-01-23made the config dict accessible everywherejchu
2005-01-23made changes to move some confsjchu
2005-01-23updated tupkgs to work with md5 passwordspjmattal
2005-01-23added a LOT of database stuffpjmattal