]> git.llucax.com Git - software/pymin.git/history - pymin
Mod de los parametros de inicializacion de vrrp.
[software/pymin.git] / pymin /
2007-10-18 FedeDon't run in DEBUG mode (but print call() calls).
2007-10-18 FedeMerge branch 'master' into suse
2007-10-18 FedeMake real calls (remove prints).
2007-10-18 FedeAlias reload to restart in DhcpHandler (init.d script...
2007-10-17 FedeMerge branch 'master' into suse
2007-10-17 FedeInherit errors from HandlerError.
2007-10-17 FedeMerge ../t/pymin/
2007-10-16 Leandro LucarellaRemove unused error classes.
2007-10-16 Leandro LucarellaAdd ComposedSubHandler (and their List and Dict flavors...
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-13 or3st3sSe agrega soporto para balanceo de carga.
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: skip SubHandlers parent when looking for a...
2007-10-10 Leandro LucarellaBugfix: use hasattr() right when looking for help.
2007-10-10 Leandro LucarellaBugfix: remove unused DictSubHandler attribute.
2007-10-10 Leandro LucarellaAdd default conversion from Sequence to str and unicode.
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 Leandro LucarellaImprove WrongArgumentError class.
2007-10-10 Leandro LucarellaHandle calling a command with an unexpected keyword...
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-08 Leandro LucarellaBetter error message of wrong arguments in Dispatcher.
2007-10-07 Leandro LucarellaBugfix: make rollback to work.
2007-10-07 Leandro LucarellaBugfix in command parser.
2007-10-06 Leandro LucarellaAdd preliminary support for wrong arguments error repor...
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-05 Leandro LucarellaUse a handler object as the root dispatcher handler...
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.
2007-10-02 or3st3sMerge /home/luca/pymin
2007-10-01 Leandro LucarellaRename pymin daemon executable to pymind.
2007-09-28 Leandro LucarellaInvert PyminDaemon constructor options and add defaults.
2007-09-28 or3st3sMerge /home/luca/pymin
2007-09-22 Leandro LucarellaBig repository (and source) rebump.