summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 1.2.4.4permissivedbus-1.2.4.4permissiveColin Walters2009-01-071-1/+1
* Add Scott to HACKINGColin Walters2009-01-061-2/+1
* Bug 17060: Explicitly hard fail if expat is not availableColin Walters2009-01-061-11/+8
* Bug 17969: Don't test for abstract sockets if explicitly disabledLionel Landwerlin2009-01-061-0/+2
* Bug 18064 - more efficient validation for fixed-size type arraysJon Gosting2009-01-061-11/+60
* Initialize AVC earlier so we can look up service security contextsJames Carter2009-01-061-5/+5
* Print serial in dbus-monitorMichael Meeks2009-01-061-1/+2
* [win32] Protect usage of SIGHUP with #ifdefTor Lillqvist2009-01-062-9/+16
* Bug 15412: Add --address option to dbus-sendLawrence R. Steeger2009-01-061-6/+45
* Bug 18446: Keep umask for session busMatt McCutchen2009-01-0611-10/+72
* Fix cross-compiling with autotools.Diego E. 'Flameeyes' Pettenò2009-01-061-4/+4
* Avoid possible use of uninitialized variablePeter Breitenlohner2009-01-061-1/+1
* Enable -Werror by default with --enable-maintainer-mode, and change warningsColin Walters2009-01-061-6/+42
* Various compiler warning fixesColin Walters2009-01-066-6/+8
* Release 1.2.4.2permissive.dbus-1.2.4.2permissiveColin Walters2008-12-181-1/+1
* Add requested_reply to send denials, and connection loginfo to "would deny"Colin Walters2008-12-181-31/+38
* Add uid, pid, and command to security logsColin Walters2008-12-185-21/+228
* Change configure to reflect branchColin Walters2008-12-181-2/+6
* Revert to default permissiveColin Walters2008-12-161-1/+1
* Merge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59' into dbus-1.2Colin Walters2008-12-162-47/+46
|\
| * Clean up and clarify default system policyColin Walters2008-12-122-47/+46
* | Add optional logging on allow rulesColin Walters2008-12-164-16/+34
* | Add message type to security syslog entriesColin Walters2008-12-121-2/+6
* | Add syslog of security denials and configuration file reloadsColin Walters2008-12-1213-23/+170
|/
* Bump version for unstable cycleColin Walters2008-12-091-1/+1
* Release 1.2.8dbus-1.2.8Colin Walters2008-12-091-1/+1
* Another manpage update explicitly mentioning bare send_interfaceColin Walters2008-12-091-2/+6
* Add at_console docs to manpage, as well as brief <policy> forewardColin Walters2008-12-091-2/+17
* Bug 18229: Allow signalsColin Walters2008-12-095-1/+60
* Release 1.2.6dbus-1.2.6Colin Walters2008-12-051-1/+1
* Bug 18229 - Change system.conf to correctly deny non-reply sends by defaultTomas Hoger2008-12-051-2/+12
* Infrastructure for testing a "system like" bus in test suiteColin Walters2008-12-054-2/+125
* Bump configure again for gitColin Walters2008-10-061-1/+1
* Release 1.2.4dbus-1.2.4Colin Walters2008-10-061-1/+1
* 2008-08-24 Peter McCurdy <pmccurdy@skeptopotamus>Peter McCurdy2008-10-011-1/+1
* Bug 17280: Add a prototype for _dbus_credentials_add_adt_audit_data()Peter McCurdy2008-10-011-0/+3
* Bug 17803: Panic from dbus_signature_validateColin Walters2008-10-012-0/+2
* Bug 17061: Handle error return from sysconf correctlyJoe Marcus Clarke2008-10-012-2/+10
* Bug 13387: Fix compilation failure with AI_ADDRCONFIGJens Granseuer2008-10-011-2/+2
* Bug 17352: synchronize the file before renamingArtem Bityutskiy2008-10-011-0/+9
* Correctly dist 1.2.3 tarball with docs enableddbus-1.2.3Colin Walters2008-08-061-1/+1
* Bump configure.ac to 1.2.2Colin Walters2008-08-061-2/+2
* Bug 15646: Remove spurious debugging fprintf(stderrColin Walters2008-07-281-1/+0
* Bug 16727: Handle ERANGE for getgr; fixes user in many groupsMarc Brockschmidt2008-07-282-27/+96
* Bug 16294: Don't lose inotify watch when config fails to parseColin Walters2008-07-281-9/+12
* Bug 16838: Use bash instead of sh to avoid breaking on UbuntuColin Walters2008-07-241-1/+1
* Merge branch 'master' of ssh://walters@git.freedesktop.org/git/dbus/dbusColin Walters2008-07-2412-20/+531
|\
| * Fix leaks in bus_activation_get_environment error pathsRay Strode2008-07-151-2/+5
| * Update man page to make the point of the <type> element more clearRay Strode2008-07-121-1/+15
| * Add new UpdateActivationEnvironment bus messageRay Strode2008-07-123-0/+169