Age | Commit message (Expand) | Author | Files | Lines |
2009-04-14 | Make reconnection to the Data Provider a global setting | Stephen Gallagher | 1 | -0/+2 |
2009-04-13 | Always pass full domain info | Simo Sorce | 2 | -73/+115 |
2009-04-13 | Allow configuration of the SSSD through /etc/sssd/sssd.conf | Stephen Gallagher | 3 | -98/+270 |
2009-04-08 | Remove obsolete option | Simo Sorce | 1 | -1/+0 |
2009-04-08 | Fix missing entry from first-start config | Stephen Gallagher | 1 | -0/+1 |
2009-04-08 | Change the way we retrieve domains | Simo Sorce | 2 | -79/+75 |
2009-03-30 | fixed two issues in the initial configuration | Sumit Bose | 2 | -2/+1 |
2009-03-20 | Simplify default configuration | Simo Sorce | 3 | -111/+92 |
2009-03-20 | Add better error reporting to confdb functions | Simo Sorce | 1 | -29/+63 |
2009-03-20 | Avoid nested events in confdb | Simo Sorce | 1 | -1/+15 |
2009-03-18 | Enable MPGs and user/group enumeration on the LOCAL domain by default | Stephen Gallagher | 1 | -3/+5 |
2009-03-09 | use fixed paths to sockets to make sure clients and server are using the same | Sumit Bose | 1 | -0/+4 |
2009-03-09 | Make MPG a configurable option for the domain. | Simo Sorce | 2 | -0/+12 |
2009-03-08 | Use LOCAL for the default domain in confdb_init_db | Stephen Gallagher | 1 | -0/+4 |
2009-03-06 | added PAM default configuration to confdb_init_db | Sumit Bose | 1 | -6/+35 |
2009-03-04 | Add internal min/max/next id management fucntions | Simo Sorce | 2 | -1/+46 |
2009-03-02 | Implement GetUserAttributes in the InfoPipe | Stephen Gallagher | 1 | -2/+2 |
2009-02-28 | Fix confdb issues. | Simo Sorce | 2 | -94/+54 |
2009-02-27 | Refactor creation of domain_map into confdb | Stephen Gallagher | 2 | -21/+138 |
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 2 | -5/+6 |
2009-02-24 | Spec file patch Take 2: | Stephen Gallagher | 1 | -0/+4 |
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 | 2 | -19/+0 |
2009-02-13 | Always pass teh database path explicitly, so that test cases can use | Simo Sorce | 2 | -13/+7 |
2009-01-27 | Add skeleton for PolicyKit back-end | Stephen Gallagher | 1 | -0/+16 |
2009-01-27 | Add skeleton for InfoPipe service | Stephen Gallagher | 1 | -3/+15 |
2009-01-27 | Automatically generate the config.ldb if it doesn't exist (i.e. First startup) | Stephen Gallagher | 1 | -6/+83 |
2009-01-09 | Fix a bug in confdb_get_string where attempting to return a default string of... | Stephen Gallagher | 1 | -1/+11 |
2008-11-24 | Replacing hard-coded paths with configure script substitutions. | Stephen Gallagher | 1 | -2/+13 |
2008-11-07 | Store all domains served by the SSSD to a binary-tree map for fast NSS lookup. | Stephen Gallagher | 2 | -3/+98 |
2008-11-04 | Add some more service functions | Simo Sorce | 2 | -0/+46 |
2008-11-03 | Add support for dbus comunication in the nss service | Simo Sorce | 2 | -0/+38 |
2008-10-20 | Add configuration database functions. | Simo Sorce | 2 | -0/+411 |