index
:
libtdeldap
master
r14.0.x
r14.1.x
LDAP integration library
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add CRL generation
Timothy Pearson
2015-09-03
2
-31
/
+197
*
Implement several methods required for PKI certificate management
Timothy Pearson
2015-09-02
2
-8
/
+120
*
Extend user key and certificate generation methods
Timothy Pearson
2015-09-01
2
-40
/
+219
*
Fix CN/DN ordering
Timothy Pearson
2015-08-31
1
-3
/
+7
*
Properly set CRL URL and fix up a few other glitches
Timothy Pearson
2015-08-31
1
-14
/
+20
*
Allow CRL URL to be set via configuration file
Timothy Pearson
2015-08-31
1
-0
/
+2
*
Fix up Kerberos PKI certificate generation
Timothy Pearson
2015-08-31
2
-10
/
+270
*
Allow certificate expiry to be set
Timothy Pearson
2015-08-25
2
-4
/
+45
*
Extend CA expiry to 1 year
Timothy Pearson
2015-08-24
2
-2
/
+6
*
Fix incorrect login causing PAM fatal error message
Timothy Pearson
2015-08-23
1
-1
/
+1
*
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
Slávek Banko
2015-05-31
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
Automated System
2015-04-17
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
Automated System
2015-04-17
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
r14.0.0
Automated System
2014-10-19
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
Automated System
2014-10-14
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
Automated System
2014-10-13
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
Automated System
2014-10-12
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
Automated System
2014-09-29
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
Automated System
2014-09-28
1
-0
/
+0
*
Fix remaining renaming knewstuff
Slávek Banko
2014-09-24
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
Automated System
2014-09-14
1
-0
/
+0
*
Fix security hole when Kerberos credential caching is enabled
Timothy Pearson
2014-06-07
1
-1
/
+1
*
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
Automated System
2014-05-26
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
Automated System
2014-04-17
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
Automated System
2014-03-28
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
Automated System
2014-03-27
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
Automated System
2014-03-27
1
-0
/
+0
*
Make bonding and unbonding methods slightly more robust
Timothy Pearson
2014-01-07
1
-1
/
+37
*
Fix LDAP CA root file configuration
Timothy Pearson
2014-01-06
2
-3
/
+14
*
Look for CA file in correct location on bonded machines
Timothy Pearson
2014-01-06
1
-11
/
+11
*
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
Automated System
2013-12-23
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
Automated System
2013-12-23
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
Automated System
2013-09-15
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
Automated System
2013-09-15
1
-0
/
+0
*
Additional k => tde renaming and fixes
Slávek Banko
2013-09-03
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
Slávek Banko
2013-08-30
1
-0
/
+0
*
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
Slávek Banko
2013-08-28
1
-0
/
+0
*
Add missing LDFLAGS causing FTBFS
Francois Andriot
2013-08-23
1
-1
/
+1
*
Do not replicate olcGlobal by default
Timothy Pearson
2013-07-16
2
-3
/
+5
*
Fix incorrect certificate CA file in ldap client configuration
Timothy Pearson
2013-07-11
1
-1
/
+1
*
Use shared realm certificate file name to allow syncrepl to work
Timothy Pearson
2013-07-11
1
-6
/
+6
*
Use more precise syncrepl configuration
Timothy Pearson
2013-07-11
1
-2
/
+2
*
Fix failure to use provided error string handler in getRealmCAMaster
Timothy Pearson
2013-07-02
1
-1
/
+1
*
Fix syncrepl retry timeout and enable hdb replication
Timothy Pearson
2013-07-02
1
-18
/
+45
*
Properly set up syncrepl
Timothy Pearson
2013-07-02
1
-81
/
+85
*
Add missing data fields to LDAPMasterReplicationInfo structure
Timothy Pearson
2013-07-01
2
-1
/
+121
*
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap
Timothy Pearson
2013-06-27
1
-0
/
+0
|
\
|
*
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
Automated System
2013-06-26
1
-0
/
+0
*
|
Add a number of methods to enable multi-master replication
Timothy Pearson
2013-06-27
2
-105
/
+626
|
/
*
Fix failure when long Kerberos commands are used
Timothy Pearson
2013-06-26
2
-12
/
+13
[prev]
[next]