device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm-core / nm-keyfile-reader.c
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-02-29 Beniamino Galvanimerge: branch 'bg/vlan-reorder-hdr-bgo762626'
2016-02-29 Beniamino Galvanilibnm-core: remove special handling of missing VLAN_FLAGS
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-14 Thomas Hallerall/trivial: rename STRLEN() macro to NM_STRLEN()
2016-02-14 Thomas Hallerlibnm/keyfile/trivial: rename VPN_SECRETS_GROUP define...
2016-02-12 Thomas Hallerbuild: cleanup default includes
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-18 Thomas Hallerwifi: merge branch 'dcbw/wifi-random-mac-bgo734081'
2015-11-18 Thomas Hallerwifi: enable mac-address-randomization by default for...
2015-11-02 Lubomir Rintelmerge: branch 'lr/stable-privacy-rfc7217'
2015-11-02 Lubomir Rintellibnm-core: default to ip6.addr-gen-mode=stable-privacy
2015-11-02 Lubomir Rintelkeyfile: add support for addr-gen-mode property
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-10-08 Thomas Hallerlibnm: explicitly cast enum type for g_object_set()
2015-10-07 Jiří Klimešlibnm/vlan: default to vlan.flags=REORDER_HDR for new...
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Dan Winshipall: drop includes to <glib/gi18n.h> for "nm-default.h"
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-07-02 Thomas Hallerconfig: merge branch 'th/nm-config-intern-bgo750558...
2015-07-02 Thomas Hallerlibnm-keyfile: ensure g_key_file_get_groups() sets...
2015-06-01 Thomas Hallerbuild: rename file "include/nm-utils-internal.h" to...
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-04 Yuri Chornoivanfix typo and do not translate an empty string
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-17 Thomas Hallerlibnm/keyfile: fix format string for unsigned integer
2015-03-12 Thomas Hallerkeyfile: merge branch 'th/libnm-keyfile-bgo744699'
2015-03-12 Thomas Hallerkeyfile: support writing certificates as blob inside...
2015-03-12 Thomas Hallerlibnm: add define for cert scheme prefix file:// for...
2015-03-12 Thomas Hallerlibnm: merge nm-keyfile-reader.h and nm-keyfile-writer...
2015-03-12 Thomas Hallerlibnm: add keyfile support to libnm-core
2015-03-12 Thomas Hallerkeyfile: copy read/writer files to libnm-core