2006-12-01 Carlos Garnacho * Release 2.17.3 2006-11-26 Carlos Garnacho * src/oobs-session.c (oobs_session_finalize): Do not close the connection, it's owned by libdbus. Also do not unref it, libdbus seems not to like it. 2006-11-16 Carlos Garnacho * src/oobs-object.c, src/oobs-session.c: handle better the cases where a DBusConnection couldn't be got. Fixes #362942. 2006-11-08 Kjartan Maraas * src/oobs-nfsconfig.c: (create_dbus_struct_from_share): * src/oobs-service.c: (oobs_service_get_runlevel_configuration): * src/oobs-service.h: * src/oobs-timeconfig.c: (oobs_time_config_update): Fix a few more compiler warnings that slipped through the first time. 2006-11-08 Kjartan Maraas * src/oobs-hostsconfig.c: (oobs_hosts_config_set_dns_servers), (oobs_hosts_config_set_search_domains): Fix the rest of the compiler warnings. 2006-11-08 Carlos Garnacho * src/oobs-smbconfig.h: added some missing function declarations.