2007-07-24 Havoc Pennington <hp@redhat.com>
[platform/upstream/dbus.git] / ChangeLog
1 2007-07-24  Havoc Pennington  <hp@redhat.com>
2
3         * configure.in: add AM_PROG_CC_C_O to allow per-target CPPFLAGS
4
5         * bus/dispatch.c (bus_dispatch_test_conf): Fix up setting
6         TEST_LAUNCH_HELPER_CONFIG to include the full path, and enable
7         test shell_fail_service_auto_start when use_launcher==TRUE
8
9         * bus/activation-helper-bin.c (convert_error_to_exit_code): pass
10         through the INVALID_ARGS error so the test suite works
11
12         * bus/activation.c (handle_activation_exit_error): return
13         DBUS_ERROR_NO_MEMORY if we get BUS_SPAWN_EXIT_CODE_NO_MEMORY
14
15         * dbus/dbus-spawn.c (_dbus_babysitter_get_child_exit_status):
16         return only the exit code of the child, not the entire thingy from 
17         waitpid(), and make the return value indicate whether the child 
18         exited normally (with a status code)
19
20         * bus/bus.c (process_config_first_time_only): _dbus_strdup works
21         on NULL so no need to check
22         (process_config_every_time): move servicehelper init here, so we
23         reload it on HUP or config file change
24
25         * bus/Makefile.am (install-data-hook): remove comment because
26         Emacs make mode seems to be grumpy about it
27
28 2007-07-24  Richard Hughes  <richard@hughsie.com>
29
30         * bus/Makefile.am:
31         * bus/test-system.c: (die), (check_memleaks), (test_pre_hook),
32         (test_post_hook), (main):
33         Add back the test-system.c file - not sure now this got ignored in the
34         diff. I blame git.
35
36 2007-07-24  Richard Hughes  <richard@hughsie.com>
37
38         * configure.in:
39         Use ustar to generate the tarball; this fixes the make distcheck
40         problem when the data files do not fit in the archive:
41         tar: dbus-1.1.2/test/data/valid-service-files/org.freedesktop.DBus.
42         TestSuiteShellEchoServiceFail.service.in: file name is too
43         long (max 99); not dumped
44
45         We have to have the 'long' names as the service helper matches by
46         filename rather than by the name in the service file.
47
48 2007-07-24  Richard Hughes  <richard@hughsie.com>
49
50         * configure.in:
51         * test/Makefile.am:
52         * test/data/invalid-service-files-system/org.freedesktop.DBus.TestS
53         uiteNoExec.service.in:
54         * test/data/invalid-service-files-system/org.freedesktop.DBus.TestS
55         uiteNoService.service.in:
56         * test/data/invalid-service-files-system/org.freedesktop.DBus.TestS
57         uiteNoUser.service.in:
58         * test/data/valid-config-files-system/debug-allow-all-fail.conf.in:
59         * test/data/valid-config-files-system/debug-allow-all-pass.conf.in:
60         * test/data/valid-config-files/debug-allow-all-sha1.conf.in:
61         * test/data/valid-config-files/debug-allow-all.conf.in:
62         * test/data/valid-service-files-system/org.freedesktop.DBus.TestSui
63         teEchoService.service.in:
64         * test/data/valid-service-files-system/org.freedesktop.DBus.TestSui
65         teSegfaultService.service.in:
66         * test/data/valid-service-files-system/org.freedesktop.DBus.TestSui
67         teShellEchoServiceFail.service.in:
68         * test/data/valid-service-files-system/org.freedesktop.DBus.TestSui
69         teShellEchoServiceSuccess.service.in:
70         * test/data/valid-service-files/debug-echo.service.in:
71         * test/data/valid-service-files/debug-segfault.service.in:
72         * test/data/valid-service-files/debug-shell-echo-fail.service.in:
73         * test/data/valid-service-files/debug-shell-echo-success.service.in:
74         * test/data/valid-service-files/org.freedesktop.DBus.TestSuiteEchoS
75         ervice.service.in:
76         * test/data/valid-service-files/org.freedesktop.DBus.TestSuiteSegfa
77         ultService.service.in:
78         * test/data/valid-service-files/org.freedesktop.DBus.TestSuiteShell
79         EchoServiceFail.service.in:
80         * test/data/valid-service-files/org.freedesktop.DBus.TestSuiteShell
81         EchoServiceSuccess.service.in:
82         Add the data files needed by the system activation unit checks.
83
84 2007-07-24  Richard Hughes  <richard@hughsie.com>
85
86         * bus/dispatch.c: (check_segfault_service_no_auto_start),
87         (check_launch_service_file_missing),
88         (check_launch_service_user_missing),
89         (check_launch_service_exec_missing),
90         (check_launch_service_service_missing), (bus_dispatch_test_conf),
91         (bus_dispatch_test_conf_fail), (bus_dispatch_test):
92         Add unit tests for system activation. Most are copied from the
93         session activation tests, but some didn't apply when using a laucher.
94
95 2007-07-24  Richard Hughes  <richard@hughsie.com>
96
97         * bus/activation.c: (bus_activation_activate_service):
98         If the bus uses a service-laucher, then use the setuid laucher.
99
100 2007-07-24  Richard Hughes  <richard@hughsie.com>
101
102         * configure.in:
103         Add the needed library exports for the new laucher.
104
105 2007-07-24  Richard Hughes  <richard@hughsie.com>
106
107         * configure.in:
108         Check for -Wl,--gc-sections so we can really reduce the size of the
109         setuid binary.
110
111 2007-07-24  Richard Hughes  <richard@hughsie.com>
112
113         * bus/activation.c: (handle_activation_exit_error),
114         (babysitter_watch_callback):
115         Map the child exit status integer to a proper dbus error.
116
117 2007-07-24  Richard Hughes  <richard@hughsie.com>
118
119         * bus/bus.c: (process_config_first_time_only),
120         (process_config_every_time), (bus_context_unref),
121         (bus_context_get_servicehelper):
122         * bus/bus.h:
123         Add the concept of a service-helper and allow it's value to be read.
124
125 2007-07-24  Richard Hughes  <richard@hughsie.com>
126
127         * bus/activation.c: (bus_activation_entry_unref),
128         (update_desktop_file_entry):
129         Add the concept of, and read the value of user from the desktop file.
130         The user string is not required unless we are using system activation.
131
132 2007-07-24  Richard Hughes  <richard@hughsie.com>
133
134         * bus/activation.c:
135         * bus/desktop-file.h:
136         Move the defines into the header file, as we use these in the lauch
137         helper as well as the desktop file parsing.
138
139 2007-07-24  Richard Hughes  <richard@hughsie.com>
140
141         * bus/.cvsignore:
142         Add the autogenerated binary files.
143
144 2007-07-24  Richard Hughes  <richard@hughsie.com>
145
146         * bus/Makefile.am:
147         * bus/test.h:
148         Add the build glue for the lauch helper, and also add the launch-helper
149         OOM checks into make check. I've probably broken the build, give me 2.
150
151 2007-07-24  Richard Hughes  <richard@hughsie.com>
152
153         * bus/test-launch-helper.c: (die), (check_memleaks),
154         (test_post_hook), (bus_activation_helper_oom_test), (main):
155         Add a test wrapper to allow OOM checks on the launch helper.
156
157 2007-07-24  Richard Hughes  <richard@hughsie.com>
158
159         * bus/activation-helper-bin.c: (convert_error_to_exit_code),
160         (main):
161         * bus/activation-helper.c: (desktop_file_for_name),
162         (clear_environment), (check_permissions), (check_service_name),
163         (get_parameters_for_service), (switch_user),
164         (exec_for_correct_user), (check_bus_name), (get_correct_parser),
165         (launch_bus_name), (check_dbus_user), (run_launch_helper):
166         * bus/activation-helper.h:
167         Add the initial launch-helper. This is split into a main section and a
168         binary loader that allows us to lauch the main section in another test
169         harness to do stuff like OOM testing. No build glue yet.
170
171 2007-07-24  Richard Hughes  <richard@hughsie.com>
172
173         * bus/Makefile.am:
174         * bus/config-parser.c: (bus_config_parser_unref),
175         (start_busconfig_child), (bus_config_parser_end_element),
176         (servicehelper_path), (bus_config_parser_content),
177         (bus_config_parser_finished),
178         (bus_config_parser_get_servicehelper),
179         (test_default_session_servicedirs),
180         (test_default_system_servicedirs), (bus_config_parser_test):
181         * bus/config-parser.h:
182         Make the config-parser code use the common config code.
183         Also add the session and systemdirs stuff, and make the config parser
184         aware of the servicehelper field.
185
186 2007-07-24  Richard Hughes  <richard@hughsie.com>
187
188         * bus/system.conf.in:
189         Add new servicehelper fields to the default system.conf file.
190
191 2007-07-24  Richard Hughes  <richard@hughsie.com>
192
193         * bus/config-parser-trivial.c: (service_dirs_find_dir),
194         (service_dirs_append_link_unique_or_free), (bus_config_parser_new),
195         (bus_config_parser_unref), (bus_config_parser_start_element),
196         (bus_config_parser_end_element), (bus_config_parser_content),
197         (bus_config_parser_finished), (bus_config_parser_get_user),
198         (bus_config_parser_get_type), (bus_config_parser_get_service_dirs),
199         (check_return_values), (do_load), (check_loader_oom_func),
200         (process_test_valid_subdir), (make_full_path), (check_file_valid),
201         (bus_config_parser_trivial_test):
202         * bus/config-parser-trivial.h:
203         Add a security sensitive stripped down config parser for the setuid
204         launcher. This file only reads what it needs, and doesn't try to do
205         anything remotely clever like including external files.
206         It is not intended to validate the config file; it is expected that
207         config-parser will do that before the setuid program tries to read it.
208
209 2007-07-24  Richard Hughes  <richard@hughsie.com>
210
211         * bus/config-parser-common.c:
212         (bus_config_parser_element_name_to_type),
213         (bus_config_parser_element_type_to_name):
214         * bus/config-parser-common.h:
215         We don't want to run the whole config parser with all it's deps in the
216         setuid program. We need to implement a stripped down config parser just
217         for the launcher, and to do so I need some common functions and
218         defines; add them here.
219
220 2007-07-24  Richard Hughes  <richard@hughsie.com>
221
222         * dbus/dbus-sysdeps-unix.c:
223         (_dbus_get_standard_system_servicedirs):
224         * dbus/dbus-sysdeps-win.c:
225         Provide a way to get the standard system servicedirs, just like we do
226         for the session service dirs. These should be seporate, as there may
227         be a security issue starting up some session stuff as root.
228         The use-case for the same binary starting up per-system _and_
229         per-session is also not valid.
230
231 2007-07-24  Richard Hughes  <richard@hughsie.com>
232
233         * bus/dbus-daemon.1.in:
234         Add standard_system_servicedirs and servicehelper into the man file
235         and explain what each does.
236
237 2007-07-24  Richard Hughes  <richard@hughsie.com>
238
239         * doc/busconfig.dtd:
240         Add servicehelper into the dtd, it will soon be a valid part of the
241         config file.
242
243 2007-07-24  Richard Hughes  <richard@hughsie.com>
244
245         * dbus/dbus-spawn.c: (read_data),
246         (_dbus_babysitter_get_child_exit_status):
247         * dbus/dbus-spawn.h:
248         Add a function so we can get access to the exit status of the launch
249         helper.
250         By providing the return code and not the error we can leave the
251         'what does this mean?' to the bus launch code and not include it in the
252         dbus directory.
253
254 2007-07-24  Richard Hughes  <richard@hughsie.com>
255
256         * bus/activation-exit-codes.h:
257         Add defines which specify the output codes of the launch helper.
258         We have to use exit codes as this is the only way we can return failure
259         type without going grotty things like redirecting possibly-nonsecure
260         stderr into the error.
261
262 2007-07-24  Richard Hughes  <richard@hughsie.com>
263
264         * dbus/dbus-protocol.h:
265         Add new error names needed for the launch helper.
266
267 2007-07-24  Richard Hughes  <richard@hughsie.com>
268
269         * dbus/dbus-sysdeps.c: (_dbus_clearenv):
270         * dbus/dbus-sysdeps.h:
271         Add a wrapper for clearenv.
272
273 2007-07-24  Richard Hughes  <richard@hughsie.com>
274
275         * doc/system-activation.txt:
276         Add design document for the system activation parts. I'll shortly be
277         committing many patches that add system activation using a setuid
278         launcher into CVS, so expect things to be broken for a few hours.
279
280 2007-07-19  Ralf Habacker  <ralf.habacker@freenet.de>
281
282         * cmake/modules/FindKDEWIN.cmake: fixed comment
283         * cmake/modules/FindKDEWIN32.cmake: removed obsolate cmake module
284
285 2007-07-18  Havoc Pennington  <hp@redhat.com>
286
287         * dbus/dbus-message.c (dbus_message_get_cached)
288         (dbus_message_cache_or_finalize): don't mess with message from
289         message cache outside of the cache lock. Bug #9164 from Jonathan
290         Matthew.
291
292 2007-07-13  Havoc Pennington  <hp@redhat.com>
293
294         * Add indent-tabs-mode: nil to all file headers.
295
296 2007-07-12  Havoc Pennington  <hp@redhat.com>
297
298         * dbus/dbus-sysdeps-util.c (_dbus_sysdeps_test): invert the test
299         for parsing hex as double to be sure it fails to work
300
301         * dbus/dbus-sysdeps.c (_dbus_string_parse_double): don't allow hex numbers.
302
303 2007-07-10  Havoc Pennington  <hp@redhat.com>
304
305         * dbus/dbus-connection.c (struct DBusConnection): Fix from Olivier
306         Hochreutiner to avoid trying to protect individual bits in a word
307         with different locks (make dispatch_acquired and io_path_acquired
308         dbus_bool_t rather than bitfields)
309
310 2007-07-09  Ralf Habacker  <ralf.habacker@freenet.de>
311
312         * dbus/dbus-sysdeps-win.c,dbus-sysdeps-win.h,dbus-sysdeps-win-util.c,
313         dbus-sysdeps-spawn-win.c: synced with windbus sources 
314
315 2007-07-07  Ralf Habacker  <ralf.habacker@freenet.de>
316
317         * dbus/dbus-sysdeps-win.c 
318                 (_dbus_getsid): remove unused jump label
319                 (_dbus_read_credentials_socket): _dbus_string_init could fail, 
320                 check initialisation
321                 (_dbus_get_working_dir, _dbus_init_working_dir): remove unused 
322                         functions
323
324 2007-07-04  Ralf Habacker  <ralf.habacker@freenet.de>
325
326         * cmake/modules/FindKDEWIN.cmake: search in <program files dir>\win32libs 
327         for windows supplementary packages too
328
329 2007-06-30  Ralf Habacker  <ralf.habacker@freenet.de>
330
331         * cmake/dbus/CMakeLists.txt: handle userdb as unix file
332
333 2007-06-30  Ralf Habacker  <ralf.habacker@freenet.de>
334
335         * dbus/dbus-sysdeps-win.c,dbus/dbus-sysdeps-win.h: removed obsolate 
336         DBusUserInfo code
337
338 2007-06-30  Ralf Habacker  <ralf.habacker@freenet.de>
339
340         * dbus/dbus-sysdeps-win.c (_dbus_daemon_init): reduced compiler warnings
341
342 2007-06-23  Ralf Habacker  <ralf.habacker@freenet.de>
343
344         * dbus/dbus-auth-script.c (_dbus_auth_script_run): added UNIX_ONLY and 
345         WIN_ONLY commands for auth scripts
346         * test/data/auth/external-root.auth-script: limit execution to unix
347
348 2007-06-21  Havoc Pennington  <hp@redhat.com>
349
350         * dbus/dbus-tranport.c (auth_via_default_rules): made the verbose spam
351         cross-platform
352
353 2007-06-21  Havoc Pennington  <hp@redhat.com>
354
355         * dbus/dbus-watch.c (dbus_watch_get_fd): 1) its behavior should
356         not be the same as before, the ABI has never been declared stable
357         on Windows and 2) do not commit to cross-platform files without
358         posting the exact patch to the mailing list
359         
360         * dbus/dbus-sysdeps-util.c (_dbus_sysdeps_test): as I have pointed
361         out before, either 0xff needs to work on both platforms, or none
362         of the dbus code can rely on it working. That means the options
363         are 1) audit the code for anywhere that relies on 0xff working, if
364         none found ideally add a test that it *doesn't* work and make unix
365         reject it explicitly, but in any case this test would go away or
366         2) make it work on Windows also, then we don't have to figure out 
367         whether we rely on it.
368
369         And in either case, post the exact patch to the mailing list and
370         don't just commit.
371
372 2007-06-21 Ralf Habacker  <ralf.habacker@freenet.de>
373
374         * cmake/CMakeLists.txt: added VERSION_PATCH to be able to 
375         distinguish win32 binary release from dbus versioning
376
377 2007-06-21 Ralf Habacker  <ralf.habacker@freenet.de>
378
379         * dbus/dbus-sysdeps-win.c: deleted local DBusCredentials structure
380             (_dbus_getsid): new function
381             (_dbus_read_credentials_socket): used correct function
382             (_dbus_append_user_from_current_process, 
383                 _dbus_credentials_add_from_current_process): added real 
384                     sid reading
385             (_dbus_credentials_parse_and_add_desired,_dbus_parse_uid): 
386                 deleted
387
388 2007-06-21 Ralf Habacker  <ralf.habacker@freenet.de>
389
390         * dbus/dbus-sysdeps-util.c (_dbus_sysdeps_test): don't check 
391         0xff as floating point, this isn't supported on win32 math 
392         implementation
393
394 2007-06-21 Ralf Habacker  <ralf.habacker@freenet.de>
395
396         * dbus/dbus-sysdeps-win.c (_dbus_homedir_from_username, 
397         _dbus_homedir_from_current_process, _dbus_append_desired_identity): 
398         removed obsolate functions
399
400 2007-06-21 Ralf Habacker  <ralf.habacker@freenet.de>
401
402         * dbus/dbus-sysdeps-win.c, dbus/dbus-sysdeps-util-win.c, 
403         dbus/dbus-sysdeps-win.h: disabled uid/sid conversation stuff
404         implementation by Peter Kuemmel 
405
406 2007-06-21  Ralf Habacker  <ralf.habacker@freenet.de>
407
408         * dbus/dbus-watch.c (dbus_watch_get_fd): this function is 
409         deprecated and its behavior should be as before until all 
410         client code is migrated. 
411
412 2007-06-19  Ralf Habacker  <ralf.habacker@freenet.de>
413
414         * dbus/dbus-sysdeps-util-win.c, tools/dbus-launch-win.c: 
415         msvc7.1 fixes by Jaroslaw Staniek tested with mingw 
416
417 2007-06-19  Ralf Habacker  <ralf.habacker@freenet.de>
418
419         * dbus/dbus-sysdeps-win.c, dbus/dbus-sysdeps-spawn-win.c, 
420         dbus/dbus-sysdeps-win.h: disabled DBusSocket implementation
421         by Peter Kuemmel 
422
423 2007-06-18  Ralf Habacker  <ralf.habacker@freenet.de>
424
425         * dbus-win.patch: removed obsolate patches
426
427 2007-06-18  Havoc Pennington  <hp@redhat.com>
428
429         * configure.in: bump version to 1.1.2 so CVS is higher than last
430         release (this is not the 1.1.2 release)
431
432 2007-06-18  Havoc Pennington  <hp@redhat.com>
433
434         * Release 1.1.1
435
436 2007-06-18  Havoc Pennington  <hp@redhat.com>
437
438         * doc/dbus-specification.xml: document org.freedesktop.DBus.GetId()
439
440         * bus/driver.c (bus_driver_handle_get_id): implement org.freedesktop.DBus.GetId()
441
442         * bus/bus.c (bus_context_new): generate a unique ID for each bus context
443
444         * dbus/dbus-connection.c (dbus_connection_get_server_id): new function
445
446         * dbus/dbus-bus.c (dbus_bus_get_id): new function
447
448         * dbus/dbus-server.c (dbus_server_get_id): new function
449
450 2007-06-18  Havoc Pennington  <hp@redhat.com>
451
452         * dbus/dbus-sysdeps-unix.c (_dbus_read_credentials_socket): clean
453         this up a little bit, to try and understand why telnet'ing to a
454         server and sending a non-nul byte didn't disconnect immediately;
455         now it seems that it does disconnect immediately as it should,
456         though I don't understand what has changed.
457
458 2007-06-18  Havoc Pennington  <hp@redhat.com>
459
460         * dbus/dbus-watch.c (dbus_watch_get_socket)
461         (dbus_watch_get_unix_fd): new API to match DBusConnection
462         (dbus_watch_get_fd): deprecate this
463
464         Throughout: just s/dbus_watch_get_fd/dbus_watch_get_socket/g for
465         now since all the transports use sockets anyway
466         
467 2007-06-16  Ralf Habacker  <ralf.habacker@freenet.de>
468
469         * dbus/dbus-macros.h, dbus/dbus-message.c, 
470         dbus/dbus-message.h: renamed DBUS_GNUC_DEPRECATED 
471         to DBUS_DEPRECATED and extended to msvc compiler
472
473 2007-06-15  Ralf Habacker  <ralf.habacker@freenet.de>
474
475         * cmake/CMakeLists.txt: use local include header first
476
477         * dbus/dbus-sysdeps-win.c: mingw fix of DBusCredential struct
478
479 2007-06-15  Ralf Habacker  <ralf.habacker@freenet.de>
480
481         * cmake/ConfigureChecks.cmake,cmake/config.h.cmake: 
482         added check for HAVE_ERRNO_H
483
484         * cmake/dbus/CMakeLists.txt: added missing files 
485         
486         * dbus/dbus-transport-win.c/.h: new files
487
488         * dbus/dbus-sysdeps-win.c,.h: added required _unix functions 
489         to make dbus compilable on win32 
490         
491         * dbus/dbus-sysdeps-win-utils.c,.h: moved some functions to 
492         dbus-sysdeps-win.c
493         
494         * dbus-win.patch: removed applied or obsolate patches
495         
496         Note: dbus-win32 is now compilable, no guarantee that it runs 
497         without any problems 
498
499 2007-06-15  Havoc Pennington  <hp@redhat.com>
500
501         * dbus/dbus-sysdeps-unix.c (_dbus_append_session_config_file)
502         (_dbus_append_system_config_file): new functions
503
504         * bus/main.c (main): use _dbus_append_system_config_file() and 
505         _dbus_append_session_config_file()
506
507         * dbus/Makefile.am (INCLUDES): move DBUS_SYSTEM_CONFIG_FILE and
508         DBUS_SESSION_CONFIG_FILE into this makefile
509
510 2007-06-15  Havoc Pennington  <hp@redhat.com>
511
512         * dbus/dbus-sysdeps.c (_dbus_set_errno_to_zero)
513         (_dbus_get_is_errno_nonzero, _dbus_get_is_errno_eintr)
514         (_dbus_strerror_from_errno): family of functions to abstract
515         errno, though these are somewhat bogus (really we should make our
516         socket wrappers not use errno probably - the issue is that any
517         usage of errno that isn't socket-related probably is not
518         cross-platform, so should either be in a unix-only file that can
519         use errno directly, or is a bug - these general errno wrappers
520         hide issues of this nature in non-socket code, while
521         socket-specific API changes would not since sockets are allowed
522         cross-platform)
523
524 2007-06-14  Havoc Pennington  <hp@redhat.com>
525
526         * bus/dispatch.c (check_get_connection_unix_process_id): mop up
527         getpid() (noticed by Peter KKümmel) and adapt the test to 
528         expect a "pid unknown" error when running on Windows.
529
530 2007-06-14  Havoc Pennington  <hp@redhat.com>
531
532         * dbus/dbus-sysdeps-unix.c (_dbus_credentials_parse_and_add_user):
533         delete this function since it was effectively the same as
534         _dbus_credentials_add_from_username()
535
536 2007-06-14  Havoc Pennington  <hp@redhat.com>
537
538         * dbus/dbus-auth.c: adapt to keyring changes
539
540         * dbus/dbus-keyring.c: change to avoid using user ID and home
541         directory directly; instead use a
542         keyring-location-from-credentials function in dbus-sysdeps
543
544         * fix to use _dbus_append_user_from_current_process() instead of 
545         _dbus_username_from_current_process() or _dbus_append_desired_identity().
546         
547 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
548
549         * reverted global rename of function _dbus_username_from_current_process. 
550         It needs too much tests to verify that the change does not break anything. 
551         I had overseen that the signatures are different and requires non
552         trivial changes. 
553         This is one *major* disadvantage of emulating oop functionality with c. 
554         You are responsible for cleaning every object on every function return point
555         which could be a nightmare if you are not working with dbus all the days.
556
557 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
558     
559         * dbus/dbus-auth.c (handle_client_initial_response_cookie_sha1_mech): 
560         fixed usage of _dbus_append_desired_identity()
561
562         * dbus/dbus-sysdeps.h (_dbus_username_from_current_process): removed prototype
563
564 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
565     
566         * dbus/dbus-sysdeps.c: moved global lock system_users from dbus-userdb.c
567
568 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
569     
570         * global rename of function _dbus_username_from_current_process
571         to _dbus_append_desired_identity. 
572         Approved by Havoc Pennington
573
574 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
575
576         * dbus/dbus-sysdeps-win.c: disabled DBusUserInfo related code
577                 (_dbus_append_desired_identity, _dbus_windows_user_is_process_owner):
578                 new win32 functions as counterpart of unix related 
579                 (_dbus_send_credentials_socket,_dbus_read_credentials_socket): 
580                 renamed from ..._unix_socket
581                 (_dbus_send_credentials_unix_socket): removed obsolate function
582         
583         * dbus/dbus-sysdeps-win-util.c: disabled DBusGroupInfo related code
584                 (_dbus_verify_daemon_user,_dbus_change_to_daemon_user): 
585                     new win32 functions as counterpart of unix related
586         
587 2007-06-14  Simon McVittie  <simon.mcvittie@collabora.co.uk>
588
589         * doc/dbus-specification.xml: say the protocol version is 1 instead of
590         0 (patch from Kristoffer Lundén, fd.o#10033) and remove the FIXME
591         about removing protocol version from messages (as per Havoc's comment
592         on that bug)
593
594 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
595
596         * dbus/dbus-sysdeps-win.c (_dbus_pid_for_log,_dbus_flush_caches): 
597         new win32 functions as counterpart of unix related
598
599 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
600         
601         * cmake/modules/FindKDEWIN.cmake,
602           cmake/modules/FindKDEWIN_Packager.cmake, 
603           cmake/modules/Win32Macros.cmake: new files from the 
604           kdewin32 project
605         * cmake/CMakeLists.txt: cleaned support for kdewin installer and 
606           win32 explorer wrapper
607
608 2007-06-13  Havoc Pennington  <hp@redhat.com>
609         
610         * dbus/dbus-message.c (dbus_message_iter_open_container): Fix
611         broken return_if_fail (kind of scary that test suite does not
612         cover this)
613
614 2007-06-13  Havoc Pennington  <hp@redhat.com>
615
616         * dbus/dbus-server-socket.c (_dbus_server_listen_socket): support
617         all_interfaces=true|false for tcp servers
618
619         * dbus/dbus-sysdeps-unix.c (_dbus_listen_tcp_socket): support
620         inaddr_any flag
621
622         * bus/selinux.c: fix some missing includes
623
624         * dbus/dbus-server-socket.c (_dbus_server_listen_socket): allow
625         port to simply be omitted in addition to specifying 0
626
627 2007-06-13  Havoc Pennington  <hp@redhat.com>
628
629         * configure.ac, bus/selinux.c, dbus/dbus-sysdeps-unix-util.c: add
630         libaudit support, no clue what this means really but now we have
631         it. Patches from Fedora package.
632
633         * bus/bus.c (bus_context_new): move selinux initialization after
634         changing to daemon user, patch from Fedora package
635
636         * dbus/dbus-transport.c (auth_via_unix_user_function): fix a typo
637
638 2007-06-12  Havoc Pennington  <hp@redhat.com>
639
640         * dbus/dbus-message.c (dbus_message_iter_open_container): improve
641         the checks/warnings for contained_signature a bit
642
643 2007-06-12  Havoc Pennington  <hp@redhat.com>
644         
645         * dbus/dbus-marshal-recursive.c (write_or_verify_typecode):
646         improve the warning a bit if you write extra data into a message
647
648 2007-06-12  Havoc Pennington  <hp@redhat.com>
649
650         * dbus/dbus-auth.c (sha1_handle_second_client_response)
651         (handle_server_data_anonymous_mech): add the process ID from
652         socket credentials, if available, even if not using EXTERNAL
653
654         * dbus/dbus-transport.c (auth_via_default_rules): support
655         allow_anonymous flag
656
657         * dbus/dbus-connection.c (dbus_connection_get_is_anonymous)
658         (dbus_connection_set_allow_anonymous): new API for controlling
659         anonymous access
660
661 2007-06-09  Havoc Pennington  <hp@redhat.com>
662
663         * dbus/dbus-string.c (_dbus_string_pop_line): fix this not to
664         think an empty line is the end of the file.
665         Also, fix some whitespace.
666
667         * dbus/dbus-string-util.c: add more tests for
668         _dbus_string_pop_line() revealing that it thinks an empty line is
669         the end of the file, which broke dbus-auth-script.c so 
670         it didn't really run the scripts
671
672         * dbus/dbus-auth.c: add ANONYMOUS mechanism
673
674         * dbus/dbus-auth-script.c (_dbus_auth_script_run): fix to detect
675         an empty/no-op auth script; add commands to check that we have or
676         don't have the expected credentials     
677
678 2007-06-09  Havoc Pennington  <hp@redhat.com>
679
680         * bus/policy.c (bus_policy_create_client_policy): gracefully
681         continue if the connection has no unix user - just don't apply 
682         any unix user dependent rules.
683
684         * bus/config-parser.c: remove dbus-userdb.h usage
685
686         * bus/bus.c: remove dbus-userdb.h usage
687
688         * dbus/dbus-transport.c (_dbus_transport_get_is_authenticated):
689         support Windows user function; also, fix the logic for checking
690         auth as root in the default auth code (broken in the previous
691         commit)
692
693         * dbus/dbus-connection.c
694         (dbus_connection_set_windows_user_function): new function
695         (dbus_connection_get_windows_user): new function
696
697 2007-06-09  Havoc Pennington  <hp@redhat.com>
698
699         * bus/dispatch.c (check_get_connection_unix_process_id): adapt
700         since sysdeps-unix.h stuff isn't included anymore
701
702         * bus/bus.c (bus_context_new): use more abstract functions to
703         change user, so they can be no-ops on Windows
704
705         * dbus/dbus-credentials.c, dbus/dbus-credentials.h,
706         dbus/dbus-credentials-util.c: new files containing a fully opaque
707         DBusCredentials data type to replace the old not opaque one.
708
709         * configure.in (DBUS_UNIX): define DBUS_UNIX to match DBUS_WIN on
710         windows
711
712         * dbus/dbus-userdb.h: prohibit on Windows, next step is to clean
713         up the uses of it in bus/*.c and factor out the parts of 
714         cookie auth that depend on it
715         
716 2007-06-07  Havoc Pennington  <hp@redhat.com>
717
718         * dbus/dbus-message.c: improve some docs related to reading values
719         from a message iter
720
721 2007-06-02  Ralf Habacker  <ralf.habacker@freenet.de>
722
723         * cmake: added cygwin compile support
724
725 2007-06-01  Ralf Habacker  <ralf.habacker@freenet.de>
726
727         * tools/dbus-launch-win.c: new file, replaces script wrapper on win32.
728
729         * cmake/dbus-launch.bat.cmake: removed obsolate file
730
731 2007-05-31  Ralf Habacker  <ralf.habacker@freenet.de>
732
733         * bus/main.c (main): uses _dbus_get_config_file_name() to detect 
734         session.conf location on win32. 
735
736         * dbus-sysdeps-win.h (_dbus_get_config_file_name,_dbus_file_exists): 
737         new prototyp, undefined interface after including windows.h because 
738         it makes trouble when a paramater is named interface.
739
740         * dbus-sysdeps-win.c (_dbus_get_install_root,
741         _dbus_get_config_file_name,_dbus_file_exists):  new functions.
742
743 2007-05-27  Ralf Habacker  <ralf.habacker@freenet.de>
744
745         * bus/policy.c,dbus/dbus-internals.c: fixed inconsistant line endings 
746         as reported by Peter Kümmel.
747
748 2007-05-25  John (J5) Palmieri  <johnp@redhat.com>
749
750         * Released 1.1.0
751
752 2007-05-25  John (J5) Palmieri  <johnp@redhat.com>
753
754         * Split NEWS and ChangeLog into a .pre-1-0 file as per HACKING
755         We forgot to do this during the 1.0 release and it makes sense
756         now as we get ready to release the first 1.1.0 development tarball
757
758 2007-05-25  John (J5) Palmieri  <johnp@redhat.com>
759
760         * create directory test/data/valid-config-files/session.d so that
761         make check passes
762
763 2007-05-25  John (J5) Palmieri  <johnp@redhat.com>
764
765         * INSTALL: remove dependancies for bindings since they no longer
766         are a part of core
767
768 2007-05-25  Ralf Habacker  <ralf.habacker@freenet.de>
769
770         * dbus/dbus-server-win.c,dbus/dbus-server-win.h: new file 
771         with empty function _dbus_server_listen_platform_specific(). 
772
773         * dbus/dbus-server.c (listen_funcs): uses 
774         _dbus_server_listen_platform_specific on any platform.
775
776 2007-05-25  Ralf Habacker  <ralf.habacker@freenet.de>
777
778         * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): not getting 
779         user info from a domain controller isn't an error, the computer 
780         may run in a non domain context. 
781
782 2007-05-25  Ralf Habacker  <ralf.habacker@freenet.de>
783
784         * dbus/dbus-sysdeps-win.c (_dbus_full_duplex_pipe): fixed assertation.
785
786 2007-05-24  Simon McVittie  <simon.mcvittie@collabora.co.uk>
787
788         * bus/config-parser.c (test_service_dir_matches): fixed ordering for unix.
789
790         * bus/config-parser.c (test_default_session_servicedirs): made allocation 
791         of _progs platform independent.
792
793 2007-05-23  Havoc Pennington  <hp@redhat.com>
794
795         * bus/Makefile.am (install-data-hook): create session.d
796
797         * bus/session.conf.in: add session.d for the session bus, so
798         security policy can be extended
799
800 2007-05-22 Ralf.Habacker <ralf.habacker@freenet.de>
801
802         * cmake/CMakeLists.txt: fixed creating of TEST_..._BINARY to make 
803         bus-test able to find the binaries.
804
805 2007-05-21 Simon McVittie  <simon.mcvittie@collabora.co.uk>
806
807         * acinclude.m4, configure.in: In recent autotools, ${datadir} is
808         defined in terms of ${datarootdir}, so EXPANDED_DATADIR needs to be
809         expanded recursively. Rather than fixing configure.in to do this, I
810         grabbed the AS_AC_EXPAND macro from autostars.sf.net, which seems to be
811         commonly used.
812
813 2007-05-21 Simon McVittie  <simon.mcvittie@collabora.co.uk>
814
815         * update-dbus-docs.sh: Assorted improvements:
816         - Default user if $FDUSER is not set is the ssh default
817           (set in ~/.ssh/config or based on the local username), not a
818           hard-coded "johnp"
819         - Temporary checkout directory is created securely (preventing symlink
820           attacks), if mktemp(1) is available
821         - Use make -C rather than cd && make && cd ..
822
823 2007-05-21 Simon McVittie  <simon.mcvittie@collabora.co.uk>
824
825         * HACKING: Point to correct mailing list
826
827 2007-05-21 Simon McVittie  <simon.mcvittie@collabora.co.uk>
828
829         * doc/dbus-specification.xml: explicitly specify that STRING cannot
830         contain embedded NULs.
831
832 2007-05-20 Ralf.Habacker  <ralf.habacker@freenet.de>
833
834         * dbus/dbus-internal.c: fix inline problem on win32.
835
836 2007-05-20 Ralf.Habacker  <ralf.habacker@freenet.de>
837
838         * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): not reaching 
839         domain controller isn't an error, converted error message to verbose 
840         message.
841
842 2007-05-19 Ralf.Habacker  <ralf.habacker@freenet.de>
843
844         * dbus/dbus-test.c (dbus_internal_do_not_use_run_tests): disabled 
845         tests not running on wince.
846
847 2007-05-19 Ralf.Habacker  <ralf.habacker@freenet.de>
848
849         * dbus/dbus-internals.c (_dbus_verbose_init): win32 requires 'varname=' 
850         to unset a environment variable. 
851
852 2007-05-19 Ralf.Habacker  <ralf.habacker@freenet.de>
853
854         * dbus/dbus-sysdeps.c (_dbus_setenv): win32 requires 'varname=' 
855         to unset a environment variable. 
856
857 2007-05-19 Ralf.Habacker  <ralf.habacker@freenet.de>
858
859         * bus/policy.c (bus_policy_create_client_policy): 
860         win32 temporary fix until the userdb stuff is ported completly.
861
862 2007-05-19  Ralf.Habacker  <ralf.habacker@freenet.de>
863
864         * dbus/dbus-server.c (listen_funcs): 
865         _dbus_server_listen_platform_specific is empty on win32, 
866         limited to unix only.
867
868         * dbus/dbus-server.c (valid_addresses): limit unix 
869         only addresses to unix. 
870
871 2007-05-18  Havoc Pennington  <hp@redhat.com>
872
873         * doc/dbus-specification.xml: add a GetAll to the Properties
874         interface.
875
876 2007-05-17 Ralf.Habacker  <ralf.habacker@freenet.de>
877  
878         * bus\config-parser.c (test_default_session_servicedirs):
879         win32 fix.
880
881 2007-05-17 Ralf.Habacker  <ralf.habacker@freenet.de>
882  
883         * configure.in: define constant DBUS_UNIX.
884
885 2007-05-14  Ralf Habacker <ralf.habacker@freenet.de>
886
887         * dbus/dbus-sysdeps-win.c (_dbus_printf_string_upper_bound):
888         compile fix for MS Platform SDK 6 
889         patch from Michael Luschas <mluschas@gmail.com>
890
891 2007-05-10  John (J5) Palmieri <johnp@redhat.com>
892
893         * dbus-1.pc.in: add daemondir to pc file
894         patch from Brian Cameron <brian.cameron at sun.com>
895
896 2007-05-04  Simon McVittie <simon.mcvittie@collabora.co.uk>
897
898         * doc/dbus-specification.xml: mention the reserved o.fd.DBus.Local
899         interface and the corresponding /o/fd/DBus/Local object path;
900         describe them as reserved and forbid using them in a sent message,
901         mentioning that in the reference implementation this will cause the
902         connection to be dropped. Patch approved by Havoc.
903
904 2007-04-28  Ralf Habacker <ralf.habacker@freenet.de>
905
906         * cmake/: don't install test applications and service files,
907         moved CMAKE_DEBUG_POSTFIX to top level CMakeLists.txt
908
909 2007-04-27  Havoc Pennington  <hp@redhat.com>
910
911         * dbus/dbus-sysdeps-unix.c (_dbus_open_socket): fix #10781 from
912         Tobias Nygren, checking pointer to fd vs. 0 rather than checking
913         the fd itself
914
915 2007-04-26 Ralf Habacker  <ralf.habacker@freenet.de>
916
917         * cmake/: added debug postfixes to debug exe's for 
918         easier debugging.
919         * dbus\dbus-sysdeps-win.c (_dbus_win_set_error_from_win_error): 
920         print error code in case no string message is available.
921
922 2007-04-06 Simon McVittie <simon.mcvittie@collabora.co.uk>
923
924         * dbus/dbus-message-util.c, dbus/dbus-message.c,
925         dbus/dbus-message.h: Add API to convert a DBusMessage to/from a
926         byte array. Patch from Dafydd Harries <dafydd.harries@collabora.co.uk>,
927         approved by Havoc Pennington.
928
929 2007-04-03  Timo Hoenig  <thoenig@suse.de>
930
931         * dbus/dbus-address.c (dbus_parse_address): Do not accept zero-
932           length address.
933         * dbus/dbus-address.c (_dbus_address_test): Add test for zero-
934           length address.
935
936 2007-03-25 Ralf.Habacker  <ralf.habacker@freenet.de>
937
938         * cmake/dbus/CMakeLists.txt: debug postfix also for mingw.
939
940 2007-03-16 Ralf.Habacker  <ralf.habacker@freenet.de>
941
942         * cmake/modules/FindExpat.cmake: fix package detection on win32.
943
944         * README.win: update install instructions. 
945
946 2007-03-16 Ralf.Habacker  <ralf.habacker@freenet.de>
947
948         * dbus/dbus-sysdeps.h (_dbus_split_paths_and_append):
949         new prototyp
950         (_DBUS_PATH_SEPARATOR): new macro. 
951
952         * dbus/dbus-sysdeps.c (_dbus_split_paths_and_append): merged 
953         from dbus/dbus-sysdeps-unix.c and dbus/dbus-sysdeps-win.c. 
954
955 2007-03-15 Ralf.Habacker  <ralf.habacker@freenet.de>
956
957         * bus/config-parser.c, bus/policy.c,  
958         bus/policy.h, bus/dbus-daemon.1.in,
959         bus/session.conf.in: added eavesdrop support 
960         for replies - patch by olli.salli at collabora.co.uk
961         approved by Havoc Pennington. 
962
963 2007-03-15 Ralf.Habacker  <ralf.habacker@freenet.de>
964
965         * dbus\dbus-sysdeps-win-thread.c: renamed to 
966         dbus-sysdeps-thread-win.c, it is a platform depending file 
967         similar to dbus-sysdeps-pthread.c.
968
969 2007-03-15 Ralf.Habacker  <ralf.habacker@freenet.de>
970
971         * cmake\doc\CMakeLists.txt: added prelimary xml doc 
972         support, needs cmake Find script.
973
974 2007-03-14 Ralf.Habacker  <ralf.habacker@freenet.de>
975
976         * cmake: add doxygen support
977
978 2007-03-14  Ralf.Habacker  <ralf.habacker@freenet.de>
979
980         * cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX.
981
982 2007-03-13  Ralf.Habacker  <ralf.habacker@freenet.de>
983
984         * dbus/dbus-sysdeps-util-win.c (dbus_become_daemon): 
985         win32 compile fix. 
986
987 2007-03-13  Ralf.Habacker  <ralf.habacker@freenet.de>
988
989         * dbus-win.patch: removed obsolate patches. 
990
991 2007-03-13  Ralf.Habacker  <ralf.habacker@freenet.de>
992
993         * dbus/dbus-sysdeps-win.c: added zero byte sending 
994         and receiving after connection start up
995
996 2007-03-11  Havoc Pennington  <hp@redhat.com>
997
998         * tools/dbus-launch.c (do_close_stderr): fix C89 problem and
999         formatting problem
1000
1001         * Mostly fix the DBusPipe mess.
1002         - put line break after function return types
1003         - put space before parens
1004         - do not pass structs around by value
1005         - don't use dbus_strerror after calling supposedly cross-platform
1006         api
1007         - don't name pipe variables "fd"
1008         - abstract special fd numbers like -1 and 1
1009
1010 2007-03-12  Ralf Habacker  <ralf.habacker@freenet.de>
1011
1012         * dbus/dbus-sysdeps-win.h, dbus/dbus-sysdeps-win.c, 
1013         dbus/dbus-sysdeps-util-win.c: renamed functions 
1014         _dbus_xxx_file() to _dbus_file_xxx() to reflect 
1015         struct name DBusFile. 
1016
1017 2007-03-12  Ralf Habacker  <ralf.habacker@freenet.de>
1018
1019         * dbus/dbus-sysdeps-util-unix.c (_dbus_become_daemon):
1020         fix _dbus_pid_fd check. 
1021
1022 2007-03-10  Ralf Habacker  <ralf.habacker@freenet.de>
1023
1024         * tools/dbus-print-message.c (print_message):
1025         added printing of the reply serial to method returns and 
1026         errors, so you can actually figure out the message/reply 
1027         pairs - patch by olli.salli at collabora.co.uk.
1028
1029 2007-03-10  Ralf Habacker  <ralf.habacker@freenet.de>
1030
1031         * dbus-win.patch: removed committed patches. 
1032
1033 2007-03-10  Ralf Habacker  <ralf.habacker@freenet.de>
1034
1035         * bus/bus.c, bus/bus.h, bus/main.c, bus/test.c,
1036         dbus/dbus-sysdeps-unix.c, dbus/dbus-sysdeps-util-unix.c,
1037         dbus/dbus-sysdeps-util-win.c, dbus/dbus-sysdeps-win.c,
1038         dbus/dbus-sysdeps.h: renamed _dbus_xxx_pipe to _dbus_pipe_xxx,
1039         completed _dbus_pipe support. 
1040
1041 2007-03-10  Ralf Habacker  <ralf.habacker@freenet.de>
1042
1043         * dbus/dbus-sysdeps.h (_dbus_listen_tcp_socket):
1044         changed type or port to pointer, because the port is given back.
1045
1046         * dbus/dbus-server-socket.c (_dbus_server_new_for_tcp_socket):
1047         implemented returning tcp port. Skipping port parameter
1048         and non integer port values in config <listen> statement
1049         needs more effort.
1050
1051         * dbus/dbus-sysdeps-unix.c, dbus/dbus-sysdeps-win.c
1052         (_dbus_listen_tcp_socket): return the real used tcp port.
1053
1054         * bus/dbus-daemon.1.in: added <listen> tcp examples
1055
1056 2007-03-09  Ralf Habacker  <ralf.habacker@freenet.de>
1057
1058         * cmake/config.h.cmake: win32 msvc bug fix
1059
1060 2007-03-09  Ralf Habacker  <ralf.habacker@freenet.de>
1061
1062         * cmake/config.h.cmake: fixed DBUS_WINxx defines,
1063         using _WINCE does not work.
1064
1065 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
1066
1067         * dbus-win.patch: removed _dbus_write_pipe() patch, it is now 
1068         committed.
1069
1070 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
1071
1072         * bus/bus.c, dbus/dbus-sysdeps-unix.c, dbus/dbus-sysdeps.h:
1073         rename pipe related write() function calls to _dbus_write_pipe().
1074
1075 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
1076
1077         * dbus-win.patch: added bus/config-loader-libexpat.c patch, 
1078         uses DBUS_WIN for alls win32 related #ifdefs, 
1079         some minor cleanups
1080
1081 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
1082
1083         * dbus-win.patch: updated patch for bus/dispatch.c.
1084
1085 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
1086
1087         * dbus-win.patch: dbus-connection.c (dbus_connection_get_unix_user,
1088         dbus_connection_get_unix_process_id): Let return them valid user id's, 
1089         otherwise bus-test fails. How to replace on win32 ?.
1090         
1091         * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir):
1092         fix memory leak.
1093
1094 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
1095
1096         * dbus/dbus-sysdeps-win.c (_dbus_win_set_error_from_win_error):
1097         use dbus friendly error name.
1098         (fill_win_user_info_homedir): print user name in error case too.
1099
1100 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
1101
1102         * cmake/ConfigureChecks.cmake: fixed socketpair check
1103
1104 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
1105
1106         * bus/dispatch.c: disabled segfault test on win32 for now
1107
1108 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
1109
1110         * configure.in, cmake/ConfigureChecks.cmake: added check 
1111         for setrlimit. 
1112         * test/test-segfault.c: only include setrlimit stuff only 
1113         when available.  
1114
1115 2007-03-07  Ralf Habacker  <ralf.habacker@freenet.de>
1116
1117         * test/test-segfault.c: unix compile fix.
1118         * dbus-win.patch: removed obsolate patches.
1119
1120 2007-03-07  Ralf Habacker  <ralf.habacker@freenet.de>
1121
1122         * bus/activation.c: removed obsolate include header.
1123         * test/test-segfault.c: win32 compile fix, rlimit 
1124         isn't available on win32.
1125         * dbus-win.patch: removed some more patches, they
1126         are applied or obsolate 
1127
1128 2007-03-06  Ralf Habacker  <ralf.habacker@freenet.de>
1129
1130         * bus-win.patch: fixes unix listen problems, dbus-test 
1131         now runs.
1132
1133 2007-03-06  Ralf Habacker  <ralf.habacker@freenet.de>
1134
1135         * cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt,
1136         cmake/CMakeLists.txt: win32 compile fix
1137
1138 2007-03-04  Ralf Habacker  <ralf.habacker@freenet.de>
1139
1140         * dbus-win.patch, README.win: added available win32 
1141         patches from windbus project (http://sf.net/projects/windbus)
1142
1143 2007-03-04  Ralf Habacker  <ralf.habacker@freenet.de>
1144
1145         * bus/activation.c: (bus_activation_activate_service):
1146         fixed call to _dbus_spawn_async_with_babysitter().
1147
1148 2007-03-04  Ralf Habacker  <ralf.habacker@freenet.de>
1149
1150         * dbus/dbus-spawn.c,dbus/dbus-spawn.h (_dbus_spawn_async_with_babysitter):
1151         added environment pointer as function parameter, used on win32.
1152
1153         * test/spawn-test.c: fixed call to above mentioned function.
1154
1155 2007-03-04  Ralf Habacker  <ralf.habacker@freenet.de>
1156
1157         * configure.in,test/test-sleep-forever.c,test/test-names.c: 
1158         added configure check for unistd.h.
1159
1160 2007-03-04  Ralf Habacker  <ralf.habacker@freenet.de>
1161
1162         * test/Makefile.am: fixed test data copy problem in 
1163         out of source build, when sources came from svn or cvs. 
1164
1165 2007-03-03  Ralf Habacker  <ralf.habacker@freenet.de>
1166
1167         * dbus/*-win.*,bus/*-win.*: added win32 platform related
1168         files. These files are only added to the cmake build system.  
1169         The missing dbus-win.patch file will be added later. 
1170
1171 2007-03-03  Ralf Habacker  <ralf.habacker@freenet.de>
1172
1173         * cmake: new directory, contains cmake build support.
1174         See http://www.cmake.org for more informations.
1175         Currently only unix will be buildable because some 
1176         win32 required files are still missing. 
1177
1178 2007-03-03  Thiago Macieira  <thiago@kde.org>
1179
1180         * dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderr
1181         output and add it to the DBusError message we return.
1182
1183         * tools/dbus-launch.1:
1184         * tools/dbus-launch.c: Add option --close-stderr to, well,
1185         close stderr before starting dbus-daemon.
1186
1187 2007-01-31  Havoc Pennington  <hp@redhat.com>
1188
1189         * bus/dbus-daemon.1.in: write a section in the man page on running
1190         a test daemon for debugging purposes
1191
1192 2007-01-26  Havoc Pennington  <hp@redhat.com>
1193
1194         * bus/session.conf.in: override all the default limits with much
1195         higher limits on the session bus, there is no reason the session
1196         bus should have low limits
1197
1198         * bus/config-parser.c (bus_config_parser_new): increase default
1199         limits so they are less likely to be hit; in particular the max
1200         replies per connection was way too low
1201
1202 2006-01-25  Simon McVittie  <simon.mcvittie@collabora.co.uk>
1203
1204         * doc/dbus-tutorial.xml: Replace Python section of tutorial with
1205         a pointer to the tutorial maintained as part of dbus-python
1206
1207 2006-12-31  Ralf Habacker  <ralf.habacker@freenet.de>
1208
1209         * dbus/dbus-sysdeps-unix.c: unix compile fix, moved 
1210         atomic_exchange_and_add() from dbus/dbus-sysdeps.c 
1211         to here, it's used by _dbus_atomic_inc() and _dbus_atomic_dec().
1212
1213 2006-12-31  Ralf Habacker  <ralf.habacker@freenet.de>
1214
1215         * tools/dbus-monitor.c: gettimeofday() is not available 
1216         on windows so we have to provide our own. It's taken from 
1217         lgpl'd kdewin32 package. - Patches from Christian Ehrlicher
1218
1219 2006-12-31  Ralf Habacker  <ralf.habacker@freenet.de>
1220
1221         * dbus/dbus-sysdeps-unix.c: moved _dbus_atomic_inc/dec() 
1222         from dbus/dbus-sysdeps.c, windows version of _dbus_atomic_inc/dec() 
1223         is in dbus-sysdeps-win.c (not in this patch).
1224
1225         * dbus/dbus-sysdeps.h: DBusAtomic::value is long on windows to fit 
1226         with InterlockedInc/Decrement. 
1227         - Patches from Christian Ehrlicher
1228         
1229 2006-12-31  Ralf Habacker  <ralf.habacker@freenet.de>
1230
1231         * tools/dbus-send.c, tools/dbus-monitor.c: win32 compile fix.
1232
1233 2006-12-31  Ralf Habacker  <ralf.habacker@freenet.de>
1234
1235         * dbus/dbus-marshal-recursive.c (type DBusTypeReaderClass):
1236         fix mispaced const statement. - Patch from Peter Kümmel
1237
1238 2006-12-19  Ray Strode  <rstrode@redhat.com>
1239
1240         * bus/bus.c (process_config_every_time):
1241         don't overwrite existing bus context activation object
1242         until after we've checked that the new activation is
1243         valid.
1244
1245         * bus/main.c 
1246         (signal_handler), (handle_reload_watch):
1247         don't call exit() on failure, instead make do and keep
1248         going.
1249         (close_reload_pipe): new function to turn off
1250         hangup-causes-config-reload behavior if an unexpected
1251         error occurs
1252
1253 2006-12-13  Ralf Habacker  <ralf.habacker@freenet.de>
1254
1255         * dbus/dbus-sysdeps-win-thread.c (_dbus_condvar_wait_win32):
1256         correctness fix. - Patch from Christian Ehrlicher
1257
1258 2006-12-13  Ralf Habacker  <ralf.habacker@freenet.de>
1259
1260         * dbus/dbus-internals.h: msvc also knows about __FUNCTION__, 
1261         we should also use it. - Patch from Christian Ehrlicher
1262
1263 2006-12-13  Ralf Habacker  <ralf.habacker@freenet.de>
1264   
1265         * dbus-sysdeps-util.c: added win32 related tests
1266
1267 2006-12-12  Ralf Habacker  <ralf.habacker@freenet.de>
1268
1269         * dbus/dbus-string.c (_dbus_string_pop_line),
1270         bus/desktop-file.c (parse_section_start,
1271         parse_comment_or_blank,parse_key_value,): uses
1272         _dbus_string_find_eol() to support platform independent eol style.
1273
1274 2006-12-12  Ralf Habacker  <ralf.habacker@freenet.de>
1275
1276         * dbus/dbus-string.[ch] (_dbus_string_find_eol): new function. 
1277         * dbus/dbus-string-util.c (_dbus_string_test): added testcases for 
1278               _dbus_string_find_eol().
1279         Approved by: Havoc Pennington.
1280
1281 2006-12-12  Tim Dijkstra <tim@famdijkstra.org>
1282
1283         * configure.in: Added switch to disable user_database caching.
1284
1285         * dbus/dbus-userdb-util.c, dbus/dbus-userdb.c: Add ifdefs to
1286         be able disable user_dabase caching.
1287
1288 2006-12-12  Tim Dijkstra <tim@famdijkstra.org>
1289
1290         * bus/bus.c, bus/bus.h: Remove DBusUserDatabase from the BusContext 
1291         struct. It is unnecessary we have a global one already. Also remove 
1292         bus_context_get_user_database function, it is no longer needed.
1293         Flush the global database on reload.
1294
1295         * dbus/dbus-userdb-util.c: Replace _dbus_user_database_get_groups 
1296         with _dbus_groups_from_uid. It no longer needs a DBusUserDatabase.
1297
1298         * dbus/dbus-userdb.c, dbus/dbus-userdb.h: 
1299         Add _dbus_user_database_flush_system. 
1300         Make more functions DBUS_USERDB_INCLUDES_PRIVATE. 
1301         Small unrelated change in _dbus_is_a_number: change 
1302         _dbus_string_parse_int to _dbus_string_parse_uint. 
1303
1304         * bus/connection.c: Change call to _dbus_user_database_get_groups to 
1305         _dbus_groups_from_uid.
1306
1307         * bus/policy.c, bus/policy.h: Change call to 
1308         _dbus_user_database_get_groups to _dbus_groups_from_uid. Remove 
1309         DBusUserDatabase from bus_policy_allow_user prototype, it no longer 
1310         needs it.
1311
1312 2006-12-12  John (J5) Palmieri  <johnp@redhat.com>
1313
1314         * bus/signal.c: Fix match_rule_equal errata
1315         (CVE-2006-6107 - Patch from Kimmo Hämäläinen 
1316         <kimmo.hamalainen@nokia.com>)
1317
1318 2006-11-19  Thiago Macieira  <thiago@kde.org>
1319
1320         * dbus/dbus-sysdeps-pthread.c (_dbus_pthread_mutex_lock,
1321         _dbus_pthread_condvar_wait,
1322         _dbus_pthread_condvar_wait_timeout): set pmutex->holder to
1323         pthread_self() after coming back from a conditional variable
1324         wait as well as in one codepath where it was forgotten.
1325         Approved by: Havoc Pennington.
1326
1327 2006-11-17  Havoc Pennington  <hp@redhat.com>
1328
1329         * update-dbus-docs.sh: allow setting fd.org username via env
1330         variable. Make it run autogen with --enable-xml-docs=yes
1331         --enable-doxygen-docs=yes so configure will fail if the required
1332         tools are missing.
1333
1334 2006-11-17  Havoc Pennington  <hp@redhat.com>
1335
1336         * doc/dbus-faq.xml: minor FAQ tweaks
1337
1338 2006-11-14  Havoc Pennington  <hp@redhat.com>
1339         
1340         * dbus/dbus-misc.c, dbus/dbus-misc.h: Move
1341         dbus_get_local_machine_id() to its own file, no substantive
1342         changes. There are a couple other things we might want to add that
1343         are "misc" so moving out of dbus-connection.[hc] which is big
1344         enough already.
1345         
1346 2006-11-14  Havoc Pennington  <hp@redhat.com>
1347
1348         * dbus/dbus-internals.c (_dbus_generate_uuid): The spec said the
1349         UUID had the timestamp last, but the implementation had it first;
1350         move it to last since I think it's a tiny bit nicer (easier to
1351         compare at a glance, faster to sort, less code), and will not
1352         cause any practical compatibility problems. Also, always convert
1353         the timestamp to big endian.
1354
1355         * doc/dbus-specification.xml: Clean up the docs on the UUID.
1356
1357         * tools/dbus-uuidgen.1: more prominently say it is not suitable
1358         as a replacement for regular uuidgen/RFC4122.
1359
1360 2006-11-14  John (J5) Palmieri  <johnp@redhat.com>
1361
1362         * dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MASK to have
1363         the correct value so we don't assert when initalizing recursive threads
1364
1365         * test/name-test/test-thread-init.c: call dbus_threads_init_default
1366         instead of _dbus_threads_init_debug since it is more of a real world
1367         test
1368