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