Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-08-31 | Turn enumeration into a boolean value | Simo Sorce | 4 | -13/+22 |
2009-08-31 | Correctly handle DbusWatch behavior. | Simo Sorce | 2 | -37/+124 |
2009-08-28 | check if gid attribute is empty | Sumit Bose | 1 | -0/+6 |
2009-08-28 | send SSSD_REALM and SSSD_KDCIP environment to the client | Sumit Bose | 1 | -2/+31 |
2009-08-28 | add configure check for errno_t | Sumit Bose | 2 | -0/+7 |
2009-08-28 | fix internal order of ldap user mapping options | Sumit Bose | 1 | -4/+4 |
2009-08-28 | Speed-up enumerations. | Simo Sorce | 2 | -2/+167 |
2009-08-27 | Make enumeration an independent task | Simo Sorce | 5 | -68/+693 |
2009-08-27 | Remove redunant function and always pass attrs. | Simo Sorce | 4 | -54/+30 |
2009-08-27 | Upgrade database to 0.2 | Simo Sorce | 2 | -5/+172 |
2009-08-27 | Fix group replies when using member/memberof | Simo Sorce | 3 | -197/+180 |
2009-08-27 | Always save using member/memberOf | Simo Sorce | 5 | -216/+151 |
2009-08-27 | Initial support for multiple schema types | Simo Sorce | 1 | -7/+39 |
2009-08-27 | Use the correct structure. | Simo Sorce | 1 | -2/+2 |
2009-08-24 | Update version to 0.5.0 | Stephen Gallagher | 2 | -7/+477 |
2009-08-24 | Do not fail enumerations if a single store fails | Simo Sorce | 1 | -40/+45 |
2009-08-24 | Relax memberof constraints a bit | Simo Sorce | 1 | -85/+226 |
2009-08-24 | Add debug statements to sysdb_ops | Simo Sorce | 1 | -10/+111 |
2009-08-24 | some UPN handling fixes | Sumit Bose | 7 | -28/+79 |
2009-08-21 | Fix accidentally forcing MPGs on for all domains | Stephen Gallagher | 1 | -1/+1 |
2009-08-21 | extended the documentation of LDAP backend | Sumit Bose | 2 | -4/+211 |
2009-08-21 | store additional LDAP attributes | Sumit Bose | 3 | -5/+80 |
2009-08-21 | fix handling of filtersUsers in groups | Sumit Bose | 4 | -31/+56 |
2009-08-21 | Fix sysdb tests | Jakub Hrozek | 1 | -17/+62 |
2009-08-21 | Disallow all operations outside domains, fix deleting cache for files | Jakub Hrozek | 4 | -11/+41 |
2009-08-21 | use stored upn if available | Sumit Bose | 1 | -20/+101 |
2009-08-20 | Ensure nextID doesn't reuse an existing local UID or GID | Stephen Gallagher | 1 | -9/+21 |
2009-08-20 | Support Docbook 4.4 | Stephen Gallagher | 10 | -20/+20 |
2009-08-20 | Support gettext >= 0.14 instead of 0.17 | Stephen Gallagher | 2 | -2/+3 |
2009-08-20 | Remove 'color-tests' from AM_INIT_AUTOMAKE | Stephen Gallagher | 1 | -1/+1 |
2009-08-20 | Fix usage of $(builddir) in SSSD | Stephen Gallagher | 1 | -0/+4 |
2009-08-20 | Make the LOCAL provider always use MagicPrivateGroups | Stephen Gallagher | 2 | -2/+9 |
2009-08-19 | enable usage of defaultBindDn | Sumit Bose | 6 | -9/+69 |
2009-08-19 | Eliminate the --with-tests configure flag | Stephen Gallagher | 3 | -32/+22 |
2009-08-18 | added missing hash_create which was remove by a previous patch | Sumit Bose | 1 | -5/+14 |
2009-08-18 | fix return value of confdb_get_domains | Sumit Bose | 1 | -0/+1 |
2009-08-18 | Ensure that only one local domain is configured | Stephen Gallagher | 1 | -1/+32 |