CVSROOT:        /cvs/gnome
Module name:    liboobs
Changes by:     carlosg 06/05/16 21:23:51

Modified files:
        .              : ChangeLog 
        src            : oobs-hostsconfig.h oobs-iface-ethernet.h 
                         oobs-nfsconfig.c oobs-ntpconfig.c oobs-object.c 
                         oobs-object.h oobs-service.c oobs-service.h 
                         oobs-servicesconfig.c oobs-servicesconfig.h 
                         oobs-session.c oobs-session.h oobs-share-smb.c 
                         oobs-smbconfig.c oobs-timeconfig.c oobs-user.c 
                         oobs-usersconfig.c 

Log message:
2006-05-16  Carlos Garnacho  <[EMAIL PROTECTED]>

* oobs-nfsconfig.c, oobs-ntpconfig.c: remove unnecessary call to
_oobs_object_set_dbus_message(), the object already has a pointer to
the message
* oobs-object.[ch]: removed "changing" signal, default "changed" to do
nothing, if it's necessary, the ::changed handler may call
oobs_object_update () on its own.
(_oobs_object_get_dbus_message) (_oobs_object_set_dbus_message),
(oobs_object_commit), (oobs_object_commit_async),
(oobs_object_update_async): implemented.
* oobs-service.[ch]: added support for getting/setting runlevel states
and priorities, add getters/setters
* oobs-servicesconfig.[ch]: plug some leaks. make it able to get/set
all the configuration from/to DBus.
* oobs-session.[ch]: add support for telling the backend which
platform it's running on, as well as getting the list of supported
platforms. Use system bus. Also remove "commit-on-exit" property, it
was a somewhat silly concept.
* oobs-share-smb.c (oobs_share_smb_new): add some path validation
* oobs-smbconfig.c: add support for getting/setting global SMB
configuration, plus hability to commit configuration
* oobs-timeconfig.c: fix a crash
* oobs-user.c: unref main group on finalize
* oobs-usersconfig.c: plug some leaks, add a guard for not committing
malformed data

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=liboobs&who=carlosg&date=explicit&mindate=2006-05-16%2021:22&maxdate=2006-05-16%2021:24

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to