summaryrefslogtreecommitdiff
path: root/modules/ftpio.py
Commit message (Expand)AuthorAgeFilesLines
* Fix os.environ checks (python3 compat)Jan Rękorajski2021-01-161-1/+1
* - extend ftpiod to be able to get locks info over the protocolElan Ruusamäe2012-04-021-0/+7
* - command to dump locks data into log fileArkadiusz Miśkiewicz2005-09-111-2/+11
* - partial support for showing if packages is marked for mv/rmMariusz Mazur2005-01-201-2/+3
* - wwwiface shows pkgs taken from ftpiodMariusz Mazur2005-01-161-2/+8
* - full multiuser supportMariusz Mazur2005-01-161-1/+1
* - www stuff auths through ftpiod (daemon just has stub functions, but addingMariusz Mazur2005-01-121-1/+22
* - also log script's name (if given)Mariusz Mazur2005-01-101-1/+6
* - logging supportMariusz Mazur2005-01-101-0/+2
* - ftp io daemon; does locking/unlocking; just need logging to have theMariusz Mazur2005-01-091-0/+41