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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix error setting eurephiadm_xslt_path in eurephiadm
David Sommerseth
2009-03-29
1
-5
/
+7
*
BUGFIX: eurephiadm argument parser increased argument pointer too much
David Sommerseth
2009-03-29
1
-1
/
+1
*
Prepared for linking in libxslt
David Sommerseth
2009-03-29
2
-0
/
+9
*
BUGFIX: eurephiadm certs delete help and delete failure
David Sommerseth
2009-03-27
1
-3
/
+3
*
Further code cleanup
David Sommerseth
2009-03-26
9
-43
/
+16
*
Made the licence explicit GPLv2 only
David Sommerseth
2009-03-26
14
-14
/
+14
*
Cleaned up the code a little bit
David Sommerseth
2009-03-26
22
-40
/
+46
*
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
3
-17
/
+17
*
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
3
-0
/
+285
*
eurephiadm - Implemented lastlog command
David Sommerseth
2009-03-24
4
-87
/
+279
*
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
*
Use global EUREPHIAVERSION instead of the local EUREPHIADMVERSION
David Sommerseth
2009-03-23
1
-3
/
+1
*
Moved eDBsessionGetRandString(...) to a more global and independent eurephia_...
David Sommerseth
2009-01-10
2
-1
/
+3
*
usercerts command: Added add/delete function for user/cert links
David Sommerseth
2008-12-29
1
-2
/
+110
*
usercerts command: Added list user/cert links
David Sommerseth
2008-12-28
1
-1
/
+82
*
usercerts command: Added skeleton for a new admin command
David Sommerseth
2008-12-28
3
-0
/
+161
*
certs command: Removed unused certs modes in help function
David Sommerseth
2008-12-28
1
-4
/
+0
*
certs command: Removed --show mode. All details are available via --list.
David Sommerseth
2008-12-28
1
-6
/
+0
*
certs command: Added list certificates
David Sommerseth
2008-12-26
1
-1
/
+78
*
certs command: Added help texts for -A and -D
David Sommerseth
2008-12-26
1
-1
/
+44
*
users command: Added registering and deregistering certificates when adding/d...
David Sommerseth
2008-12-25
1
-2
/
+37
*
Fixed spelling mistake in XML attribute for certificates
David Sommerseth
2008-12-22
2
-2
/
+2
*
users command: Added certificate look-up and certificate registration (via fi...
David Sommerseth
2008-12-22
1
-6
/
+91
*
sqlite3 - Return uid or certid of newly registered users or certificates
David Sommerseth
2008-12-22
2
-11
/
+18
*
Moved the certfile parsing out from certificate.c into parse_certificate_files.c
David Sommerseth
2008-12-21
4
-149
/
+247
*
Moved all replace_char(...) calls into SQLite3 driver as xmlReplaceChars(...)
David Sommerseth
2008-12-21
1
-17
/
+0
*
Adjusted the usage of xmlPrint_certs to comply with recent API changes
David Sommerseth
2008-12-21
1
-2
/
+4
*
certs command: Completed delete certificate function
David Sommerseth
2008-12-21
1
-6
/
+152
*
Moved xmlPrint_certs(...) into certificates.c where it really belongs
David Sommerseth
2008-12-20
2
-68
/
+72
*
Moved field_print_* functions into separate files
David Sommerseth
2008-12-20
4
-7
/
+61
*
certs command: Can parse SSL certificate files when registering cert.
David Sommerseth
2008-12-20
1
-19
/
+196
*
certs command: Added a simple add certificate function
David Sommerseth
2008-12-20
1
-1
/
+153
*
Added skeleton for certs command
David Sommerseth
2008-12-20
3
-1
/
+153
*
users command: Added FIXME reminder - add certificate info in add_user(...)
David Sommerseth
2008-12-19
1
-0
/
+2
*
users command: Updated help texts
David Sommerseth
2008-12-19
1
-6
/
+15
*
users command: Fixed a memory leak in add user function
David Sommerseth
2008-12-19
1
-0
/
+1
*
users command: Added support for --password, to change a users password
David Sommerseth
2008-12-19
1
-1
/
+54
*
users command: cosmetic patch for users --show --lastlog
David Sommerseth
2008-12-19
1
-3
/
+5
*
users command: Made a simpler lastlog view as well
David Sommerseth
2008-12-19
1
-32
/
+39
*
users command: Added showing a users lastlog
David Sommerseth
2008-12-19
1
-1
/
+83
*
users command: Added viewing login attempts and blacklist info for a specifie...
David Sommerseth
2008-12-19
1
-1
/
+31
*
Fixed more memory leaks and missing memory initialisation.
David Sommerseth
2008-12-19
1
-0
/
+2
*
users command: Added delete user function
David Sommerseth
2008-12-18
1
-7
/
+25
*
users command: Added help text for add user
David Sommerseth
2008-12-18
1
-1
/
+10
*
users command: Removed XML debug dump, reduced pwd length req. via -P
David Sommerseth
2008-12-18
1
-3
/
+1
*
users command: Added first attempt for add user
David Sommerseth
2008-12-18
1
-0
/
+157
[prev]
[next]