device: renew dhcp leases on awake for software devices
[NetworkManager.git] / examples /
2016-03-26 Lubomir Rintelmerge: branch 'lr/developer-gnome'
2016-03-26 Lubomir Rinteldocs: replace spec.html with docbook D-Bus API reference
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-02 Adrian LikinsFix missing commas in list-devices devtypes dict.
2016-02-23 Thomas Hallerdevice: merge branch 'jk/device-types-bgo762538'
2016-02-23 Thomas Hallerdevice: add new NMDeviceType NM_DEVICE_TYPE_VETH
2016-02-23 Thomas Hallerall: merge branch 'jk/device-types'
2016-02-23 Thomas Hallerexamples: add missing device-types to examples
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-28 Dan Williamsexamples: avoid compile errors around NM versioning
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-08 Thomas Hallercontrib/rpm: install pre-up dispatcher script "10-ifcfg...
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-12-26 Thomas Hallerlibnm: merge branch 'th/libnm-test-invalid-connection'
2015-12-24 Thomas Hallerbuild: rename directory "include" to "shared"
2015-12-07 Thomas Hallerexamples: add README for python-networkmanager NetworkM...
2015-12-07 Thomas Hallerexamples: add README for examples/python/gi
2015-12-04 Thomas Hallercore: merge branch 'dcbw/devices-for-all'
2015-12-04 Dan Williamslibnm/libnm-glib: add NMClient.get_all_devices() method...
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-11 Thomas Hallerpython: use gi.require_version() in generate-setting...
2015-10-12 Beniamino Galvanimerge: LLDP support
2015-10-12 Beniamino Galvaniexamples: add python GI example for retrieving LLDP...
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-30 Thomas Hallerbuild: extract version macros from "nm-version.h" to...
2015-09-17 Jiří Klimešexamples: generate UUID in add-wifi-eap-connection.py
2015-09-17 Jiří Klimešexamples: add a python example for adding WPA PSK Wi...
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-24 Jiří Klimešexamples: add flags and mode parsing to show-wifi-netwo...
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-07-08 Dan Williamsexamples: add python+dbus example to print active acces...
2015-06-23 Jiří Klimešexamples: python: add an D-Bus example creating and...
2015-06-23 Jiří Klimešexamples: add wifi-hotspot.py script to Makefile.am
2015-05-18 Dan Williamsexamples: add DBus + Python example for starting/stoppi...
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-18 Petr Vorelexamples: bash: print errors int stderr
2015-03-12 Srdjan Gruborexamples: update Python NM example to print detailed...
2015-03-10 Petr Vorelexamples: python: print into stderr
2015-03-10 Thomas Hallerexamples/trvial: replace tabs by whitespace in python...
2015-03-05 Jiří Klimešexamples: add a Python example deactivating connections...
2015-03-05 Jiří Klimešexamples: add a Lua example deactivating connections...
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2015-02-11 Jiří Klimešexamples: add a Lua example setting user name for a...
2015-02-10 Jiří Klimešexamples: add a Lua example getting IP configuration...
2015-02-09 Jiří Klimešexamples: add a Lua example showing basic NetworkManage...
2015-02-09 Jiří Klimešexamples: add a Lua example for getting Wi-Fi access...
2015-01-30 Jiří Klimešexamples: add some examples in Lua using lgi library
2015-01-27 Dan Winshipdispatcher: fix ifcfg-rh example dispatcher script...
2015-01-12 Dan Winshipdispatcher: merge branch 'danw/policy-based-routing...
2015-01-12 Dan Winshipifcfg-rh: allow handling complex routing rules via...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-15 Dan Winshiplibnm, examples: fix some annotations and update python...
2014-11-15 Dan Winshipexamples: update python examples
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshipall: consistently include config.h
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-11-07 Dan Winshipall: reorganize IP address/gateway/route properties
2014-11-07 Dan Winshiplibnm-core: extract NMSettingIPConfig superclass out...
2014-10-31 Thomas Hallertest,examples: fix scripts to avoid 'has_key' for Python 3
2014-10-31 Lubomir RintelMerge branch 'lr/ap'
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-28 Dan Winshiplibnm-core, libnm: remove GSLists in APIs (bgo #739023)
2014-10-28 Dan Winshiplibnm: change GSList to GPtrArray in libnm methods
2014-10-10 Dan Winshiplibnm: merge NMRemoteSettings into NMClient (bgo #738103)
2014-10-10 Dan Winshiplibnm: merge NMRemoteSettings into NMClient
2014-09-25 Dan Winshiplibnm: make sync/async APIs more GLib-like (bgo #736988)
2014-09-25 Dan Winshiplibnm: make sync/async APIs more GLib-like
2014-09-25 Dan Winshiplibnm: merge saved and unsaved connection methods
2014-09-19 Dan Winshipall: fix client handling of hidden SSIDs (bgo #736802)
2014-09-19 Jiří Klimeštui,examples: accept null SSID gracefully
2014-09-18 Dan WinshipPort libnm and clients to gdbus (bgo #622927)
2014-09-18 Dan Winshiplibnm: port to GDBus
2014-09-05 Jiří Klimešexamples: fix python GI examples to work after libnm...
2014-09-04 Dan WinshipPort non-libnm*-based code to GDBus (bgo #622927)
2014-09-04 Dan Winshipexamples: port dbus-glib-based examples to gdbus
2014-09-04 Dan Winshiplibnm: simplify property types [bgo #734492]
2014-09-04 Dan Winshiplibnm: change empty-GPtrArray-return semantics
2014-09-04 Dan Winshiplibnm: drop NM_TYPE_SSID, use G_TYPE_BYTES
2014-09-04 Dan Winshiplibnm-core: add NMSetting property transforms, improve...
2014-09-04 Dan Winshiplibnm-core: replace GByteArray with pointer + length...
2014-09-04 Dan Winshiplibnm-core: replace deprecated settings props with...
2014-09-04 Dan Winshiplibnm-core: rename NMConnection to/from_hash methods
2014-08-16 Dan WinshipMake NMConnection an interface, and NMRemoteConnection...
2014-08-16 Dan Winshiplibnm-core, libnm, core: make NMConnection an interface
2014-08-07 Dan WinshipMerge branch 'libnm-nmobj' (bgo #734228)
2014-08-07 Dan Winshiplibnm: port NMRemoteSettings to NMObject
2014-08-07 Dan Winshiplibnm: synchronize NMClient and NMRemoteSettings "is...
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshiplibnm: add NetworkManager.h, disallow including individ...
2014-08-01 Dan Winshiplibnm: rename NetworkManager.h and NetworkManagerVPN.h
2014-08-01 Dan Winshiplibnm: make the the use of GInitable mandatory
2014-08-01 Dan Winshiplibnm: consistently use "INTERFACE" rather than "IFACE...
2014-08-01 Dan Winshipall: port everything to libnm
2014-07-15 Dan Winshipbuild: more srcdir!=builddir fixes
next