index
:
~smcv/dbus
14-authz-39720
14-autolaunch-woes-40352
14-basic-value-11191
14-enumerate-test-data-33840
54972-thread-safe5
am-i-recursive-or-not-36205
archaeology
arg0has-91755
authz-39720
configurable
configurable-memory-35090
containers-minimum-101354
containers-spec
dbus-1.2
dbus-1.4
dbus-lunch-39197
dbus-run-session-39196
dbussocket
default-address-38201
drop-dead-nonce-tcp
echo-spam-34140
goal-remove-reader-writer
limitations
log-exceeded-limits-80559
maemo-libcreds
maemo-misc
maintainer-mode-34671
master
message-cache-34970
monitor
monitor-destination-92074
more-privacy
recursive-marshal-clarity-33870
simpler-memory
split-mempool-perf-test
static-var-safety-68610
tests
thread-safe4
threadsafe-get-tmpdir-68610
try-master
type-system-layering-38252
untested-cmake-rc
validation-39549
wip-33870
wip-abstract-socket-check
wip-altmalloc
wip-check-all-sprintf
wip-dbussocket
wip-exit-with-child-9884
wip-fewer-reallocs
wip-gdb
wip-heap-profiling
wip-inetd
wip-libdbus-util
wip-link-cache-api
wip-manpage
wip-orphaned-test-stuff
wip-reduced-libdbus
wip-remove-cruft
wip-scatter-gather
wip-split-fake-threads
wip-syntax-complaints
wip-xmlCleanupParser-26032
dbus_submit_patch_with_possibility_of_reply_and_block()
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-28
Bug 16294: Don't lose inotify watch when config fails to parse
Colin Walters
1
-9
/
+12
2008-07-15
Fix leaks in bus_activation_get_environment error paths
Ray Strode
1
-2
/
+5
2008-07-12
Update man page to make the point of the <type> element more clear
Ray Strode
1
-1
/
+15
2008-07-12
Add new UpdateActivationEnvironment bus message
Ray Strode
2
-0
/
+135
2008-07-12
Store what environment to activate with on activation object
Ray Strode
2
-18
/
+217
2008-06-05
Bug 15740: Solaris/ADT auditing support (simon zheng)
Colin Walters
1
-0
/
+79
2008-04-03
fix expiration of pending replies
Kimmo Hämäläinen
1
-16
/
+25
2008-04-03
Merge branch 'master' of git+ssh://johnp@git.freedesktop.org/git/dbus/dbus
John (J5) Palmieri
1
-3
/
+3
2008-04-01
Fixes for the inotify configuration file monitor backend.
Frederic Crozat
1
-3
/
+3
2008-03-04
Make BusExpireList an opaque data type
Havoc Pennington
3
-53
/
+142
2008-02-26
CVE-2008-0595 dbus security policy circumvention
John (J5) Palmieri
1
-6
/
+26
2008-02-21
fix build against the latest gcc/glibc
John (J5) Palmieri
1
-0
/
+1
2008-01-17
fix inotify support
John (J5) Palmieri
1
-29
/
+36
2008-01-15
add lsb headers to init script (FDO Bug #11491)
John (J5) Palmieri
1
-0
/
+10
2008-01-15
check failed allocation (FDO Bug #12920)
John (J5) Palmieri
1
-3
/
+3
2008-01-15
rewrite selinux error handling to not abort due to a NULL read
John (J5) Palmieri
1
-20
/
+16
2008-01-15
remove dead code
John (J5) Palmieri
1
-3
/
+0
2008-01-14
plug a possible BusClientPolicy leak (FDO Bug #13242)
John (J5) Palmieri
1
-0
/
+2
2008-01-14
add inotify support (FDO Bz#13268)
John (J5) Palmieri
2
-0
/
+160
2008-01-14
watch for file creates in dnotify
John (J5) Palmieri
1
-1
/
+1
2007-10-31
Fix a problem where a nul byte was wrongly introduced into UUIDs, due to _dbu...
Havoc Pennington
1
-1
/
+14
2007-10-23
audit_init() was not declared in header, causing warnings; fix this and names...
Havoc Pennington
3
-2
/
+4
2007-10-19
add HAVE_SELINUX around call to audit_init() so things build without selinux
Havoc Pennington
1
-1
/
+3
2007-10-19
do not call audit_init() from bus/ directory from files in dbus/
Havoc Pennington
1
-0
/
+2
2007-10-10
Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignore
Simon McVittie
1
-0
/
+4
2007-10-03
fd.o bug #12429 Reverse check to setpcap and only init audit if we were root
John (J5) Palmieri
1
-6
/
+2
2007-10-03
Correctly implement -fPIC and -fPIE
John (J5) Palmieri
1
-2
/
+2
2007-09-20
Add argument path matching support. Bug #11066.
Ryan Lortie
2
-37
/
+113
2007-09-13
migrate from cvs to git (cvs2svn -> git-svnimport).
Ryan Lortie
1
-0
/
+0
2007-08-17
2007-08-17 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2
-73
/
+47
2007-07-30
2007-07-30 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-4
/
+11
2007-07-26
2007-07-26 Havoc Pennington <hp@redhat.com>
Havoc Pennington
6
-34
/
+42
2007-07-25
Switch over to using getaddrinfo for TCP clients & servers to enable IPv6
Daniel P. Berrange
1
-5
/
+18
2007-07-24
2007-07-24 Havoc Pennington <hp@redhat.com>
Havoc Pennington
7
-29
/
+90
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2
-1
/
+107
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-16
/
+523
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-2
/
+56
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-0
/
+54
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2
-3
/
+20
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-1
/
+34
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2
-4
/
+7
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-0
/
+2
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2
-3
/
+83
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-0
/
+146
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
3
-0
/
+679
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
3
-96
/
+273
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-0
/
+6
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2
-0
/
+764
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2
-0
/
+228
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-0
/
+27
[next]