summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-11[daemon-dev] List of queued owners read from kdbusRadoslaw Pajak4-7/+140
2015-02-11[lib] identation corrected to improve readabilityRadoslaw Pajak1-206/+204
2015-02-11[lib-fix] fixed sending broadcasts bigger than memfd thresholdRadoslaw Pajak1-14/+37
2015-02-11[lib] removed unusable dbus authentication related code in kdbus transportRadoslaw Pajak1-520/+21
2015-02-11[Foxp][Test] simple echo test with custom payload sizeMichal Eljasiewicz8-0/+460
2015-02-11[daemon-fix] fixed working when compiled with kdbus but sockets used as a tra...Radoslaw Pajak1-2/+9
2015-02-11[lib-fix] org.freedesktop.DBus.RequestName returns DBUS_REQUEST_NAME_REPLY_AL...Radoslaw Pajak1-3/+2
2015-02-11[daemon-fix] fixed getting uid and pid when transport is not kdbusRadoslaw Pajak3-4/+29
2015-02-11[lib-fix] handling org.freedesktop.DBus.Hello fixedRadoslaw Pajak2-299/+20
2015-02-11[daemon-dev] Kdbus broadcasts translation moved from library into daemonRadoslaw Pajak4-366/+349
2015-02-11[daemon-fix][daemon-opt] Fixed owner id when setting kdbus policyRadoslaw Pajak7-201/+209
2015-02-11fix bug in parameter passing to dbus-daemon in dbus-launchSemun Lee1-4/+33
2015-02-11Use geteuid() to get effective user if of the processSemun Lee1-1/+1
2015-02-11[daemon-fix][opt] Name acquiring fixed and clean-upsRadoslaw Pajak2-97/+69
2015-02-11[doc][daemon-fix][daemon-opt] Known limitations updated, code fixes, clean-up...Radoslaw Pajak9-144/+219
2015-02-11add missing configuration filesSemun Lee3-0/+102
2015-02-11edit spec file for the rpm packagingSemun Lee1-3/+87
2015-02-11how-to and autogen.sh fixedRadoslaw Pajak2-10/+7
2015-02-11[doc] Separated status, known limitationsJacek Janczyk2-0/+30
2015-02-11[daemon-fix][dev] address to start kdbus bus changed to 'kdbus:', kdbus added...Radoslaw Pajak4-1/+15
2015-02-11[doc] Initial docs for kdbus transportJacek Janczyk2-0/+65
2015-02-11Comments added and correctedRadoslaw Pajak2-13/+72
2015-02-11[daemon-dev][lib-opt] Fix in freeing memory, cleanup, comments, renamesRadoslaw Pajak6-207/+200
2015-02-11Optional autogen.sh flag --enable-kdbus-transport added allowing to compile w...Lukasz Stempien25-35/+238
2015-02-11Simple optimization on the buffer allocationSemun Lee1-14/+62
2015-02-11address for daemon changed to "kdbus:", licencses and copyrights addedRadoslaw Pajak18-31/+147
2015-02-11[daemon-fix] Fixed daemon creation, services activation and little moreRadoslaw Pajak7-26/+96
2015-02-11[daemon-dev][lib-opt] Bus making in daemon distinguishes bus type, lib optima...Radoslaw Pajak4-20/+21
2015-02-11[daemon-dev] Update kdbus starters for dbus activatable service names functio...Lukasz Stempien5-0/+75
2015-02-11[daemon-fix] Registering starters: unwanted release_kdbus_name when no error ...Lukasz Stempien1-2/+5
2015-02-11[daemon-dev][daemon-fix] Registering starters extended and error set in make_...Radoslaw Pajak3-2/+31
2015-02-11[daemon-fix] Unique session bus names for kdbusJacek Janczyk2-2/+2
2015-02-11[daemon-fix] Session and system bus differentiateMichal Eljasiewicz1-1/+4
2015-02-11[daemon-fix] fixed daemon crashing when some clients disconnectsRadoslaw Pajak1-1/+7
2015-02-11[daemon-fix] Fixes for creating and removing phantom connections and sending ...Radoslaw Pajak4-16/+41
2015-02-11[daemon-dev][daemon-fix][lib-dev] Added sending NameLost and NameAcquired mes...Radoslaw Pajak13-105/+282
2015-02-11[daemon-dev][daemon-fix] starting services by direct message (autostart) and ...Radoslaw Pajak11-61/+160
2015-02-11daemon fix: bus_context_new function failure behavior fixed:Lukasz Stempien2-1/+25
2015-02-11[daemon-fix][daemon-dev] Fixed crashing when name is primary owned againRadoslaw Pajak4-7/+40
2015-02-11[daemon-dev][lib-fix][lib-dev] ListQueuedOwners method in daemon, fixed strcp...Radoslaw Pajak9-42/+139
2015-02-11daemon fix and developmentRadoslaw Pajak15-499/+1154
2015-02-11[daemon-dev][lib-fix] ListNames in libdbus fix, daemon developmentRadoslaw Pajak4-81/+35
2015-02-11[lib-fix] libdbus refactored to eliminate "is kdbus" queries and branches in ...Radoslaw Pajak10-651/+686
2015-02-11[lib-opt] optimization of kdbus add-on to libdbusRadoslaw Pajak5-72/+36
2015-02-11[daemon-dev][lib-fix] Daemon with kdbus early developmentRadoslaw Pajak8-18/+79
2015-02-11[daemon-dev] Start of daemon with kdbusLukasz Stempien4-4/+58
2015-02-11Optimization: message sender created once at bus_registerMichal Eljasiewicz3-13/+30
2015-02-11Optimization: transport_is_kdbus parses address onceMichal Eljasiewicz3-3/+38
2015-02-11[daemon-dev][lib-fix] Start of daemon with kdbus and fix in match rules in li...Radoslaw Pajak6-14/+117
2015-02-11Adding spec file for gbs build.Lukasz Stempien1-0/+44