summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Sanitize whitespaces.Lukas Slebodnik2014-02-261-0/+10
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-122-0/+2
* utils: handling NULL params in sss_parse_namePavel Reichl2014-02-112-26/+30
* UTIL: Inherit parent domain's default_shellJakub Hrozek2014-01-151-1/+4
* LDAP: Add a new error code for malformed access control filterJakub Hrozek2014-01-092-0/+2
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-192-0/+36
* SSSD: Improved domain detectionPavel Reichl2013-11-292-5/+29
* monitor: Specific error message for missing sssd.confPavel Reichl2013-11-272-0/+2
* utils: add ERR_DOMAIN_NOT_FOUND error codePavel Březina2013-10-252-0/+2
* find_subdomain_by_sid: skip domains with missing domain_idSumit Bose2013-10-251-11/+19
* Inherit ID limits of parent domains if setJakub Hrozek2013-10-241-3/+5
* INI: Disable line-wrapping functionalityJakub Hrozek2013-10-111-1/+1
* ipa_server_mode: write capaths to krb5 include fileSumit Bose2013-09-272-2/+52
* IPA: store forest name for forest member domainsSumit Bose2013-09-272-2/+12
* util: add get_domains_head()Pavel Březina2013-09-262-0/+15
* util: add find_subdomain_by_object_name()Pavel Březina2013-09-172-0/+39
* util: add find_subdomain_by_sid()Pavel Březina2013-09-172-0/+35
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-172-0/+60
* Enable printf format string checkingLukas Slebodnik2013-09-111-2/+8
* Fix formating of variables with type: id_tLukas Slebodnik2013-09-111-1/+25
* Fix formating of variables with type: rlim_tLukas Slebodnik2013-09-111-0/+7
* Fix formating of variables with type: key_serial_tLukas Slebodnik2013-09-111-0/+3
* Adding new header for printf formating macrosLukas Slebodnik2013-09-112-0/+33
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-1/+1
* Fix formating of variables with type: ssize_tLukas Slebodnik2013-09-113-4/+5
* Fix formating of variables with type: intLukas Slebodnik2013-09-111-2/+3
* Fix formating of variables with type: longLukas Slebodnik2013-09-111-2/+2
* krb5: Remove unused helper functionsSimo Sorce2013-09-092-88/+0
* krb5: Remove unused functionSimo Sorce2013-09-092-32/+0
* krb5: Make check_for_valid_tgt() staticSimo Sorce2013-09-092-76/+0
* utils: add is_host_in_domain()Pavel Březina2013-09-052-0/+17
* Rename SAFEALIGN macrosMichal Zidek2013-09-051-30/+40
* UTIL: Use standard maximum value of type size_tLukas Slebodnik2013-09-031-3/+2
* UTIL: Explicitly include header file sys/socket.hLukas Slebodnik2013-08-281-0/+1
* UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2013-08-285-32/+61
* Add a new option to control subdomain enumerationJakub Hrozek2013-08-282-1/+28
* Read enumerate state for subdomains from cacheJakub Hrozek2013-08-282-3/+5
* krb5: Fetch ccname template from krb5.confStephen Gallagher2013-08-282-0/+2
* KRB5: Add support for KEYRING cache typeStephen Gallagher2013-08-272-0/+16
* KRB5: Add low-level debugging to sss_get_ccache_name_for_principalStephen Gallagher2013-08-271-0/+6
* Fix memory leak insss_krb5_get_error_messageLukas Slebodnik2013-08-221-0/+1
* Use brackets around macros.Lukas Slebodnik2013-08-221-4/+4
* KRB5: Add new #define for collection cache typesStephen Gallagher2013-08-222-11/+11
* mmap_cache: Use better checks for corrupted mc in responderMichal Zidek2013-08-191-2/+0
* mmap_cache: Off by one error.Michal Zidek2013-08-191-0/+3
* UTIL: Remove obsolete compat macrosJakub Hrozek2013-08-191-19/+0
* mmap_cache: Check if slot and name_ptr are not invalid.Michal Zidek2013-08-111-0/+3
* Fix warnings: uninitialized variableLukas Slebodnik2013-07-221-1/+1
* IPA: warn if full_name_format is customized in server modeJakub Hrozek2013-07-191-1/+1
* Add mising argument required by format stringLukas Slebodnik2013-07-191-1/+1