2007-06-14 Havoc Pennington <hp@redhat.com>
[platform/upstream/dbus.git] / ChangeLog
1 2007-06-14  Havoc Pennington  <hp@redhat.com>
2
3         * dbus/dbus-sysdeps-unix.c (_dbus_credentials_parse_and_add_user):
4         delete this function since it was effectively the same as
5         _dbus_credentials_add_from_username()
6
7 2007-06-14  Havoc Pennington  <hp@redhat.com>
8
9         * dbus/dbus-auth.c: adapt to keyring changes
10
11         * dbus/dbus-keyring.c: change to avoid using user ID and home
12         directory directly; instead use a
13         keyring-location-from-credentials function in dbus-sysdeps
14
15         * fix to use _dbus_append_user_from_current_process() instead of 
16         _dbus_username_from_current_process() or _dbus_append_desired_identity().
17         
18 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
19
20         * reverted global rename of function _dbus_username_from_current_process. 
21         It needs to much tests to verify that the change does not break anything. 
22         I had overseen that the signatures are different and requires non
23         trivial changes. 
24         This is one *major* disadvantage of elumating oop functionality with c. 
25         You are responsible for cleaning every object on every function return point, 
26         which could be a nightmare if you are not working with dbus all the days.
27
28 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
29     
30         * dbus/dbus-auth.c (handle_client_initial_response_cookie_sha1_mech): 
31         fixed usage of _dbus_append_desired_identity()
32
33         * dbus/dbus-sysdeps.h (_dbus_username_from_current_process): removed prototype
34
35 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
36     
37         * dbus/dbus-sysdeps.c: moved global lock system_users from dbus-userdb.c
38
39 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
40     
41         * global rename of function _dbus_username_from_current_process
42         to _dbus_append_desired_identity. 
43         Approved by Havoc Pennington
44
45 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
46
47         * dbus/dbus-sysdeps-win.c: disabled DBusUserInfo related code
48                 (_dbus_append_desired_identity, _dbus_windows_user_is_process_owner):
49                 new win32 functions as counterpart of unix related 
50                 (_dbus_send_credentials_socket,_dbus_read_credentials_socket): 
51                 renamed from ..._unix_socket
52                 (_dbus_send_credentials_unix_socket): removed obsolate function
53         
54         * dbus/dbus-sysdeps-win-util.c: disabled DBusGroupInfo related code
55                 (_dbus_verify_daemon_user,_dbus_change_to_daemon_user): 
56                     new win32 functions as counterpart of unix related
57         
58 2007-06-14  Simon McVittie  <simon.mcvittie@collabora.co.uk>
59
60         * doc/dbus-specification.xml: say the protocol version is 1 instead of
61         0 (patch from Kristoffer Lundén, fd.o#10033) and remove the FIXME
62         about removing protocol version from messages (as per Havoc's comment
63         on that bug)
64
65 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
66
67         * dbus/dbus-sysdeps-win.c (_dbus_pid_for_log,_dbus_flush_caches): 
68         new win32 functions as counterpart of unix related
69
70 2007-06-14  Ralf Habacker  <ralf.habacker@freenet.de>
71         
72         * cmake/modules/FindKDEWIN.cmake,
73           cmake/modules/FindKDEWIN_Packager.cmake, 
74           cmake/modules/Win32Macros.cmake: new files from the 
75           kdewin32 project
76         * cmake/CMakeLists.txt: cleaned support for kdewin installer and 
77           win32 explorer wrapper
78
79 2007-06-13  Havoc Pennington  <hp@redhat.com>
80         
81         * dbus/dbus-message.c (dbus_message_iter_open_container): Fix
82         broken return_if_fail (kind of scary that test suite does not
83         cover this)
84
85 2007-06-13  Havoc Pennington  <hp@redhat.com>
86
87         * dbus/dbus-server-socket.c (_dbus_server_listen_socket): support
88         all_interfaces=true|false for tcp servers
89
90         * dbus/dbus-sysdeps-unix.c (_dbus_listen_tcp_socket): support
91         inaddr_any flag
92
93         * bus/selinux.c: fix some missing includes
94
95         * dbus/dbus-server-socket.c (_dbus_server_listen_socket): allow
96         port to simply be omitted in addition to specifying 0
97
98 2007-06-13  Havoc Pennington  <hp@redhat.com>
99
100         * configure.ac, bus/selinux.c, dbus/dbus-sysdeps-unix-util.c: add
101         libaudit support, no clue what this means really but now we have
102         it. Patches from Fedora package.
103
104         * bus/bus.c (bus_context_new): move selinux initialization after
105         changing to daemon user, patch from Fedora package
106
107         * dbus/dbus-transport.c (auth_via_unix_user_function): fix a typo
108
109 2007-06-12  Havoc Pennington  <hp@redhat.com>
110
111         * dbus/dbus-message.c (dbus_message_iter_open_container): improve
112         the checks/warnings for contained_signature a bit
113
114 2007-06-12  Havoc Pennington  <hp@redhat.com>
115         
116         * dbus/dbus-marshal-recursive.c (write_or_verify_typecode):
117         improve the warning a bit if you write extra data into a message
118
119 2007-06-12  Havoc Pennington  <hp@redhat.com>
120
121         * dbus/dbus-auth.c (sha1_handle_second_client_response)
122         (handle_server_data_anonymous_mech): add the process ID from
123         socket credentials, if available, even if not using EXTERNAL
124
125         * dbus/dbus-transport.c (auth_via_default_rules): support
126         allow_anonymous flag
127
128         * dbus/dbus-connection.c (dbus_connection_get_is_anonymous)
129         (dbus_connection_set_allow_anonymous): new API for controlling
130         anonymous access
131
132 2007-06-09  Havoc Pennington  <hp@redhat.com>
133
134         * dbus/dbus-string.c (_dbus_string_pop_line): fix this not to
135         think an empty line is the end of the file.
136         Also, fix some whitespace.
137
138         * dbus/dbus-string-util.c: add more tests for
139         _dbus_string_pop_line() revealing that it thinks an empty line is
140         the end of the file, which broke dbus-auth-script.c so 
141         it didn't really run the scripts
142
143         * dbus/dbus-auth.c: add ANONYMOUS mechanism
144
145         * dbus/dbus-auth-script.c (_dbus_auth_script_run): fix to detect
146         an empty/no-op auth script; add commands to check that we have or
147         don't have the expected credentials     
148
149 2007-06-09  Havoc Pennington  <hp@redhat.com>
150
151         * bus/policy.c (bus_policy_create_client_policy): gracefully
152         continue if the connection has no unix user - just don't apply 
153         any unix user dependent rules.
154
155         * bus/config-parser.c: remove dbus-userdb.h usage
156
157         * bus/bus.c: remove dbus-userdb.h usage
158
159         * dbus/dbus-transport.c (_dbus_transport_get_is_authenticated):
160         support Windows user function; also, fix the logic for checking
161         auth as root in the default auth code (broken in the previous
162         commit)
163
164         * dbus/dbus-connection.c
165         (dbus_connection_set_windows_user_function): new function
166         (dbus_connection_get_windows_user): new function
167
168 2007-06-09  Havoc Pennington  <hp@redhat.com>
169
170         * bus/dispatch.c (check_get_connection_unix_process_id): adapt
171         since sysdeps-unix.h stuff isn't included anymore
172
173         * bus/bus.c (bus_context_new): use more abstract functions to
174         change user, so they can be no-ops on Windows
175
176         * dbus/dbus-credentials.c, dbus/dbus-credentials.h,
177         dbus/dbus-credentials-util.c: new files containing a fully opaque
178         DBusCredentials data type to replace the old not opaque one.
179
180         * configure.in (DBUS_UNIX): define DBUS_UNIX to match DBUS_WIN on
181         windows
182
183         * dbus/dbus-userdb.h: prohibit on Windows, next step is to clean
184         up the uses of it in bus/*.c and factor out the parts of 
185         cookie auth that depend on it
186         
187 2007-06-07  Havoc Pennington  <hp@redhat.com>
188
189         * dbus/dbus-message.c: improve some docs related to reading values
190         from a message iter
191
192 2007-06-02  Ralf Habacker  <ralf.habacker@freenet.de>
193
194         * cmake: added cygwin compile support
195
196 2007-06-01  Ralf Habacker  <ralf.habacker@freenet.de>
197
198         * tools/dbus-launch-win.c: new file, replaces script wrapper on win32.
199
200         * cmake/dbus-launch.bat.cmake: removed obsolate file
201
202 2007-05-31  Ralf Habacker  <ralf.habacker@freenet.de>
203
204         * bus/main.c (main): uses _dbus_get_config_file_name() to detect 
205         session.conf location on win32. 
206
207         * dbus-sysdeps-win.h (_dbus_get_config_file_name,_dbus_file_exists): 
208         new prototyp, undefined interface after including windows.h because 
209         it makes trouble when a paramater is named interface.
210
211         * dbus-sysdeps-win.c (_dbus_get_install_root,
212         _dbus_get_config_file_name,_dbus_file_exists):  new functions.
213
214 2007-05-27  Ralf Habacker  <ralf.habacker@freenet.de>
215
216         * bus/policy.c,dbus/dbus-internals.c: fixed inconsistant line endings 
217         as reported by Peter Kümmel.
218
219 2007-05-25  John (J5) Palmieri  <johnp@redhat.com>
220
221         * Released 1.1.0
222
223 2007-05-25  John (J5) Palmieri  <johnp@redhat.com>
224
225         * Split NEWS and ChangeLog into a .pre-1-0 file as per HACKING
226         We forgot to do this during the 1.0 release and it makes sense
227         now as we get ready to release the first 1.1.0 development tarball
228
229 2007-05-25  John (J5) Palmieri  <johnp@redhat.com>
230
231         * create directory test/data/valid-config-files/session.d so that
232         make check passes
233
234 2007-05-25  John (J5) Palmieri  <johnp@redhat.com>
235
236         * INSTALL: remove dependancies for bindings since they no longer
237         are a part of core
238
239 2007-05-25  Ralf Habacker  <ralf.habacker@freenet.de>
240
241         * dbus/dbus-server-win.c,dbus/dbus-server-win.h: new file 
242         with empty function _dbus_server_listen_platform_specific(). 
243
244         * dbus/dbus-server.c (listen_funcs): uses 
245         _dbus_server_listen_platform_specific on any platform.
246
247 2007-05-25  Ralf Habacker  <ralf.habacker@freenet.de>
248
249         * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): not getting 
250         user info from a domain controller isn't an error, the computer 
251         may run in a non domain context. 
252
253 2007-05-25  Ralf Habacker  <ralf.habacker@freenet.de>
254
255         * dbus/dbus-sysdeps-win.c (_dbus_full_duplex_pipe): fixed assertation.
256
257 2007-05-24  Simon McVittie  <simon.mcvittie@collabora.co.uk>
258
259         * bus/config-parser.c (test_service_dir_matches): fixed ordering for unix.
260
261         * bus/config-parser.c (test_default_session_servicedirs): made allocation 
262         of _progs platform independent.
263
264 2007-05-23  Havoc Pennington  <hp@redhat.com>
265
266         * bus/Makefile.am (install-data-hook): create session.d
267
268         * bus/session.conf.in: add session.d for the session bus, so
269         security policy can be extended
270
271 2007-05-22 Ralf.Habacker <ralf.habacker@freenet.de>
272
273         * cmake/CMakeLists.txt: fixed creating of TEST_..._BINARY to make 
274         bus-test able to find the binaries.
275
276 2007-05-21 Simon McVittie  <simon.mcvittie@collabora.co.uk>
277
278         * acinclude.m4, configure.in: In recent autotools, ${datadir} is
279         defined in terms of ${datarootdir}, so EXPANDED_DATADIR needs to be
280         expanded recursively. Rather than fixing configure.in to do this, I
281         grabbed the AS_AC_EXPAND macro from autostars.sf.net, which seems to be
282         commonly used.
283
284 2007-05-21 Simon McVittie  <simon.mcvittie@collabora.co.uk>
285
286         * update-dbus-docs.sh: Assorted improvements:
287         - Default user if $FDUSER is not set is the ssh default
288           (set in ~/.ssh/config or based on the local username), not a
289           hard-coded "johnp"
290         - Temporary checkout directory is created securely (preventing symlink
291           attacks), if mktemp(1) is available
292         - Use make -C rather than cd && make && cd ..
293
294 2007-05-21 Simon McVittie  <simon.mcvittie@collabora.co.uk>
295
296         * HACKING: Point to correct mailing list
297
298 2007-05-21 Simon McVittie  <simon.mcvittie@collabora.co.uk>
299
300         * doc/dbus-specification.xml: explicitly specify that STRING cannot
301         contain embedded NULs.
302
303 2007-05-20 Ralf.Habacker  <ralf.habacker@freenet.de>
304
305         * dbus/dbus-internal.c: fix inline problem on win32.
306
307 2007-05-20 Ralf.Habacker  <ralf.habacker@freenet.de>
308
309         * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): not reaching 
310         domain controller isn't an error, converted error message to verbose 
311         message.
312
313 2007-05-19 Ralf.Habacker  <ralf.habacker@freenet.de>
314
315         * dbus/dbus-test.c (dbus_internal_do_not_use_run_tests): disabled 
316         tests not running on wince.
317
318 2007-05-19 Ralf.Habacker  <ralf.habacker@freenet.de>
319
320         * dbus/dbus-internals.c (_dbus_verbose_init): win32 requires 'varname=' 
321         to unset a environment variable. 
322
323 2007-05-19 Ralf.Habacker  <ralf.habacker@freenet.de>
324
325         * dbus/dbus-sysdeps.c (_dbus_setenv): win32 requires 'varname=' 
326         to unset a environment variable. 
327
328 2007-05-19 Ralf.Habacker  <ralf.habacker@freenet.de>
329
330         * bus/policy.c (bus_policy_create_client_policy): 
331         win32 temporary fix until the userdb stuff is ported completly.
332
333 2007-05-19  Ralf.Habacker  <ralf.habacker@freenet.de>
334
335         * dbus/dbus-server.c (listen_funcs): 
336         _dbus_server_listen_platform_specific is empty on win32, 
337         limited to unix only.
338
339         * dbus/dbus-server.c (valid_addresses): limit unix 
340         only addresses to unix. 
341
342 2007-05-18  Havoc Pennington  <hp@redhat.com>
343
344         * doc/dbus-specification.xml: add a GetAll to the Properties
345         interface.
346
347 2007-05-17 Ralf.Habacker  <ralf.habacker@freenet.de>
348  
349         * bus\config-parser.c (test_default_session_servicedirs):
350         win32 fix.
351
352 2007-05-17 Ralf.Habacker  <ralf.habacker@freenet.de>
353  
354         * configure.in: define constant DBUS_UNIX.
355
356 2007-05-14  Ralf Habacker <ralf.habacker@freenet.de>
357
358         * dbus/dbus-sysdeps-win.c (_dbus_printf_string_upper_bound):
359         compile fix for MS Platform SDK 6 
360         patch from Michael Luschas <mluschas@gmail.com>
361
362 2007-05-10  John (J5) Palmieri <johnp@redhat.com>
363
364         * dbus-1.pc.in: add daemondir to pc file
365         patch from Brian Cameron <brian.cameron at sun.com>
366
367 2007-05-04  Simon McVittie <simon.mcvittie@collabora.co.uk>
368
369         * doc/dbus-specification.xml: mention the reserved o.fd.DBus.Local
370         interface and the corresponding /o/fd/DBus/Local object path;
371         describe them as reserved and forbid using them in a sent message,
372         mentioning that in the reference implementation this will cause the
373         connection to be dropped. Patch approved by Havoc.
374
375 2007-04-28  Ralf Habacker <ralf.habacker@freenet.de>
376
377         * cmake/: don't install test applications and service files,
378         moved CMAKE_DEBUG_POSTFIX to top level CMakeLists.txt
379
380 2007-04-27  Havoc Pennington  <hp@redhat.com>
381
382         * dbus/dbus-sysdeps-unix.c (_dbus_open_socket): fix #10781 from
383         Tobias Nygren, checking pointer to fd vs. 0 rather than checking
384         the fd itself
385
386 2007-04-26 Ralf Habacker  <ralf.habacker@freenet.de>
387
388         * cmake/: added debug postfixes to debug exe's for 
389         easier debugging.
390         * dbus\dbus-sysdeps-win.c (_dbus_win_set_error_from_win_error): 
391         print error code in case no string message is available.
392
393 2007-04-06 Simon McVittie <simon.mcvittie@collabora.co.uk>
394
395         * dbus/dbus-message-util.c, dbus/dbus-message.c,
396         dbus/dbus-message.h: Add API to convert a DBusMessage to/from a
397         byte array. Patch from Dafydd Harries <dafydd.harries@collabora.co.uk>,
398         approved by Havoc Pennington.
399
400 2007-04-03  Timo Hoenig  <thoenig@suse.de>
401
402         * dbus/dbus-address.c (dbus_parse_address): Do not accept zero-
403           length address.
404         * dbus/dbus-address.c (_dbus_address_test): Add test for zero-
405           length address.
406
407 2007-03-25 Ralf.Habacker  <ralf.habacker@freenet.de>
408
409         * cmake/dbus/CMakeLists.txt: debug postfix also for mingw.
410
411 2007-03-16 Ralf.Habacker  <ralf.habacker@freenet.de>
412
413         * cmake/modules/FindExpat.cmake: fix package detection on win32.
414
415         * README.win: update install instructions. 
416
417 2007-03-16 Ralf.Habacker  <ralf.habacker@freenet.de>
418
419         * dbus/dbus-sysdeps.h (_dbus_split_paths_and_append):
420         new prototyp
421         (_DBUS_PATH_SEPARATOR): new macro. 
422
423         * dbus/dbus-sysdeps.c (_dbus_split_paths_and_append): merged 
424         from dbus/dbus-sysdeps-unix.c and dbus/dbus-sysdeps-win.c. 
425
426 2007-03-15 Ralf.Habacker  <ralf.habacker@freenet.de>
427
428         * bus/config-parser.c, bus/policy.c,  
429         bus/policy.h, bus/dbus-daemon.1.in,
430         bus/session.conf.in: added eavesdrop support 
431         for replies - patch by olli.salli at collabora.co.uk
432         approved by Havoc Pennington. 
433
434 2007-03-15 Ralf.Habacker  <ralf.habacker@freenet.de>
435
436         * dbus\dbus-sysdeps-win-thread.c: renamed to 
437         dbus-sysdeps-thread-win.c, it is a platform depending file 
438         similar to dbus-sysdeps-pthread.c.
439
440 2007-03-15 Ralf.Habacker  <ralf.habacker@freenet.de>
441
442         * cmake\doc\CMakeLists.txt: added prelimary xml doc 
443         support, needs cmake Find script.
444
445 2007-03-14 Ralf.Habacker  <ralf.habacker@freenet.de>
446
447         * cmake: add doxygen support
448
449 2007-03-14  Ralf.Habacker  <ralf.habacker@freenet.de>
450
451         * cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX.
452
453 2007-03-13  Ralf.Habacker  <ralf.habacker@freenet.de>
454
455         * dbus/dbus-sysdeps-util-win.c (dbus_become_daemon): 
456         win32 compile fix. 
457
458 2007-03-13  Ralf.Habacker  <ralf.habacker@freenet.de>
459
460         * dbus-win.patch: removed obsolate patches. 
461
462 2007-03-13  Ralf.Habacker  <ralf.habacker@freenet.de>
463
464         * dbus/dbus-sysdeps-win.c: added zero byte sending 
465         and receiving after connection start up
466
467 2007-03-11  Havoc Pennington  <hp@redhat.com>
468
469         * tools/dbus-launch.c (do_close_stderr): fix C89 problem and
470         formatting problem
471
472         * Mostly fix the DBusPipe mess.
473         - put line break after function return types
474         - put space before parens
475         - do not pass structs around by value
476         - don't use dbus_strerror after calling supposedly cross-platform
477         api
478         - don't name pipe variables "fd"
479         - abstract special fd numbers like -1 and 1
480
481 2007-03-12  Ralf Habacker  <ralf.habacker@freenet.de>
482
483         * dbus/dbus-sysdeps-win.h, dbus/dbus-sysdeps-win.c, 
484         dbus/dbus-sysdeps-util-win.c: renamed functions 
485         _dbus_xxx_file() to _dbus_file_xxx() to reflect 
486         struct name DBusFile. 
487
488 2007-03-12  Ralf Habacker  <ralf.habacker@freenet.de>
489
490         * dbus/dbus-sysdeps-util-unix.c (_dbus_become_daemon):
491         fix _dbus_pid_fd check. 
492
493 2007-03-10  Ralf Habacker  <ralf.habacker@freenet.de>
494
495         * tools/dbus-print-message.c (print_message):
496         added printing of the reply serial to method returns and 
497         errors, so you can actually figure out the message/reply 
498         pairs - patch by olli.salli at collabora.co.uk.
499
500 2007-03-10  Ralf Habacker  <ralf.habacker@freenet.de>
501
502         * dbus-win.patch: removed committed patches. 
503
504 2007-03-10  Ralf Habacker  <ralf.habacker@freenet.de>
505
506         * bus/bus.c, bus/bus.h, bus/main.c, bus/test.c,
507         dbus/dbus-sysdeps-unix.c, dbus/dbus-sysdeps-util-unix.c,
508         dbus/dbus-sysdeps-util-win.c, dbus/dbus-sysdeps-win.c,
509         dbus/dbus-sysdeps.h: renamed _dbus_xxx_pipe to _dbus_pipe_xxx,
510         completed _dbus_pipe support. 
511
512 2007-03-10  Ralf Habacker  <ralf.habacker@freenet.de>
513
514         * dbus/dbus-sysdeps.h (_dbus_listen_tcp_socket):
515         changed type or port to pointer, because the port is given back.
516
517         * dbus/dbus-server-socket.c (_dbus_server_new_for_tcp_socket):
518         implemented returning tcp port. Skipping port parameter
519         and non integer port values in config <listen> statement
520         needs more effort.
521
522         * dbus/dbus-sysdeps-unix.c, dbus/dbus-sysdeps-win.c
523         (_dbus_listen_tcp_socket): return the real used tcp port.
524
525         * bus/dbus-daemon.1.in: added <listen> tcp examples
526
527 2007-03-09  Ralf Habacker  <ralf.habacker@freenet.de>
528
529         * cmake/config.h.cmake: win32 msvc bug fix
530
531 2007-03-09  Ralf Habacker  <ralf.habacker@freenet.de>
532
533         * cmake/config.h.cmake: fixed DBUS_WINxx defines,
534         using _WINCE does not work.
535
536 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
537
538         * dbus-win.patch: removed _dbus_write_pipe() patch, it is now 
539         committed.
540
541 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
542
543         * bus/bus.c, dbus/dbus-sysdeps-unix.c, dbus/dbus-sysdeps.h:
544         rename pipe related write() function calls to _dbus_write_pipe().
545
546 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
547
548         * dbus-win.patch: added bus/config-loader-libexpat.c patch, 
549         uses DBUS_WIN for alls win32 related #ifdefs, 
550         some minor cleanups
551
552 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
553
554         * dbus-win.patch: updated patch for bus/dispatch.c.
555
556 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
557
558         * dbus-win.patch: dbus-connection.c (dbus_connection_get_unix_user,
559         dbus_connection_get_unix_process_id): Let return them valid user id's, 
560         otherwise bus-test fails. How to replace on win32 ?.
561         
562         * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir):
563         fix memory leak.
564
565 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
566
567         * dbus/dbus-sysdeps-win.c (_dbus_win_set_error_from_win_error):
568         use dbus friendly error name.
569         (fill_win_user_info_homedir): print user name in error case too.
570
571 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
572
573         * cmake/ConfigureChecks.cmake: fixed socketpair check
574
575 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
576
577         * bus/dispatch.c: disabled segfault test on win32 for now
578
579 2007-03-08  Ralf Habacker  <ralf.habacker@freenet.de>
580
581         * configure.in, cmake/ConfigureChecks.cmake: added check 
582         for setrlimit. 
583         * test/test-segfault.c: only include setrlimit stuff only 
584         when available.  
585
586 2007-03-07  Ralf Habacker  <ralf.habacker@freenet.de>
587
588         * test/test-segfault.c: unix compile fix.
589         * dbus-win.patch: removed obsolate patches.
590
591 2007-03-07  Ralf Habacker  <ralf.habacker@freenet.de>
592
593         * bus/activation.c: removed obsolate include header.
594         * test/test-segfault.c: win32 compile fix, rlimit 
595         isn't available on win32.
596         * dbus-win.patch: removed some more patches, they
597         are applied or obsolate 
598
599 2007-03-06  Ralf Habacker  <ralf.habacker@freenet.de>
600
601         * bus-win.patch: fixes unix listen problems, dbus-test 
602         now runs.
603
604 2007-03-06  Ralf Habacker  <ralf.habacker@freenet.de>
605
606         * cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt,
607         cmake/CMakeLists.txt: win32 compile fix
608
609 2007-03-04  Ralf Habacker  <ralf.habacker@freenet.de>
610
611         * dbus-win.patch, README.win: added available win32 
612         patches from windbus project (http://sf.net/projects/windbus)
613
614 2007-03-04  Ralf Habacker  <ralf.habacker@freenet.de>
615
616         * bus/activation.c: (bus_activation_activate_service):
617         fixed call to _dbus_spawn_async_with_babysitter().
618
619 2007-03-04  Ralf Habacker  <ralf.habacker@freenet.de>
620
621         * dbus/dbus-spawn.c,dbus/dbus-spawn.h (_dbus_spawn_async_with_babysitter):
622         added environment pointer as function parameter, used on win32.
623
624         * test/spawn-test.c: fixed call to above mentioned function.
625
626 2007-03-04  Ralf Habacker  <ralf.habacker@freenet.de>
627
628         * configure.in,test/test-sleep-forever.c,test/test-names.c: 
629         added configure check for unistd.h.
630
631 2007-03-04  Ralf Habacker  <ralf.habacker@freenet.de>
632
633         * test/Makefile.am: fixed test data copy problem in 
634         out of source build, when sources came from svn or cvs. 
635
636 2007-03-03  Ralf Habacker  <ralf.habacker@freenet.de>
637
638         * dbus/*-win.*,bus/*-win.*: added win32 platform related
639         files. These files are only added to the cmake build system.  
640         The missing dbus-win.patch file will be added later. 
641
642 2007-03-03  Ralf Habacker  <ralf.habacker@freenet.de>
643
644         * cmake: new directory, contains cmake build support.
645         See http://www.cmake.org for more informations.
646         Currently only unix will be buildable because some 
647         win32 required files are still missing. 
648
649 2007-03-03  Thiago Macieira  <thiago@kde.org>
650
651         * dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderr
652         output and add it to the DBusError message we return.
653
654         * tools/dbus-launch.1:
655         * tools/dbus-launch.c: Add option --close-stderr to, well,
656         close stderr before starting dbus-daemon.
657
658 2007-01-31  Havoc Pennington  <hp@redhat.com>
659
660         * bus/dbus-daemon.1.in: write a section in the man page on running
661         a test daemon for debugging purposes
662
663 2007-01-26  Havoc Pennington  <hp@redhat.com>
664
665         * bus/session.conf.in: override all the default limits with much
666         higher limits on the session bus, there is no reason the session
667         bus should have low limits
668
669         * bus/config-parser.c (bus_config_parser_new): increase default
670         limits so they are less likely to be hit; in particular the max
671         replies per connection was way too low
672
673 2006-01-25  Simon McVittie  <simon.mcvittie@collabora.co.uk>
674
675         * doc/dbus-tutorial.xml: Replace Python section of tutorial with
676         a pointer to the tutorial maintained as part of dbus-python
677
678 2006-12-31  Ralf Habacker  <ralf.habacker@freenet.de>
679
680         * dbus/dbus-sysdeps-unix.c: unix compile fix, moved 
681         atomic_exchange_and_add() from dbus/dbus-sysdeps.c 
682         to here, it's used by _dbus_atomic_inc() and _dbus_atomic_dec().
683
684 2006-12-31  Ralf Habacker  <ralf.habacker@freenet.de>
685
686         * tools/dbus-monitor.c: gettimeofday() is not available 
687         on windows so we have to provide our own. It's taken from 
688         lgpl'd kdewin32 package. - Patches from Christian Ehrlicher
689
690 2006-12-31  Ralf Habacker  <ralf.habacker@freenet.de>
691
692         * dbus/dbus-sysdeps-unix.c: moved _dbus_atomic_inc/dec() 
693         from dbus/dbus-sysdeps.c, windows version of _dbus_atomic_inc/dec() 
694         is in dbus-sysdeps-win.c (not in this patch).
695
696         * dbus/dbus-sysdeps.h: DBusAtomic::value is long on windows to fit 
697         with InterlockedInc/Decrement. 
698         - Patches from Christian Ehrlicher
699         
700 2006-12-31  Ralf Habacker  <ralf.habacker@freenet.de>
701
702         * tools/dbus-send.c, tools/dbus-monitor.c: win32 compile fix.
703
704 2006-12-31  Ralf Habacker  <ralf.habacker@freenet.de>
705
706         * dbus/dbus-marshal-recursive.c (type DBusTypeReaderClass):
707         fix mispaced const statement. - Patch from Peter Kümmel
708
709 2006-12-19  Ray Strode  <rstrode@redhat.com>
710
711         * bus/bus.c (process_config_every_time):
712         don't overwrite existing bus context activation object
713         until after we've checked that the new activation is
714         valid.
715
716         * bus/main.c 
717         (signal_handler), (handle_reload_watch):
718         don't call exit() on failure, instead make do and keep
719         going.
720         (close_reload_pipe): new function to turn off
721         hangup-causes-config-reload behavior if an unexpected
722         error occurs
723
724 2006-12-13  Ralf Habacker  <ralf.habacker@freenet.de>
725
726         * dbus/dbus-sysdeps-win-thread.c (_dbus_condvar_wait_win32):
727         correctness fix. - Patch from Christian Ehrlicher
728
729 2006-12-13  Ralf Habacker  <ralf.habacker@freenet.de>
730
731         * dbus/dbus-internals.h: msvc also knows about __FUNCTION__, 
732         we should also use it. - Patch from Christian Ehrlicher
733
734 2006-12-13  Ralf Habacker  <ralf.habacker@freenet.de>
735   
736         * dbus-sysdeps-util.c: added win32 related tests
737
738 2006-12-12  Ralf Habacker  <ralf.habacker@freenet.de>
739
740         * dbus/dbus-string.c (_dbus_string_pop_line),
741         bus/desktop-file.c (parse_section_start,
742         parse_comment_or_blank,parse_key_value,): uses
743         _dbus_string_find_eol() to support platform independent eol style.
744
745 2006-12-12  Ralf Habacker  <ralf.habacker@freenet.de>
746
747         * dbus/dbus-string.[ch] (_dbus_string_find_eol): new function. 
748         * dbus/dbus-string-util.c (_dbus_string_test): added testcases for 
749               _dbus_string_find_eol().
750         Approved by: Havoc Pennington.
751
752 2006-12-12  Tim Dijkstra <tim@famdijkstra.org>
753
754         * configure.in: Added switch to disable user_database caching.
755
756         * dbus/dbus-userdb-util.c, dbus/dbus-userdb.c: Add ifdefs to
757         be able disable user_dabase caching.
758
759 2006-12-12  Tim Dijkstra <tim@famdijkstra.org>
760
761         * bus/bus.c, bus/bus.h: Remove DBusUserDatabase from the BusContext 
762         struct. It is unnecessary we have a global one already. Also remove 
763         bus_context_get_user_database function, it is no longer needed.
764         Flush the global database on reload.
765
766         * dbus/dbus-userdb-util.c: Replace _dbus_user_database_get_groups 
767         with _dbus_groups_from_uid. It no longer needs a DBusUserDatabase.
768
769         * dbus/dbus-userdb.c, dbus/dbus-userdb.h: 
770         Add _dbus_user_database_flush_system. 
771         Make more functions DBUS_USERDB_INCLUDES_PRIVATE. 
772         Small unrelated change in _dbus_is_a_number: change 
773         _dbus_string_parse_int to _dbus_string_parse_uint. 
774
775         * bus/connection.c: Change call to _dbus_user_database_get_groups to 
776         _dbus_groups_from_uid.
777
778         * bus/policy.c, bus/policy.h: Change call to 
779         _dbus_user_database_get_groups to _dbus_groups_from_uid. Remove 
780         DBusUserDatabase from bus_policy_allow_user prototype, it no longer 
781         needs it.
782
783 2006-12-12  John (J5) Palmieri  <johnp@redhat.com>
784
785         * bus/signal.c: Fix match_rule_equal errata
786         (CVE-2006-6107 - Patch from Kimmo Hämäläinen 
787         <kimmo.hamalainen@nokia.com>)
788
789 2006-11-19  Thiago Macieira  <thiago@kde.org>
790
791         * dbus/dbus-sysdeps-pthread.c (_dbus_pthread_mutex_lock,
792         _dbus_pthread_condvar_wait,
793         _dbus_pthread_condvar_wait_timeout): set pmutex->holder to
794         pthread_self() after coming back from a conditional variable
795         wait as well as in one codepath where it was forgotten.
796         Approved by: Havoc Pennington.
797
798 2006-11-17  Havoc Pennington  <hp@redhat.com>
799
800         * update-dbus-docs.sh: allow setting fd.org username via env
801         variable. Make it run autogen with --enable-xml-docs=yes
802         --enable-doxygen-docs=yes so configure will fail if the required
803         tools are missing.
804
805 2006-11-17  Havoc Pennington  <hp@redhat.com>
806
807         * doc/dbus-faq.xml: minor FAQ tweaks
808
809 2006-11-14  Havoc Pennington  <hp@redhat.com>
810         
811         * dbus/dbus-misc.c, dbus/dbus-misc.h: Move
812         dbus_get_local_machine_id() to its own file, no substantive
813         changes. There are a couple other things we might want to add that
814         are "misc" so moving out of dbus-connection.[hc] which is big
815         enough already.
816         
817 2006-11-14  Havoc Pennington  <hp@redhat.com>
818
819         * dbus/dbus-internals.c (_dbus_generate_uuid): The spec said the
820         UUID had the timestamp last, but the implementation had it first;
821         move it to last since I think it's a tiny bit nicer (easier to
822         compare at a glance, faster to sort, less code), and will not
823         cause any practical compatibility problems. Also, always convert
824         the timestamp to big endian.
825
826         * doc/dbus-specification.xml: Clean up the docs on the UUID.
827
828         * tools/dbus-uuidgen.1: more prominently say it is not suitable
829         as a replacement for regular uuidgen/RFC4122.
830
831 2006-11-14  John (J5) Palmieri  <johnp@redhat.com>
832
833         * dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MASK to have
834         the correct value so we don't assert when initalizing recursive threads
835
836         * test/name-test/test-thread-init.c: call dbus_threads_init_default
837         instead of _dbus_threads_init_debug since it is more of a real world
838         test
839