index
:
eurephia.git
beta
master
pgsql
release/1.0
release/1.1
Unnamed repository; edit this file to name it for gitweb.
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eurephiadm
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a few misbehaviours in eurephiadm users command
David Sommerseth
2009-10-02
1
-4
/
+0
*
Rewrote eurephiadm users --delete mode to work with the new eDBadminUserAccou...
David Sommerseth
2009-09-27
1
-18
/
+21
*
Made eurephiadm users --show, --activate, --deactivate and --password modes w...
David Sommerseth
2009-09-26
1
-39
/
+87
*
Rewrote eurephiadm usres --add to work with the new eDBadminUserAccount() API
David Sommerseth
2009-09-25
1
-13
/
+36
*
Made eurephiadm users --list work with the new eDBadminUserAccess() API
David Sommerseth
2009-09-25
1
-5
/
+46
*
Removed debug info
David Sommerseth
2009-09-22
1
-3
/
+0
*
Unified eDBadminGetCertificateInfo(), eDBadminAddCertificate() and eDBadminDe...
David Sommerseth
2009-09-22
2
-33
/
+84
*
Rewritten eurephiadm users command to use eurephiaXML_ParseResultMsg()
David Sommerseth
2009-09-21
1
-9
/
+21
*
Rewritten most of the eurephiadm commands to use eurephiaXML_ParseResultMsg()
David Sommerseth
2009-09-21
6
-90
/
+110
*
Modified eurephiadm and eurephia_init programs to use the new eDBadminAccessL...
David Sommerseth
2009-09-21
1
-10
/
+35
*
Corrected wrong argument in eurephiadm users --add mode.
David Sommerseth
2009-09-19
1
-1
/
+1
*
Removed not valid argument for eurephiadm adminaccess command
David Sommerseth
2009-09-14
1
-1
/
+0
*
Adopted eurephiadm config command to use the new unified db function, eDBadmi...
David Sommerseth
2009-09-14
1
-8
/
+36
*
Corrected some doxygen issues after rearranging the sqlite3 db driver code
David Sommerseth
2009-09-13
2
-2
/
+2
*
Corrected some wrong arguments and help screens for eurephiadm blacklist and ...
David Sommerseth
2009-09-13
2
-3
/
+3
*
Added more of the file path to some file names with name conflicts in Doxygen
David Sommerseth
2009-09-11
3
-3
/
+3
*
Added debug logging of free_nullsafe() calls as well
David Sommerseth
2009-09-07
7
-27
/
+27
*
Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()
David Sommerseth
2009-09-07
1
-9
/
+4
*
Removed more code which is not needed any more
David Sommerseth
2009-09-05
8
-8
/
+0
*
Removed header file which is no longer needed
David Sommerseth
2009-09-05
5
-5
/
+0
*
Removed some code which was not needed any more.
David Sommerseth
2009-09-05
1
-38
/
+0
*
Even more commenting. Now the complete eurephiadm should be documented.
David Sommerseth
2009-09-05
9
-41
/
+598
*
Added --set-fwprofile mode to the eurephiadm usercerts command
David Sommerseth
2009-09-01
1
-6
/
+123
*
Modified eurephiadm users and usercerts commands to use the new db API
David Sommerseth
2009-09-01
2
-69
/
+100
*
Added simple help screen for usercerts --list
David Sommerseth
2009-05-10
1
-0
/
+10
*
eurephiadm: Implemented the blacklist command for blacklist management
David Sommerseth
2009-05-09
1
-0
/
+317
*
Completed the attempts command in eurephiadm
David Sommerseth
2009-05-07
1
-10
/
+94
*
Started implementing attempts command in eurephiadm
David Sommerseth
2009-05-06
1
-0
/
+236
*
Improved lastlog filtering by using less-than and greater-that
David Sommerseth
2009-04-05
1
-3
/
+5
*
Added support for setting firewall profiles in eurephiadm/usercerts
David Sommerseth
2009-04-03
1
-9
/
+35
*
Renamed fwadmin command to fwprofiles, which is more correct
David Sommerseth
2009-04-02
1
-27
/
+26
*
Completed eurephiadm/fwadmin with add/delete modes
David Sommerseth
2009-04-02
1
-2
/
+112
*
Rewrote eurephiadm/usercerts to use XSLT for listing
David Sommerseth
2009-04-01
1
-42
/
+7
*
Rewrote eurephiadm/adminaccess to use XSLT for listing
David Sommerseth
2009-03-31
1
-34
/
+3
*
Rewrote eurephiadm/users command to user XSLT wherever possible
David Sommerseth
2009-03-31
1
-89
/
+28
*
Renamed XSLT variable $view_fw to $firewall
David Sommerseth
2009-03-31
1
-2
/
+2
*
Rewrote places using xmlPrint_certs(...) to use the XSLT
David Sommerseth
2009-03-31
2
-102
/
+11
*
Rewrote lastlog and users command to use XSLT for viewing lastlog
David Sommerseth
2009-03-29
2
-133
/
+25
*
Added the beginning of fwadmin command in eurephiadm
David Sommerseth
2009-03-29
1
-0
/
+236
*
BUGFIX: eurephiadm certs delete help and delete failure
David Sommerseth
2009-03-27
1
-3
/
+3
*
Made the licence explicit GPLv2 only
David Sommerseth
2009-03-26
6
-6
/
+6
*
Cleaned up the code a little bit
David Sommerseth
2009-03-26
6
-20
/
+12
*
eurephiadm/lastlog: Added showing username in verbose mode
David Sommerseth
2009-03-25
1
-8
/
+31
*
eurephiadm - renamed useraccess command to adminaccess
David Sommerseth
2009-03-24
1
-12
/
+12
*
eurephiadm/useraccess: Added grant and revoke functions
David Sommerseth
2009-03-24
1
-7
/
+97
*
eurephiadm: Began implementing useraccess command
David Sommerseth
2009-03-24
1
-0
/
+278
*
eurephiadm - Implemented lastlog command
David Sommerseth
2009-03-24
2
-86
/
+272
*
Fixed spelling error in eurephiadm::usercerts command
David Sommerseth
2009-03-24
1
-2
/
+2
*
Fixed wrong help text info for eurephiadm usercerts command
David Sommerseth
2009-03-23
1
-5
/
+4
*
BUGFIX: eurephiadm could not register certificates
David Sommerseth
2009-03-23
1
-2
/
+2
[next]