summaryrefslogtreecommitdiffstats
path: root/src/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-121-0/+1
* Fix endian issue in SID conversionSumit Bose2012-05-041-0/+2
* Handle endianness issues on older systemsStephen Gallagher2012-05-021-0/+17
* Add some utility functions for subdomainsJan Zeleny2012-04-241-0/+9
* Move atomic io function to a separate moduleJakub Hrozek2012-04-201-5/+2
* Add sss_get_cased_name_list utility functionJakub Hrozek2012-03-291-0/+4
* Make the string_equal() function publicJakub Hrozek2012-03-211-0/+1
* UTIL: Add function for atomic I/OJan Cholasta2012-02-261-0/+5
* Move sized_string declaration to utilsStephen Gallagher2012-01-231-0/+8
* sss_get_cased_name utility functionJakub Hrozek2011-12-211-0/+4
* sss_utf8_tolower utility function+unit testsJakub Hrozek2011-12-161-0/+6
* Add option to follow symlinks to check_file()Jakub Hrozek2011-10-131-1/+1
* Multiline macro cleanupJakub Hrozek2011-09-281-2/+2
* DEBUG timestamps offer higher precisionPavel Březina2011-09-081-13/+48
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-4/+9
* New DEBUG facility - conversionPavel Březina2011-08-251-1/+0
* New DEBUG facility - modified DEBUGPavel Březina2011-08-251-6/+41
* New DEBUG facility - new levelsPavel Březina2011-08-251-2/+19
* debug_timestamps fixesPavel Březina2011-08-081-0/+3
* Move IP adress escaping from the LDAP namespaceJakub Hrozek2011-07-111-0/+3
* Import config.h earlierStephen Gallagher2011-05-231-2/+1
* Override config file debug_level with command-lineStephen Gallagher2011-05-041-0/+3
* Add overflow check to SAFEALIGN_COPY_*_CHECK macrosSumit Bose2011-01-111-3/+6
* Validate user supplied size of data itemsSumit Bose2011-01-111-0/+5
* Introduce sss_hash_create_ex()Sumit Bose2010-12-201-0/+10
* krb5_child returns TGT lifetimeSumit Bose2010-12-031-0/+6
* Add a special filter type to handle enumerationsSumit Bose2010-12-021-0/+2
* Add utility function to sanitize LDAP/LDB filtersStephen Gallagher2010-11-151-0/+11
* Add a missing include fileSumit Bose2010-10-131-0/+1
* Add common hash table setupStephen Gallagher2010-10-081-0/+5
* Add safe copy/move macros for uint16_tJakub Hrozek2010-09-081-1/+11
* Add dup_string_list() utility functionStephen Gallagher2010-08-031-0/+6
* Add diff_string_lists utility functionStephen Gallagher2010-08-031-0/+13
* Add sss_log() functionStephen Gallagher2010-07-091-0/+12
* Move parse_args() to utilSumit Bose2010-05-271-0/+2
* Add ldap_krb5_ticket_lifetime optionSumit Bose2010-05-161-0/+5
* Clean up kdcinfo and kpasswdinfo files when exitingStephen Gallagher2010-05-071-0/+1
* Avoid accessing half-deallocated memory when using talloc_zfree macro.eindenbom2010-04-161-1/+5
* Protect against check-and-open race conditionsStephen Gallagher2010-04-061-0/+29
* Reopen logs when SIGHUP is caughtJakub Hrozek2010-03-081-0/+1
* Improve safe alignment buffer handling macrosSimo Sorce2010-03-031-15/+24
* Check and set permissions on SBUS socketsSumit Bose2010-02-231-1/+16
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+256