Skip to content
  • Tambet Ingo's avatar
    2007-10-10 Tambet Ingo <tambet@gmail.com> · 18d37227
    Tambet Ingo authored
            Move ppp-manager over to dbus-glib. The big deal is that it was
    the last piece of
            code that used NM's own version of dbus signal handling and
    custom dictionary
            marshalling/unmarshalling. With this change, all that obsolete
    code can disappear
            and we get to maintain over 2000 lines less code.
    
            * libnm-util/dbus-dict-helpers.c:
            * libnm-util/dbus-dict-helpers.h: Remove.
    
            * src/ppp-manager/nm-pppd-plugin.c: Convert it to use dbus-glib.
    
            * src/ppp-manager/nm-pppd-plugin.xml: Implement.
    
            * src/ppp-manager/nm-ppp-manager.c: Use dbus-glib instead of
            * home-brewed dbus signal
            handlers.
    
            * src/nm-dbus-manager.c: Remove all the manual dbus signal
            * handling.
    
            * configure.in: Remove test/libnm-util/Makefile creation.
    
            * test/Makefile.am: Remove libnm-util from SUBDIRS.
    
            * test/libnm-util/: Remove the whole directory.
    
    
    
    git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2965 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
    18d37227