summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* contrib/nm-live-vm: change scripts to be run by unprevileged userThomas Haller2014-06-303-15/+85
* contrib/nm-live-vm: add 'teamd' and 'libteam' packages to the VM for teaming ...Jiří Klimeš2014-06-301-1/+2
* contrib/nm-live-vm: add some debugging tools and useful utilitiesJiří Klimeš2014-06-301-1/+4
* contrib/nm-live-vm: correct and simplify paths for configureJiří Klimeš2014-06-301-1/+1
* contrib/nm-live-vm: documentation/man pages now depend on '--enable-gtk-doc'Jiří Klimeš2014-06-301-1/+1
* contrib/nm-live-vm: put the archive name explicitly inside the bundled scriptJiří Klimeš2014-06-302-4/+3
* contrib/nm-live-vm: add 'gdb' to the VMJiří Klimeš2014-06-301-1/+1
* contrib/nm-live-vm: set of scripts for building a live initramfs for NM testingJiří Klimeš2014-06-305-0/+177
* build: 'nm-setting-docs.xml' must depend on 'NetworkManager-1.0.typelib'Thomas Haller2014-06-301-1/+1
* core: don't reject activating devices with incomplete IP configGiovanni Campagna2014-06-301-10/+16
* platform: fix invalid address lifetimes on startupThomas Haller2014-06-301-0/+4
* libnm-util: build nm-setting-docs.xml against uninstalled libnm-utilDan Winship2014-06-271-1/+3
* build: fix nm-setting-docs build in various configurationsDan Winship2014-06-278-28/+69
* libnm-util, libnm-glib: add NM_VERSION_1_0, NM_DEPRECATED_IN_1_0, and NM_DEPR...Thomas Haller2014-06-271-11/+17
* po: remove obsolete reference to nm-modem-old.c fileThomas Haller2014-06-271-1/+0
* build: check harder for readlineDan Williams2014-06-272-6/+107
* core: log when creating team device as generic due to missing pluginThomas Haller2014-06-271-0/+1
* team: merge branch 'th/bgo731905_team_plugin'Thomas Haller2014-06-2718-178/+581
|\
| * team: remove conditional compilation WITH_TEAMDCTLThomas Haller2014-06-272-33/+4
| * team: make team support a pluginThomas Haller2014-06-2711-28/+262
| * core: allow creation of virtual devices (software devices) via NMDeviceFactoryThomas Haller2014-06-273-0/+55
| * core: refactor update_slave_connection() as virtual function of master deviceThomas Haller2014-06-278-106/+175
| * team/trivial: rename NM_TEAM_ERROR* to NM_DEVICE_TEAM_ERROR*Thomas Haller2014-06-272-6/+6
| * core: check file permissions when loading device plugins and order by file mo...Thomas Haller2014-06-271-17/+91
|/
* wwan, bluetooth: drop support for ModemManager 0.7Dan Winship2014-06-269-1712/+98
|\
| * wwan: trivial: simplify variable names to not explicitly clarify MM 1.0Dan Winship2014-06-261-80/+80
| * wwan, bluetooth: drop support for ModemManager 0.7Dan Winship2014-06-269-1637/+23
|/
* build: fix multiple definitions of DISTCLEANFILESDan Williams2014-06-261-1/+1
* settings: fix invalid signature in impl_settings_get_connection_by_uuid()Thomas Haller2014-06-261-2/+0
* core: fix crash in impl_settings_get_connection_by_uuid() when requesing non-...Thomas Haller2014-06-261-1/+1
* libnm-util: document "address-labels" property as for internal use onlyJiří Klimeš2014-06-261-0/+5
* contrib/rpm: cleanup of NetworkManager.spec by adding %{epoch_version} and %{...Thomas Haller2014-06-252-5/+13
* po: updated Ukranian translation (bgo #732172)Yuri Chornoivan2014-06-251-1263/+1438
* keyfile: allow missing 'id' and 'uuid' in [connection] section (bgo #683345)Jiří Klimeš2014-06-254-1/+51
* Revert "po: updated Ukranian translation (bgo #732172)"Jiří Klimeš2014-06-251-2867/+6994
* po: updated Ukranian translation (bgo #732172)Yuri Chornoivan2014-06-251-6994/+2867
* platform: don't announce routes/addresses that are not returned from get_all()Thomas Haller2014-06-241-4/+24
* core: fix assertion logging master device during activationThomas Haller2014-06-241-1/+1
* core: add utility function str_if_set()Thomas Haller2014-06-241-0/+16