projects
/
software/pymin.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
software/pymin.git
2009-04-20
Leandro Lucarella
Add GPL v3 license to the project
master
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Add validation to vpn service (refs #20)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Add validation to DnsHandler (refs #20)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Add validation to DhcpHandler (refs #20)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Validate index on XxxSubHandler methods (#refs 20)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Add common Int related validators (refs #20)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Add IPAddress validator to pymin.validation (refs #20)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Add host name related validators to pymin.validation...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Improve and document UpOneOf validator (refs #20)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Move common validation code to new pymin.validation...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Use ip command to configure VPN networks in vpn service...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Use more meaningful names in Vpn items from vpn service...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Import HandlerError in vpn service handler (closes...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Leandro Lucarella
Rearrange Host attributes from vpn service (closes...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-26
Leandro Lucarella
Add an example of regular attributes usage with a Valid...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Leandro Lucarella
Call ComposedSubHandler._attr() with cont parameter...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-22
Leandro Lucarella
Convert serializer data to unicode in PyminDaemon ...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-21
Leandro Lucarella
Remove invalid TODO comment in proxy host subhandler...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
Split proxy handler in submodules (refs #2).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
Split vpn handler in submodules (refs #2).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
Split qos handler in submodules (refs #2).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
Split ppp handler in submodules (refs #2).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
Split ip handler in submodules (refs #2).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
Split nat handler in submodules (refs #2).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
Split firewall handler in submodules (refs #2).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
Split dns handler in submodules (refs #2).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
Split dhcp handler in submodules (refs #2).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
vrrp service code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
Use standard Item*Error and Container*Error exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Leandro Lucarella
Fix example configuration file for development.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Leandro Lucarella
Add example configuration files for initialization...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Leandro Lucarella
Add initialization logging configuration customization...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Leandro Lucarella
Add an example production logging configuration file...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Leandro Lucarella
Add an example development logging configuration file...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Leandro Lucarella
Hack to overcome Python's bug 3136 in logging system...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Leandro Lucarella
Add logging configuration capabilities (closes #7).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Leandro Lucarella
Shutdown logging properly when exiting pymind.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Leandro Lucarella
Add die() function to pymind for fatal errors.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Leandro Lucarella
Use critical as the log level for fatal errors in pymind.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Leandro Lucarella
Move ip_forward activation to a function.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Remove configuration examples.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Add configuration and command-line option framework.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Move logging module setup to pymind.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Move ip_forward activation from config to pymind.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Use logging module to report errors in pymind.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Use a nice name for exit status.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Remove plug-in code from handler module in services...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Cosmetic changes to service's imports.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Split plug-in code from handler code for services ...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Add logging to pymin.service module (refs #27).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Move services outside the "static" pymin modules struct...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Leandro Lucarella
Use a plug-in architecture for services (refs #27).
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Leandro Lucarella
Fix a typo in a log message format in VrrpHandler ...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Leandro Lucarella
Fix procman.ProcessInfo.__repr__() (refs #11).
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Leandro Lucarella
Make procman.ProcessManager accept a ProcessInfo as...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Make procman.ProcessManager return True is an action...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Make procman.ProcessInfo.error_count a read-only property.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Make procman.ProcessManager.restart(p) update pidmap...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
procman.ProcessManager.restart(p) call start(p) when...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Make some procman.ProcessManager's methods return the...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Make magic methods of procman.ProcessManager aliases...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Make procman.ProcessInfo.process a read-only property.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Mark procman.ProcessInfo.signal as private.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Mark procman.ProcessInfo.dont_run as private.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Make procman.ProcessInfo.name a read-only property.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Rename procman.ProcessManager.call to once.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Check for name uniqueness when a new process is added...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Change ProcessInfo.running to a read-only property.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Add an example of process waiting to testcase.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Call wait() on the Popen object instead of the ProcessI...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Improve procman testcase.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Tidy procman.ProcessInfo constructor related arguments.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Catch exception when trying to write /proc/.../ip_forwa...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Fix ConfigWriter class documentation.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Leandro Lucarella
Remove imports for unused modules.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-12
Leandro Lucarella
Use the "virual deletion" facilities from XxxSubHandler...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-12
Leandro Lucarella
Give a nice error if a VPN key can't be readed (refs...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-12
Leandro Lucarella
Remove duplicated code.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-12
Leandro Lucarella
Use os.makedirs to create directories instead of exec...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-11
Leandro Lucarella
Convert to unicode before encoding to UTF-8 in firewall...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Leandro Lucarella
Don't override the ListSubHandler.delete() method in...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Leandro Lucarella
Use the ContainerSubHandler._attr method as a method...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Leandro Lucarella
Convert HopHandler to a ListSubHandler (fixes #15,...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Leandro Lucarella
Remove TODO list (moved to issues tracker).
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Leandro Lucarella
Convert Rule to Item for validation in firewall service...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Leandro Lucarella
Bugfix: use index/key to report ItemAlreadyExistsError.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Leandro Lucarella
Remove unused formencode validators imports.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Leandro Lucarella
Add __all__ to pymin.item.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Leandro Lucarella
Bugfix: replace __ALL__ with the correct __all__.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-01
Leandro Lucarella
Merge branch 'master' of git.llucax.com.ar:/var/lib...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Leandro Lucarella
Prepare pymindaemon to handle formencode.Invalid except...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Leandro Lucarella
Improve description parsing again the TypeError.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Leandro Lucarella
Improve detection of bad arguments errors in dispatcher...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Leandro Lucarella
Improve detection of bad arguments errors in dispatcher...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Leandro Lucarella
Bugfix: don't call the handler twice.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Leandro Lucarella
Merge branch 'master' of git.llucax.com.ar:/var/lib...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-30
Leandro Lucarella
Move handler decorator help checking to avoid an extra...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-29
Leandro Lucarella
Add an INSTALL file, at least to keep track of the...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-29
Leandro Lucarella
Bugfix: fix pymin.serializer test case import.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-29
Leandro Lucarella
Add pymin.item module.
commit
|
commitdiff
|
tree
|
snapshot
next