summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code from python HBAC bindingsJakub Hrozek2011-08-011-4/+0
* Fix python HBAC bindings for python <= 2.4Jakub Hrozek2011-08-017-85/+315
* Fixes for python HBAC bindingsJakub Hrozek2011-08-012-12/+105
* Provide python bindings for the HBAC evaluator libraryJakub Hrozek2011-08-014-4/+2243
* Treat NULL or empty rhost as unknownStephen Gallagher2011-08-012-11/+25
* Add ipa_hbac_treat_deny_as optionStephen Gallagher2011-08-016-2/+42
* Add ipa_hbac_refresh optionStephen Gallagher2011-08-017-1/+38
* Add new HBAC lookup and evaluation routinesStephen Gallagher2011-08-013-125/+400
* Remove old HBAC implementationStephen Gallagher2011-08-012-1595/+1
* Add helper functions for looking up HBAC rule componentsStephen Gallagher2011-08-017-0/+2622
* Add HBAC evaluator and testsStephen Gallagher2011-08-017-2/+1062
* Add helper function msgs2attrs_arrayStephen Gallagher2011-08-012-0/+33
* Change the default value of ldap_tls_cacert in IPA providerJakub Hrozek2011-08-011-1/+1
* Remove incorrect private variableStephen Gallagher2011-08-011-1/+1
* Wrong paramater to sysdb_attrs_add_uint32Jakub Hrozek2011-08-011-1/+1
* sss_client: avoid leaking file descriptorsSimo Sorce2011-07-292-0/+15
* Explicitly ignore groups with gidNumber=0Jakub Hrozek2011-07-272-11/+18
* Set gidNumber of non-posix groups to 0 even on updatesJakub Hrozek2011-07-271-8/+44
* Fix indexing of skipped groupsJakub Hrozek2011-07-211-2/+4
* Only print server address if one is availableJakub Hrozek2011-07-211-0/+7
* Do not add a NULL host parsed from LDAP URIJakub Hrozek2011-07-211-1/+8
* Use ares_search instead of ares_query for hostname resolutionJakub Hrozek2011-07-131-1/+1
* Bumping version to 1.5.12Stephen Gallagher2011-07-051-1/+1
* Fix unchecked return values of pam_add_responsesssd-1_5_11Jakub Hrozek2011-07-053-7/+23
* ipa_dyndns: Use sockaddr_storage for storing IP addressesJakub Hrozek2011-07-051-12/+17
* Call ldap_install_tls() on ldaps connectionsSumit Bose2011-07-051-0/+15
* Replace system() function with fork and execl call.Matthew Ife2011-07-051-22/+30
* Bumping version to 1.5.11Stephen Gallagher2011-07-011-1/+1
* Do not access state after tevent_req_done() is called.sssd-1_5_10Sumit Bose2011-07-011-10/+16
* Do not attempt to close() a file descriptor < 0Stephen Gallagher2011-07-011-1/+3
* Bumping version to 1.5.10Stephen Gallagher2011-07-011-1/+1
* Updating translation files for SSSD 1.5.9sssd-1_5_9Stephen Gallagher2011-06-3099-7605/+8631
* Don't pass NULL to printf for TLS errorsJakub Hrozek2011-06-305-33/+56
* Use ldap_init_fd() instead of ldap_initialize() if availableSumit Bose2011-06-306-38/+435
* Use name based URI instead of IP address based URIsSumit Bose2011-06-302-38/+3
* Add sdap_call_conn_cb() to call add connection callback directlySumit Bose2011-06-302-0/+40
* Add sockaddr_storage to sdap_serviceSumit Bose2011-06-305-0/+62
* Log nsupdate messageJakub Hrozek2011-06-301-0/+3
* Test NULL server hostname in fail over testsJakub Hrozek2011-06-301-8/+16
* Provide TTL structure names for c-ares < 1.7Jakub Hrozek2011-06-302-0/+11
* Switch resolver to using resolv_hostent and honor TTLJakub Hrozek2011-06-3010-277/+402
* Resolve hosts by name from DNS into resolv_hostentJakub Hrozek2011-06-301-0/+254
* Resolve hosts by name from files into resolv_hostentJakub Hrozek2011-06-301-0/+92
* Add new resolv_hostent data structure and utility functionsJakub Hrozek2011-06-302-0/+200
* Fall back to polling when inotify failsJan Zeleny2011-06-241-28/+68
* Do not check pwdAttributeSumit Bose2011-06-161-9/+0
* Delete cached ccache file if password is expiredSumit Bose2011-06-151-8/+63
* Add new options to override shell valueJakub Hrozek2011-06-029-1/+189
* Add a new option to override home directory valueJakub Hrozek2011-06-029-2/+192
* Add a new option to override primary GID numberJakub Hrozek2011-06-028-2/+33