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
/
src
/
sbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
SBUS: Allow registering paths with fallback
Jakub Hrozek
2014-05-13
1
-4
/
+76
*
SBUS: remove unused variables
Pavel Březina
2014-05-13
1
-4
/
+0
*
SBUS: Refactor sbus_message_handler to retrieve caller ID
Jakub Hrozek
2014-05-13
1
-55
/
+111
*
SBUS: Add an async request to retrieve the caller ID
Jakub Hrozek
2014-05-13
4
-0
/
+221
*
SBUS: Add SBUS_CONN_TYPE_SYSBUS
Jakub Hrozek
2014-05-13
2
-3
/
+6
*
SBUS: Split out dbus_conn_send
Jakub Hrozek
2014-05-13
2
-22
/
+45
*
SBUS: Add a convenience function sbus_error_new
Jakub Hrozek
2014-05-13
2
-0
/
+43
*
SBUS: Fix error handling condition
Jakub Hrozek
2014-05-13
1
-1
/
+2
*
SBUS: several trivial style fixes
Jakub Hrozek
2014-05-13
3
-6
/
+9
*
IFP: Close memstream handle in introspect destructor
Jakub Hrozek
2014-05-06
1
-0
/
+4
*
util: Change file check fns to use a mode mask
Simo Sorce
2014-04-28
2
-4
/
+6
*
sbus request: fix error initialization
Pavel Březina
2014-04-19
1
-2
/
+4
*
sbus: Add type-safe DBus method handlers and finish functions
Stef Walter
2014-04-19
6
-33
/
+261
*
SBUS: Create an sbus_method_meta instance for Introspection
Jakub Hrozek
2014-04-19
3
-0
/
+12
*
SBUS: Generate introspection from the interface meta structure
Jakub Hrozek
2014-04-15
3
-3
/
+368
*
sbus: Add the sbus_request_parse_or_finish() method
Stef Walter
2014-03-14
2
-0
/
+155
*
sbus: Make sbus_new_server() work for non-priveleged processes
Stef Walter
2014-03-14
1
-1
/
+1
*
sbus: Refactor how we export DBus interfaces
Stef Walter
2014-03-14
6
-102
/
+54
*
sbus: Add struct sbus_request to represent a DBus invocation
Stef Walter
2014-03-14
4
-21
/
+221
*
sbus: Generate constants from interface definitions
Stef Walter
2014-02-24
1
-0
/
+21
*
sbus: Rework sbus to use interface metadata and vtables
Stef Walter
2014-02-24
2
-35
/
+43
*
sbus: Add sbus_vtable and update codegen to support it
Stef Walter
2014-02-24
3
-2
/
+56
*
sbus: Add meta data structures and code generator
Stef Walter
2014-02-24
3
-0
/
+652
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
4
-59
/
+79
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
4
-82
/
+82
*
Include ext headers with #include <foo.h> - cont
Pavel Reichl
2013-11-04
1
-1
/
+1
*
Include external headers with #include <foo.h>
Jakub Hrozek
2013-10-22
5
-7
/
+10
*
Remove unused code
Jakub Hrozek
2013-09-12
2
-69
/
+0
*
Fix pointer formatting
Lukas Slebodnik
2013-09-11
1
-5
/
+5
*
Fixing critical format string issues.
Lukas Slebodnik
2013-05-20
1
-2
/
+3
*
Move some debug lines to new debug log levels
Stef Walter
2012-06-20
1
-1
/
+1
*
Catch cases where D-Bus connection is NULL
Jakub Hrozek
2012-04-05
1
-0
/
+4
*
SBUS: Fix DEBUG log matching
Stephen Gallagher
2011-11-10
1
-7
/
+8
*
Report on errno, not return code in create_socket_symlink
Jakub Hrozek
2011-10-14
1
-0
/
+2
*
Fix off-by-one error in remove_socket_symlink()
Jakub Hrozek
2011-10-14
1
-1
/
+1
*
Append PID to sbus server socket name, let clients use a symlink
Jakub Hrozek
2011-10-13
4
-18
/
+172
*
Add option to follow symlinks to check_file()
Jakub Hrozek
2011-10-13
2
-2
/
+2
*
New DEBUG facility - conversion
Pavel Březina
2011-08-25
1
-1
/
+1
*
Defer sbus_dispatch() for 30ms during reconnect
Sumit Bose
2010-05-20
1
-1
/
+2
*
Properly handle dbus send attempts on a closed connection
Stephen Gallagher
2010-03-15
2
-0
/
+81
*
Add forgotten \n in DEBUG statements
Martin Nagy
2010-03-04
1
-2
/
+2
*
Check and set permissions on SBUS sockets
Sumit Bose
2010-02-23
2
-0
/
+40
*
Rename server/ directory to src/
Stephen Gallagher
2010-02-18
7
-0
/
+1651