| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: add libnm documentation | Dan Winship | 2014-08-01 | 1 | -0/+2 |
* | libnm: add libnm/libnm-core (part 2) | Dan Winship | 2014-08-01 | 1 | -0/+7 |
* | build: fix linker error for '--disable-concheck' and add '--with-libsoup' | Thomas Haller | 2014-07-31 | 1 | -6/+12 |
* | core: merge src/config, src/logging, src/posix-signals into src/ | Dan Winship | 2014-07-30 | 1 | -1/+1 |
* | test: drop this directory | Dan Winship | 2014-07-30 | 1 | -1/+0 |
* | clients: reorganize source tree, put all the installed clients together | Dan Winship | 2014-07-30 | 1 | -5/+4 |
* | libnm-util: move NetworkManager.h, etc, from include/ to here | Dan Winship | 2014-07-15 | 1 | -1/+1 |
* | build: fix nm-setting-docs build in various configurations | Dan Winship | 2014-06-27 | 1 | -3/+21 |
* | build: check harder for readline | Dan Williams | 2014-06-27 | 1 | -6/+1 |
* | team: make team support a plugin | Thomas Haller | 2014-06-27 | 1 | -0/+1 |
* | build: fix gobject-introspection detection | Jiří Klimeš | 2014-06-20 | 1 | -1/+1 |
* | cli: generate setting docs from libnm-util/nm-setting-docs.xml | Dan Winship | 2014-06-19 | 1 | -0/+3 |
* | build: fix bashisms in configure.ac | Michael Biebl | 2014-06-17 | 1 | -1/+1 |
* | build: remove libndp location in summary of ./configure | Thomas Haller | 2014-06-12 | 1 | -1/+0 |
* | release: bump version to 0.9.11.0 (development) | Thomas Haller | 2014-06-07 | 1 | -2/+2 |
* | release: bump version to 0.9.9.95 (0.9.10-beta1)0.9.9.950.9.10-beta1 | Dan Williams | 2014-06-06 | 1 | -1/+1 |
* | platform/test: always run linux platform tests (will be skipped as non-root) | Thomas Haller | 2014-06-05 | 1 | -1/+1 |
* | cli/build: make libreadline a build-time dependency (bgo #729846) | Jiří Klimeš | 2014-06-04 | 1 | -0/+8 |
* | wifi: make Wi-Fi support a plugin | Dan Williams | 2014-05-13 | 1 | -0/+2 |
* | ppp-manager: don't use kernel pppoe (rh #1034860, rh #1061641) | Dan Winship | 2014-04-14 | 1 | -0/+9 |
* | ppp-manager: find pppd at build time, allow overriding | Dan Winship | 2014-04-14 | 1 | -0/+9 |
* | core: build with SELinux; don't break /etc/hostname context (rh #1070829) | Jiří Klimeš | 2014-03-31 | 1 | -0/+18 |
* | devices: rename "atm" plugin to "adsl", and "bt" to "bluetooth" | Dan Winship | 2014-03-19 | 1 | -1/+1 |
* | team: read team port config in nm_team_update_slave_connection() (rh #1035859) | Jiří Klimeš | 2014-03-12 | 1 | -1/+1 |
* | mobile: make WWAN support a plugin | Dan Williams | 2014-03-03 | 1 | -0/+1 |
* | bluez: make Bluetooth support a plugin | Dan Williams | 2014-03-03 | 1 | -0/+1 |
* | atm: make ADSL support a plugin | Dan Williams | 2014-03-03 | 1 | -0/+1 |
* | release: bump version to 0.9.9.1 (development)0.9.9.1 | Thomas Haller | 2014-02-28 | 1 | -1/+1 |
* | trivial: fix configure.ac comment | Dan Winship | 2014-02-19 | 1 | -1/+1 |
* | modem-manager: if building systemd support, assume it manages the MM lifecycle | Aleksander Morgado | 2014-02-13 | 1 | -0/+3 |
* | build: improve our use of glib's version macros to catch more bugs | Dan Winship | 2014-02-13 | 1 | -6/+4 |
* | build: include the git commit id of HEAD in ./configure | Thomas Haller | 2014-02-05 | 1 | -0/+2 |
* | build: drop the libndp submodule | Dan Winship | 2014-02-03 | 1 | -22/+1 |
* | wifi: add nl80211 Critical Protocol indication support | Dan Williams | 2014-01-31 | 1 | -0/+20 |
* | core: allow custom IP address ranges for Shared connections (bgo #675973) | Dan Williams | 2014-01-23 | 1 | -0/+1 |
* | build: add --with-dnsmasq, to specify dnsmasq path | Jan Alexander Steffens | 2014-01-03 | 1 | -0/+10 |
* | dns-manager: don't add "public suffix" domains to search (rh #851521) | Dan Winship | 2013-12-20 | 1 | -0/+6 |
* | systemd: add "Before=network.service" on Fedora/RHEL (rh #1034983) | Dan Winship | 2013-12-17 | 1 | -0/+6 |
* | nmtui: initial import of nmtui | Dan Winship | 2013-12-13 | 1 | -0/+14 |
* | dhcp: force IPv4-only for dhcpcd | Dan Williams | 2013-11-27 | 1 | -0/+2 |
* | build: fix for `make distcheck` without enable-gtk-doc | Thomas Haller | 2013-11-18 | 1 | -0/+1 |
* | bluez: enable both BlueZ4 and 5 and select it dynamically at runtime | Thomas Haller | 2013-10-18 | 1 | -13/+0 |
* | build: show bluez4 as "no" when not explicitly enabled | Dan Williams | 2013-09-25 | 1 | -0/+1 |
* | config: make BlueZ 5 default and replace --enable-bluez5 with --enable-bluez4 | Thomas Haller | 2013-09-25 | 1 | -8/+8 |
* | bluez: add configure switch for BlueZ 5 | Emilio Pozuelo Monfort | 2013-09-25 | 1 | -0/+12 |
* | examples: group python examples - dbus vs. gi | Jiří Klimeš | 2013-09-24 | 1 | -0/+2 |
* | add libteamdctl for configure.ac | Jiri Pirko | 2013-08-22 | 1 | -0/+20 |
* | build: only add 'serial-tests' for automake >= 1.12 | Jiří Klimeš | 2013-07-30 | 1 | -1/+14 |
* | trivial: allow building tests from rdisc directory | Pavel Šimerda | 2013-07-30 | 1 | -0/+1 |
* | build: use a helper script for all valgrind tests | Pavel Šimerda | 2013-07-26 | 1 | -1/+1 |