summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()th/g_type_initThomas Haller2014-07-1032-97/+49
* core: add glib compatibility wrapper nm_g_type_init() for g_type_init()Thomas Haller2014-07-101-0/+11
* libnm-glib/tests: remove waiting time for initializing NMClientThomas Haller2014-07-081-16/+0
* build: unset G_DEBUG variable before calling vapigenThomas Haller2014-07-081-1/+3
* trivial: add a missing word to documentationDan Winship2014-07-071-1/+1
* contrib/rpm: add --quick argument to build_clean.sh scriptThomas Haller2014-07-041-4/+14
* contrib/rpm: update spec file to make ppp_version dependent on fedora versionThomas Haller2014-07-041-0/+4
* build: call generate-setting-docs.py directly instead of through straceThomas Haller2014-07-041-1/+1
* contrib/rpm: add new package NetworkManager-config-connectivity-fedoraThomas Haller2014-07-043-3/+26
* bluez: ignore child BNEP interfacesDan Williams2014-07-031-0/+6
* bluez: suppress warning when already disconnectedDan Williams2014-07-031-1/+2
* bluez: handle Bluez4 PropertyChanged eventsDan Williams2014-07-031-16/+44
* ifcfg-rh: fix reading 802.1x phase2 EAP-GTC methodDan Williams2014-07-034-2/+54
* keyfile: avoid assertion reading keyfile without connection.type propertyThomas Haller2014-07-031-10/+12
* core: make veth devices default-unmanaged for nowDan Winship2014-07-021-0/+1
* libnm-util: merge nm-util-private and nm-utils-privateDan Williams2014-07-0211-131/+98
* core: use singleton nm_firewall_manager_get() throughout without taking addit...Thomas Haller2014-07-023-35/+22
* supplicant: fix crash passing invalid parameter to AddBlob when adding networkThomas Haller2014-07-021-1/+1
* core: remove unused @state variable from nm_device_activate_schedule_stage3_i...Thomas Haller2014-07-021-3/+0
* docs: ignore a private headerDan Williams2014-07-011-0/+1
* docs: fix multi-line Since notationDan Williams2014-07-011-1/+2
* device: test dhcp[46]_config when getting properties, not dhcp[46]_clientJiří Klimeš2014-07-011-2/+2
* merge branch 'th/rh979425_set_virtual_iface_name'Thomas Haller2014-06-3020-274/+770
|\
| * core: remove nm_utils_normalize_connection functionThomas Haller2014-06-306-125/+56
| * libnm-util: normalize IP settings in connectionThomas Haller2014-06-303-31/+97
| * libnm-util: validate master/slave-type property in NMSettingConnection::verify()Thomas Haller2014-06-301-4/+32
| * libnm-util: normalize virtual_iface_name in NMSettingsThomas Haller2014-06-3011-96/+317
| * libnm-util: add function nm_connection_normalizeThomas Haller2014-06-306-22/+195
| * test: nm_connection_verify() sets the interface-name to virtual_iface_name.Thomas Haller2014-06-301-0/+44
| * libnm-util: add function nm_connection_get_interface_name()Thomas Haller2014-06-304-1/+34
|/
* contrib/nm-live-vm: merge branch 'contrib/nm-live-vm'Thomas Haller2014-06-306-0/+317
|\
| * contrib/nm-live-vm: install required packages readline, gobject-introspection...Thomas Haller2014-06-301-0/+3
| * contrib/nm-live-vm: fix run.sh script to into script directoryThomas Haller2014-06-301-0/+2
| * contrib/nm-live-vm: start the VM with less memory (1024 mb)Thomas Haller2014-06-301-2/+3
| * contrib/nm-live-vm: install wget and setup bashrc and gitThomas Haller2014-06-302-0/+13
| * contrib/nm-live-vm: enable option main.debug for NM in VMThomas Haller2014-06-301-0/+1
| * contrib/nm-live-vm: write /etc/fstabThomas Haller2014-06-302-2/+8
| * contrib/nm-live-vm: disable rate limiting in the journal of the VMThomas Haller2014-06-301-1/+7
| * contrib/nm-live-vm: don't remove the temporary directory with the extracted V...Thomas Haller2014-06-301-1/+1
| * contrib/nm-live-vm: enable ssh server and add port forward from localhost:10022Thomas Haller2014-06-303-1/+7
| * contrib/nm-live-vm: share a directory with the live-vmThomas Haller2014-06-302-1/+9
| * contrib/nm-live-vm: include the NetworkManager source in the live-mv file for...Thomas Haller2014-06-302-1/+4
| * contrib/nm-live-vm: compile live-vm build without compiler optimizationThomas Haller2014-06-301-0/+3
| * contrib/nm-live-vm: add dnsmasq to the VMJiří Klimeš2014-06-301-1/+1
| * contrib/nm-live-vm: fix build - libndp-devel is now requiredJiří Klimeš2014-06-301-1/+2
| * contrib/nm-live-vm: also build nmtuiJiří Klimeš2014-06-302-2/+8
| * contrib/nm-live-vm: add rootfstype=ramfs kernel parameter to run.shJiří Klimeš2014-06-301-3/+2
| * contrib/nm-live-vm: put qemu network-related options into a variableJiří Klimeš2014-06-301-2/+5
| * contrib/nm-live-vm: update scripts to make VM based on Fedora 20Jiří Klimeš2014-06-302-10/+10
| * contrib/nm-live-vm: adjust build script to enable DEBUG loggingThomas Haller2014-06-301-1/+7