summaryrefslogtreecommitdiffstats
path: root/tupkg
AgeCommit message (Expand)AuthorFilesLines
2009-02-20tupkgs: Print date and time when a client connects.Loui Chang1-0/+1
2009-01-04Stop printing passwords in tupkgs output.Loui Chang1-1/+5
2009-01-04Correct hashlib.md5 usage in tupkg and tupkgs.Loui Chang2-5/+5
2008-12-11Move tupkg scripts to tupkg/scripts.Loui Chang3-0/+26
2008-12-11Add some more error checking to tupkgupdate.Loui Chang1-8/+15
2008-12-11Fix incorrect indentation causing errors in tupkgupdate.Loui Chang1-6/+6
2008-12-11Remove trailing whitespace.Loui Chang1-16/+16
2008-12-04Replace deprecated os.popen2 with subprocess.Popen in tupkgupdate.Loui Chang1-18/+22
2008-11-27Rework tupkgupdate scripts.Loui Chang3-54/+86
2008-11-27Import md5 from hashlib in tupkgs.Loui Chang1-1/+1
2008-11-13Update tupkg to use hashlib instead of md5 directly.Loui Chang1-1/+2
2008-11-12tupkgupdate: remove dead codeDan McGee1-6/+0
2008-11-12tupkgupdate: add config_use_db check to allow skipping of DB operationsDan McGee1-20/+23
2008-11-12tupkgupdate: expand all tabsDan McGee1-42/+42
2008-11-04Commit version of communitypkg in current use.Loui Chang1-58/+105
2007-06-16updated tupkgupdate64 to match tupkgupdate new changespjmattal1-11/+12
2007-06-16added modified tupkgupdate and tupkgupdate64pjmattal2-1/+584
2007-05-26fixes to tupkgupdate to use repo-add and repo-removepjmattal1-10/+11
2007-02-11fixed bug #5779 - error with + in package namespjmattal2-2/+2
2006-11-23sql wansn't escaped on inserting package sourcessimo1-1/+1
2006-10-24fixed configuration parsing in tupkgsimo1-1/+1
2006-06-13Close #4757, bad permissions in repo db generationsimo1-2/+17
2006-02-19progress patch from iphitussimo1-0/+7
2005-12-31tupkgupdate resource usage improvementssimo1-2/+6
2005-12-18fixed persistent mysql connections in tupkgupdatesimo2-2/+6
2005-12-18tupkgs only connects to sql database for duration of authsimo1-15/+13
2005-12-18More descriptive tupkg error messagesimo2-5/+12
2005-10-22added first version of tupkgupdate-litepjmattal1-0/+507
2005-06-20Tupkgupdate now uses updatesyncsimo1-5/+29
2005-06-20Fixed a bug waiting to happen in runGensyncsimo1-1/+1
2005-06-17Fix tupkg server crash when empty passwordsimo1-0/+3
2005-05-08Added ModifiedTS to Packages databasesimo1-10/+32
2005-04-24Added communitypkgsimo2-8/+110
2005-04-11misc updates off of pedantic from long agopjmattal1-1/+1
2005-04-10added more safe checks on result codes from file deletes in tupkgupdatepjmattal1-7/+14
2005-04-10fixed bugs in tupkgupdatepjmattal1-6/+11
2005-04-10small fix to the fancy unsupported-->community updatepjmattal1-2/+1
2005-04-10added check for new package going transitioning from unsupported --> communit...pjmattal1-1/+11
2005-04-10added capability to get category from the directory in CVSpjmattal1-4/+26
2005-02-23fixed obvious tupkgupdate bug introduced by other fixpjmattal1-1/+1
2005-02-23fixed minor bugspjmattal1-1/+1
2005-02-23make sure all dummy packages are created in tupkgupdate in location 1pjmattal1-9/+4
2005-02-23fixed several bugspjmattal1-4/+15
2005-01-24switched back to bash for processing PKGBUILDspjmattal1-9/+20
2005-01-24many many changespjmattal1-30/+38
2005-01-24fixes to the parsing of file dirspjmattal2-4/+4
2005-01-24made the config dict accessible everywherejchu1-2/+2
2005-01-23made changes to move some confsjchu2-11/+17
2005-01-23updated tupkgs to work with md5 passwordspjmattal1-1/+4
2005-01-23added a LOT of database stuffpjmattal1-13/+159