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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-06
Remove unused btreemap code
Stephen Gallagher
1
-1
/
+0
2009-09-23
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
2
-9
/
+9
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
2
-9
/
+9
2009-09-11
Add copyright notices
Jakub Hrozek
3
-0
/
+63
2009-08-31
Correctly handle DbusWatch behavior.
Simo Sorce
2
-37
/
+124
2009-08-11
Change services identification mechanism
Simo Sorce
1
-3
/
+4
2009-08-11
Minor fixes
Simo Sorce
2
-7
/
+13
2009-08-10
Simplify interfaces initialization
Simo Sorce
6
-100
/
+93
2009-08-10
merge server and connection structures
Simo Sorce
7
-253
/
+212
2009-08-10
Cosmetic changes
Simo Sorce
5
-179
/
+179
2009-08-10
Remove redundant memory contexts
Simo Sorce
4
-53
/
+22
2009-08-10
Refactor some code around watches and timeouts
Simo Sorce
4
-355
/
+324
2009-08-10
Cleanups
Simo Sorce
2
-189
/
+199
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
2
-0
/
+8
2009-03-20
Add reconnection logic to the SBUS
Stephen Gallagher
2
-1
/
+206
2009-03-06
Add sbus_reply_internal_error() feature to sbus_message_handler()
Stephen Gallagher
1
-2
/
+14
2009-03-04
Implement SetUserAttributes in the InfoPipe
Stephen Gallagher
2
-0
/
+37
2009-03-02
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
2
-0
/
+31
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
6
-51
/
+50
2009-02-24
Proper fix for memory handling problem.
Simo Sorce
3
-16
/
+19
2009-02-24
Revert "Fixing serious memory allocation bug in sbus_message_handler."
Simo Sorce
2
-29
/
+11
2009-02-24
Add D-BUS introspection to InfoPipe This function is necessary to play nice w...
Stephen Gallagher
1
-0
/
+1
2009-02-23
Fixing serious memory allocation bug in sbus_message_handler.
Stephen Gallagher
2
-11
/
+29
2009-02-23
Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...
Stephen Gallagher
3
-10
/
+55
2009-02-16
Modifying sbus_message_handler to return DBUS_ERROR_UNKNOWN_METHOD when the r...
Stephen Gallagher
1
-2
/
+10
2009-01-27
Refactoring the monitor code and SBUS utility functions.
Stephen Gallagher
2
-0
/
+121
2009-01-14
Add code to make it easier to reconnect in case the server
Simo Sorce
2
-0
/
+7
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
3
-3
/
+3
2008-12-15
Modified sbus_server_new() to take a talloc memory context to use
Stephen Gallagher
2
-3
/
+5
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
3
-4
/
+9
2008-12-10
Fix indentation to follow rules
Simo Sorce
1
-21
/
+29
2008-12-09
Fix dbus related memory leaks
Simo Sorce
1
-2
/
+4
2008-11-24
REmove test client. It's not needed anymore.
Simo Sorce
1
-214
/
+0
2008-11-20
Created a helper function sssd_service_sbus_init() to simplify creating the i...
Stephen Gallagher
1
-0
/
+2
2008-11-20
Start conversion from a fork() and live to a fork()/exec() model.
Simo Sorce
3
-26
/
+27
2008-11-19
Add method to get a connection's private data
Simo Sorce
3
-7
/
+13
2008-11-17
The default message handler will now pass both the method_ctx and the
Stephen Gallagher
3
-21
/
+42
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
3
-59
/
+77
2008-11-03
Add support for dbus comunication in the nss service
Simo Sorce
1
-6
/
+5
2008-11-03
Use a common interface file for all users of the internal
Simo Sorce
1
-10
/
+1
2008-11-03
Renaming sssd/server/dbus to sssd/server/sbus. Making necessary changes to he...
Stephen Gallagher
6
-0
/
+1260