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
...
*
Added macro for defaultIntvalue() for pure integer values
David Sommerseth
2009-03-03
1
-1
/
+1
*
Compile fix: Use sqlite_int64 instead of sqlite3_int64
David Sommerseth
2009-03-02
1
-1
/
+1
*
Moved eDBsessionGetRandString(...) to a more global and independent eurephia_...
David Sommerseth
2009-01-10
9
-34
/
+88
*
BUGFIX: Removed several memory leaks
David Sommerseth
2009-01-03
1
-0
/
+5
*
BUGFIX: Fixed unintended truncation of the session key and session seed values
David Sommerseth
2009-01-03
1
-2
/
+2
*
Introduced password caching on authenticated sessions
David Sommerseth
2009-01-03
6
-27
/
+122
*
Prepared passwdhash function to allow salting and be prepared for other hashi...
David Sommerseth
2009-01-02
5
-30
/
+41
*
Make it possible to compile plug-in again without eurephiadm enabled
David Sommerseth
2009-01-02
5
-8
/
+17
*
sqlite3 - compile in common/eurephia_xml.c when admin mode is enabled
v0.9.3_beta
David Sommerseth
2008-12-29
1
-1
/
+1
*
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
[prev]
[next]