Go to file
Dan Williams 846858e487 2004-07-22 Dan Williams <dcbw@redhat.com>
* configure.in
		- Add checks for GConf libs & headers & flags

	* info-daemon/Makefile.am
		- Add GConf flags & libs to compile/link stages of NetworkManagerInfo

	* info-daemon/NetworkManagerInfo.[ch]
		- Don't use gquarks for data storage, just use normal data storage
		- Add gconf bits to watch /system/networking/wireless/allowed_networks

	* info-daemon/NetworkManagerDbus.[ch]
		- Add method call for getting allowed networks
		- Add method calls for getting an allowed network's essid, priority, and key
		- Hook the method calls up to GConf
		- Split user key dialog code into separate function (nmi_dbus_get_key_for_network)
		- nmi_dbus_nmi_message_handler(): make sure to unref the reply message after sending

	* src/NetworkManagerDbus.[ch]
		- Switch for enumeration of networks to using essid instead

	* test/Makefile.am
	  test/nminfotest.c
	  	- Add test program for NetworkManagerInfo


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@19 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2004-07-22 05:17:36 +00:00
dispatcher-daemon 2004-07-22 Dan Williams <dcbw@redhat.com> 2004-07-22 05:17:36 +00:00
info-daemon 2004-07-22 Dan Williams <dcbw@redhat.com> 2004-07-22 05:17:36 +00:00
initscript 2004-07-22 Dan Williams <dcbw@redhat.com> 2004-07-22 05:17:36 +00:00
src 2004-07-22 Dan Williams <dcbw@redhat.com> 2004-07-22 05:17:36 +00:00
test 2004-07-22 Dan Williams <dcbw@redhat.com> 2004-07-22 05:17:36 +00:00
aclocal.m4 2004-07-19 Dan Williams <dcbw@redhat.com> 2004-07-19 06:08:52 +00:00
AUTHORS Initial revision 2004-06-24 14:18:37 +00:00
autogen.sh Initial revision 2004-06-24 14:18:37 +00:00
ChangeLog 2004-07-22 Dan Williams <dcbw@redhat.com> 2004-07-22 05:17:36 +00:00
configure 2004-07-22 Dan Williams <dcbw@redhat.com> 2004-07-22 05:17:36 +00:00
configure.in 2004-07-22 Dan Williams <dcbw@redhat.com> 2004-07-22 05:17:36 +00:00
Makefile.am 2004-07-19 Dan Williams <dcbw@redhat.com> 2004-07-19 06:08:52 +00:00
Makefile.in 2004-07-22 Dan Williams <dcbw@redhat.com> 2004-07-22 05:17:36 +00:00
NEWS Initial revision 2004-06-24 14:18:37 +00:00
README Initial revision 2004-06-24 14:18:37 +00:00