NetworkManager/src/backends
Robert Love 16ad005600 2006-03-09 Robert Love <rml@novell.com>
* src/NetworkManagerAP.c, src/NetworkManagerAP.h: Have the function
	  nm_ap_set_timestamp() take the second and micro-second parameters as
	  direct arguments, which avoids both a dynamic memory allocation and a
	  structure-to-structure copy!  Add a new interface, the aptly named
	  nm_ap_set_timestamp_via_timestamp(), to set the timestamp from an
	  existing GTimeVal, as nm_ap_set_timestamp() once did, for use with
	  the return from nm_ap_get_timestamp().  New users should use the new
	  nm_ap_set_timestamp(), not nm_ap_set_timestamp_via_timestamp(), for
	  the extreme benefit to performance.
	* src/NetworkManagerAPList.c, src/nm-dbus-nmi.c,
	  src/backends/NetworkManagerSuSE.c: Use the new functions as needed.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1569 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-03-09 15:24:30 +00:00
..
.cvsignore 2005-04-15 Dan Williams <dcbw@redhat.com> 2005-04-15 15:43:42 +00:00
interface_parser.c 2005-10-24 Dan Williams <dcbw@redhat.com> 2005-10-24 15:04:28 +00:00
interface_parser.h 2005-10-24 Dan Williams <dcbw@redhat.com> 2005-10-24 15:04:28 +00:00
Makefile.am 2005-12-06 Dan Williams <dcbw@redhat.com> 2005-12-06 23:37:09 +00:00
NetworkManagerDebian.c 2006-03-06 Robert Love <rml@novell.com> 2006-03-08 18:33:44 +00:00
NetworkManagerGentoo.c 2006-03-06 Robert Love <rml@novell.com> 2006-03-08 18:33:44 +00:00
NetworkManagerRedHat.c 2006-03-06 Robert Love <rml@novell.com> 2006-03-08 18:33:44 +00:00
NetworkManagerSlackware.c 2006-03-06 Robert Love <rml@novell.com> 2006-03-08 18:33:44 +00:00
NetworkManagerSuSE.c 2006-03-09 Robert Love <rml@novell.com> 2006-03-09 15:24:30 +00:00
shvar.c 2005-05-06 Dan Williams <dcbw@redhat.com> 2005-05-06 21:20:42 +00:00
shvar.h Add missing shvar.* files for RedHat backend 2004-10-12 14:21:03 +00:00