]> git.llucax.com Git - software/pymin.git/history - pymin/services
Add support to "operation tagging" to ListSubHandler and DictSubHandler.
[software/pymin.git] / pymin / services /
2007-10-11 Leandro LucarellaAdd support to "operation tagging" to ListSubHandler...
2007-10-11 Leandro LucarellaAdd a new, backward compatible, way to specify specific...
2007-10-10 Leandro LucarellaUse ListSubHandler in firewall rules.
2007-10-10 Leandro LucarellaAdd a new helper class for services: ListSubHandler.
2007-10-10 Leandro LucarellaBugfix: remove unused DictSubHandler attribute.
2007-10-10 Leandro LucarellaUpdate services to use SubHandler and DictSubHandler.
2007-10-10 Leandro LucarellaRaise a CommandNotFoundError if updating an object...
2007-10-10 Leandro LucarellaAdd new service helper classes: SubHandler and DictSubH...
2007-10-07 Leandro LucarellaBugfix: make rollback to work.
2007-10-06 Fedefix command names
2007-10-06 FedeSuse way
2007-10-06 Fedefix host FQDN
2007-10-06 FedeBugfixes to firewall service.
2007-10-06 FedeAdd flush to iptables.sh template.
2007-10-06 FedeUpdate services.util errors to be unicode compatible.
2007-10-06 FedeBugfix and add service reload when loading pickled...
2007-10-06 Federeplaces prints with calls
2007-10-06 Fedebug fixes to proxy service
2007-10-06 Fedefix string quotation
2007-10-06 Fedesupport for proxy users auth
2007-10-06 FedeMerge ../pymin
2007-10-06 Leandro LucarellaImprove a lot error reporting and unicode/utf-8 compati...
2007-10-04 Nicolas EmilianiSe agrega el manejo de usuarios al proxy
2007-10-04 Leandro LucarellaCreate a package named pymin with all the pymin modules.