Age | Commit message (Expand) | Author | Files | Lines |
2009-10-15 | Remove two unused functions. | Stephen Gallagher | 2 | -18/+0 |
2009-10-15 | Fix offline authentication | Simo Sorce | 1 | -16/+3 |
2009-10-09 | Remove DP process | Simo Sorce | 6 | -72/+121 |
2009-10-06 | Remove unused btreemap code | Stephen Gallagher | 4 | -4/+0 |
2009-10-05 | Make dp requests more robust | Simo Sorce | 1 | -36/+109 |
2009-09-29 | Fix infinite loop with empty group enumeration | Stephen Gallagher | 1 | -13/+15 |
2009-09-25 | Send debug messages to logfile | Jakub Hrozek | 2 | -2/+6 |
2009-09-25 | Upgrade confdb to version 2 | Stephen Gallagher | 4 | -30/+47 |
2009-09-23 | Revert "Use syslog for logging error conditions in SSSD" | Stephen Gallagher | 9 | -104/+88 |
2009-09-21 | Use syslog for logging error conditions in SSSD | Jakub Hrozek | 9 | -88/+104 |
2009-09-14 | make cli_pid mandatory and increase version number of pam protocol | Sumit Bose | 1 | -1/+25 |
2009-09-14 | Let the PAM client send its PID | Sumit Bose | 1 | -0/+19 |
2009-09-11 | Fix getgrnam and getgrgid calls | Simo Sorce | 1 | -7/+9 |
2009-09-11 | Add copyright notices | Jakub Hrozek | 2 | -0/+42 |
2009-09-09 | Add support for the EntryCacheNoWaitRefreshTimeout | Stephen Gallagher | 3 | -2/+53 |
2009-09-09 | Consolidate cache lookups in the NSS | Stephen Gallagher | 1 | -177/+93 |
2009-09-08 | Split database in multiple files | Simo Sorce | 6 | -30/+227 |
2009-09-08 | Fix two possible uninitialized values | Simo Sorce | 1 | -3/+4 |
2009-08-31 | Turn enumeration into a boolean value | Simo Sorce | 2 | -8/+4 |
2009-08-27 | Fix group replies when using member/memberof | Simo Sorce | 3 | -197/+180 |
2009-08-21 | fix handling of filtersUsers in groups | Sumit Bose | 3 | -31/+44 |
2009-08-18 | added missing hash_create which was remove by a previous patch | Sumit Bose | 1 | -5/+14 |
2009-08-17 | Fix reconnection code | Simo Sorce | 8 | -209/+116 |
2009-08-14 | Refactor responder_dp.c | Stephen Gallagher | 4 | -117/+117 |
2009-08-14 | Don't go to the backend for identical cache entry requests | Stephen Gallagher | 2 | -54/+294 |
2009-08-12 | Eliminate unnecessary explicit timeout for DP account requests | Stephen Gallagher | 1 | -33/+19 |
2009-08-11 | Change the why DP clients identify | Simo Sorce | 9 | -143/+69 |
2009-08-11 | Change services identification mechanism | Simo Sorce | 4 | -150/+24 |
2009-08-11 | Make child processes exit when parent dies | Jakub Hrozek | 2 | -0/+12 |
2009-08-11 | Make socket paths a compile-time option | Stephen Gallagher | 2 | -2/+0 |
2009-08-10 | Simplify interfaces initialization | Simo Sorce | 9 | -100/+86 |
2009-08-10 | merge server and connection structures | Simo Sorce | 2 | -4/+4 |
2009-08-10 | Cosmetic changes | Simo Sorce | 7 | -51/+51 |
2009-08-10 | Remove redundant memory contexts | Simo Sorce | 6 | -30/+36 |
2009-08-05 | Move parsing of names and domains into util/ | Jakub Hrozek | 2 | -120/+1 |
2009-07-29 | Address CVE-2009-2410 | Stephen Gallagher | 1 | -1/+1 |
2009-07-20 | Raise debug level for version negotiation | Simo Sorce | 1 | -2/+2 |
2009-07-20 | Implement resInit for monitor, NSS, PAM, DP and the backends | Stephen Gallagher | 2 | -0/+40 |
2009-07-03 | Rework transaction code to use tevent_req | Simo Sorce | 1 | -31/+84 |
2009-07-03 | Rename sysdb_req to sysdb_handle. | Simo Sorce | 2 | -12/+6 |
2009-07-02 | check pending_return after dbus_connection_send_with_reply | Sumit Bose | 2 | -2/+2 |
2009-07-02 | added kerberos backend with tevent_req event handling | Sumit Bose | 1 | -1/+19 |
2009-06-08 | fix detection of authentication against LOCAL domain | Sumit Bose | 1 | -3/+9 |
2009-05-28 | Fix user enumeration bug | Simo Sorce | 1 | -4/+0 |
2009-05-28 | special-case NSS calls in PAM code | Jakub Hrozek | 1 | -2/+2 |
2009-05-27 | Fix enumerations (bug #42) | Simo Sorce | 1 | -12/+76 |
2009-05-26 | fix a wrong timeout | Sumit Bose | 1 | -3/+4 |
2009-05-26 | Silence warnings | Simo Sorce | 3 | -6/+10 |
2009-05-26 | Do not fire up backend search when the data provider is local | Jakub Hrozek | 2 | -14/+18 |
2009-05-18 | Move actual password caching into sysdb | Simo Sorce | 4 | -126/+2 |