]> git.llucax.com Git - software/pymin.git/history - pymin/services
Remove duplicated code.
[software/pymin.git] / pymin / services /
2008-05-12 Leandro LucarellaRemove duplicated code.
2008-05-12 Leandro LucarellaUse os.makedirs to create directories instead of exec...
2008-05-11 Leandro LucarellaConvert to unicode before encoding to UTF-8 in firewall...
2008-05-10 Leandro LucarellaDon't override the ListSubHandler.delete() method in...
2008-05-10 Leandro LucarellaUse the ContainerSubHandler._attr method as a method...
2008-05-10 Leandro LucarellaConvert HopHandler to a ListSubHandler (fixes #15,...
2008-01-03 Leandro LucarellaConvert Rule to Item for validation in firewall service...
2008-01-02 Leandro LucarellaBugfix: use index/key to report ItemAlreadyExistsError.
2008-01-02 Leandro LucarellaBugfix: replace __ALL__ with the correct __all__.
2007-12-27 Leandro LucarellaMerge branch 'procman'
2007-12-24 Leandro LucarellaMerge branch 'master' of git.llucax.com.ar:/var/lib...
2007-12-24 Leandro LucarellaMerge branch 'master' of git.llucax.com.ar:/var/lib...
2007-12-19 Leandro LucarellaMerge branch 'master' of git.llucax.com.ar:/var/lib...
2007-12-19 Leandro LucarellaMerge commit 'llucax/logging' into logging
2007-12-19 Leandro LucarellaMerge commit 'scm/master'
2007-12-19 Leandro LucarellaMerge branch 'master' of baryon.com.ar:/home/luca/pymin
2007-12-03 or3st3sAdded route handling capabilities and service restarting
2007-12-01 or3st3sFix so that when a device is brought back up, the routes
2007-11-26 Nicolas EmilianiAdded support to hook services to IPHandler.
2007-11-25 or3st3sSupport for inactive devices added in IPHandler.
2007-11-18 Leandro LucarellaImprove vrrp restorable defaults readability.
2007-11-18 Leandro LucarellaUse procman.restart() to restart vrrp service.
2007-11-18 Leandro LucarellaAdd logging to pymin.services.vrrp module.
2007-11-18 Leandro LucarellaAdd logging to pymin.services.vpn module.
2007-11-18 Leandro LucarellaAdd logging to pymin.services.proxy module.
2007-11-18 Leandro LucarellaAdd logging to pymin.services.ppp module.
2007-11-18 Leandro LucarellaAdd logging to pymin.services.nat module.
2007-11-18 Leandro LucarellaAdd logging to pymin.services.ip module.
2007-11-18 Leandro LucarellaAdd logging to pymin.services.firewall module.
2007-11-18 Leandro LucarellaAdd logging to pymin.services.dns module.
2007-11-18 Leandro LucarellaAdd logging to pymin.services.dhcp module.
2007-11-18 Leandro LucarellaAdd logging to pymin.services.util module.
2007-11-18 Federico Cuelloqos implementation (working)
2007-11-18 Federico Cuelloqos template fixes
2007-11-18 Leandro LucarellaRemove ReturnNot0Error, use subprocess.check_call instead.
2007-11-15 Leandro LucarellaUse procman to manage vrrp service.
2007-11-14 Leandro LucarellaMerge commit 'scm/master'
2007-11-14 Leandro LucarellaMerge commit 'nico-baryon/master'
2007-11-13 Leandro LucarellaMerge branch 'procman' of baryon.com.ar:/home/luca...
2007-11-13 Leandro LucarellaFix config file and DEBUG settings for testing.
2007-11-13 Federico Cuelloqos implementation (working)
2007-11-13 Federico Cuelloqos template fixes
2007-11-12 Nicolas EmilianiMerge or3st3s@baryon.com.ar:workspace/pymin
2007-11-12 Nicolas EmilianiVpnHandler bugfixes.
2007-11-12 Nicolas EmilianiBug fix for the vpn --net=<VPN> fixed
2007-11-12 Nicolas EmilianiAdded Mode=switch to tinc.conf template.
2007-11-12 or3st3sMerge branch 'master' into suse
2007-11-12 Nicolas EmilianiMerge branch 'master' into suse
2007-11-12 Nicolas EmilianiHack for DNS timer_handle added.
2007-11-12 Nicolas EmilianiVpnHandler export added.
2007-11-12 Nicolas EmilianiMake up.
2007-11-11 Leandro LucarellaBugfix: InitdHandler.timer_handler() had undefined...
2007-11-10 Nicolas EmilianiMerge baryon.com.ar:workspace/pymin
2007-11-10 Nicolas EmilianiVPN support added.
2007-11-06 Federico Cuelloqos implementation fixes
2007-11-06 Nicolas EmilianiSe agregan try y catch al _write_config del iphandler
2007-11-06 Federico Cuelloqos implementation
2007-11-05 Leandro LucarellaBugfix: add noauth and change name for user in ppp...
2007-11-05 Leandro LucarellaBugfix: remove wrong poff command call in ppp handler.
2007-11-05 Leandro LucarellaMove Device and Address to services.util and add ppp...
2007-10-29 Leandro LucarellaAdd a default handle_timer() method to InitdHandler...
2007-10-27 Leandro LucarellaMerge jack2@192.168.7.8:src/pymin
2007-10-27 Leandro LucarellaAdd a timer handler to ppp to monitor ppp connections...
2007-10-27 Leandro LucarellaRemoved 'ip addr update' command since it has not much...
2007-10-27 jack2Merge branch 'master' of or3st3s@baryon.com.ar:workspac...
2007-10-25 Nicolas EmilianiVerificacion de interfaces usando handle_timer().
2007-10-22 rootMerge branch 'master' into suse
2007-10-22 Leandro LucarellaMerge commit 'nico-baryon/master'
2007-10-22 Leandro LucarellaAdd support for service running status and restoring...
2007-10-22 Leandro LucarellaBugfix: _dict_* should be _cont_* and _persistent_attrs...
2007-10-22 Leandro LucarellaAdd support "operation tagging" to ParametersHandler.
2007-10-22 Leandro LucarellaBugfix: _persistent_attrs should be a sequence.
2007-10-22 FedeCambios ppp.
2007-10-21 FedeSe corrigen el nombre del pid file y se camban prints...
2007-10-21 FedeSe agrega el POLICY al script para que el NAMED no...
2007-10-21 FedeSe corrigen el nombre del pid file y se camban prints...
2007-10-21 FedeSe agrega el POLICY al script para que el NAMED no...
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.
next