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
/
sbus
/
sssd_dbus_connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-13
Allow configuration of the SSSD through /etc/sssd/sssd.conf
Stephen Gallagher
1
-0
/
+1
2009-04-08
Fix SBUS handling of unknown messages
Stephen Gallagher
1
-0
/
+2
2009-04-01
allow compilation with older version of dbus
Sumit Bose
1
-0
/
+4
2009-03-20
Add reconnection logic to the SBUS
Stephen Gallagher
1
-1
/
+189
2009-03-06
Add sbus_reply_internal_error() feature to sbus_message_handler()
Stephen Gallagher
1
-2
/
+14
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
1
-24
/
+23
2009-02-24
Proper fix for memory handling problem.
Simo Sorce
1
-9
/
+14
2009-02-24
Revert "Fixing serious memory allocation bug in sbus_message_handler."
Simo Sorce
1
-22
/
+10
2009-02-23
Fixing serious memory allocation bug in sbus_message_handler.
Stephen Gallagher
1
-10
/
+22
2009-02-23
Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...
Stephen Gallagher
1
-4
/
+24
2009-02-16
Modifying sbus_message_handler to return DBUS_ERROR_UNKNOWN_METHOD when the r...
Stephen Gallagher
1
-2
/
+10
2009-01-14
Add code to make it easier to reconnect in case the server
Simo Sorce
1
-0
/
+6
2009-01-09
Lots of little nasty bugs fixed.
Simo Sorce
1
-4
/
+4
2009-01-06
SBUS messages with no reply (or no immediate reply) would incorrectly report ...
Stephen Gallagher
1
-3
/
+2
2008-12-22
libevents renamed upstream to libtevent
Simo Sorce
1
-1
/
+1
2008-12-15
Adding a parameter to the sbus_service_sbus_init function to allow passing in...
Stephen Gallagher
1
-1
/
+5
2008-12-15
Disconnected client SBUS connections would delete the master set of sbus_meth...
Stephen Gallagher
1
-1
/
+2
2008-12-10
Fix indentation to follow rules
Simo Sorce
1
-21
/
+29
2008-11-20
Start conversion from a fork() and live to a fork()/exec() model.
Simo Sorce
1
-16
/
+17
2008-11-19
Add method to get a connection's private data
Simo Sorce
1
-0
/
+5
2008-11-17
The default message handler will now pass both the method_ctx and the
Stephen Gallagher
1
-14
/
+30
2008-11-13
Fix trailing spaces and some indentation issues.
Simo Sorce
1
-46
/
+57
2008-11-04
Add the ping funtion to the nss service Make the monitor task ping connecting...
Simo Sorce
1
-3
/
+4
2008-11-03
Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...
Stephen Gallagher
1
-0
/
+576