| Commit message (Expand) | Author | Age | Files | Lines |
* | audit_init() was not declared in header, causing warnings; fix this and names... | Havoc Pennington | 2007-10-23 | 3 | -2/+4 |
* | add HAVE_SELINUX around call to audit_init() so things build without selinux | Havoc Pennington | 2007-10-19 | 1 | -1/+3 |
* | do not call audit_init() from bus/ directory from files in dbus/ | Havoc Pennington | 2007-10-19 | 1 | -0/+2 |
* | Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignore | Simon McVittie | 2007-10-10 | 1 | -0/+4 |
* | fd.o bug #12429 Reverse check to setpcap and only init audit if we were root | John (J5) Palmieri | 2007-10-03 | 1 | -6/+2 |
* | Correctly implement -fPIC and -fPIE | John (J5) Palmieri | 2007-10-03 | 1 | -2/+2 |
* | Add argument path matching support. Bug #11066. | Ryan Lortie | 2007-09-20 | 2 | -37/+113 |
* | migrate from cvs to git (cvs2svn -> git-svnimport). | Ryan Lortie | 2007-09-13 | 1 | -0/+0 |
* | 2007-08-17 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-08-17 | 2 | -73/+47 |
* | 2007-07-30 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-07-30 | 1 | -4/+11 |
* | 2007-07-26 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-07-26 | 6 | -34/+42 |
* | Switch over to using getaddrinfo for TCP clients & servers to enable IPv6 | Daniel P. Berrange | 2007-07-25 | 1 | -5/+18 |
* | 2007-07-24 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-07-24 | 7 | -29/+90 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 2 | -1/+107 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 1 | -16/+523 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 1 | -2/+56 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 1 | -0/+54 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 2 | -3/+20 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 1 | -1/+34 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 2 | -4/+7 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 1 | -0/+2 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 2 | -3/+83 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 1 | -0/+146 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 3 | -0/+679 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 3 | -96/+273 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 1 | -0/+6 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 2 | -0/+764 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 2 | -0/+228 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 1 | -0/+27 |
* | 2007-07-24 Richard Hughes <richard@hughsie.com> | Richard Hughes | 2007-07-24 | 1 | -0/+38 |
* | 2007-07-13 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-07-14 | 35 | -35/+35 |
* | add a comment about the match rules limit | Havoc Pennington | 2007-06-19 | 1 | -1/+9 |
* | 2007-06-18 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-06-18 | 3 | -5/+76 |
* | 2007-06-15 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-06-15 | 2 | -11/+3 |
* | 2007-06-15 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-06-15 | 6 | -3/+15 |
* | 2007-06-14 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-06-14 | 1 | -8/+19 |
* | 2007-06-13 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-06-13 | 2 | -3/+15 |
* | 2007-06-13 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-06-13 | 2 | -7/+57 |
* | 2007-06-09 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-06-09 | 7 | -77/+112 |
* | 2007-06-09 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-06-09 | 3 | -14/+7 |
* | * bus/main.c (main): uses _dbus_get_config_file_name() to detect session.conf... | Ralf Habacker | 2007-06-01 | 1 | -0/+9 |
* | * bus/config-parser.c (test_service_dir_matches): fixed ordering for unix. | Ralf Habacker | 2007-05-24 | 1 | -6/+12 |
* | 2007-05-23 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-05-23 | 2 | -0/+5 |
* | * bus/policy (bus_policy_create_client_policy): win32 temporary fix until the... | Ralf Habacker | 2007-05-19 | 1 | -0/+4 |
* | * bus\config-parser.c (test_default_session_servicedirs):win32 fix. | Ralf Habacker | 2007-05-17 | 1 | -4/+39 |
* | * bus/config-parser.c, bus/policy.c, bus/policy.h, bus/dbus-daemon.1.in,bus/... | Ralf Habacker | 2007-03-15 | 5 | -17/+25 |
* | 2007-03-11 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-03-12 | 5 | -32/+37 |
* | * bus/bus.c, bus/bus.h, bus/main.c, bus/test.c, dbus/dbus-sysdeps-unix.c, dbu... | Ralf Habacker | 2007-03-10 | 4 | -21/+24 |
* | * dbus/dbus-sysdeps.h (_dbus_listen_tcp_socket): changed type or port to poin... | Ralf Habacker | 2007-03-10 | 1 | -0/+11 |
* | * bus/bus.c, dbus/dbus-sysdeps-unix.c, dbus/dbus-sysdeps.h: rename pipe relat... | Ralf Habacker | 2007-03-08 | 1 | -2/+2 |