device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / ppp-manager /
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-04 Beniamino Galvanilogging: merge branch 'bg/logging-messages-bgo763040'
2016-03-04 Beniamino Galvanippp-manager: use logging helpers
2016-03-03 Thomas Hallerall: merge branch 'danw/gerror-bgo762868'
2016-03-03 Thomas Hallerall: don't include error->code in log messages
2016-03-03 Thomas Hallerall: clean-up usage of GError
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-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-20 Thomas Hallercore: use guint type for glib's source ids
2016-01-06 Beniamino Galvanimerge: branch 'bg/helper-macros-bgo760149'
2016-01-06 Beniamino Galvanicore,libnm: use nm_clear_g_source() where possible
2016-01-05 Beniamino Galvanicore: merge branch 'bg/ppp-device-fixes-rh1268617'
2016-01-05 Beniamino Galvanippp-manager: clear @ppp_watch_id upon pppd termination
2016-01-04 Beniamino Galvanippp-manager: initialize MTU to zero when not specified
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 Hallercore: use define for NMPPPManager's "state-changed...
2015-11-26 Beniamino Galvanippp-manager: set 'export_on_construction' flag
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-02 Thomas Hallerplatform: merge branch 'th/platform-parse-nl-bgo754570'
2015-11-02 Thomas Hallerplatform: properly handle IPv4 peer-addresses
2015-10-12 Jiří Klimešppp: do not pass NULL to g_variant_new ("(s)")
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-18 Thomas Hallercore: merge branch 'lr/applied-connection-bgo724041'
2015-09-18 Lubomir Rintelcore: separate active and applied connection
2015-09-18 Thomas Hallercore: merge branch 'th/secret-requests-bgo754508'
2015-09-18 Thomas Halleragent-manager: always invoke complete function for...
2015-09-18 Thomas Hallersettings: refactor call_id type of async functions...
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-31 Dan Williamsppp: remove unused vestige of dbus-glib
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-10 Dan Winshipall: merge branch 'danw/gdbus-bgo622927'
2015-08-10 Dan Winshipppp-manager: port to gdbus
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-08-05 Thomas Hallerinclude: add convenience header "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipcore: rename NMDBusManager to NMBusManager
2015-07-24 Dan Winshipcore: move D-Bus export/unexport into NMExportedObject
2015-07-24 Dan Winshipcore: add an NMExportedObject base class
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-24 Dan Winshipppp-manager: trivial: move class_init function
2015-07-12 Thomas Hallermerge branch 'th/misc-bgo752087'
2015-07-12 Thomas Hallerall: remove #if GLIB_CHECK_VERSION conditionals around...
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-06-05 Thomas Hallerplatform: merge branch 'th/platform_refact_caching...
2015-06-05 Thomas Hallercore: add option to suppress error logging if nm_utils_...
2015-06-02 Lubomir Rintelmerge: fix build & tests with older tooling
2015-06-02 Lubomir Rintelppp-manager: fix build with Linux 3.2.0 headers
2015-05-13 Beniamino Galvanippp: merge branch 'bg/kernel-pppoe-mtu-bgo742939'
2015-05-13 Dan WilliamsRevert "ppp-manager: don't use kernel pppoe (rh #103486...
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-04-21 Thomas Hallerplatform: add self argument to platform functions
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
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-27 Lubomir Rintelroute-manager: merge branch 'lr/route-manager-rh740064'
2015-02-27 Lubomir Rintelcore: pass ifindex as parameter to nm_ip6_config_new()
2015-02-27 Dan Williamscore: pass ifindex as parameter to nm_ip4_config_new()
2015-02-27 Lubomir Rintelip6-config: keep track of ifindex
2015-02-27 Lubomir Rintelip4-config: keep track of ifindex
2015-01-22 Dan Williamsmerge: stop pppd before notifying ModemManager to disco...
2015-01-22 Aleksander Morgadoppp-manager: new async stop() method to request stop...
2015-01-19 Dan Williamsmerge: don't use system() for loading modules (bgo...
2015-01-19 Thomas Hallercore: use nm_utils_modprobe()
2015-01-19 Dan Winshipcore: merge branch 'danw/signals-bgo743052'
2015-01-19 Dan Winshipcore: add nm_utils_setpgid(), and use it
2015-01-19 Dan Winshipcore: use GUnixSignalWatchSource to simplify signal...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
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-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-core: add nm-core-types.h, remove cross-includes
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshipcore: drop all remaining core-internal error domains
2014-10-20 Thomas Hallerrdisc: merge branch 'lkundrak/lr-rdisc-mtu' (bgo#738104)
2014-10-20 Lubomir Rintelcore: track origin of MTU
2014-10-20 Lubomir Rintelcore: Move NMPlatformSource to nm-types.h
2014-09-11 Dan Williamsmerge: consolidate searching for helper programs (bgo...
2014-09-11 Dan Williamscore: consolidate helper progam searching (bgo #734131)
2014-09-04 Dan WinshipPort non-libnm*-based code to GDBus (bgo #622927)
2014-09-04 Dan Winshipppp-manager: port nm-pppd-plugin from dbus-glib to...
2014-08-18 Thomas Hallerlibnm-core: fix crash in NMSettingAdsl:verify()
2014-08-16 Dan Winshipall: fix up multiple-include-guard defines
2014-08-07 Dan WinshipMiscellaneous hardware-address-handling changes (bgo...
2014-08-07 Dan Winshiplibnm-core: include ETH_ALEN/INFINIBAND_ALEN defines...
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 Winshipinclude: drop nm-settings-flags.h, move NMSecretAgentGe...
2014-08-01 Dan Winshiplibnm, core, cli, tui: fix the capitalization of variou...
2014-08-01 Dan Winshipall: port everything to libnm
next