summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dbus-1.2'Thiago Macieira2009-04-211-2/+2
|\
| * configure.in: fix help string alignmentMarc Mutz2009-04-211-1/+1
| * 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
* | configure.in: fix help string alignmentMarc Mutz2009-04-201-1/+1
* | Bug 17803 - Fix both test case and validation logicColin Walters2009-04-172-7/+8
* | dbus-launch: use InputOnly X windowEamon Walsh2009-03-201-3/+3
* | Bug 20494 - Fix signed confusion for dbus_message_get_reply_serial returnJohan Gyllenspetz2009-03-171-2/+2
* | Bug 20137 - Fix alignment usage when demarshaling basicsColin Walters2009-03-171-12/+28
* | Always append closing quote in log commandColin Walters2009-03-121-6/+5
* | Fix typo in docs.Xan Lopez2009-02-021-1/+1
* | Bug 19307: Add missing syslog includeColin Walters2009-01-061-0/+1
* | 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 Walters2008-12-191-6/+42
* | Various compiler warning fixesColin Walters2008-12-197-7/+9
* | Clean up and clarify default system policyColin Walters2008-12-182-47/+46
* | Add requested_reply to send denials, and connection loginfo to "would deny"Colin Walters2008-12-171-31/+38
* | Add uid, pid, and command to security logsColin Walters2008-12-175-21/+228
* | 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-18/+169
* | 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/+4
* | Merge branch 'manpage'Colin Walters2008-12-091-3/+13
|\ \
| * | Bug 18229: Update manpage with better adviceColin Walters2008-12-081-3/+13
* | | Bug 18229: Allow signalsColin Walters2008-12-095-1/+60
|/ /
* | 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
* | Bug 15393 - support allow_anonymous config variableDennis Kaarsemaker2008-11-124-1/+37
* | Bug 18064 - more efficient validation for fixed-size type arraysJon Gosting2008-11-101-11/+60
* | Bug 18446: Keep umask for session busMatt McCutchen2008-11-1011-8/+71
* | Bug 15412: Add --address option to dbus-sendLawrence R. Steeger2008-10-181-6/+45
* | Bug 17969: Don't test for abstract sockets if explicitly disabledLionel Landwerlin2008-10-181-0/+2
* | Initialize AVC earlier so we can look up service security contextsJames Carter2008-10-011-5/+5
* | Bug 17803: Panic from dbus_signature_validateColin Walters2008-10-012-0/+2
* | Add Scott to HACKINGColin Walters2008-09-231-2/+1
* | [win32] Protect usage of SIGHUP with #ifdefTor Lillqvist2008-09-182-9/+16
* | Bug 16755: Ensure we use the correct errnoTor Lillqvist2008-09-181-11/+17
* | Bug 17061: Handle error return from sysconf correctlyJoe Marcus Clarke2008-09-042-2/+10
* | Bug 17352: synchronize the file before renamingArtem Bityutskiy2008-09-041-0/+9
* | Print serial in dbus-monitorMichael Meeks2008-08-291-1/+2
* | Bug 17280: Add a prototype for _dbus_credentials_add_adt_audit_data()Peter McCurdy2008-08-251-0/+3
* | 2008-08-24 Peter McCurdy <pmccurdy@skeptopotamus>Peter McCurdy2008-08-251-1/+1
* | Bug 17060: Explicitly hard fail if expat is not availableColin Walters2008-08-111-11/+8
* | Bug 13387: Fix compilation failure with AI_ADDRCONFIGJens Granseuer2008-08-071-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