]> git.llucax.com Git - software/pymin.git/history - pymind
Hack to overcome Python's bug 3136 in logging system (refs #7).
[software/pymin.git] / pymind
2008-06-19 Leandro LucarellaHack to overcome Python's bug 3136 in logging system...
2008-06-19 Leandro LucarellaAdd logging configuration capabilities (closes #7).
2008-06-19 Leandro LucarellaShutdown logging properly when exiting pymind.
2008-06-19 Leandro LucarellaAdd die() function to pymind for fatal errors.
2008-06-19 Leandro LucarellaUse critical as the log level for fatal errors in pymind.
2008-06-19 Leandro LucarellaMove ip_forward activation to a function.
2008-06-16 Leandro LucarellaAdd configuration and command-line option framework.
2008-06-16 Leandro LucarellaMove logging module setup to pymind.
2008-06-16 Leandro LucarellaMove ip_forward activation from config to pymind.
2008-06-16 Leandro LucarellaUse logging module to report errors in pymind.
2008-06-16 Leandro LucarellaUse a nice name for exit status.
2008-06-16 Leandro LucarellaMove services outside the "static" pymin modules struct...
2008-06-16 Leandro LucarellaUse a plug-in architecture for services (refs #27).
2007-10-10 Nicolas EmilianiMerge or3st3s@azazel:/home/luca/repos/pymin
2007-10-06 FedeMerge ../pymin
2007-10-05 Leandro LucarellaUse a handler object as the root dispatcher handler...
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.