]> git.pld-linux.org Git - projects/pld-ftp-admin.git/history - modules
fix arg passing
[projects/pld-ftp-admin.git] / modules /
2015-07-29 Jan RękorajskiFix detection of missing files on test move
2013-11-03 Kacper KornetRename ignore file
2013-06-05 Jan Rękorajski- use rpm.RPMVSF_NODSAHEADER where we had NOSIGNATURES...
2012-11-11 Elan Ruusamäe- poldek_indexes = old dropped, only pndir generated now
2012-11-07 Jan Rękorajski- deal with noarch subpackages
2012-09-26 Jan Rękorajski- reset file perms after signing, rpm5 leaves them...
2012-09-22 Jan Rękorajski- one more junk space
2012-09-22 Jan Rękorajski- white space cleanup
2012-09-22 Jan Rękorajski- _RPMVSF_NOSIGNATURES and _RPMVSF_NODIGESTS have been...
2012-08-07 Jan Rękorajski- don't hardcode dist, read it from config
2012-04-02 Elan Ruusamäe- extend ftpiod to be able to get locks info over the...
2011-08-13 Elan Ruusamäe- signpkg: allow signing whole tree if no pkgname given
2011-03-22 Elan Ruusamäe- do not remove older pkgs when moving out from archive...
2011-02-13 Elan Ruusamäe- import cleanup
2011-01-27 Arkadiusz MiśkiewiczCheck for duplicates only in packages that we are tryin...
2011-01-11 Arkadiusz MiśkiewiczRevert some crapizm.
2011-01-10 Elan Ruusamäe- allow filtering source and debugfiles in rpmfiles...
2011-01-10 Elan Ruusamäe- typo
2011-01-10 Arkadiusz MiśkiewiczDuplicate packages with different version or release...
2011-01-09 Elan Ruusamäe- allow skipping debugfiles in Pkg.rpmfiles
2011-01-09 Elan Ruusamäe- use str.count (thx atler)
2011-01-09 Elan Ruusamäe- non-integer build check test on testmvpkg
2010-09-11 Elan Ruusamäe- print arch list in stbr acceptable form
2010-03-29 Arkadiusz Miśkiewicz- skip if file doesn't exist
2010-03-08 Elan Ruusamäe- mention package which obsoletes
2010-03-03 Elan Ruusamäe- add check for obsoletes
2009-08-05 Elan Ruusamäe- cleanup
2009-08-05 Arkadiusz Miśkiewicz- avoid displaying password; don't timeout easily
2009-08-05 Arkadiusz MiśkiewiczSign all rpm files with asking for password only once.
2009-06-30 Elan Ruusamäe- add archive tree support
2009-06-30 Elan Ruusamäe- paths thing on ftpadmdir
2009-06-30 Elan Ruusamäe- add logs_list
2009-06-30 Elan Ruusamäe- add archived_trees
2009-06-27 Elan Ruusamäe- check for destdir when moving pkg
2009-05-27 Elan Ruusamäe- check for signed packages when moving them between...
2009-05-27 Elan Ruusamäe- add as module
2009-05-27 Elan Ruusamäe- handle missing sign_key from config
2009-05-27 Elan Ruusamäe- add sig_key to config
2009-05-27 Elan Ruusamäe- add rpmfiles() method go get rpm files of packages...
2009-05-26 Elan Ruusamäe- separate debuginfo support
2009-05-26 Elan Ruusamäe- code formatting
2008-05-09 Arkadiusz MiśkiewiczLog what file was supposed to be rmed.
2008-03-31 Elan Ruusamäe- back to SameError name, used outside this class
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
next
This page took 0.098263 seconds and 7 git commands to generate.