Age | Commit message (Expand) | Author | Files | Lines |
2010-12-02 | Add a special filter type to handle enumerations | Sumit Bose | 1 | -0/+2 |
2010-12-02 | Make default SIGTERM and SIGINT handlers use tevent | Stephen Gallagher | 1 | -1/+33 |
2010-11-18 | Add missing error code | Sumit Bose | 1 | -0/+1 |
2010-11-15 | Add utility function to sanitize LDAP/LDB filters | Stephen Gallagher | 2 | -0/+63 |
2010-11-05 | Handle errors during log reopening better | Stephen Gallagher | 1 | -2/+28 |
2010-10-26 | Always use uint32_t for UID/GID numbers | Jakub Hrozek | 2 | -4/+4 |
2010-10-19 | Write log opening failures to the syslog | Stephen Gallagher | 1 | -0/+3 |
2010-10-18 | Use unsigned long for conversion to id_t | Jakub Hrozek | 1 | -4/+4 |
2010-10-13 | Add a missing include file | Sumit Bose | 1 | -0/+1 |
2010-10-08 | Add common hash table setup | Stephen Gallagher | 2 | -0/+58 |
2010-09-23 | Use new MIT krb5 API for better password expiration warnings | Sumit Bose | 2 | -2/+26 |
2010-09-15 | Fix parameter order when initializing decryption | Jakub Hrozek | 1 | -1/+1 |
2010-09-08 | Dead assignments cleanup in various places in SSSD | Jan Zeleny | 1 | -1/+1 |
2010-09-08 | Password obfuscation utility functions | Jakub Hrozek | 3 | -0/+510 |
2010-09-08 | Add safe copy/move macros for uint16_t | Jakub Hrozek | 1 | -1/+11 |
2010-09-08 | Move crypto functions into its own subdir | Jakub Hrozek | 5 | -42/+109 |
2010-08-03 | Add dup_string_list() utility function | Stephen Gallagher | 2 | -0/+37 |
2010-08-03 | Add diff_string_lists utility function | Stephen Gallagher | 2 | -0/+209 |
2010-08-03 | Validate keytab at startup | Jakub Hrozek | 2 | -0/+162 |
2010-07-09 | Add log notifications for startup and shutdown. | Stephen Gallagher | 1 | -1/+4 |
2010-07-09 | Add sss_log() function | Stephen Gallagher | 2 | -0/+81 |
2010-06-28 | Resend SIGINT as SIGTERM in services | Jakub Hrozek | 1 | -0/+3 |
2010-06-17 | Initialize len before looping to read the pidfile | Stephen Gallagher | 1 | -1/+1 |
2010-06-14 | Check closedir call in find_uid | Jakub Hrozek | 1 | -4/+9 |
2010-06-14 | get_uid_from_pid should use fstat rather than lstat | Jakub Hrozek | 1 | -11/+11 |
2010-06-10 | Fix misuse of errno in find_uid.c | Stephen Gallagher | 1 | -17/+26 |
2010-06-10 | Properly handle read() and write() throughout the SSSD | Stephen Gallagher | 3 | -12/+57 |
2010-05-27 | Move parse_args() to util | Sumit Bose | 2 | -0/+101 |
2010-05-16 | Add ldap_krb5_ticket_lifetime option | Sumit Bose | 1 | -0/+5 |
2010-05-07 | Clean up kdcinfo and kpasswdinfo files when exiting | Stephen Gallagher | 2 | -1/+2 |
2010-04-30 | Support SRV servers in failover | Jakub Hrozek | 1 | -0/+16 |
2010-04-16 | Avoid accessing half-deallocated memory when using talloc_zfree macro. | eindenbom | 1 | -1/+5 |
2010-04-06 | Protect against check-and-open race conditions | Stephen Gallagher | 2 | -28/+77 |
2010-03-25 | Allow arbitrary-length PAM messages | Stephen Gallagher | 1 | -3/+8 |
2010-03-08 | Reopen logs when SIGHUP is caught | Jakub Hrozek | 3 | -0/+33 |
2010-03-04 | Fix debug_timestamps | Simo Sorce | 1 | -0/+1 |
2010-03-03 | Improve safe alignment buffer handling macros | Simo Sorce | 1 | -15/+24 |
2010-02-23 | Check and set permissions on SBUS sockets | Sumit Bose | 2 | -15/+89 |
2010-02-18 | Fix licensing issues in SSSD | Stephen Gallagher | 1 | -0/+24 |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 26 | -0/+3488 |