Commit Graph

79 Commits (r14.0.10)

Author SHA1 Message Date
gregory guy 9560202d56 Drop automake build support.
4 years ago
Timothy Pearson 8c6f2507b0
Fix access to ldap configuration files on non-controller (workstation) systems
5 years ago
Timothy Pearson 23d8a034c7
Properly set umask on login
5 years ago
Timothy Pearson fac096dec8
Correctly set permissions on LDAP configuration file to only allow owner / group, since this file contains a multi-master replication password in plain text
5 years ago
Slávek Banko e58c07a94b
Add KDE_EXPORT to public library symbols.
5 years ago
Slávek Banko 9269cb6873
Added controlled conversions to char* instead of automatic ascii conversions.
5 years ago
Slávek Banko 237060ef06
Add includes to UI files to resolve FTBFS.
5 years ago
Slávek Banko 7624fdf23b
Update CMake rules
5 years ago
gregory guy 90487b6cff
conversion to the cmake building system
5 years ago
Timothy Pearson f746c03828 Fix memory leak on bind failure
9 years ago
Timothy Pearson ba81541fe5 Fix incorrect login causing PAM fatal error message
9 years ago
Timothy Pearson bea400f197 Fix security hole when Kerberos credential caching is enabled
10 years ago
Timothy Pearson 5bfd539b84 Make bonding and unbonding methods slightly more robust
11 years ago
Timothy Pearson 571e1739fb Fix LDAP CA root file configuration
11 years ago
Timothy Pearson 39c401b796 Look for CA file in correct location on bonded machines
11 years ago
Francois Andriot ce1a870096 Add missing LDFLAGS causing FTBFS
11 years ago
Timothy Pearson 2ac300ccc2 Do not replicate olcGlobal by default
11 years ago
Timothy Pearson 3729eac510 Fix incorrect certificate CA file in ldap client configuration
11 years ago
Timothy Pearson bac7789f94 Use shared realm certificate file name to allow syncrepl to work
11 years ago
Timothy Pearson a512090138 Use more precise syncrepl configuration
11 years ago
Timothy Pearson a257ac4ffe Fix failure to use provided error string handler in getRealmCAMaster
11 years ago
Timothy Pearson c5ae1e593d Fix syncrepl retry timeout and enable hdb replication
11 years ago
Timothy Pearson a9affe1102 Properly set up syncrepl
11 years ago
Timothy Pearson c8902fca04 Add missing data fields to LDAPMasterReplicationInfo structure
11 years ago
Timothy Pearson 8a439f8521 Add a number of methods to enable multi-master replication
11 years ago
Timothy Pearson 5b8ec508a0 Fix failure when long Kerberos commands are used
11 years ago
Timothy Pearson 8899bee01d Fix cron script failure
11 years ago
Darrell Anderson 91573227c6 Cleanup output clutter.
11 years ago
Timothy Pearson 3f8b38c5f2 Add paged search capability
11 years ago
Timothy Pearson 98d9e442c4 Add ability to control PAM options including credential caching and home directory creation
11 years ago
Timothy Pearson 52d15ff717 Reload OpenLDAP when certificate file changes
11 years ago
Timothy Pearson 1e9b683727 Set proper permissions on root certificate files
11 years ago
Timothy Pearson f101efbd4d Add exportKeytabForPrincipal method
11 years ago
Timothy Pearson 54f609f3da Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap
11 years ago
Timothy Pearson d1764a4dae Add new machine add method
11 years ago
Timothy Pearson 42072e938e Set executable flag on cron scripts
11 years ago
Timothy Pearson fdef66d8f2 Fix kinit and ktutil log output
11 years ago
Timothy Pearson fae0948a28 Move core code from the bonding utility to this library
11 years ago
Timothy Pearson e0f5e6ac4e Fix FBTFS
11 years ago
Timothy Pearson c2654f5408 Fix unusual glitch caused by inadvertent double application of a patch
11 years ago
Timothy Pearson 9d5bebacf3 Move bonding routines into core library
11 years ago
Timothy Pearson 660b499a22 Remove user from member groups before deletion
11 years ago
Timothy Pearson 298b514806 Remove incorrect module flag from Makefile.am
11 years ago
Timothy Pearson 0794d3cc44 Fix FTBFS with older OpenLDAP versions
11 years ago
Timothy Pearson 6153e00921 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 9970d64621 Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson ebe5fa27bf Do not use GUI dialog to prompt for password when operating in CLI mode
12 years ago
Timothy Pearson bdb1c6b002 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap
12 years ago
Timothy Pearson 9e61d1e26b Obtain user name and realm from SASL on GSSAPI authentication success
12 years ago
Timothy Pearson 20c48849ea Fix klist failure
12 years ago