]> git.pld-linux.org Git - projects/pld-ftp-admin.git/history - modules
- no need to use the exceptions module; Exception is a builtin class
[projects/pld-ftp-admin.git] / modules /
2008-03-31 Mariusz Mazur- no need to use the exceptions module; Exception is...
2008-03-31 Elan Ruusamäe- solve deprecationwarning
2006-01-12 Arkadiusz Miśkiewicz- bugfix, missing param
2006-01-09 Arkadiusz Miśkiewicz- mark one more message as test when needed
2006-01-09 Arkadiusz Miśkiewicz- be more verbose for testmvpkg
2005-12-26 Arkadiusz Miśkiewicz- but still raise error
2005-12-26 Arkadiusz Miśkiewicz- print some debugging info when things go wrong way
2005-12-26 Arkadiusz Miśkiewicz- print some debugging info when things go wrong way
2005-12-26 Arkadiusz Miśkiewicz- print some debugging info when things go wrong way
2005-09-11 Arkadiusz Miśkiewicz- command to dump locks data into log file
2005-09-11 Mariusz Mazur- remember who and when locked a tree
2005-09-09 Arkadiusz MiśkiewiczRead correct variable - poldek_indexes
2005-09-09 Arkadiusz Miśkiewicz- add support for generating only pndir indexes, both...
2005-08-09 Mariusz Mazur- added support for pkg pools with mutually exclusive...
2005-08-08 Mariusz Mazur- add __cmp__ to Pkg() and values() to FtpTree
2005-07-24 Mariusz Mazur- use rpmvercmp from rpm's python bindings to get prope...
2005-07-24 Mariusz Mazur- minor internal reorganization finished
2005-07-23 Mariusz Mazur- fixed a bug in remove.py and did some rearrangements...
2005-07-21 Mariusz Mazur- do not allow removal if building not finished
2005-07-14 Mariusz Mazur- also support older poldek
2005-07-14 Mariusz Mazur- make src.builder's queue configurable
2005-06-20 Mariusz Mazur- start all error strings with 'ERR:'
2005-05-20 Mariusz Mazur- do not break when pkg name has '+' or '.' signs in it
2005-05-11 Mariusz Mazur- braino
2005-05-11 Mariusz Mazur- test-move catches exception from mark4moving
2005-05-11 Mariusz Mazur- add 'separate_noarch' config option (on for Th and...
2005-05-04 Mariusz Mazur- works
2005-05-04 Mariusz Mazur- initial revision taken from pld-builder.new
2005-05-03 Mariusz Mazur- added maintainer.py; currenty handles cleaning up...
2005-05-01 Mariusz Mazur- added option to ignore the fact that a build isn...
2005-05-01 Mariusz Mazur- perror when trying to move a package with no rpms...
2005-03-20 Mariusz Mazur- fixed braino
2005-02-14 Mariusz Mazur- don't select with zero timeout, cause it just burns...
2005-01-20 Mariusz Mazur- partial support for showing if packages is marked...
2005-01-20 Mariusz Mazur- all scripts use ftpiod for locking and logging
2005-01-16 Mariusz Mazur- wwwiface shows pkgs taken from ftpiod
2005-01-16 Mariusz Mazur- send logging tag on connection
2005-01-16 Mariusz Mazur- (almost) uniqe cookies
2005-01-16 Mariusz Mazur- stub for proper handling of www functionality
2005-01-16 Mariusz Mazur- full multiuser support
2005-01-12 Mariusz Mazur- www stuff auths through ftpiod (daemon just has stub...
2005-01-11 Mariusz Mazur- I'm not sure if a non blocking socket can generate...
2005-01-11 Mariusz Mazur- blah; I'm retarded; of course server side sockets...
2005-01-11 Mariusz Mazur- connections can't be nonblocking, since I often need...
2005-01-10 Mariusz Mazur- 'public' (from www iface) connections must try to...
2005-01-10 Mariusz Mazur- also log script's name (if given)
2005-01-10 Mariusz Mazur- logging support
2005-01-09 Mariusz Mazur- ftp io daemon; does locking/unlocking; just need...
2004-12-08 Mariusz Mazur- Really move and remove files, don't just print info...
2004-12-01 Mariusz Mazur- *.pyc
2004-11-29 Mariusz Mazur- IT'S ALIVE!
2004-11-29 Mariusz Mazur- from-incoming.py uses Base{FtpTree,Pkg}; now I can...
2004-11-29 Mariusz Mazur- __repr__ BaseFtpTree
2004-11-29 Mariusz Mazur- separate BasePkg and BaseFtpTree as lightweight versi...
2004-11-28 Mariusz Mazur- minor changes - mainly removing some additional files...
2004-11-23 Mariusz Mazur- don't force me to specify packages from cmd line...
2004-11-23 Mariusz Mazur- command line stuff tested and works
2004-11-23 Mariusz Mazur- move some common code to a separate module
2004-11-23 Mariusz Mazur- package removal works (and I'm starting to like pytho...
2004-11-22 Mariusz Mazur- the ftp handling module is mostly done (and working...
2004-11-21 Mariusz Mazur- almost finished main ftp handling modules
This page took 0.081874 seconds and 7 git commands to generate.