]> git.llucax.com Git - software/pymin.git/history - pymin/services
Bugfix: catch LookupErrors instead of IndexError in ContainerSubHandler.
[software/pymin.git] / pymin / services /
2007-10-16 Leandro LucarellaBugfix: catch LookupErrors instead of IndexError in...
2007-10-16 Leandro LucarellaAdd a default __cmp__() implementation to pymin.seqtool...
2007-10-16 Leandro LucarellaAdd a clear() method to ContainerSubHandler to remove...
2007-10-16 Leandro LucarellaUse more consistent getter name in ContainerSubHandler.
2007-10-15 Leandro LucarellaAdd NatHandler to handle NAT (port forwarding, snating...
2007-10-15 Leandro LucarellaAdd RestartHandler and ReloadHandler to pymin.services...
2007-10-12 Nicolas EmilianiSe agrega el template de chap-secrets para el pptp
2007-10-12 Nicolas EmilianiMerge or3st3s@azazel:/home/luca/repos/pymin
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-11 Nicolas EmilianiSe agrega soporte de pppoe, pptp al ppp.
2007-10-11 Nicolas EmilianiSe agrega el manejo de ppp.
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 Nicolas EmilianiMerge or3st3s@azazel:/home/luca/repos/pymin
2007-10-10 Leandro LucarellaAdd new service helper classes: SubHandler and DictSubH...
2007-10-10 Nicolas EmilianiModificacion al vrrp para start y stop
2007-10-10 Nicolas EmilianiSe agrega el servicio de VRRP.
2007-10-10 Nicolas EmilianiMerge or3st3s@azazel:/home/luca/repos/pymin
2007-10-10 Nicolas EmilianiSe agrega el archivo de usuarios de proxy
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.