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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Added db driver function: eDBadminGetUserCertsList(...) - to get user account...
David Sommerseth
2008-12-28
3
-0
/
+74
*
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
*
Simplified some certificate field names for internal use
David Sommerseth
2008-12-26
1
-2
/
+2
*
sqlite3: Make sqlite_query_mapped(...) work with empty WHERE clause
David Sommerseth
2008-12-26
1
-3
/
+10
*
sqlite3 - admin: Added DEBUG statements on all function calls
David Sommerseth
2008-12-26
1
-1
/
+18
*
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
*
sqlite3 db driver: Added eDBadminUpdateUserCertLink(...) function to add and ...
David Sommerseth
2008-12-25
3
-1
/
+51
*
BUGFIX: Fixed missing 'break' statements in switch for the eDBgetTableFieldMa...
David Sommerseth
2008-12-25
1
-1
/
+4
*
Added usercerts to the table name mapping table
David Sommerseth
2008-12-25
1
-0
/
+1
*
Added check if fieldMapping node's table attribute is set
David Sommerseth
2008-12-25
1
-0
/
+5
*
Added field mapping for the openvpn_usercerts table
David Sommerseth
2008-12-25
3
-3
/
+28
*
Fixed spelling mistake in XML attribute for certificates
David Sommerseth
2008-12-22
3
-3
/
+3
*
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
3
-20
/
+30
*
sqlite3 - Added saving last_insert_id on INSERT INTO queries
David Sommerseth
2008-12-22
3
-1
/
+9
*
Moved the certfile parsing out from certificate.c into parse_certificate_files.c
David Sommerseth
2008-12-21
6
-149
/
+250
*
Moved all replace_char(...) calls into SQLite3 driver as xmlReplaceChars(...)
David Sommerseth
2008-12-21
2
-22
/
+37
*
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
*
sqlite3 - Added eDBadminGetCertificateInfo(...)
David Sommerseth
2008-12-20
2
-3
/
+93
*
sqlite3 - Added sortkeys as argument to sqlite_query_mapped(...)
David Sommerseth
2008-12-20
3
-8
/
+14
*
Added eDBadminDeleteCertificate(...) function in SQLite3 driver
David Sommerseth
2008-12-20
2
-3
/
+53
*
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
2
-20
/
+203
*
certs command: Added a simple add certificate function
David Sommerseth
2008-12-20
1
-1
/
+153
*
Corrected wrong field name (org->organisation) in field mapping
David Sommerseth
2008-12-20
1
-1
/
+1
*
Added skeleton for certs command
David Sommerseth
2008-12-20
3
-1
/
+153
*
Corrected wrong declaration of xmlExtractContent(...) and xmlGetNodeContent(...)
David Sommerseth
2008-12-20
2
-8
/
+12
*
sqlite3: Corrected some compiler warnings
David Sommerseth
2008-12-20
1
-2
/
+2
*
sqlite3: Added eDBadminAddCertificate(...) function
David Sommerseth
2008-12-20
1
-2
/
+51
*
Added field mapping for the certificates table
David Sommerseth
2008-12-20
2
-27
/
+39
*
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
*
Changed from numeric session status code to text in eDBadminGetUserInfo(...) ...
David Sommerseth
2008-12-19
3
-1
/
+14
*
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
*
sqlite - admin: Added fetching blacklist info for user account.
David Sommerseth
2008-12-19
1
-0
/
+24
*
sqlite - admin: Added fetching login attempt for user. Fixed a memory leak a...
David Sommerseth
2008-12-19
1
-4
/
+30
*
Added extraction of lastlog info in eDBadminGetUserInfo(...)
David Sommerseth
2008-12-19
1
-43
/
+104
[next]