]> git.llucax.com Git - software/pymin.git/shortlog
software/pymin.git
2007-10-01 Nicolas EmilianiSe modifica el comando ip.
2007-09-30 or3st3sSe agrega la estructura del comando IP
2007-09-29 or3st3sSe agregar el dns al manejo del dispatcher.
2007-09-28 or3st3sMerge /home/luca/pymin
2007-09-28 Nicolas EmilianiSe Agrega la estructura del DNS
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-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...
2007-09-24 Leandro LucarellaUpdate TODO list.
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 simple error reporting to the protocol.
2007-09-24 Leandro LucarellaAdd a missing handler decorator to PyminDaemon test.
2007-09-24 Leandro LucarellaAdd a simple response to all commands.
2007-09-24 Leandro LucarellaAdd a decorator to mark which callables are exported...
2007-09-24 Leandro LucarellaDhcpHandler documentation and improvements.
2007-09-24 Leandro LucarellaBugfix: wrong variable usage.
2007-09-24 Leandro LucarellaAdd a LoopInterruptedError to the EventLoop.
2007-09-24 Leandro LucarellaUpdate TODO list.
2007-09-23 Leandro LucarellaImplement DhcpdHandler class.
2007-09-22 Leandro LucarellaBig repository (and source) rebump.
2007-09-20 or3st3sSe crea el repo del pymin.