summaryrefslogtreecommitdiffstats
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* 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-183-21/+127
* Merge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59' into dbus-1.2Colin Walters2008-12-161-23/+19
|\
| * Clean up and clarify default system policyColin Walters2008-12-121-23/+19
* | 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-129-19/+133
|/
* 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-091-0/+2
* Bug 18229 - Change system.conf to correctly deny non-reply sends by defaultTomas Hoger2008-12-051-2/+12
* Bug 16294: Don't lose inotify watch when config fails to parseColin Walters2008-07-281-9/+12
* 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-122-0/+135
* Store what environment to activate with on activation objectRay Strode2008-07-122-18/+217
* Bug 15740: Solaris/ADT auditing support (simon zheng)Colin Walters2008-06-051-0/+79
* fix expiration of pending repliesKimmo Hämäläinen2008-04-031-16/+25
* Merge branch 'master' of git+ssh://johnp@git.freedesktop.org/git/dbus/dbusJohn (J5) Palmieri2008-04-031-3/+3
|\
| * Fixes for the inotify configuration file monitor backend.Frederic Crozat2008-04-011-3/+3
* | Make BusExpireList an opaque data typeHavoc Pennington2008-03-043-53/+142
|/
* CVE-2008-0595 dbus security policy circumventionJohn (J5) Palmieri2008-02-261-6/+26
* fix build against the latest gcc/glibcJohn (J5) Palmieri2008-02-211-0/+1
* fix inotify supportJohn (J5) Palmieri2008-01-171-29/+36
* add lsb headers to init script (FDO Bug #11491)John (J5) Palmieri2008-01-151-0/+10
* check failed allocation (FDO Bug #12920)John (J5) Palmieri2008-01-151-3/+3
* rewrite selinux error handling to not abort due to a NULL readJohn (J5) Palmieri2008-01-151-20/+16
* remove dead codeJohn (J5) Palmieri2008-01-151-3/+0
* plug a possible BusClientPolicy leak (FDO Bug #13242)John (J5) Palmieri2008-01-141-0/+2
* add inotify support (FDO Bz#13268)John (J5) Palmieri2008-01-142-0/+160
* watch for file creates in dnotifyJohn (J5) Palmieri2008-01-141-1/+1
* Fix a problem where a nul byte was wrongly introduced into UUIDs, due to _dbu...Havoc Pennington2007-10-311-1/+14
* audit_init() was not declared in header, causing warnings; fix this and names...Havoc Pennington2007-10-233-2/+4
* add HAVE_SELINUX around call to audit_init() so things build without selinuxHavoc Pennington2007-10-191-1/+3
* do not call audit_init() from bus/ directory from files in dbus/Havoc Pennington2007-10-191-0/+2
* Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignoreSimon McVittie2007-10-101-0/+4
* fd.o bug #12429 Reverse check to setpcap and only init audit if we were rootJohn (J5) Palmieri2007-10-031-6/+2
* Correctly implement -fPIC and -fPIEJohn (J5) Palmieri2007-10-031-2/+2
* Add argument path matching support. Bug #11066.Ryan Lortie2007-09-202-37/+113
* migrate from cvs to git (cvs2svn -> git-svnimport).Ryan Lortie2007-09-131-0/+0
* 2007-08-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-08-172-73/+47
* 2007-07-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-301-4/+11
* 2007-07-26 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-266-34/+42
* Switch over to using getaddrinfo for TCP clients & servers to enable IPv6Daniel P. Berrange2007-07-251-5/+18
* 2007-07-24 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-247-29/+90
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-242-1/+107
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-16/+523
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-2/+56
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-0/+54
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-242-3/+20