summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Add option to follow symlinks to check_file()Jakub Hrozek2011-10-132-3/+4
* Multiline macro cleanupJakub Hrozek2011-09-283-5/+5
* DEBUG timestamps offer higher precisionPavel Březina2011-09-083-13/+65
* sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()Pavel Březina2011-09-061-3/+3
* sss_ldap_err2string() - function createdPavel Březina2011-09-062-0/+16
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-253-13/+11
* New DEBUG facility - conversionPavel Březina2011-08-253-21/+11
* New DEBUG facility - modified DEBUGPavel Březina2011-08-251-6/+41
* New DEBUG facility - new levelsPavel Březina2011-08-252-2/+89
* Handle timeout during sss_ldap_init_sendJakub Hrozek2011-08-152-2/+36
* Handle errno properly in set_debug_file_from_fd()Jakub Hrozek2011-08-151-2/+5
* Allow the O_NONBLOCK flag to be reset correctlyRalf Haferkamp2011-08-111-14/+0
* debug_timestamps fixesPavel Březina2011-08-083-11/+16
* Fix python HBAC bindings for python <= 2.4Jakub Hrozek2011-07-132-0/+167
* Move IP adress escaping from the LDAP namespaceJakub Hrozek2011-07-114-11/+11
* Call ldap_install_tls() on ldaps connectionsSumit Bose2011-07-051-0/+15
* Do not access state after tevent_req_done() is called.Sumit Bose2011-07-011-10/+16
* Do not attempt to close() a file descriptor < 0Stephen Gallagher2011-07-011-1/+3
* Use ldap_init_fd() instead of ldap_initialize() if availableSumit Bose2011-06-302-0/+346
* Make parse_args skip extra spacesJakub Hrozek2011-06-151-16/+24
* Add a utility function to escape IPv6 address for use in URIsJakub Hrozek2011-06-022-0/+11
* Import config.h earlierStephen Gallagher2011-05-231-2/+1
* Set _GNU_SOURCE globallySumit Bose2011-05-235-6/+6
* Add support for Attribute Scoped QueriesJakub Hrozek2011-05-201-0/+4
* Fixed unitialized pointer in select_principal_from_keytabJan Zeleny2011-05-161-1/+1
* Fixed unitialized return value in match_principalJan Zeleny2011-05-161-2/+1
* Allow changing the log level without restartStephen Gallagher2011-05-062-3/+24
* Added some kerberos functions for building on RHEL5Jan Zeleny2011-05-052-5/+188
* Override config file debug_level with command-lineStephen Gallagher2011-05-043-9/+16
* Modify principal selection for keytab authenticationJan Zeleny2011-04-252-2/+180
* Extend and move function for finding principal in keytabJan Zeleny2011-04-252-0/+161
* Don't pass NULL to printf for TLS errorsJakub Hrozek2011-04-082-0/+33
* Fix uninitialized value errorSumit Bose2011-01-211-1/+1
* NSS obfuscation code cleanupJakub Hrozek2011-01-201-38/+97
* 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-202-6/+29
* Fix unchecked return value in sss_krb5_verify_keytab_exStephen Gallagher2010-12-171-1/+8
* Fix invalid sizeof in pidfileStephen Gallagher2010-12-161-1/+1
* Add missing break statement to sss_hash_createStephen Gallagher2010-12-141-0/+1
* Fix build issue with older Kerberos librarySumit Bose2010-12-081-0/+7
* Add support for FAST in krb5 providerSumit Bose2010-12-072-0/+62
* krb5_child returns TGT lifetimeSumit Bose2010-12-031-0/+6
* Add a special filter type to handle enumerationsSumit Bose2010-12-021-0/+2
* Make default SIGTERM and SIGINT handlers use teventStephen Gallagher2010-12-021-1/+33
* Add missing error codeSumit Bose2010-11-181-0/+1
* Add utility function to sanitize LDAP/LDB filtersStephen Gallagher2010-11-152-0/+63
* Handle errors during log reopening betterStephen Gallagher2010-11-051-2/+28
* Always use uint32_t for UID/GID numbersJakub Hrozek2010-10-262-4/+4
* Write log opening failures to the syslogStephen Gallagher2010-10-191-0/+3