summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
...
* Add utility to handle Well-Known SIDsSumit Bose2013-11-152-0/+318
* Add sss_tc_fqname2()Sumit Bose2013-11-152-0/+22
* sss_names_init: allow empty domain nameSumit Bose2013-11-151-15/+19
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)Michal Zidek2013-11-151-2/+2
* Signals: Refactor termination of processesSimo Sorce2013-11-122-27/+11
* Signals: Remove empty sig_hupSimo Sorce2013-11-121-8/+0
* Signals: Remove unused functionsSimo Sorce2013-11-122-59/+0
* UTIL: Free log message when using journaldJakub Hrozek2013-11-071-0/+2
* Enhance/add unit tests for find_subdomain_by_sid/nameSumit Bose2013-11-041-0/+4
* Include ext headers with #include <foo.h> - contPavel Reichl2013-11-043-3/+3
* 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
* UTIL: Move sss_parse_name_for_domains declaration to util.hJakub Hrozek2013-10-221-0/+5
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-222-3/+4
* util: Add functions to check if IP addresses is specialMichal Zidek2013-10-172-0/+70
* 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: Allways fall back to old find_uid methodSimo Sorce2013-09-251-4/+4
* Include header file in implementation module.Lukas Slebodnik2013-09-247-0/+7
* mmap_cache: Use two chains for hash collision.Lukas Slebodnik2013-09-231-8/+12
* Check return values of setenv and unsetenvJakub Hrozek2013-09-221-1/+5
* BE: Log domain name to journald if availableJakub Hrozek2013-09-183-0/+14
* Add journald supportJakub Hrozek2013-09-181-0/+35
* 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
* util: Use systemd-login to check user sessionsSimo Sorce2013-09-161-0/+20
* 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