index
:
dbus.git
master
Lennart's Copy of dbus
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* tools/dbus-launch-win.c: new file, replaces script wrapper on win32.
Ralf Habacker
2007-06-01
2
-26
/
+2
*
* tools/dbus-launch-win.c: new file, replaces script wrapper on win32
Ralf Habacker
2007-06-01
4
-2
/
+133
*
* (_dbus_get_install_root): bug fix
Ralf Habacker
2007-06-01
1
-1
/
+1
*
* bus/main.c (main): uses _dbus_get_config_file_name() to detect session.conf...
Ralf Habacker
2007-06-01
4
-0
/
+151
*
* bus/policy.c,dbus/dbus-internals.c: fixed inconsistant line endings as repo...
Ralf Habacker
2007-05-27
1
-0
/
+5
*
* bump version number
John (J5) Palmieri
2007-05-25
1
-1
/
+1
*
* Released 1.1.0
dbus-1.1.0
John (J5) Palmieri
2007-05-25
2
-614
/
+16
*
* Split NEWS and ChangeLog into a .pre-1-0 file as per HACKING
John (J5) Palmieri
2007-05-25
3
-15148
/
+15768
*
* create directory test/data/valid-config-files/session.d so that
John (J5) Palmieri
2007-05-25
1
-0
/
+5
*
* INSTALL: remove dependancies for bindings since they no longer
John (J5) Palmieri
2007-05-25
2
-60
/
+5
*
* dbus/dbus-server-win.c,dbus/dbus-server-win.h: new file with empty function...
Ralf Habacker
2007-05-24
5
-2
/
+113
*
* dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): not getting user info...
Ralf Habacker
2007-05-24
2
-1
/
+7
*
* dbus/dbus-sysdeps-win.c (_dbus_full_duplex_pipe): fixed assertation.
Ralf Habacker
2007-05-24
2
-2
/
+5
*
* bus/config-parser.c (test_service_dir_matches): fixed ordering for unix.
Ralf Habacker
2007-05-24
2
-6
/
+19
*
2007-05-23 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-05-23
3
-0
/
+12
*
* cmake/CMakeLists.txt: fixed creating of TEST_..._BINARY to make bus-test ab...
Ralf Habacker
2007-05-23
2
-13
/
+10
*
acinclude.m4, configure.in: In recent autotools, ${datadir} is
Simon McVittie
2007-05-21
3
-45
/
+64
*
tools/.cvsignore: Ignore all currently built files.
Simon McVittie
2007-05-21
2
-0
/
+8
*
* update-dbus-docs.sh: Assorted improvements:
Simon McVittie
2007-05-21
2
-11
/
+20
*
HACKING: Point to correct mailing list
Simon McVittie
2007-05-21
1
-0
/
+4
*
HACKING: point to the correct mailing list
Simon McVittie
2007-05-21
1
-1
/
+1
*
doc/dbus-specification.xml: explicitly specify that STRING cannot contain emb...
Simon McVittie
2007-05-21
2
-2
/
+7
*
removed applied patches
Ralf Habacker
2007-05-21
1
-16
/
+0
*
* dbus/dbus-internal.c: fix inline problem on win32.
Ralf Habacker
2007-05-20
2
-0
/
+8
*
minor fix
Ralf Habacker
2007-05-20
1
-1
/
+1
*
* dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): not reaching domain c...
Ralf Habacker
2007-05-20
2
-1
/
+7
*
minor fix
Ralf Habacker
2007-05-20
1
-2
/
+3
*
removed obsolate and applied patches
Ralf Habacker
2007-05-19
1
-50
/
+0
*
* dbus/dbus-test.c (dbus_internal_do_not_use_run_tests): disabled tests not r...
Ralf Habacker
2007-05-19
2
-0
/
+12
*
removed applied patches
Ralf Habacker
2007-05-19
1
-98
/
+0
*
* dbus/dbus-sysdeps.c (_dbus_setenv): win32 requires 'varname=' to unset a e...
Ralf Habacker
2007-05-19
2
-2
/
+14
*
* bus/policy (bus_policy_create_client_policy): win32 temporary fix until the...
Ralf Habacker
2007-05-19
2
-1
/
+10
*
* dbus/dbus-server.c (listen_funcs): _dbus_server_listen_platform_specific is...
Ralf Habacker
2007-05-19
2
-3
/
+16
*
* wrong date fix
Ralf Habacker
2007-05-19
1
-2
/
+2
*
removed obsolate patches
Ralf Habacker
2007-05-19
1
-75
/
+0
*
be consistent about notations
Havoc Pennington
2007-05-18
1
-2
/
+2
*
2007-05-18 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-05-18
2
-0
/
+7
*
* bus\config-parser.c (test_default_session_servicedirs):win32 fix.
Ralf Habacker
2007-05-17
2
-4
/
+44
*
* configure.in: define constant DBUS_UNIX.
Ralf Habacker
2007-05-17
2
-0
/
+5
*
* dbus/dbus-sysdeps-win.c (_dbus_printf_string_upper_bound): compile fix for ...
Ralf Habacker
2007-05-14
2
-2
/
+8
*
* dbus-1.pc.in: add daemondir to pc file
John (J5) Palmieri
2007-05-10
2
-0
/
+6
*
doc/dbus-specification.xml: mention the reserved o.fd.DBus.Local interface
Simon McVittie
2007-05-04
2
-1
/
+20
*
* cmake/: don't install test applications and service files, moved CMAKE_DEBU...
Ralf Habacker
2007-04-28
6
-22
/
+27
*
2007-04-27 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-04-27
2
-3
/
+9
*
* cmake: added debug postfixes to debug exe's for easier debugging.
Ralf Habacker
2007-04-26
6
-23
/
+35
*
dbus/dbus-message-util.c, dbus/dbus-message.c, dbus/dbus-message.h:
Simon McVittie
2007-04-06
4
-2
/
+160
*
* dbus/dbus-address.c (dbus_parse_address): Do not accept zero-length address.
Ralf Habacker
2007-04-03
2
-0
/
+19
*
* cmake/dbus/CMakeLists.txt: debug postfix also for mingw.
Ralf Habacker
2007-03-25
2
-1
/
+5
*
* cmake/modules/FindExpat.cmake: fix package detection on win32.
Ralf Habacker
2007-03-16
3
-7
/
+29
*
* dbus/dbus-sysdeps.h (_dbus_split_paths_and_append): new prototyp (_DBUS_PAT...
Ralf Habacker
2007-03-16
5
-239
/
+147
[next]