summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for delayed kinit if offlineSumit Bose2010-05-2611-29/+536
* Handle Krb5 password expiration warningSumit Bose2010-05-262-174/+195
* Try all servers during Kerberos authJakub Hrozek2010-05-261-23/+104
* Display name of PAM action in pam_print_data()Stephen Gallagher2010-05-241-1/+23
* Do not modify IPA_DOMAIN when setting Kerberos realmSumit Bose2010-05-231-6/+20
* Revert "Copy pam data from DBus message"Stephen Gallagher2010-05-203-75/+54
* Copy pam data from DBus messageSumit Bose2010-05-203-54/+75
* Add a better error message for TLS failuresStephen Gallagher2010-05-201-3/+32
* Add ldap_krb5_ticket_lifetime optionSumit Bose2010-05-169-13/+38
* Don't report a fatal error for an HBAC denialStephen Gallagher2010-05-161-1/+1
* Add dynamic DNS updates to FreeIPAStephen Gallagher2010-05-167-14/+672
* Properly set up SIGCHLD handlersStephen Gallagher2010-05-166-46/+116
* New version of IPA auth and password migrationSumit Bose2010-05-164-199/+400
* Make Kerberos authentication a tevent_reqSumit Bose2010-05-162-215/+345
* Revert "Add dynamic DNS updates to FreeIPA"Stephen Gallagher2010-05-077-672/+14
* Add dynamic DNS updates to FreeIPAStephen Gallagher2010-05-077-14/+672
* Use service discovery in backendsJakub Hrozek2010-05-0713-33/+162
* Add callback when the ID provider switches from offline to onlineStephen Gallagher2010-05-074-0/+174
* Add more warnings about nearly expired passwordsSumit Bose2010-05-071-5/+66
* Compare the full service nameSumit Bose2010-05-071-1/+2
* Create kdcinfo and kpasswdinfo file at startupSumit Bose2010-05-073-1/+50
* Clean up kdcinfo and kpasswdinfo files when exitingStephen Gallagher2010-05-073-2/+57
* Fix memory hierarchy in the ipa timerulesJakub Hrozek2010-05-071-4/+4
* 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