summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* PYHBAC: Return NULL on failureJakub Hrozek2012-05-021-0/+1
* RESPONDER: check return value from confdb_get_intJakub Hrozek2012-05-021-0/+7
* LDAP: check return value of sysdb_attrs_get_elJakub Hrozek2012-05-021-0/+7
* SERVER: use the correct return code of sss_atomic_write_sJakub Hrozek2012-05-021-1/+1
* SSH: return NULL on error in ssh_host_pubkeys_format_known_host_plainJakub Hrozek2012-05-021-1/+2
* SYSDB: check return valueJakub Hrozek2012-05-021-2/+2
* SYSDB: return EOK if empty message is passed into get_rm_msgJakub Hrozek2012-05-021-0/+1
* SUDO: Return ret, not EOKJakub Hrozek2012-05-021-1/+1
* Allow different SID representations in libidmapSumit Bose2012-05-015-13/+925
* execv, excvp and exec_child never return EOKStef Walter2012-05-014-18/+11
* NSS: Only return data from initgroups onceJakub Hrozek2012-04-241-3/+10
* Lowercase group members in case-insensitive domainsJakub Hrozek2012-04-241-1/+7
* murmurhash: Relax inline requirementStephen Gallagher2012-04-241-2/+2
* Two fixes in responder subdomain codeJan Zeleny2012-04-242-1/+7
* fix copy and paste error in commentPavel Březina2012-04-241-1/+1
* SSH: Add support for hashed known_hostsJan Cholasta2012-04-2410-40/+212
* UTIL: Add HMAC-SHA-1 functionJan Cholasta2012-04-244-0/+163
* Utilize sysdb context within be_req in HBACJan Zeleny2012-04-241-2/+2
* Detect subdomain request in IPA access providerJan Zeleny2012-04-241-0/+10
* Accept be_req instead if be_ctx in LDAP access providerJan Zeleny2012-04-243-15/+16
* Carry sysdb context and domain info in be_req structureJan Zeleny2012-04-242-0/+5
* Basic support for subdomains in auth providerJan Zeleny2012-04-243-3/+13
* Send PAM requests for subdomains to the right providerJan Zeleny2012-04-241-3/+41
* Add ID operations in subdomainsJan Zeleny2012-04-243-0/+276
* Add s2n extended operationSumit Bose2012-04-242-0/+667
* Moved expand_homedir_template() from NSS responder to utility codeJan Zeleny2012-04-243-108/+168
* New config option for subdomainsJan Zeleny2012-04-244-0/+29
* Add domain name to get_account_info requestSumit Bose2012-04-243-0/+11
* IPA: Add get-domains targetSumit Bose2012-04-248-0/+445
* data provider: added subdomainsSumit Bose2012-04-247-4/+197
* Check sub-domains in nss_cmd_get{pwuid|grgid}_search()Sumit Bose2012-04-241-4/+26
* Ask for subdomains in responder in the first request after startupJan Zeleny2012-04-241-0/+30
* Retrieve subdomains if there is a request for fully qualified userJan Zeleny2012-04-243-31/+192
* Modified responder_get_domain()Jan Zeleny2012-04-2413-22/+51
* Responder part of the subdomain retrieval workJan Zeleny2012-04-247-0/+392
* Add conn_name to allow different names for domains and connectionsJan Zeleny2012-04-245-4/+6
* Add some utility functions for subdomainsJan Zeleny2012-04-243-0/+120
* Sysdb routines for subdomainsJan Zeleny2012-04-245-81/+852
* Fix typo: retreiving->retrievingYuri Chornoivan2012-04-201-1/+1
* Get the RootDSE after binding if not successfull beforeJakub Hrozek2012-04-201-26/+104
* Two manual pages fixesMarco Pizzoli2012-04-202-1/+3
* Test RFC2307bis and RFC2307 option mapsJakub Hrozek2012-04-201-0/+28
* Warn on 'make update-po' if there are manpages not listed in po4a.cfgJakub Hrozek2012-04-201-0/+7
* Document sss_tools betterJakub Hrozek2012-04-209-0/+35
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-2015-313/+236
* Move atomic io function to a separate moduleJakub Hrozek2012-04-205-52/+111
* sss_atomic_io: Do not fail reads with EPIPE if there is not enough data to readJakub Hrozek2012-04-202-1/+208
* sdap_check_aliases must not error when detects the same userJakub Hrozek2012-04-201-13/+31
* Make the monitor SIGKILL time configurableJakub Hrozek2012-04-206-3/+43
* Free controls in sdap_rebind_procJakub Hrozek2012-04-201-4/+6