Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed some stray left-over variables no longer in use | David Sommerseth | 2013-06-28 | 1 | -3/+1 |
| | | | | | | | These variables where used before the XML based response in the admin API was implemented. Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> | ||||
* | eurephiadm: Removed inclusion of certinfo.h where not needed | David Sommerseth | 2013-06-07 | 1 | -1/+0 |
| | | | | Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> | ||||
* | Updated copyright dates | David Sommerseth | 2012-10-08 | 1 | -1/+1 |
| | | | | Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> | ||||
* | Fixed several memleaks in the eurephiadm related code paths | David Sommerseth | 2011-01-10 | 1 | -6/+12 |
| | | | | Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> | ||||
* | eurephiadm adminaccess: Corrected wrong error message | David Sommerseth | 2010-12-14 | 1 | -1/+1 |
| | | | | Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> | ||||
* | eurephiadm/adminaccess: Check granted accesses before modifying them | David Sommerseth | 2010-10-22 | 1 | -2/+42 |
| | | | | | | | | | | It was reported that it was possible to grant the same access level several times using the eurephiadm adminaccess command. This is now fixed by quering the access levels for the user before executing the grant or revoke operation. Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> Report-URL: https://sourceforge.net/tracker/index.php?func=detail&aid=3092583&group_id=236344&atid=1099760 | ||||
* | eurephiadm, adminaccess: Minor updates to the help screens | David Sommerseth | 2010-07-30 | 1 | -7/+7 |
| | |||||
* | Updated Copyright dates to include 2010 | David Sommerseth | 2010-07-30 | 1 | -1/+1 |
| | |||||
* | Rewritten most of the eurephiadm commands to use eurephiaXML_ParseResultMsg() | David Sommerseth | 2009-09-21 | 1 | -7/+11 |
| | | | | Commands not covered yet are users and certs commands | ||||
* | Modified eurephiadm and eurephia_init programs to use the new ↵ | David Sommerseth | 2009-09-21 | 1 | -10/+35 |
| | | | | eDBadminAccessLevel() function | ||||
* | Removed not valid argument for eurephiadm adminaccess command | David Sommerseth | 2009-09-14 | 1 | -1/+0 |
| | |||||
* | Added debug logging of free_nullsafe() calls as well | David Sommerseth | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | Removed more code which is not needed any more | David Sommerseth | 2009-09-05 | 1 | -1/+0 |
| | |||||
* | Removed header file which is no longer needed | David Sommerseth | 2009-09-05 | 1 | -1/+0 |
| | |||||
* | Even more commenting. Now the complete eurephiadm should be documented. | David Sommerseth | 2009-09-05 | 1 | -5/+68 |
| | |||||
* | Rewrote eurephiadm/adminaccess to use XSLT for listing | David Sommerseth | 2009-03-31 | 1 | -34/+3 |
| | |||||
* | Made the licence explicit GPLv2 only | David Sommerseth | 2009-03-26 | 1 | -1/+1 |
| | |||||
* | Cleaned up the code a little bit | David Sommerseth | 2009-03-26 | 1 | -3/+2 |
| | | | | | Made sure we only include needed include files and checked that the copyright headers are equal and correct | ||||
* | eurephiadm - renamed useraccess command to adminaccess | David Sommerseth | 2009-03-24 | 1 | -0/+368 |