summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-09Another manpage update explicitly mentioning bare send_interfaceColin Walters1-2/+6
2008-12-09Add at_console docs to manpage, as well as brief <policy> forewardColin Walters1-2/+4
2008-12-09Merge branch 'manpage'Colin Walters1-3/+13
2008-12-09Bug 18229: Allow signalsColin Walters5-1/+60
2008-12-08Bug 18229: Update manpage with better adviceColin Walters1-3/+13
2008-12-05Bug 18229 - Change system.conf to correctly deny non-reply sends by defaultTomas Hoger1-2/+12
2008-12-05Infrastructure for testing a "system like" bus in test suiteColin Walters4-2/+125
2008-11-12Bug 15393 - support allow_anonymous config variableDennis Kaarsemaker4-1/+37
2008-11-10Bug 18064 - more efficient validation for fixed-size type arraysJon Gosting1-11/+60
2008-11-10Bug 18446: Keep umask for session busMatt McCutchen11-8/+71
2008-10-18Bug 15412: Add --address option to dbus-sendLawrence R. Steeger1-6/+45
2008-10-18Bug 17969: Don't test for abstract sockets if explicitly disabledLionel Landwerlin1-0/+2
2008-10-01Initialize AVC earlier so we can look up service security contextsJames Carter1-5/+5
2008-10-01Bug 17803: Panic from dbus_signature_validateColin Walters2-0/+2
2008-09-23Add Scott to HACKINGColin Walters1-2/+1
2008-09-18[win32] Protect usage of SIGHUP with #ifdefTor Lillqvist2-9/+16
2008-09-18Bug 16755: Ensure we use the correct errnoTor Lillqvist1-11/+17
2008-09-04Bug 17061: Handle error return from sysconf correctlyJoe Marcus Clarke2-2/+10
2008-09-04Bug 17352: synchronize the file before renamingArtem Bityutskiy1-0/+9
2008-08-29Print serial in dbus-monitorMichael Meeks1-1/+2
2008-08-25Bug 17280: Add a prototype for _dbus_credentials_add_adt_audit_data()Peter McCurdy1-0/+3
2008-08-252008-08-24 Peter McCurdy <pmccurdy@skeptopotamus>Peter McCurdy1-1/+1
2008-08-11Bug 17060: Explicitly hard fail if expat is not availableColin Walters1-11/+8
2008-08-07Bug 13387: Fix compilation failure with AI_ADDRCONFIGJens Granseuer1-2/+2
2008-07-28Bug 15646: Remove spurious debugging fprintf(stderrColin Walters1-1/+0
2008-07-28Bug 16727: Handle ERANGE for getgr; fixes user in many groupsMarc Brockschmidt2-27/+96
2008-07-28Bug 16294: Don't lose inotify watch when config fails to parseColin Walters1-9/+12
2008-07-24Bug 16838: Use bash instead of sh to avoid breaking on UbuntuColin Walters1-1/+1
2008-07-24Merge branch 'master' of ssh://walters@git.freedesktop.org/git/dbus/dbusColin Walters12-20/+531
2008-07-24Bug 16839: Fix bus names in test case so it actually works.Scott James Remnant2-7/+7
2008-07-15Fix leaks in bus_activation_get_environment error pathsRay Strode1-2/+5
2008-07-12Update man page to make the point of the <type> element more clearRay Strode1-1/+15
2008-07-12Add new UpdateActivationEnvironment bus messageRay Strode3-0/+169
2008-07-12Store what environment to activate with on activation objectRay Strode2-18/+217
2008-07-12When spawning processes, don't ignore the passed in environmentRay Strode1-1/+14
2008-07-11Add new function _dbus_string_split_on_byteRay Strode3-0/+70
2008-07-11Add new _dbus_get_environment callRay Strode2-0/+43
2008-06-07Merge branch 'dbus-1.2'Thiago Macieira1-6/+5
2008-06-07Fix inverted return value from dbus_connection_read_write()Oswald Buddenhagen1-4/+6
2008-06-05Bug 15740: Solaris/ADT auditing support (simon zheng)Colin Walters11-3/+296
2008-05-30Tweak HACKING to describe test/name-test brieflyColin Walters1-1/+6
2008-05-30Bug 15635: Hold a reference during read/write dispatch (Scott James Remnant)Colin Walters1-0/+10
2008-05-30Bug 15571: Clean up GUID-less connections correctly (Scott James Remnant)Colin Walters2-8/+29
2008-05-30Bug 15570: Reset initialized state on dbus_shutdown (Scott James Remnant)Colin Walters2-2/+2
2008-05-30Add "PrivServer" test which exercises DBusServer and dbus_shutdownColin Walters6-1/+249
2008-05-30Add noinst convenience test library, add a test-shutdownColin Walters5-17/+93
2008-05-30Add test library functions for using DBusServerColin Walters2-0/+158
2008-05-30Bug 15588: Fix typo in #ifdef for userdb cache (Scott James Remnant)Colin Walters2-2/+2
2008-05-28Bug 15947: Close file descriptors before execing helper (Markus Rechberger)Colin Walters1-4/+13
2008-05-17Merge branch 'dbus-1.2'Thiago Macieira1-0/+7