index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
sbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow configuration of the SSSD through /etc/sssd/sssd.conf
Stephen Gallagher
2009-04-13
1
-0
/
+1
*
Fix SBUS handling of unknown messages
Stephen Gallagher
2009-04-08
1
-0
/
+2
*
allow compilation with older version of dbus
Sumit Bose
2009-04-01
2
-0
/
+8
*
Add reconnection logic to the SBUS
Stephen Gallagher
2009-03-20
2
-1
/
+206
*
Add sbus_reply_internal_error() feature to sbus_message_handler()
Stephen Gallagher
2009-03-06
1
-2
/
+14
*
Implement SetUserAttributes in the InfoPipe
Stephen Gallagher
2009-03-04
2
-0
/
+37
*
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
2009-03-02
2
-0
/
+31
*
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
2009-02-26
6
-51
/
+50
*
Proper fix for memory handling problem.
Simo Sorce
2009-02-24
3
-16
/
+19
*
Revert "Fixing serious memory allocation bug in sbus_message_handler."
Simo Sorce
2009-02-24
2
-29
/
+11
*
Add D-BUS introspection to InfoPipe This function is necessary to play nice w...
Stephen Gallagher
2009-02-24
1
-0
/
+1
*
Fixing serious memory allocation bug in sbus_message_handler.
Stephen Gallagher
2009-02-23
2
-11
/
+29
*
Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...
Stephen Gallagher
2009-02-23
3
-10
/
+55
*
Modifying sbus_message_handler to return DBUS_ERROR_UNKNOWN_METHOD when the r...
Stephen Gallagher
2009-02-16
1
-2
/
+10
*
Refactoring the monitor code and SBUS utility functions.
Stephen Gallagher
2009-01-27
2
-0
/
+121
*
Add code to make it easier to reconnect in case the server
Simo Sorce
2009-01-14
2
-0
/
+7
*
Lots of little nasty bugs fixed.
Simo Sorce
2009-01-09
1
-4
/
+4
*
SBUS messages with no reply (or no immediate reply) would incorrectly report ...
Stephen Gallagher
2009-01-06
1
-3
/
+2
*
libevents renamed upstream to libtevent
Simo Sorce
2008-12-22
3
-3
/
+3
*
Modified sbus_server_new() to take a talloc memory context to use
Stephen Gallagher
2008-12-15
2
-3
/
+5
*
Adding a parameter to the sbus_service_sbus_init function to allow passing in...
Stephen Gallagher
2008-12-15
1
-1
/
+5
*
Disconnected client SBUS connections would delete the master set of sbus_meth...
Stephen Gallagher
2008-12-15
3
-4
/
+9
*
Fix indentation to follow rules
Simo Sorce
2008-12-10
1
-21
/
+29
*
Fix dbus related memory leaks
Simo Sorce
2008-12-09
1
-2
/
+4
*
REmove test client. It's not needed anymore.
Simo Sorce
2008-11-24
1
-214
/
+0
*
Created a helper function sssd_service_sbus_init() to simplify creating the i...
Stephen Gallagher
2008-11-20
1
-0
/
+2
*
Start conversion from a fork() and live to a fork()/exec() model.
Simo Sorce
2008-11-20
3
-26
/
+27
*
Add method to get a connection's private data
Simo Sorce
2008-11-19
3
-7
/
+13
*
The default message handler will now pass both the method_ctx and the
Stephen Gallagher
2008-11-17
3
-21
/
+42
*
Fix trailing spaces and some indentation issues.
Simo Sorce
2008-11-13
1
-46
/
+57
*
Add the ping funtion to the nss service Make the monitor task ping connecting...
Simo Sorce
2008-11-04
3
-59
/
+77
*
Add support for dbus comunication in the nss service
Simo Sorce
2008-11-03
1
-6
/
+5
*
Use a common interface file for all users of the internal
Simo Sorce
2008-11-03
1
-10
/
+1
*
Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...
Stephen Gallagher
2008-11-03
6
-0
/
+1260