summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2013-10-11INI: Disable line-wrapping functionalityJakub Hrozek1-1/+1
2013-09-27ipa_server_mode: write capaths to krb5 include fileSumit Bose2-2/+52
2013-09-27IPA: store forest name for forest member domainsSumit Bose2-2/+12
2013-09-26util: add get_domains_head()Pavel Březina2-0/+15
2013-09-25util: Allways fall back to old find_uid methodSimo Sorce1-4/+4
2013-09-24Include header file in implementation module.Lukas Slebodnik7-0/+7
2013-09-23mmap_cache: Use two chains for hash collision.Lukas Slebodnik1-8/+12
2013-09-22Check return values of setenv and unsetenvJakub Hrozek1-1/+5
2013-09-18BE: Log domain name to journald if availableJakub Hrozek3-0/+14
2013-09-18Add journald supportJakub Hrozek1-0/+35
2013-09-17util: add find_subdomain_by_object_name()Pavel Březina2-0/+39
2013-09-17util: add find_subdomain_by_sid()Pavel Březina2-0/+35
2013-09-17util: add sss_idmap_talloc[_free]Pavel Březina2-0/+60
2013-09-16util: Use systemd-login to check user sessionsSimo Sorce1-0/+20
2013-09-11Enable printf format string checkingLukas Slebodnik1-2/+8
2013-09-11Fix formating of variables with type: id_tLukas Slebodnik1-1/+25
2013-09-11Fix formating of variables with type: rlim_tLukas Slebodnik1-0/+7
2013-09-11Fix formating of variables with type: key_serial_tLukas Slebodnik1-0/+3
2013-09-11Adding new header for printf formating macrosLukas Slebodnik2-0/+33
2013-09-11Fix formating of variables with type: size_tLukas Slebodnik1-1/+1
2013-09-11Fix formating of variables with type: ssize_tLukas Slebodnik3-4/+5
2013-09-11Fix formating of variables with type: intLukas Slebodnik1-2/+3
2013-09-11Fix formating of variables with type: longLukas Slebodnik1-2/+2
2013-09-09krb5: Remove unused helper functionsSimo Sorce2-88/+0
2013-09-09krb5: Remove unused functionSimo Sorce2-32/+0
2013-09-09krb5: Make check_for_valid_tgt() staticSimo Sorce2-76/+0
2013-09-05utils: add is_host_in_domain()Pavel Březina2-0/+17
2013-09-05Rename SAFEALIGN macrosMichal Zidek1-30/+40
2013-09-03UTIL: Use standard maximum value of type size_tLukas Slebodnik1-3/+2
2013-08-28UTIL: Explicitly include header file sys/socket.hLukas Slebodnik1-0/+1
2013-08-28UTIL: Create new wraper header file sss_endian.hLukas Slebodnik5-32/+61
2013-08-28Add a new option to control subdomain enumerationJakub Hrozek2-1/+28
2013-08-28Read enumerate state for subdomains from cacheJakub Hrozek2-3/+5
2013-08-28krb5: Fetch ccname template from krb5.confStephen Gallagher2-0/+2
2013-08-27KRB5: Add support for KEYRING cache typeStephen Gallagher2-0/+16
2013-08-27KRB5: Add low-level debugging to sss_get_ccache_name_for_principalStephen Gallagher1-0/+6
2013-08-22Fix memory leak insss_krb5_get_error_messageLukas Slebodnik1-0/+1
2013-08-22Use brackets around macros.Lukas Slebodnik1-4/+4
2013-08-22KRB5: Add new #define for collection cache typesStephen Gallagher2-11/+11
2013-08-19mmap_cache: Use better checks for corrupted mc in responderMichal Zidek1-2/+0
2013-08-19mmap_cache: Off by one error.Michal Zidek1-0/+3
2013-08-19UTIL: Remove obsolete compat macrosJakub Hrozek1-19/+0
2013-08-11mmap_cache: Check if slot and name_ptr are not invalid.Michal Zidek1-0/+3
2013-07-22Fix warnings: uninitialized variableLukas Slebodnik1-1/+1
2013-07-19IPA: warn if full_name_format is customized in server modeJakub Hrozek1-1/+1
2013-07-19Add mising argument required by format stringLukas Slebodnik1-1/+1
2013-07-19Fix clang format string warning.Lukas Slebodnik1-1/+1
2013-07-17SIGCHLD handler: do not call callback when pvt data where freedPavel Březina2-2/+30
2013-07-15Use conditional build for retrieving ccache.Lukas Slebodnik2-0/+56
2013-06-28Read mpg state for subdomains from cacheSumit Bose2-3/+5