| Commit message (Expand) | Author | Age | Files | Lines |
* | SBUS: Implement org.freedesktop.DBus.Properties.GetAll for primitive types | Jakub Hrozek | 2014-05-27 | 1 | -2/+56 |
* | MONITOR: Fix start up with empty standard input | Lukas Slebodnik | 2014-05-12 | 1 | -0/+3 |
* | Monitor: fix message wrong perm. mode on config file | Pavel Reichl | 2014-04-28 | 1 | -2/+2 |
* | util: Change file check fns to use a mode mask | Simo Sorce | 2014-04-28 | 1 | -1/+2 |
* | sbus: Add type-safe DBus method handlers and finish functions | Stef Walter | 2014-04-19 | 3 | -12/+38 |
* | IFP: Re-add the InfoPipe server | Jakub Hrozek | 2014-04-04 | 1 | -1/+1 |
* | Remove --with-distro-version | Nikolai Kondrashov | 2014-04-03 | 1 | -1/+1 |
* | Use pattern #elif defined(identifier) | Lukas Slebodnik | 2014-03-14 | 1 | -2/+2 |
* | sbus: Refactor how we export DBus interfaces | Stef Walter | 2014-03-14 | 3 | -23/+28 |
* | sbus: Add struct sbus_request to represent a DBus invocation | Stef Walter | 2014-03-14 | 3 | -66/+20 |
* | sbus: Use constants to make dbus calls | Stef Walter | 2014-02-24 | 3 | -28/+11 |
* | sbus: Generate constants from interface definitions | Stef Walter | 2014-02-24 | 1 | -0/+22 |
* | sbus: Rework sbus to use interface metadata and vtables | Stef Walter | 2014-02-24 | 5 | -7/+196 |
* | Update DEBUG* invocations to use new levels | Nikolai Kondrashov | 2014-02-12 | 3 | -93/+130 |
* | Make DEBUG macro invocations variadic | Nikolai Kondrashov | 2014-02-12 | 3 | -240/+240 |
* | MONITOR: Incorrect permissions on sssd.conf | Pavel Reichl | 2014-02-11 | 1 | -1/+7 |
* | monitor: syslog when process killed by monitor | Pavel Reichl | 2013-12-09 | 1 | -0/+6 |
* | monitor: memory-leak bug | Pavel Reichl | 2013-12-09 | 1 | -2/+4 |
* | monitor: monitor_kill_service - refactor | Pavel Reichl | 2013-12-09 | 1 | -8/+20 |
* | monitor: use-after-free bugfix | Pavel Reichl | 2013-12-09 | 1 | -4/+6 |
* | monitor: Specific error message for missing sssd.conf | Pavel Reichl | 2013-11-27 | 1 | -1/+7 |
* | monitor: Stop using unnecessary helper pointer. | Michal Zidek | 2013-11-15 | 1 | -8/+4 |
* | monitor: return right error code | Lukas Slebodnik | 2013-11-15 | 1 | -1/+1 |
* | Include external headers with #include <foo.h> | Jakub Hrozek | 2013-10-22 | 1 | -3/+3 |
* | Convert IN_MULTICAST parameter to host order | Jakub Hrozek | 2013-09-24 | 1 | -1/+1 |
* | Fix formating of variables with type: uid_t | Lukas Slebodnik | 2013-09-11 | 2 | -3/+5 |
* | AUTOTOOLS: More robust detection of inotify. | Lukas Slebodnik | 2013-09-09 | 1 | -4/+4 |
* | MONITOR: Move function declaration out of conditional build | Lukas Slebodnik | 2013-08-28 | 1 | -5/+6 |
* | Use brackets around macros. | Lukas Slebodnik | 2013-08-22 | 1 | -4/+4 |
* | NSS: Clear cached netgroups if a request comes in from the sss_cache | Lukas Slebodnik | 2013-08-08 | 1 | -0/+1 |
* | Revert "Implicitly activate the PAC responder for AD provider" | Sumit Bose | 2013-06-26 | 1 | -2/+1 |
* | Implicitly activate the PAC responder for AD provider | Sumit Bose | 2013-06-06 | 1 | -1/+2 |
* | Check NSCD configuration file | Ondrej Kos | 2013-05-21 | 1 | -6/+26 |
* | DB: Switch to new libini_config API | Ondrej Kos | 2013-04-26 | 1 | -2/+0 |
* | Confusing error messages for invalid sssd.conf | Ariel Barria | 2013-04-12 | 1 | -9/+11 |
* | Improve syslog message when configuration cannot be loaded | Ariel Barria | 2013-04-02 | 1 | -1/+3 |
* | Provide libnl3 support | Ondrej Kos | 2013-03-27 | 1 | -50/+100 |
* | Remove the alt_db_path parameter of sysdb_init | Michal Zidek | 2013-03-05 | 1 | -1/+1 |
* | Add function get_next_domain() | Simo Sorce | 2013-02-10 | 1 | -5/+5 |
* | Refactor sysdb initialization | Simo Sorce | 2013-01-15 | 1 | -2/+1 |
* | AUTOFS: Clear enum cache if a request comes in from the sss_cache | Jakub Hrozek | 2012-12-18 | 2 | -0/+9 |
* | RESPONDERS: Create a common file with service names and versions | Jakub Hrozek | 2012-12-18 | 1 | -1/+1 |
* | do not crash when id_provider is not set | Pavel Březina | 2012-12-04 | 1 | -0/+6 |
* | Monitor quit when not exists no process no stops | Ariel O. Barria | 2012-11-28 | 1 | -1/+3 |
* | debug: print fatal and critical errors if debug level is unresolved | Michal Zidek | 2012-11-26 | 1 | -6/+0 |
* | Restart services with a delay in case they are restarted too often | Jakub Hrozek | 2012-11-19 | 1 | -14/+59 |
* | Display more information on DB version mismatch | Ondrej Kos | 2012-11-19 | 1 | -0/+1 |
* | Always start PAC responder if IPA ID provider is configured | Sumit Bose | 2012-11-14 | 1 | -0/+72 |
* | Monitor: Better debugging for ping timeouts | Stephen Gallagher | 2012-11-08 | 1 | -0/+8 |
* | create pid file immediately after fork again | Pavel Březina | 2012-11-06 | 1 | -25/+4 |