Age | Commit message (Expand) | Author | Files | Lines |
2009-09-16 | Add missing updates to LINGUAS for pl translation | Stephen Gallagher | 1 | -0/+1 |
2009-09-16 | Add pl translation | Piotr Drąg | 1 | -0/+261 |
2009-09-16 | Check if SSL/TLS handler is already in place | Sumit Bose | 1 | -1/+8 |
2009-09-15 | Include m4 directories in tarball | Stephen Gallagher | 1 | -1/+2 |
2009-09-14 | added child timeout handler | Sumit Bose | 3 | -6/+104 |
2009-09-14 | fix the wrong usage of an offset | Sumit Bose | 1 | -1/+1 |
2009-09-14 | add krb5ccache_dir and krb5ccname_template option | Sumit Bose | 9 | -60/+713 |
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 | 3 | -4/+27 |
2009-09-14 | Turn ldap driver options into multitype | Simo Sorce | 6 | -194/+376 |
2009-09-14 | Make the offline status backend-global | Simo Sorce | 6 | -215/+94 |
2009-09-11 | Exit if the sssd is launched as a user other than root | Stephen Gallagher | 1 | -0/+9 |
2009-09-11 | Print error message when connection to the config db fails | Stephen Gallagher | 1 | -0/+2 |
2009-09-11 | use fork+exec for kerberos helper | Sumit Bose | 5 | -195/+477 |
2009-09-11 | add change password target to krb5 backend | Sumit Bose | 6 | -209/+464 |
2009-09-11 | Update documentation and examples | Simo Sorce | 3 | -18/+31 |
2009-09-11 | Complete the removal of "legacy" option. | Simo Sorce | 10 | -76/+243 |
2009-09-11 | Fix getgrnam and getgrgid calls | Simo Sorce | 1 | -7/+9 |
2009-09-11 | Add strtoint32 and strtouint32 tests | Stephen Gallagher | 2 | -0/+465 |
2009-09-11 | Add 'make tests' target | Stephen Gallagher | 1 | -0/+2 |
2009-09-11 | Fix ldap enumeration async task | Simo Sorce | 1 | -12/+16 |
2009-09-11 | Fix memory mishandling. | Simo Sorce | 1 | -10/+7 |
2009-09-11 | Fix first-time confdb generation | Stephen Gallagher | 1 | -1/+1 |
2009-09-11 | Add copyright notices | Jakub Hrozek | 14 | -0/+288 |
2009-09-11 | Small changes to the example config and manpage | Jakub Hrozek | 2 | -18/+29 |
2009-09-10 | Read the configuration parsing before daemonization | Stephen Gallagher | 2 | -83/+106 |
2009-09-10 | Remove unused event context argument from confdb_init | Stephen Gallagher | 6 | -7/+5 |
2009-09-10 | Properly detect negative/invalid values for the minId and maxId | Stephen Gallagher | 1 | -6/+53 |
2009-09-10 | Add strtoint32 and strtouint32 convenience functions | Stephen Gallagher | 5 | -0/+144 |
2009-09-10 | Fix Ldap id backend offline code | Simo Sorce | 2 | -14/+83 |
2009-09-10 | Update manpage to reflect new syntax for enumerate | Stephen Gallagher | 1 | -12/+6 |
2009-09-10 | Check for valid min and max IDs in confdb_get_domains | Stephen Gallagher | 1 | -1/+7 |
2009-09-09 | Add support for the EntryCacheNoWaitRefreshTimeout | Stephen Gallagher | 5 | -2/+75 |
2009-09-09 | Consolidate cache lookups in the NSS | Stephen Gallagher | 1 | -177/+93 |
2009-09-09 | Cleanups for library linking | sbose | 1 | -2/+1 |
2009-09-09 | more fixes for older libpcre versions | sbose | 2 | -3/+10 |
2009-09-08 | Remove shadow-utils support from tools | Jakub Hrozek | 8 | -763/+73 |
2009-09-08 | Tools are allowed to touch only the 'local' domain | Simo Sorce | 8 | -76/+35 |
2009-09-08 | Split database in multiple files | Simo Sorce | 26 | -335/+1184 |
2009-09-08 | Fix two possible uninitialized values | Simo Sorce | 2 | -4/+5 |
2009-09-08 | initialize sockaddr_in structure | Sumit Bose | 1 | -0/+10 |
2009-09-08 | fix libdbus configure check | Sumit Bose | 2 | -1/+2 |
2009-09-03 | configure cleanups | Sumit Bose | 4 | -4/+6 |
2009-09-03 | Avoid crash when timestamp is NULL | Ralf Haferkamp | 1 | -1/+3 |
2009-09-03 | Fix initgroups search filter when using rfc2307bis | Ralf Haferkamp | 1 | -2/+2 |
2009-09-03 | Fix proxy enumeration | Simo Sorce | 1 | -86/+123 |
2009-09-02 | Honor enumerate option in ldap_id | Simo Sorce | 1 | -6/+9 |
2009-09-02 | remove the concept of a backend name | Sumit Bose | 4 | -31/+41 |
2009-09-01 | check if libpcre version is above or below 7 | Sumit Bose | 3 | -2/+27 |
2009-09-01 | stop processing a domain if no provider is given | Sumit Bose | 1 | -0/+1 |