Age | Commit message (Expand) | Author | Files | Lines |
2009-07-21 | added LDAP change password backend target | Sumit Bose | 4 | -4/+307 |
2009-07-21 | add handling of the new backend targets to proxy backend | Sumit Bose | 1 | -0/+30 |
2009-07-21 | Add 'make srpms' target | Stephen Gallagher | 1 | -0/+5 |
2009-07-20 | Rework the engine that deals with openldap libraries | Simo Sorce | 3 | -497/+403 |
2009-07-20 | Raise debug level for version negotiation | Simo Sorce | 1 | -2/+2 |
2009-07-20 | Add option to add timestamps to debug output | Simo Sorce | 4 | -8/+39 |
2009-07-20 | Remove unused InfoPipe and PolicyKit code | Stephen Gallagher | 17 | -5532/+2 |
2009-07-20 | Fix typo in elapi's Makefile.am that breaks 'make dist' | Stephen Gallagher | 1 | -1/+1 |
2009-07-20 | Instrument memberof for debugging | Simo Sorce | 2 | -1/+57 |
2009-07-20 | Start rationalizing user tools a bit | Simo Sorce | 7 | -408/+299 |
2009-07-20 | Implement resInit for monitor, NSS, PAM, DP and the backends | Stephen Gallagher | 5 | -1/+91 |
2009-07-20 | Monitor resolv.conf for changes | Stephen Gallagher | 4 | -128/+234 |
2009-07-20 | Improvements to config file updates | Stephen Gallagher | 2 | -41/+152 |
2009-07-20 | COLLECTION & INI Cleanup | Dmitri Pal | 5 | -86/+113 |
2009-07-20 | add infrastructure to handle new backend targets | Sumit Bose | 6 | -150/+228 |
2009-07-20 | Fix saving new nextID | Jakub Hrozek | 1 | -1/+1 |
2009-07-16 | COLLECTION Improving searches | Dmitri Pal | 2 | -9/+181 |
2009-07-16 | Run ini_config unit test with "make check" | Stephen Gallagher | 2 | -2/+19 |
2009-07-16 | Run libcollection unit tests with 'make check' | Stephen Gallagher | 1 | -1/+3 |
2009-07-16 | COLLECTION Add remove item functions | Dmitri Pal | 4 | -31/+146 |
2009-07-16 | INI Refactoring code a bit | Dmitri Pal | 2 | -42/+16 |
2009-07-15 | ELAPI First part of the interface | Dmitri Pal | 12 | -4/+1655 |
2009-07-15 | COLLECTION Fixed: iterator_up and insert_into_current | Dmitri Pal | 3 | -17/+83 |
2009-07-15 | COLLECTION Adding flat traversal & copy | Dmitri Pal | 5 | -99/+598 |
2009-07-15 | add path_utils filesystem path manipulation utility functions | John Dennis | 8 | -2/+840 |
2009-07-13 | Build all SSSD components with warnings enabled | Stephen Gallagher | 8 | -3/+40 |
2009-07-10 | let krb5 backend safe valid credentials for offline authentication | Sumit Bose | 1 | -0/+43 |
2009-07-10 | fixed the default value for tls_reqcert | Sumit Bose | 1 | -1/+1 |
2009-07-10 | add a short explanation about the used debug levels | Sumit Bose | 1 | -0/+14 |
2009-07-09 | fixed typos and a potential memory leak | Sumit Bose | 1 | -2/+3 |
2009-07-08 | Implement the ldap identity module. | Simo Sorce | 7 | -787/+1408 |
2009-07-08 | Unify password caching ops in sysdb | Simo Sorce | 7 | -291/+178 |
2009-07-08 | Use async helpers for ldap auth module | Simo Sorce | 1 | -722/+314 |
2009-07-08 | Add async helper functions | Simo Sorce | 7 | -25/+2060 |
2009-07-08 | Expose sysdb function to parse sysdb_attrs | Simo Sorce | 2 | -2/+4 |
2009-07-08 | Add dumb way to clean up .X files | Simo Sorce | 3 | -0/+4 |
2009-07-08 | fix return code of krb5 child to indicate that the kdc is unavailable | Sumit Bose | 1 | -1/+5 |
2009-07-08 | fixed some typos which prevented password caching | Sumit Bose | 1 | -3/+5 |
2009-07-08 | fixed a double talloc_free error | Sumit Bose | 6 | -12/+0 |
2009-07-06 | COLLECTION Removing static placeholder structure. | Dmitri Pal | 2 | -5/+20 |
2009-07-06 | Fixing build issues | Dmitri Pal | 1 | -0/+1 |
2009-07-06 | Check for root before initializing | Jakub Hrozek | 9 | -4/+99 |
2009-07-03 | Cleanup warnings in client and server code | Simo Sorce | 3 | -6/+3 |
2009-07-03 | Clean up warnings in common/ | Simo Sorce | 16 | -108/+110 |
2009-07-03 | Convert proxy internals to tevent_req style | Simo Sorce | 1 | -865/+1438 |
2009-07-03 | Rework transaction code to use tevent_req | Simo Sorce | 18 | -2762/+4893 |
2009-07-03 | Rename sysdb_req to sysdb_handle. | Simo Sorce | 18 | -416/+410 |
2009-07-02 | Adding wrappers to free data in INI API. | Dmitri Pal | 5 | -65/+96 |
2009-07-02 | Changing function names for collection API. | Dmitri Pal | 14 | -2698/+2778 |
2009-07-02 | Gettextize the sss_ tools | Jakub Hrozek | 7 | -109/+176 |