]> git.llucax.com Git - software/pymin.git/history - services
Fix example configuration file for development.
[software/pymin.git] / services /
2008-06-16 Leandro LucarellaAdd configuration and command-line option framework.
2008-06-16 Leandro LucarellaRemove plug-in code from handler module in services...
2008-06-16 Leandro LucarellaCosmetic changes to service's imports.
2008-06-16 Leandro LucarellaSplit plug-in code from handler code for services ...
2008-06-16 Leandro LucarellaMove services outside the "static" pymin modules struct...
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-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-28 Leandro LucarellaAdd help messages and command listing to dispatcher...
2007-09-28 Leandro LucarellaImprove error handling.
2007-09-28 or3st3sMerge /home/luca/pymin
2007-09-28 Nicolas EmilianiSe Agrega la estructura del DNS
2007-09-27 Leandro LucarellaUse the serializer mode to automatically serialize...
2007-09-26 Leandro LucarellaMake Host iterable so it can be used as a sequence...
2007-09-24 Leandro LucarellaAdd DhcpHandler.get() and HostHandler.get() to get...
2007-09-24 Leandro LucarellaImprove error reporting.
2007-09-24 Leandro LucarellaBugfix: close() files after use them so the changes...
2007-09-24 Leandro LucarellaAdd a decorator to mark which callables are exported...
2007-09-24 Leandro LucarellaDhcpHandler documentation and improvements.
2007-09-23 Leandro LucarellaImplement DhcpdHandler class.
2007-09-22 Leandro LucarellaBig repository (and source) rebump.