mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-20 17:40:39 +02:00
* src/dhcp-manager/nm-dhcp-marshal-main.c: Add. * src/dhcp-manager/nm-dhcp-marshal.list: Add. * src/dhcp-manager/nm-dhcp-manager.c: * src/dhcp-manager/nm-dhcp-manager.h: - Convert it to GObject since we need to signal state changes. - Remove all references to other NM classes, this class is one of the lowest classes in our hierarchy. - One less class to use NMActRequest. - Make it singleton, one less user of NMData. - Remove a couple of sleep() calls. - Convert a bunch of low-level dbus API calls to dbus-glib calls. One less class to use the NM's custom tailored signal handlig. * Makefile.am: Generate marshallers, add them to build. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2283 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile.am | ||
| nm-dhcp-manager.c | ||
| nm-dhcp-manager.h | ||
| nm-dhcp-marshal-main.c | ||
| nm-dhcp-marshal.list | ||