Age | Commit message (Expand) | Author | Files | Lines |
2009-02-28 | Convert sync calls in sysdb to async, transaction dependent, calls. | Simo Sorce | 9 | -1313/+1652 |
2009-02-28 | Merge branch 'master' of git+ssh://simo@git.fedorahosted.org/git/sssd | Simo Sorce | 0 | -0/+0 |
2009-02-28 | Fix confdb issues. | Simo Sorce | 5 | -110/+67 |
2009-02-28 | Fix confdb issues. Avoid uninitialized memory messages in valgrind (in _btree... | Simo Sorce | 5 | -110/+67 |
2009-02-27 | Refactor creation of domain_map into confdb | Stephen Gallagher | 9 | -200/+211 |
2009-02-26 | Serialize access to sysdb and also exposes ldb transactions. | Simo Sorce | 9 | -780/+1063 |
2009-02-26 | Stop building replace.o until we decide if we use it again. | Simo Sorce | 1 | -1/+1 |
2009-02-26 | Remove our copies of the samba libraries. | Simo Sorce | 233 | -68826/+26 |
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 45 | -323/+213 |
2009-02-26 | Ignore config.h and config.h.in | Simo Sorce | 1 | -0/+2 |
2009-02-25 | Adding InfoPipe entry to config.ldif example | Stephen Gallagher | 3 | -2/+9 |
2009-02-25 | added more ldap backend options and an example configuration | Sumit Bose | 2 | -68/+107 |
2009-02-25 | Simplify the code to retrieve the introspection file. | Simo Sorce | 1 | -31/+50 |
2009-02-25 | Store the InfoPipe introspection XML for subsequent requests. | Stephen Gallagher | 2 | -13/+18 |
2009-02-25 | top-level Makefile, create libdir/name in server/Makefile.in | Jakub Hrozek | 3 | -0/+56 |
2009-02-24 | Add PAM client | Sumit Bose | 16 | -80/+559 |
2009-02-24 | Add PAM responder | Sumit Bose | 28 | -176/+2991 |
2009-02-24 | Spec file patch Take 3: | Stephen Gallagher | 1 | -0/+78 |
2009-02-24 | Fix SEGFAULT in CheckPermissions | Stephen Gallagher | 1 | -1/+2 |
2009-02-24 | Proper fix for memory handling problem. | Simo Sorce | 14 | -161/+313 |
2009-02-24 | Revert "Fixing serious memory allocation bug in sbus_message_handler." | Simo Sorce | 12 | -167/+186 |
2009-02-24 | Adding support for CheckPermissions to InfoPipe. | Stephen Gallagher | 10 | -8/+696 |
2009-02-24 | Spec file patch Take 2: | Stephen Gallagher | 6 | -18/+46 |
2009-02-24 | Adding support for generating RPMS for sssd. | Stephen Gallagher | 1 | -14/+43 |
2009-02-24 | Add D-BUS introspection to InfoPipe This function is necessary to play nice w... | Stephen Gallagher | 5 | -5/+90 |
2009-02-23 | Fixing serious memory allocation bug in sbus_message_handler. | Stephen Gallagher | 12 | -169/+156 |
2009-02-23 | Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste... | Stephen Gallagher | 13 | -51/+675 |
2009-02-20 | Change examples accordingly to changes in the code | Simo Sorce | 2 | -7/+10 |
2009-02-20 | Reorganize sysdb a bit, | Simo Sorce | 6 | -980/+1096 |
2009-02-20 | Add helper function to get booleans from confdb | Simo Sorce | 2 | -9/+46 |
2009-02-20 | Completely rework the nss interface to be able to use 2 | Simo Sorce | 9 | -440/+1588 |
2009-02-20 | Fix segfault bugs, and incorrect detection of ENOMEM when filling | Simo Sorce | 2 | -17/+18 |
2009-02-17 | Fix another transaction mis-handling | Simo Sorce | 1 | -22/+20 |
2009-02-16 | Modifying sbus_message_handler to return DBUS_ERROR_UNKNOWN_METHOD when the r... | Stephen Gallagher | 1 | -2/+10 |
2009-02-16 | Enhancements and bugfixes to util/btreemap.c 1) Remove useless and unused btr... | Stephen Gallagher | 3 | -26/+38 |
2009-02-16 | ldb_msg_* functions do not reliably set errno on error, do not realy on that. | Simo Sorce | 1 | -34/+34 |
2009-02-13 | Make backend requests async | Simo Sorce | 4 | -72/+599 |
2009-02-13 | Object not found on delete is not really an error. | Simo Sorce | 1 | -10/+10 |
2009-02-13 | If we find the service we are done | Simo Sorce | 1 | -1/+2 |
2009-02-13 | Add a separte global checker that does not depend on individual | Simo Sorce | 1 | -28/+91 |
2009-02-13 | Always pass teh database path explicitly, so that test cases can use | Simo Sorce | 10 | -47/+223 |
2009-02-13 | Fix add member, remove one to many lines in the previous tidyup | Simo Sorce | 1 | -0/+6 |
2009-02-12 | Remove dp_cli_sbus_init | Simo Sorce | 3 | -128/+5 |
2009-02-12 | Add syntaxes for member and memberof | Simo Sorce | 1 | -0/+8 |
2009-02-12 | Fix copy&paste error | Simo Sorce | 1 | -1/+1 |
2009-02-12 | Add indexes and attribute types for common attributes | Simo Sorce | 1 | -0/+18 |
2009-02-12 | - make all functions supposed to get input in posix format | Simo Sorce | 4 | -315/+240 |
2009-02-12 | Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gid | Stephen Gallagher | 3 | -19/+253 |
2009-02-12 | Add support for removing members from groups. Updated convenience functions f... | Stephen Gallagher | 3 | -68/+184 |
2009-02-12 | Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ... | Stephen Gallagher | 3 | -92/+236 |