]> git.llucax.com Git - software/pymin.git/shortlog
software/pymin.git
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 FedeMod de los parametros de inicializacion de vrrp.
2007-10-19 Leandro LucarellaRemove implemented items from TODO.
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 FedeSpecific Suse configuration.
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 Leandro LucarellaUpdate TODO list.
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-06 Leandro LucarellaUse common config and pickle paths in the pymind config.
2007-10-05 Leandro LucarellaAdd iptables configuration doc.
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-04 Leandro LucarellaChange "var" for "attr" where it refer to an object...
2007-10-04 Leandro LucarellaAdd a ParametersHandler to services.util.
2007-10-03 Leandro LucarellaFactored out a lot of common code.
2007-10-03 Nicolas EmilianiSe agrega el proxy.
2007-10-02 Nicolas EmilianiSe agrega el comando ip a la pymind y se corrige @handler
2007-10-02 or3st3sMerge /home/luca/pymin
2007-10-02 Nicolas EmilianiSe corrige bug que impide crear, borrar yc crear una...
2007-10-01 Nicolas EmilianiSe modifica el comando ip.
2007-10-01 Leandro LucarellaImplement firewall handler.
2007-10-01 Leandro LucarellaRename pymin daemon executable to pymind.
2007-10-01 Leandro LucarellaAdd a special \N escape sequence to represent None...
2007-10-01 Leandro LucarellaBugfix: tokens starting with escape sequences where...
2007-09-30 Leandro LucarellaFix a typo in the documentation.
2007-09-30 or3st3sSe agrega la estructura del comando IP
2007-09-29 or3st3sSe agregar el dns al manejo del dispatcher.
2007-09-29 Leandro LucarellaExport only selected symbols.
2007-09-29 Leandro LucarellaAdd support for quoted and keyword arguments to the...
2007-09-28 Leandro LucarellaAdd help messages and command listing to dispatcher...
2007-09-28 Leandro LucarellaAdd missing \n to Internal server error.
2007-09-28 Leandro LucarellaUpdate TODO (add logging).
2007-09-28 Leandro LucarellaImprove error handling.
2007-09-28 Leandro LucarellaInvert PyminDaemon constructor options and add defaults.
2007-09-28 Leandro LucarellaBugfix: handle empty lists on as_table().
2007-09-28 or3st3sMerge /home/luca/pymin
2007-09-28 Nicolas EmilianiSe Agrega la estructura del DNS
2007-09-27 Leandro LucarellaAdd more documentation to seqtools module.
2007-09-27 Leandro LucarellaUse the serializer mode to automatically serialize...
2007-09-27 Leandro LucarellaAdd a module to serialize a set of tabular data as...
2007-09-27 Leandro LucarellaAdd a module to handle unicode CSV files with multiple...
2007-09-27 Leandro LucarellaAdd an utility module for operating on sequences.
2007-09-27 Leandro LucarellaAdd LoopInterruptedError documentation.
2007-09-26 Leandro LucarellaMake Host iterable so it can be used as a sequence...
2007-09-25 Leandro LucarellaRemove old commented code.
2007-09-24 Leandro LucarellaAdd DhcpHandler.get() and HostHandler.get() to get...
next