summaryrefslogtreecommitdiff
path: root/src/util/util.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Make re_expression and full_name_format per domain optionsStef Walter1-0/+1
2012-05-04Fix endian issue in SID conversionSumit Bose1-0/+2
2012-05-02Handle endianness issues on older systemsStephen Gallagher1-0/+17
2012-04-24Add some utility functions for subdomainsJan Zeleny1-0/+9
2012-04-20Move atomic io function to a separate moduleJakub Hrozek1-5/+2
2012-03-29Add sss_get_cased_name_list utility functionJakub Hrozek1-0/+4
2012-03-21Make the string_equal() function publicJakub Hrozek1-0/+1
2012-02-26UTIL: Add function for atomic I/OJan Cholasta1-0/+5
2012-01-23Move sized_string declaration to utilsStephen Gallagher1-0/+8
2011-12-21sss_get_cased_name utility functionJakub Hrozek1-0/+4
2011-12-16sss_utf8_tolower utility function+unit testsJakub Hrozek1-0/+6
2011-10-13Add option to follow symlinks to check_file()Jakub Hrozek1-1/+1
2011-09-28Multiline macro cleanupJakub Hrozek1-2/+2
2011-09-08DEBUG timestamps offer higher precisionPavel Březina1-13/+48
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-4/+9
2011-08-25New DEBUG facility - conversionPavel Březina1-1/+0
2011-08-25New DEBUG facility - modified DEBUGPavel Březina1-6/+41
2011-08-25New DEBUG facility - new levelsPavel Březina1-2/+19
2011-08-08debug_timestamps fixesPavel Březina1-0/+3
2011-07-11Move IP adress escaping from the LDAP namespaceJakub Hrozek1-0/+3
2011-05-23Import config.h earlierStephen Gallagher1-2/+1
2011-05-04Override config file debug_level with command-lineStephen Gallagher1-0/+3
2011-01-11Add overflow check to SAFEALIGN_COPY_*_CHECK macrosSumit Bose1-3/+6
2011-01-11Validate user supplied size of data itemsSumit Bose1-0/+5
2010-12-20Introduce sss_hash_create_ex()Sumit Bose1-0/+10
2010-12-03krb5_child returns TGT lifetimeSumit Bose1-0/+6
2010-12-02Add a special filter type to handle enumerationsSumit Bose1-0/+2
2010-11-15Add utility function to sanitize LDAP/LDB filtersStephen Gallagher1-0/+11
2010-10-13Add a missing include fileSumit Bose1-0/+1
2010-10-08Add common hash table setupStephen Gallagher1-0/+5
2010-09-08Add safe copy/move macros for uint16_tJakub Hrozek1-1/+11
2010-08-03Add dup_string_list() utility functionStephen Gallagher1-0/+6
2010-08-03Add diff_string_lists utility functionStephen Gallagher1-0/+13
2010-07-09Add sss_log() functionStephen Gallagher1-0/+12
2010-05-27Move parse_args() to utilSumit Bose1-0/+2
2010-05-16Add ldap_krb5_ticket_lifetime optionSumit Bose1-0/+5
2010-05-07Clean up kdcinfo and kpasswdinfo files when exitingStephen Gallagher1-0/+1
2010-04-16Avoid accessing half-deallocated memory when using talloc_zfree macro.eindenbom1-1/+5
2010-04-06Protect against check-and-open race conditionsStephen Gallagher1-0/+29
2010-03-08Reopen logs when SIGHUP is caughtJakub Hrozek1-0/+1
2010-03-03Improve safe alignment buffer handling macrosSimo Sorce1-15/+24
2010-02-23Check and set permissions on SBUS socketsSumit Bose1-1/+16
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+256