summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix clang format string warning.Lukas Slebodnik2013-07-191-1/+1
* SIGCHLD handler: do not call callback when pvt data where freedPavel Březina2013-07-172-2/+30
* Use conditional build for retrieving ccache.Lukas Slebodnik2013-07-152-0/+56
* Read mpg state for subdomains from cacheSumit Bose2013-06-282-3/+5
* Add missing argument to DEBUG messageLukas Slebodnik2013-06-271-1/+1
* AD: Write out domain-realm mappingsJakub Hrozek2013-06-274-24/+187
* Fix wrong detection of krb5 ccnameLukas Slebodnik2013-06-261-1/+4
* failover: return error when SRV lookup returned only duplicatesPavel Březina2013-06-212-0/+2
* subdomains: touch krb5.conf when creating new domain-realm mappingsPavel Březina2013-06-162-0/+25
* KRB: Handle preauthentication error correctlyOndrej Kos2013-06-142-0/+2
* Don't test for NULL in nscd config checkOndrej Kos2013-06-101-12/+3
* New utility function sss_get_domain_nameJakub Hrozek2013-06-072-0/+24
* Move domain_to_basedn outside IPA subtreeJakub Hrozek2013-06-072-0/+37
* Allow flat name in the FQname formatJakub Hrozek2013-05-302-11/+75
* Check the validity of FQname format prior to using itJakub Hrozek2013-05-301-3/+43
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-302-0/+41
* Check NSCD configuration fileOndrej Kos2013-05-212-0/+131
* Move nscd.c from tools to utilOndrej Kos2013-05-212-0/+105
* DB: Fix segfault when configuration file cannot be parsedOndrej Kos2013-05-211-0/+1
* Rename SAFEALIGN macros.Michal Zidek2013-05-142-61/+111
* SSH: Use separate field for domain name in client requestsJan Cholasta2013-05-071-0/+4
* UTIL: Add function sss_names_init_from_argsJan Cholasta2013-05-072-41/+73
* Fix minor typosYuri Chornoivan2013-05-061-1/+1
* Refactor dynamic DNS updatesJakub Hrozek2013-05-032-0/+6
* CONFDB: prevent double freeOndrej Kos2013-05-031-1/+0
* add sss_ldap_encode_ndr_uint32Pavel Březina2013-05-022-0/+17
* DB: Switch to new libini_config APIOndrej Kos2013-04-262-0/+569
* Do not keep growing event contextJakub Hrozek2013-04-241-3/+5
* Allow usage of enterprise principalsSumit Bose2013-04-222-0/+28
* DNS sites support - SRV lookup plugin interfacePavel Březina2013-04-102-0/+4
* Allow using flatname for subdomain home dir templateJakub Hrozek2013-04-102-2/+15
* Check for correct variable nameJakub Hrozek2013-04-032-2/+2
* pidfile(): Do not leak fd on errorJakub Hrozek2013-04-031-0/+1
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-022-43/+57
* filename in comment is correctedAbhishek Singh2013-03-271-1/+1