summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* Split pam_data utilities into a separate fileSumit Bose2010-05-072-35/+60
* Use all available servers in LDAP providerJakub Hrozek2010-05-073-14/+91
* Fix segfault in GSSAPI reconnect codeStephen Gallagher2010-05-072-57/+41
* Fix a wrong return value in IPA HBACSumit Bose2010-05-031-2/+2
* Avoid freeing sdap_handle too earlySimo Sorce2010-05-032-18/+46
* Better handle sdap_handle memory from callers.Simo Sorce2010-05-037-42/+144
* Fix uninitialized variableJakub Hrozek2010-05-031-0/+1
* Add dns_resolver_timeout optionStephen Gallagher2010-04-301-1/+9
* Silence warnings with -O2Jakub Hrozek2010-04-302-8/+22
* Support SRV servers in failoverJakub Hrozek2010-04-302-51/+523
* Remove freed server_common entities from listJakub Hrozek2010-04-301-1/+24
* Display a message if a password reset by root failsSumit Bose2010-04-262-0/+15
* Make the handling of fd events opaqueSumit Bose2010-04-265-184/+278
* Treat server names as case-insensitive in failover codeJakub Hrozek2010-04-261-2/+2
* Set LDAP_OPT_RESTART for all LDAP connectionsSumit Bose2010-04-261-7/+7
* Make ID provider init functions clearerStephen Gallagher2010-04-164-11/+11
* sysydb: Finally stop using a common event contextSimo Sorce2010-04-121-1/+1
* sysdb: remove remaining traces of sysdb_handleSimo Sorce2010-04-122-6/+0
* sysdb: convert sysdb_get_user_attrSimo Sorce2010-04-122-172/+82
* Remove remaining use of sysdb_transaction_sendSimo Sorce2010-04-123-491/+173
* proxy: complete conversion to synchronous sysdbSimo Sorce2010-04-121-1113/+428
* sysdb: convert sysdb_search_groupsSimo Sorce2010-04-121-133/+57
* sysdb: delete sysdb_delete_groupSimo Sorce2010-04-123-184/+65
* sysdb: convert sysdb_delete_userSimo Sorce2010-04-123-227/+74
* sysdb: convert sysdb_search_usersSimo Sorce2010-04-121-67/+37
* sysdb: convert sysdb_asq_searchSimo Sorce2010-04-121-150/+69
* sysdb: convert sysdb_store_customSimo Sorce2010-04-121-113/+35
* sysdb: convert sysdb_search_customSimo Sorce2010-04-121-42/+60
* sysdb: convert sysdb_cache_passwordSimo Sorce2010-04-123-89/+28
* sysdb: convert sysdb_store/add(_basic)_groupSimo Sorce2010-04-122-403/+158
* sysdb: convert sysdb_store/add(_basic)_userSimo Sorce2010-04-122-367/+219
* sysdb: convert sysdb_set_entry/user/group_attrSimo Sorce2010-04-121-23/+4
* sysdb: convert sysdb_search_user_by_name/uidSimo Sorce2010-04-121-61/+14
* sysdb: convert sysdb_search_entry and sysdb_delete_recursiveSimo Sorce2010-04-122-62/+16
* sysdb: convert sysdb_delete_entryStephen Gallagher2010-04-121-66/+42
* Allow arbitrary-length PAM messagesStephen Gallagher2010-03-255-37/+27
* Fix LDAP search paths for IPA HBACSumit Bose2010-03-255-43/+81
* Add krb5_kpasswd to IPA providerEugene Indenbom2010-03-252-2/+3
* Regression test against RHBZ #576856Jakub Hrozek2010-03-252-5/+5
* Fix warnings from -Wmissing-field-initializersSumit Bose2010-03-251-1/+3
* Set LDAP_OPT_RESTART for ldap_sasl_interactive_bind_s()Sumit Bose2010-03-251-0/+7
* Improvements for LDAP Password Policy supportRalf Haferkamp2010-03-224-13/+103
* Lower debug level of unexpected LDAP result codesSumit Bose2010-03-221-0/+5
* Fix error message for ldap_start_tlsStephen Gallagher2010-03-181-1/+1
* Fix a series of memory leaks in the SBUSStephen Gallagher2010-03-171-1/+5
* Properly handle dbus send attempts on a closed connectionStephen Gallagher2010-03-151-22/+1
* Fixed authentication check for CHAUTHTOK_PRELIMRalf Haferkamp2010-03-151-1/+1
* Fixed check for expired passwordsRalf Haferkamp2010-03-151-2/+4
* Add krb5_kpasswd optionSumit Bose2010-03-127-32/+208
* Write the IP address of the KDC to the kdcinfo fileSumit Bose2010-03-112-19/+21