Age | Commit message (Expand) | Author | Files | Lines |
2009-08-18 | Ensure that only one local domain is configured | Stephen Gallagher | 1 | -1/+32 |
2009-08-11 | Prevent races between dp startup and others | Simo Sorce | 1 | -16/+26 |
2009-08-11 | Change services identification mechanism | Simo Sorce | 1 | -193/+204 |
2009-08-11 | Fix monitor ping timeout | Stephen Gallagher | 1 | -1/+4 |
2009-08-10 | Simplify interfaces initialization | Simo Sorce | 1 | -38/+26 |
2009-08-10 | merge server and connection structures | Simo Sorce | 1 | -4/+3 |
2009-08-10 | Cosmetic changes | Simo Sorce | 1 | -40/+40 |
2009-07-22 | Minor cleanups in monitor.c | Stephen Gallagher | 1 | -1/+5 |
2009-07-20 | Add option to add timestamps to debug output | Simo Sorce | 1 | -4/+7 |
2009-07-20 | Implement resInit for monitor, NSS, PAM, DP and the backends | Stephen Gallagher | 1 | -1/+13 |
2009-07-20 | Monitor resolv.conf for changes | Stephen Gallagher | 1 | -126/+229 |
2009-07-20 | Improvements to config file updates | Stephen Gallagher | 1 | -40/+150 |
2009-07-02 | Adding wrappers to free data in INI API. | Dmitri Pal | 1 | -4/+2 |
2009-07-02 | check pending_return after dbus_connection_send_with_reply | Sumit Bose | 1 | -4/+4 |
2009-06-30 | Eliminate segfault on first start-up | Stephen Gallagher | 1 | -6/+19 |
2009-06-19 | Protect against segfault in service_signal_reload | Stephen Gallagher | 1 | -0/+9 |
2009-06-19 | Fix segfault in update_monitor_config | Stephen Gallagher | 1 | -8/+26 |
2009-05-28 | Make Data Provider a mandatory service | Jakub Hrozek | 1 | -0/+32 |
2009-05-26 | Stop overwriting the stack | Simo Sorce | 1 | -2/+2 |
2009-05-26 | Read the config before startup, fail if cannot be read | Jakub Hrozek | 1 | -0/+26 |
2009-05-15 | Treat the local provider as a special case | Stephen Gallagher | 1 | -1/+16 |
2009-05-14 | Check for valid ID range, domains overlap | Jakub Hrozek | 1 | -0/+36 |
2009-05-12 | Fix warnings in monitor.c and confdb.c | Stephen Gallagher | 1 | -6/+12 |
2009-05-11 | Separate confdb API from confdb setup | Stephen Gallagher | 1 | -0/+1 |
2009-05-08 | Use tevent for shutdown signals, remove old pidfile, make sssd single-instance. | Jakub Hrozek | 1 | -0/+70 |
2009-04-29 | Fix configuration corruption issue | Stephen Gallagher | 1 | -2/+20 |
2009-04-14 | Add common function to retrieve comma sep. lists | Simo Sorce | 1 | -50/+4 |
2009-04-14 | Make reconnection to the Data Provider a global setting | Stephen Gallagher | 1 | -1/+1 |
2009-04-13 | Fix a couple of segfaults and timeout checks | Simo Sorce | 1 | -1/+3 |
2009-04-13 | Allow configuration of the SSSD through /etc/sssd/sssd.conf | Stephen Gallagher | 1 | -11/+342 |
2009-04-10 | Redesign the the monitor's configuration to enable live reloads | Stephen Gallagher | 1 | -150/+617 |
2009-04-09 | Make the monitor address a compile-time option | Stephen Gallagher | 1 | -20/+10 |
2009-04-08 | Change the way we retrieve domains | Simo Sorce | 1 | -11/+10 |
2009-03-27 | Fix bug where services restarted by the monitor would be pinged more than onc... | Stephen Gallagher | 1 | -0/+8 |
2009-03-20 | Enhance server_setup | Simo Sorce | 1 | -3/+4 |
2009-03-20 | Simplify default configuration | Simo Sorce | 1 | -11/+65 |
2009-03-07 | Fix race condition with initial sysdb creation | Stephen Gallagher | 1 | -0/+14 |
2009-03-06 | Implement CreateUser in InfoPipe | Stephen Gallagher | 1 | -1/+1 |
2009-02-28 | Fix confdb issues. | Simo Sorce | 1 | -2/+4 |
2009-02-27 | Refactor creation of domain_map into confdb | Stephen Gallagher | 1 | -2/+3 |
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 1 | -19/+17 |
2009-02-24 | Proper fix for memory handling problem. | Simo Sorce | 1 | -10/+8 |
2009-02-24 | Revert "Fixing serious memory allocation bug in sbus_message_handler." | Simo Sorce | 1 | -3/+6 |
2009-02-23 | Fixing serious memory allocation bug in sbus_message_handler. | Stephen Gallagher | 1 | -6/+3 |
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-01-27 | Add skeleton for InfoPipe service | Stephen Gallagher | 1 | -0/+2 |
2009-01-27 | Refactoring the monitor code and SBUS utility functions. | Stephen Gallagher | 1 | -0/+1005 |