index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
monitor
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-13
/
+347
2009-04-10
Redesign the the monitor's configuration to enable live reloads
Stephen Gallagher
2
-150
/
+618
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-19
Remove references to FreeIPA from D-BUS interfaces
Stephen Gallagher
1
-4
/
+4
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
2
-20
/
+18
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
5
-0
/
+1203