index
:
vland.git
debian
master
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-12-21
Add get_vlan_tag_by_id()
Steve McIntyre
2014-12-19
Implemented the backend for delete_vlan()
Steve McIntyre
2014-12-19
Fix syntax error
Steve McIntyre
2014-12-19
Clarify comments
Steve McIntyre
2014-12-19
Add error-handling to create_vlan
Steve McIntyre
2014-12-19
Fix up self-test code
Steve McIntyre
2014-12-19
Added switch_restart method - use to force config rollback
Steve McIntyre
2014-12-19
Add the backend for the create_vlan() API
Steve McIntyre
2014-12-19
Add more synonmys for True and False
Steve McIntyre
2014-12-18
Trivial changes suggested by pylint
Steve McIntyre
2014-12-18
Minor re-flow
Steve McIntyre
2014-12-18
Fix create_vlan args
Steve McIntyre
2014-12-18
Remove un-needed semicolons
Steve McIntyre
2014-12-18
Remove un-needed imports
Steve McIntyre
2014-12-18
Add JSON helper for serialising datetime objects
Steve McIntyre
2014-12-18
Typo fix
Steve McIntyre
2014-12-17
Fix indenting after uncommenting. Ugh, python...
Steve McIntyre
2014-12-17
Add _get_multi_elements2() and get_trunk_port_names_by_switch()
Steve McIntyre
2014-12-17
Add perform_vlan_update()
Steve McIntyre
2014-12-17
Clarify error messages and comments
Steve McIntyre
2014-12-17
Move debug code from vland to a helper function here
Steve McIntyre
2014-12-17
Add vlan_update and vland_api calls
Steve McIntyre
2014-12-17
Clarify comment about util calls slightly
Steve McIntyre
2014-12-17
Remove dead code for now
Steve McIntyre
2014-12-17
Clarify help message slightly
Steve McIntyre
2014-12-17
Reflow code
Steve McIntyre
2014-12-17
Move the remaining admin DB calls to use vland_call
Steve McIntyre
2014-12-17
Reflow code slightly
Steve McIntyre
2014-12-17
Move more of the admin calls to use call_vland
Steve McIntyre
2014-12-17
Add the perform_db_update helper function
Steve McIntyre
2014-12-17
Pass InputErrors straight up
Steve McIntyre
2014-12-17
Bug fix: call the right database method!
Steve McIntyre
2014-12-17
db is now passed in the state structure
Steve McIntyre
2014-12-17
Add db_update call - APIs that only change database state
Steve McIntyre
2014-12-17
Pass state to all the helper functions now
Steve McIntyre
2014-12-17
Move the database connection and default_vlan_id into state
Steve McIntyre
2014-12-16
Add new admin CLI for daemon queries
Steve McIntyre
2014-12-16
Rename "query" to "db_query" in vland, so we can add "daemon_query"
Steve McIntyre
2014-12-16
Add a top-level state class to keep global state neater
Steve McIntyre
2014-12-16
Add perform_daemon_query() helper function
Steve McIntyre
2014-12-16
Split up IPC queries better
Steve McIntyre
2014-12-16
Sea change in how admin code calls the database layer
Steve McIntyre
2014-12-16
More imports for admin code
Steve McIntyre
2014-12-16
Lose the timestamp in the database, easier not to have it
Steve McIntyre
2014-12-15
Make sure we can use the errors we've defined!
Steve McIntyre
2014-12-15
Minor updates to --status
Steve McIntyre
2014-12-15
Cosmetic change to output text
Steve McIntyre
2014-12-15
default_vlan_tag is now a config var
Steve McIntyre
2014-12-15
Move initialisation of the default VLAN to vland main
Steve McIntyre
2014-12-12
Initial README contents
Steve McIntyre
[prev]
[next]