]> git.defcon.no Git - hermes/shortlog
hermes
2013-08-16 Jon LangsethFirst stab at a naive permissions-tool master
2013-08-16 Jon LangsethPermissions, a naive approach
2013-08-12 Jon LangsethForgot to die on error in --remove option path
2013-08-12 Jon Langsethcompleted sipalias remove function
2013-08-06 Jon LangsethUntested tool to add sip-aliases to users/accounts...
2013-08-06 Jon LangsethRemote reset of phones, using sipsak NOTIFY
2013-08-06 Jon Langsethtoot to test location data to see if sip subscriber...
2013-08-06 Jon Langsethbacklog add
2013-03-13 Jon LangsethUpdates: showsipuser tool to show a sip user, listphone...
2012-04-24 Jon LangsethAdded auto-location of config file to scripts tool...
2012-04-19 Jon LangsethAdded tool to list users... ALL users...
2012-04-16 Jon LangsethTool to add SIP user without involving FEIDE ;)
2012-04-16 Jon LangsethAdding --dryrun|-d option to assignphone and feide2sipuser
2012-02-07 Jon LangsethForgot one instance of 'permitedcalls' ...
2012-02-07 Jon LangsethPermitedcalls is now called permittedcalls in the DB...
2012-01-26 Jon LangsethMerge branch 'master' of http://git.defcon.no/hermes
2012-01-26 Jon LangsethAdded license text
2012-01-25 Jon LangsethAdding the first few local CLI-clients as examples
2012-01-25 Jon LangsethMade default password lenght a config option. Added...
2012-01-24 Jon LangsethUpdating som doc'
2012-01-24 Jon LangsethRework of structure SQL and sample data. Hermes and...
2012-01-22 Jon LangsethTrivial documentation update. Removing Dumper from...
2012-01-22 Jon LangsethTests for alias nodes
2012-01-22 Jon LangsethTests for numbers nodes.
2012-01-22 Jon LangsethAdding tests for phone-nodes
2012-01-22 Jon LangsethChanged database-references, 'provision' is now called...
2012-01-21 Jon LangsethChanged from GET to POST on all parameter passing....
2012-01-21 Jon LangsethBrainfart, the new generate_password caused all passwor...
2012-01-21 Jon LangsethMerge branch 'auth-refactor'
2012-01-21 Jon LangsethForgot to add backend config-var to .sample
2012-01-21 Jon LangsethUpdated documentation: reformatted api-nodes.txt, docum...
2012-01-21 Jon LangsethRemoved 'access' => 'no_access' from each and every...
2012-01-20 Jon LangsethTesting uncovered bug, duplicate function name.
2012-01-20 Jon LangsethUpdated previous tests to new framework
2012-01-20 Jon LangsethMaking the test-harness more stream-lined. Only updated...
2012-01-20 Jon LangsethAdded support for user-based authentication, resulting...
2012-01-20 Jon LangsethAdded formal tests for api/auth
2012-01-19 Jon LangsethAdded general framework for API-key authentication...
2012-01-19 Jon LangsethForgot to add structure changes
2012-01-19 Jon LangsethExtended session-authentication, added keying of sessio...
2012-01-18 Jon LangsethStarting to get parts of an auth-framework operational...
2012-01-18 Jon LangsethThe generate_password function gave quite simple passwo...
2012-01-18 Jon LangsethFirst stab at auth. Flow-changes to make things sort...
2012-01-18 Jon LangsethOoops on last commit. forgot to include a majority...
2012-01-18 Jon LangsethAdded domain/list, domain/get_server, domain/set_server...
2012-01-18 Jon Langsethadding provision URL as part of server-data in SQL
2012-01-18 Jon LangsethChanged sql_dbquery to return result on zero rows....
2012-01-17 Jon LangsethAdding the first of many API tests. Run with perl...
2012-01-17 Jon LangsethMerge http://home.defcon.no/testing/hermes-mediator
2012-01-17 Jon LangsethImplemented user/available test-node, added collision...
2012-01-17 Jon LangsethMerge http://git.defcon.no/hermes
2012-01-17 jonlSmall edits after meeting about UI
2012-01-17 Jon LangsethMoving documentation to doc/
2012-01-17 Jon LangsethAdded doc/ directory for documentation et.al.
2012-01-16 jonlMoved API-files to a separate API directory.
2012-01-16 jonlAdded alias/list functionality! Also, moved some data...
2012-01-16 jonlAdded and implemented user/change_pw, user/update and...
2012-01-16 jonlRemoved a WTF, changed default password size to 24
2012-01-16 jonlUpdated to reflect changes to user/list and user/change...
2012-01-16 jonlChanged list node to provide more data. Added change_pw...
2012-01-16 jonlAdded sql_dbexec_rows, allows testing of affected rows
2012-01-12 jonlAdded collision prevention to aliases, added todo for...
2012-01-12 jonlSeveral changes: Parameter-changes to several nodes...
2012-01-12 jonlAdding ignore file, initially ignore the running config...
2012-01-12 jonlHermes is a framework for managing SIP-accounts, aliase...