summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SUDO Integration - SUDO API can request only cn=defaults recordPavel Březina2012-01-273-26/+44
* SUDO Integration - responder command for cn=defaultsPavel Březina2012-01-275-18/+94
* SUDO Integration - prepare data provider for new responder commandsPavel Březina2012-01-277-200/+287
* SUDO Integration - make sysdb_get_sudo_filter() more configurablePavel Březina2012-01-273-48/+73
* Rename sss_dp_type to sss_dp_sudo_typeStephen Gallagher2012-01-272-4/+4
* Use the new SUDO request in DP and sudo responderJakub Hrozek2012-01-274-235/+115
* SUDO: Provide a sudo DP request based on the internal_reqJakub Hrozek2012-01-273-0/+145
* PROXY: add support for enumerating servicesStephen Gallagher2012-01-274-0/+226
* NSS: Add service enumeration support to NSS providerStephen Gallagher2012-01-273-1/+662
* SYSDB: add support for enumerating servicesStephen Gallagher2012-01-272-0/+55
* NSS: Add client support for [set|get|end]servent()Stephen Gallagher2012-01-271-4/+125
* DP: Refactor responder_dp_req so it's reusable by other respondersJakub Hrozek2012-01-273-240/+349
* PROXY: add support for service lookups (non-enumeration)Stephen Gallagher2012-01-275-0/+274
* NSS: Add getservbyname and getservbyport support to the NSS ResponderStephen Gallagher2012-01-274-0/+1211
* NSS: Add negative cache routines for servicesStephen Gallagher2012-01-272-3/+132
* DP: Add support for services in dp requestsStephen Gallagher2012-01-273-0/+5
* NSS: Add client support for services (non-enumeration)Stephen Gallagher2012-01-274-5/+389
* SYSDB: Add indexes for servicePort and serviceProtocolStephen Gallagher2012-01-274-2/+118
* SYSDB: Add sysdb routines for manipulating service entriesStephen Gallagher2012-01-274-0/+1133
* DP: Handle parsing extra results in be_get_account_infoStephen Gallagher2012-01-272-33/+70
* PAM: Do not overwrite retJakub Hrozek2012-01-261-3/+1
* SYSDB: Move add_string and add_ulong to sysdb_private.hStephen Gallagher2012-01-232-4/+9
* UTIL: Add strtouint16Stephen Gallagher2012-01-232-0/+20
* Move sized_string declaration to utilsStephen Gallagher2012-01-234-19/+19
* LDAP: Improve debugging for sdap_parse_derefStephen Gallagher2012-01-231-4/+7
* DP: Fix bugs in sss_dp_get_account_intStephen Gallagher2012-01-234-66/+47
* RESPONDER: Extend sss_dp_account_send() to include extra dataStephen Gallagher2012-01-215-14/+32
* Fix invalid index in pidfile()Stephen Gallagher2012-01-211-1/+3
* SYSDB: Redundant check is redundant.Stephen Gallagher2012-01-211-5/+0
* SUDO: include the sources in the IPA provider, tooJakub Hrozek2012-01-181-0/+6
* PAM: Fix reversed logicJakub Hrozek2012-01-181-1/+1
* LDAP: Add option to disable paging controlStephen Gallagher2012-01-189-5/+40
* NSS: Add sss_readrep_copy_stringStephen Gallagher2012-01-185-181/+131
* Do not use sudo symbols in LDAP provider unconditionallyJakub Hrozek2012-01-181-0/+2
* Add a new Makefile target to build RPMs with the experimental flagJakub Hrozek2012-01-172-5/+53
* Export libsss_sudo as a separate packageJakub Hrozek2012-01-174-8/+58
* Add a configure switch to specify 3rd party app libraries locationJakub Hrozek2012-01-172-1/+19
* SUDO Integration - periodical update of rules in data providerPavel Březina2012-01-1711-1/+354
* SUDO Integration - functions for manipulating with 'refreshed' attributePavel Březina2012-01-172-0/+68
* sysdb_get_bool() and sysdb_get_bool() functionsPavel Březina2012-01-172-51/+108
* SUDO Integration - wrap data provider with tevent_reqPavel Březina2012-01-172-43/+138
* SUDO Integration review issuesPavel Březina2012-01-1716-41/+68
* IPA: Detect nsupdate support for the realm directiveStephen Gallagher2012-01-173-15/+55
* Raise the debug level of two very noisy statementsStephen Gallagher2012-01-172-4/+6
* NSS: Improve DEBUG messages for netgroup cacheStephen Gallagher2012-01-171-2/+2
* Support multiple search bases in HBACJan Zeleny2012-01-145-39/+176
* Add info about ipa_host_search_base to man pageJan Zeleny2012-01-141-0/+29
* NSS: Validate input string lengthsStephen Gallagher2012-01-144-9/+32
* LDAP: Copy URI instead of pointing at failover service recordStephen Gallagher2012-01-141-2/+8
* Log fixes for sdap_call_conn_cbStephen Gallagher2012-01-142-2/+4