summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2011-10-13Add option to follow symlinks to check_file()Jakub Hrozek2-3/+4
2011-09-28Multiline macro cleanupJakub Hrozek3-5/+5
2011-09-08DEBUG timestamps offer higher precisionPavel Březina3-13/+65
2011-09-06sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()Pavel Březina1-3/+3
2011-09-06sss_ldap_err2string() - function createdPavel Březina2-0/+16
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina3-13/+11
2011-08-25New DEBUG facility - conversionPavel Březina3-21/+11
2011-08-25New DEBUG facility - modified DEBUGPavel Březina1-6/+41
2011-08-25New DEBUG facility - new levelsPavel Březina2-2/+89
2011-08-15Handle timeout during sss_ldap_init_sendJakub Hrozek2-2/+36
2011-08-15Handle errno properly in set_debug_file_from_fd()Jakub Hrozek1-2/+5
2011-08-11Allow the O_NONBLOCK flag to be reset correctlyRalf Haferkamp1-14/+0
2011-08-08debug_timestamps fixesPavel Březina3-11/+16
2011-07-13Fix python HBAC bindings for python <= 2.4Jakub Hrozek2-0/+167
2011-07-11Move IP adress escaping from the LDAP namespaceJakub Hrozek4-11/+11
2011-07-05Call ldap_install_tls() on ldaps connectionsSumit Bose1-0/+15
2011-07-01Do not access state after tevent_req_done() is called.Sumit Bose1-10/+16
2011-07-01Do not attempt to close() a file descriptor < 0Stephen Gallagher1-1/+3
2011-06-30Use ldap_init_fd() instead of ldap_initialize() if availableSumit Bose2-0/+346
2011-06-15Make parse_args skip extra spacesJakub Hrozek1-16/+24
2011-06-02Add a utility function to escape IPv6 address for use in URIsJakub Hrozek2-0/+11
2011-05-23Import config.h earlierStephen Gallagher1-2/+1
2011-05-23Set _GNU_SOURCE globallySumit Bose5-6/+6
2011-05-20Add support for Attribute Scoped QueriesJakub Hrozek1-0/+4
2011-05-16Fixed unitialized pointer in select_principal_from_keytabJan Zeleny1-1/+1
2011-05-16Fixed unitialized return value in match_principalJan Zeleny1-2/+1
2011-05-06Allow changing the log level without restartStephen Gallagher2-3/+24
2011-05-05Added some kerberos functions for building on RHEL5Jan Zeleny2-5/+188
2011-05-04Override config file debug_level with command-lineStephen Gallagher3-9/+16
2011-04-25Modify principal selection for keytab authenticationJan Zeleny2-2/+180
2011-04-25Extend and move function for finding principal in keytabJan Zeleny2-0/+161
2011-04-08Don't pass NULL to printf for TLS errorsJakub Hrozek2-0/+33
2011-01-21Fix uninitialized value errorSumit Bose1-1/+1
2011-01-20NSS obfuscation code cleanupJakub Hrozek1-38/+97
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 Bose2-6/+29
2010-12-17Fix unchecked return value in sss_krb5_verify_keytab_exStephen Gallagher1-1/+8
2010-12-16Fix invalid sizeof in pidfileStephen Gallagher1-1/+1
2010-12-14Add missing break statement to sss_hash_createStephen Gallagher1-0/+1
2010-12-08Fix build issue with older Kerberos librarySumit Bose1-0/+7
2010-12-07Add support for FAST in krb5 providerSumit Bose2-0/+62
2010-12-03krb5_child returns TGT lifetimeSumit Bose1-0/+6
2010-12-02Add a special filter type to handle enumerationsSumit Bose1-0/+2
2010-12-02Make default SIGTERM and SIGINT handlers use teventStephen Gallagher1-1/+33
2010-11-18Add missing error codeSumit Bose1-0/+1
2010-11-15Add utility function to sanitize LDAP/LDB filtersStephen Gallagher2-0/+63
2010-11-05Handle errors during log reopening betterStephen Gallagher1-2/+28
2010-10-26Always use uint32_t for UID/GID numbersJakub Hrozek2-4/+4
2010-10-19Write log opening failures to the syslogStephen Gallagher1-0/+3