index
:
~rhabacker/dbus
105460
59807
61922
92080-integration-config-file
92721-bus-test-failures
92899-name-test-on-windows
93069-gcc-5.2-warnings
93464-enable-name-tests
99751-auto-shutdown
auto-ax-compiler-flags
c++-port
clang-format
cmake-xmldoc-dependencies-chain
dbus-1.10
dbus-1.8
dbus-verbose-channels
dde-transport
devhelp
gnuinstalldirs
hacking-git-bz
master
meinproc-windows-fixes
memory-tracer
move-desktop-file-parser-to-dbus
sspi
terminate-dbus-after-clients-disconnect
use-doxyfile.in
windows-service
xsltproc
xsltproc-docbook-support
Personal dbus repository
rhabacker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-17
Support SSPI NTLM authentication mechanism
sspi
Руслан Ижбулатов
4
-27
/
+838
2016-08-17
Add cmake support for sspi implementation.
Ralf Habacker
2
-2
/
+2
2016-08-17
Add DBUS_WINDOWS_SSPI_NTLM spec section
Руслан Ижбулатов
1
-0
/
+80
2016-08-16
Document default limits in system.conf.in
Simon McVittie
1
-0
/
+23
2016-08-16
Log max_pending_service_starts (aka max_pending_activations) when exceeded
Simon McVittie
1
-4
/
+8
2016-08-16
Log service_start_timeout (aka activation_timeout) when we exceed it
Simon McVittie
1
-4
/
+10
2016-08-16
dbus-daemon test: exercise pending fd timeout test
Simon McVittie
4
-1
/
+159
2016-08-16
Log to syslog when pending_fd_timeout is exceeded
Simon McVittie
1
-0
/
+12
2016-08-16
dbus-daemon test: exercise max_names_per_connection limit
Simon McVittie
3
-0
/
+66
2016-08-16
Log when we exceed max_names_per_connection (aka max_services_per_connection)
Simon McVittie
1
-6
/
+16
2016-08-16
dbus-daemon test: exercise maximum match rules per connection
Simon McVittie
3
-0
/
+54
2016-08-16
Log when we exceed max_match_rules_per_connection
Simon McVittie
1
-6
/
+16
2016-08-16
dbus-daemon test: exercise maximum replies per connection
Simon McVittie
3
-0
/
+197
2016-08-16
dbus-daemon test: avoid reaching pending reply limit
Simon McVittie
1
-0
/
+3
2016-08-16
Log when we exceed max_replies_per_connection
Simon McVittie
1
-3
/
+13
2016-08-16
dbus-daemon test: exercise maximum connection counts
Simon McVittie
4
-9
/
+105
2016-08-16
Log to syslog if max_completed_connections or max_connections_per_user are ex...
Simon McVittie
3
-6
/
+36
2016-08-16
Only compile test-bus-launch-helper, etc. if embedded tests are enabled
Simon McVittie
4
-54
/
+34
2016-08-16
Merge remote-tracking branch 'github/master'
Simon McVittie
2
-1
/
+10
2016-08-16
1.11.5
Simon McVittie
2
-1
/
+6
2016-08-16
Merge remote-tracking branch 'origin/master'
Simon McVittie
2
-0
/
+8
2016-08-15
1.11.4
Simon McVittie
3
-5
/
+13
2016-08-15
Merge branch 'dbus-1.10'
Simon McVittie
0
-0
/
+0
2016-08-15
Travis-CI: fetch a newer autoconf-archive from Debian
Simon McVittie
1
-1
/
+6
2016-08-15
Travis-CI: install new autoconf-archive build-dependency
Simon McVittie
1
-0
/
+1
2016-08-15
autogen.sh: fail cleanly if autoconf fails
Simon McVittie
1
-1
/
+4
2016-08-15
1.10.10
Simon McVittie
2
-3
/
+5
2016-08-15
name-test, tools: add missing COVERAGE_CFLAGS
Simon McVittie
2
-0
/
+8
2016-08-15
Document use of AX_CODE_COVERAGE
Simon McVittie
2
-0
/
+17
2016-08-15
Use AX_CODE_COVERAGE for test-coverage statistics
Thomas Zimmermann
6
-63
/
+45
2016-08-12
Merge branch 'dbus-1.10'
Simon McVittie
0
-0
/
+0
2016-08-12
Add a regression test for dbus-launch in X11
Simon McVittie
3
-0
/
+260
2016-08-12
test-dbus-daemon-fork: exercise closed stdin, stdout, stderr
Simon McVittie
1
-1
/
+39
2016-08-12
test: expand dbus-launch-eval test to cover stdin being closed
Simon McVittie
1
-1
/
+40
2016-08-12
Add a simple test for dbus-daemon --fork
Simon McVittie
2
-0
/
+73
2016-08-12
test: add a regression test for eval "$(dbus-launch --sh-syntax)"
Simon McVittie
2
-4
/
+93
2016-08-12
test-dbus-launch-x11: extend to cover --exit-with-x11
Simon McVittie
1
-4
/
+6
2016-08-12
Add a regression test for dbus-launch in X11
Simon McVittie
3
-0
/
+259
2016-08-12
test-dbus-daemon-fork: exercise closed stdin, stdout, stderr
Simon McVittie
1
-1
/
+39
2016-08-12
Add a simple test for dbus-daemon --fork
Simon McVittie
2
-0
/
+72
2016-08-12
test: add a regression test for eval "$(dbus-launch --sh-syntax)"
Simon McVittie
2
-2
/
+88
2016-08-12
_dbus_change_to_daemon_user (audit code path): set DBusError correctly
Simon McVittie
1
-2
/
+3
2016-08-12
Remove trailing newlines from _dbus_assert_not_reached
Simon McVittie
10
-16
/
+16
2016-08-12
dbus-daemon, dbus-launch: cope with callers having closed standard fds
Simon McVittie
2
-2
/
+42
2016-08-12
_dbus_ensure_standard_fds: new function to ensure std* fds are open
Simon McVittie
2
-0
/
+86
2016-08-12
various tests: produce better diagnostics on error
Simon McVittie
3
-1
/
+10
2016-08-12
More NEWS for 1.11
Simon McVittie
1
-0
/
+6
2016-08-12
Merge branch 'dbus-1.10'
Simon McVittie
2
-2
/
+10
2016-08-12
NEWS for 1.10
Simon McVittie
1
-0
/
+6
2016-08-12
Mark WaitingForOK state as unused
Simon McVittie
1
-0
/
+3
[next]