NetworkManager/cli/src
Jan Luebbe f9c72dee3e wifi: support ap-mode with wpa_supplicant
A new value for NM80211Mode is introduced (NM_802_11_MODE_AP) and the
new mode is passed to wpa_supplicant analogous to adhoc-mode.
The places which need to know the interface mode have been extended to
handle the new mode.

If the configuration does not contain a fixed frequency, a channel is
selected the same way as with adhoc-mode before.
2012-10-17 12:08:11 -05:00
..
common.c api: add NM_DEVICE_STATE_REASON_SECONDARY_CONNECTION_FAILED reason and use that 2012-09-24 10:38:26 +02:00
common.h cli: show progress in --pretty mode for 'nmcli con up' 2012-05-09 14:19:03 +02:00
connections.c cli: use an error quark for domain in g_set_error() instead of 0 (rh #842975) 2012-07-25 13:57:45 +02:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c wifi: support ap-mode with wpa_supplicant 2012-10-17 12:08:11 -05:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am build: fix srcdir != builddir for new generated headers 2012-02-22 16:27:28 -06:00
network-manager.c cli: add a command for listing permissions - nmcli nm permissions 2012-04-30 13:32:55 +02:00
network-manager.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
nmcli.c cli: use an error quark for domain in g_set_error() instead of 0 (rh #842975) 2012-07-25 13:57:45 +02:00
nmcli.h cli: use an error quark for domain in g_set_error() instead of 0 (rh #842975) 2012-07-25 13:57:45 +02:00
settings.c cli: print 'secondaries' property of 'connection' setting 2012-09-24 10:38:17 +02:00
settings.h adsl: add libnm-glib and nmcli code 2012-05-18 15:42:56 -05:00
utils.c cli: use an error quark for domain in g_set_error() instead of 0 (rh #842975) 2012-07-25 13:57:45 +02:00
utils.h cli: add 'connect to SSID' feature: nmcli dev wifi connect <SSID> ... 2012-04-28 22:33:30 +02:00