Age | Commit message (Expand) | Author | Files | Lines |
2009-11-09 | Fix tevent_req error checking. | Simo Sorce | 1 | -0/+12 |
2009-11-09 | Add missing include | Jakub Hrozek | 1 | -0/+1 |
2009-11-06 | Add simple reference counting wrappers for talloc | Martin Nagy | 2 | -0/+127 |
2009-11-06 | Add DLIST_FOR_EACH() macro | Martin Nagy | 1 | -0/+3 |
2009-11-05 | Build files.c only for tools | Stephen Gallagher | 2 | -745/+0 |
2009-11-05 | add replacements for missing Kerberos calls | Sumit Bose | 2 | -0/+137 |
2009-11-04 | Simplify debug_fn() | Stephen Gallagher | 1 | -12/+2 |
2009-11-04 | Free the PCRE regexp with destructor | Jakub Hrozek | 1 | -0/+10 |
2009-10-22 | User home directories management | Jakub Hrozek | 2 | -0/+745 |
2009-10-22 | Delete sssd-i18n.h and put it's old contents into util.h | Martin Nagy | 3 | -33/+9 |
2009-10-22 | Use correct talloc context in sss_names_init() | Martin Nagy | 1 | -2/+2 |
2009-10-15 | enable debugging of krb5_child | Sumit Bose | 2 | -4/+38 |
2009-10-13 | add a replacement if ldap_control_create is missing | Sumit Bose | 2 | -0/+100 |
2009-10-06 | Remove unused btreemap code | Stephen Gallagher | 2 | -257/+0 |
2009-10-05 | add utility call check_and_open_readonly | Sumit Bose | 2 | -0/+93 |
2009-09-25 | Send debug messages to logfile | Jakub Hrozek | 3 | -2/+66 |
2009-09-25 | Upgrade confdb to version 2 | Stephen Gallagher | 2 | -8/+8 |
2009-09-23 | Revert "Use syslog for logging error conditions in SSSD" | Stephen Gallagher | 3 | -34/+17 |
2009-09-21 | Use syslog for logging error conditions in SSSD | Jakub Hrozek | 3 | -17/+34 |
2009-09-21 | Provide python bindings for sysdb | Jakub Hrozek | 1 | -0/+8 |
2009-09-11 | Add copyright notices | Jakub Hrozek | 4 | -0/+81 |
2009-09-10 | Remove unused event context argument from confdb_init | Stephen Gallagher | 1 | -2/+2 |
2009-09-10 | Add strtoint32 and strtouint32 convenience functions | Stephen Gallagher | 2 | -0/+97 |
2009-09-09 | more fixes for older libpcre versions | sbose | 1 | -2/+4 |
2009-09-08 | Split database in multiple files | Simo Sorce | 2 | -0/+125 |
2009-09-01 | check if libpcre version is above or below 7 | Sumit Bose | 1 | -1/+13 |
2009-08-28 | add configure check for errno_t | Sumit Bose | 1 | -0/+5 |
2009-08-11 | Make child processes exit when parent dies | Jakub Hrozek | 3 | -1/+46 |
2009-08-05 | Fix broken ifndefs | Simo Sorce | 1 | -9/+0 |
2009-08-05 | Move parsing of names and domains into util/ | Jakub Hrozek | 2 | -0/+134 |
2009-08-05 | Consolidate tevent helpers | Jakub Hrozek | 1 | -0/+25 |
2009-07-20 | Add option to add timestamps to debug output | Simo Sorce | 3 | -4/+32 |
2009-07-20 | Instrument memberof for debugging | Simo Sorce | 1 | -1/+3 |
2009-07-10 | add a short explanation about the used debug levels | Sumit Bose | 1 | -0/+14 |
2009-07-02 | PRINT and ERROR macros | Jakub Hrozek | 1 | -0/+3 |
2009-06-19 | Allow the use of custom CFLAGS on the make command line | Stephen Gallagher | 1 | -0/+1 |
2009-06-17 | Create gettext framework for SSSD daemon | Stephen Gallagher | 2 | -0/+14 |
2009-06-11 | Add missing configure check for getpgrp | Stephen Gallagher | 1 | -1/+1 |
2009-06-10 | Turn sssd_mem_takeover into sssd_mem_attach | Simo Sorce | 2 | -25/+51 |
2009-06-08 | Fix invalid pointer error in ldb_debug_messages | Stephen Gallagher | 1 | -2/+19 |
2009-06-02 | add utility function talloc_zfree | Simo Sorce | 1 | -0/+4 |
2009-05-28 | Suppress "rootdse" error messages. | Stephen Gallagher | 2 | -0/+29 |
2009-05-28 | Use PTR_2_INT for alignment calculations | Simo Sorce | 1 | -4/+5 |
2009-05-26 | Silence warnings | Simo Sorce | 1 | -0/+2 |
2009-05-18 | Fix crypt functions to not use static buffers. | Simo Sorce | 2 | -320/+318 |
2009-05-08 | Chdir to / when daemonizing | Jakub Hrozek | 1 | -0/+11 |
2009-05-08 | Use tevent for shutdown signals, remove old pidfile, make sssd single-instance. | Jakub Hrozek | 1 | -1/+9 |
2009-04-07 | Clean up warnings in SSSD | Stephen Gallagher | 1 | -12/+12 |
2009-03-20 | Enhance server_setup | Simo Sorce | 2 | -0/+11 |
2009-03-13 | Better error reporting for pidfile() | Simo Sorce | 1 | -7/+11 |