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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
fix typo
Simo Sorce
1
-1
/
+1
2009-01-05
Fix dp client to connect to the right dbus pipe
Simo Sorce
1
-0
/
+8
2008-12-22
libevents renamed upstream to libtevent
Simo Sorce
1
-1
/
+1
2008-12-15
Modified sbus_server_new() to take a talloc memory context to use
Stephen Gallagher
1
-1
/
+1
2008-12-15
Disconnected client SBUS connections would delete the master set of sbus_meth...
Stephen Gallagher
1
-8
/
+10
2008-12-10
Convert leading tabs to 4 spaces
Simo Sorce
1
-20
/
+20
2008-12-09
Fix dbus related memory leaks
Simo Sorce
1
-5
/
+13
2008-12-08
Change data provider into a hub, where backends (ldap, nis, ipa providers)
Simo Sorce
1
-0
/
+54
2008-11-25
Make a binary out of each major sssd component instead of
Simo Sorce
1
-1
/
+64
2008-11-24
Replacing hard-coded paths with configure script substitutions.
Stephen Gallagher
1
-1
/
+10
2008-11-20
Make it possible to use an arbitrary command to start services
Simo Sorce
1
-10
/
+121
2008-11-20
Start conversion from a fork() and live to a fork()/exec() model.
Simo Sorce
1
-13
/
+47
2008-11-19
Add some infrastructure code to add data providers.
Simo Sorce
1
-9
/
+10
2008-11-17
The default message handler will now pass both the method_ctx and the
Stephen Gallagher
1
-1
/
+1
2008-11-07
Store all domains served by the SSSD to a binary-tree map for fast NSS lookup.
Stephen Gallagher
1
-4
/
+4
2008-11-05
Set floor to ping time or the monitor will get crazy trying to ping
Simo Sorce
1
-1
/
+7
2008-11-04
Add the ping funtion to the nss service Make the monitor task ping connecting...
Simo Sorce
1
-90
/
+410
2008-11-03
Add support for dbus comunication in the nss service
Simo Sorce
1
-4
/
+9
2008-11-03
Use a common interface file for all users of the internal
Simo Sorce
1
-5
/
+1
2008-11-03
Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...
Stephen Gallagher
1
-1
/
+1
2008-11-03
Refactoring dbus code. Also corrected one talloc allocation mistake for sbus_...
Stephen Gallagher
1
-11
/
+11
2008-11-03
Moved method handling into sssd_dbus_connection.c. Added support for handling...
Stephen Gallagher
1
-6
/
+103
2008-11-03
Cleaning up improper whitespace
Stephen Gallagher
1
-1
/
+1
2008-11-03
Fixed segfault issue when remote connection is lost.
Stephen Gallagher
1
-8
/
+8
2008-11-03
Initial memory cleanup work
Stephen Gallagher
1
-1
/
+4
2008-10-27
D-BUS integration style changes.
Simo Sorce
1
-96
/
+71
2008-10-24
Integrate D-BUS support for use as IPC between parts.
Stephen Gallagher
1
-6
/
+102
2008-10-21
Make return the pid when new process are started.
Simo Sorce
1
-106
/
+100
2008-10-04
Initital server code.
Simo Sorce
1
-0
/
+168