Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-20 | tupkgs: Print date and time when a client connects. | Loui Chang | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||
2009-01-04 | Stop printing passwords in tupkgs output. | Loui Chang | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||
2009-01-04 | Correct hashlib.md5 usage in tupkg and tupkgs. | Loui Chang | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||
2008-12-11 | Move tupkg scripts to tupkg/scripts. | Loui Chang | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||
2008-12-10 | Add some more error checking to tupkgupdate. | Loui Chang | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||
2008-12-10 | Fix incorrect indentation causing errors in tupkgupdate. | Loui Chang | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||
2008-12-10 | Remove trailing whitespace. | Loui Chang | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||
2008-12-04 | Replace deprecated os.popen2 with subprocess.Popen in tupkgupdate. | Loui Chang | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||
2008-11-26 | Rework 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-26 | Import md5 from hashlib in tupkgs. | Loui Chang | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||
2008-11-13 | Update 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-12 | tupkgupdate: remove dead code | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||
2008-11-12 | tupkgupdate: add config_use_db check to allow skipping of DB operations | Dan 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-12 | tupkgupdate: expand all tabs | Dan 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-03 | Commit version of communitypkg in current use. | Loui Chang | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||
2007-06-16 | updated tupkgupdate64 to match tupkgupdate new changes | pjmattal | |
2007-06-16 | added modified tupkgupdate and tupkgupdate64 | pjmattal | |
2007-05-26 | fixes to tupkgupdate to use repo-add and repo-remove | pjmattal | |
2007-02-11 | fixed bug #5779 - error with + in package names | pjmattal | |
2006-11-23 | sql wansn't escaped on inserting package sources | simo | |
2006-10-23 | fixed configuration parsing in tupkg | simo | |
2006-06-12 | Close #4757, bad permissions in repo db generation | simo | |
2006-02-19 | progress patch from iphitus | simo | |
2005-12-31 | tupkgupdate resource usage improvements | simo | |
now gets binary package name/ver/rel from filename, rather than untarring | |||
2005-12-18 | fixed persistent mysql connections in tupkgupdate | simo | |
2005-12-18 | tupkgs only connects to sql database for duration of auth | simo | |
2005-12-18 | More descriptive tupkg error message | simo | |
Catch sql server connection death | |||
2005-10-22 | added first version of tupkgupdate-lite | pjmattal | |
this is not even really ready to be RUN yet | |||
2005-06-20 | Tupkgupdate now uses updatesync | simo | |
2005-06-20 | Fixed a bug waiting to happen in runGensync | simo | |
2005-06-17 | Fix tupkg server crash when empty password | simo | |
2005-05-08 | Added ModifiedTS to Packages database | simo | |
Implemented ModifiedTS such that: -ModifiedTS changed ONLY when package updated -SubmittedTS changed ONLY when new package Also made DummyPkg fixups in tupkgupdate | |||
2005-04-24 | Added communitypkg | simo | |
Added config file support to tupkg | |||
2005-04-11 | misc updates off of pedantic from long ago | pjmattal | |
2005-04-10 | added more safe checks on result codes from file deletes in tupkgupdate | pjmattal | |
2005-04-10 | fixed bugs in tupkgupdate | pjmattal | |
made link to CVS for package files in community go to CURRENT tag | |||
2005-04-10 | small fix to the fancy unsupported-->community update | pjmattal | |
more user doc fixes | |||
2005-04-10 | added 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-10 | added capability to get category from the directory in CVS | pjmattal | |
fixed bogus reference to subzero in the user docs | |||
2005-02-23 | fixed obvious tupkgupdate bug introduced by other fix | pjmattal | |
2005-02-23 | fixed minor bugs | pjmattal | |
2005-02-23 | make sure all dummy packages are created in tupkgupdate in location 1 | pjmattal | |
2005-02-23 | fixed several bugs | pjmattal | |
2005-01-24 | switched back to bash for processing PKGBUILDs | pjmattal | |
this works much better and has very cool results | |||
2005-01-24 | many many changes | pjmattal | |
db fixes should work fairly well now | |||
2005-01-23 | fixes to the parsing of file dirs | pjmattal | |
2005-01-23 | made the config dict accessible everywhere | jchu | |
2005-01-23 | made changes to move some confs | jchu | |
2005-01-23 | updated tupkgs to work with md5 passwords | pjmattal | |
2005-01-23 | added a LOT of database stuff | pjmattal | |