summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cli: confirm connection saving when autoconnect=yes (rh #953296)Jiří Klimeš2013-07-303-5/+54
* cli: editor: automagic changes of IP 'addresses'/'method' if the other is setJiří Klimeš2013-07-301-2/+161
* platform-test: fix build with glib < 2.34Jiří Klimeš2013-07-302-0/+2
* build: only add 'serial-tests' for automake >= 1.12Jiří Klimeš2013-07-301-1/+14
* platform: ignore kernel-generated routesPavel Šimerda2013-07-301-0/+2
* platform: update all address lifetimesPavel Šimerda2013-07-304-57/+73
* platform: simplify address comparisonsPavel Šimerda2013-07-301-8/+2
* platform: handle empty arrays in array_contains_ip[46]_*()Pavel Šimerda2013-07-301-14/+16
* dhcp: push address lifetime to nm-ip[46]-configPavel Šimerda2013-07-301-2/+29
* core: use address lifetimes from router discoveryPavel Šimerda2013-07-301-0/+3
* trivial: allow building tests from rdisc directoryPavel Šimerda2013-07-303-7/+9
* trivial: use 'preferred' attribute name for preferred lifetimePavel Šimerda2013-07-302-2/+2
* valgrind: print absolute pathPavel Šimerda2013-07-301-1/+1
* platform: temporarily work around mismatching lifetime/timestamp/preferred (b...Dan Williams2013-07-291-2/+10
* core: turn link_changed() into a proper virtual functionPavel Šimerda2013-07-295-10/+24
* core: use NM_PLATFORM_LIFETIME_PERMANENT instead of G_MAXUINT32Dan Williams2013-07-281-3/+3
* core: detect automatic addresses when assuming connectionsPavel Šimerda2013-07-272-0/+16
* platform: cosmetic changesPavel Šimerda2013-07-272-6/+10
* platform: always cleanup nm-test-devicePavel Šimerda2013-07-273-1/+4
* platform: fix memory leaksPavel Šimerda2013-07-271-2/+3
* ifcfg-rh: convert test_read_wired_static_no_prefix() to a GTestDan Williams2013-07-261-85/+19
* ifcfg-rh: start converting tests to GTest frameworkDan Williams2013-07-261-15/+18
* ifcfg-rh: clean up certificate/key verification testsDan Williams2013-07-261-77/+32
* ifcfg-rh: simplify testcases #1Dan Williams2013-07-261-565/+125
* ifcfg-rh: don't require all arguments to connection_from_file()Dan Williams2013-07-262-31/+40
* ifcfg-rh: cleanup connection_from_file() error handlingDan Williams2013-07-261-39/+29
* ifcfg-rh: fix error handing in some functions that expect error != NULLDan Williams2013-07-261-108/+117
* git: mark relative paths properlyPavel Šimerda2013-07-261-182/+184
* platform: add support for address lifetimesPavel Šimerda2013-07-268-59/+192
* platform: fix udev/kernel interface race conditionsPavel Šimerda2013-07-267-69/+117
* platform: improve signal handling in testsPavel Šimerda2013-07-263-31/+36
* platform: remove nm_platform_delete_device_by_name()Pavel Šimerda2013-07-266-46/+9
* platform: more logging for testsPavel Šimerda2013-07-263-1/+9
* build: use a helper script for all valgrind testsPavel Šimerda2013-07-263-1/+29
* build: always use serial-testsPavel Šimerda2013-07-261-1/+1
* trivial: simplify a conditionPavel Šimerda2013-07-261-7/+3
* core: implement nm_ip[46]_config_update_setting()Pavel Šimerda2013-07-264-0/+135
* trivial: rename existing to connection in add_device()Pavel Šimerda2013-07-252-8/+8
* cli: fix reading p-key and parent options for 'con add type infiniband'Jiří Klimeš2013-07-251-5/+5
* build: fix distcheck configure flagsDan Williams2013-07-241-1/+2
* build: simplify rdisc tests makefile subdirsDan Williams2013-07-243-2/+1
* Update libndpDan Williams2013-07-241-0/+0
* dnsmasq: does handle more than one nameserver per domainJack Bates2013-07-241-65/+63
* platform: handle address/route deletion upon link actions (bgo #704770)Pavel Šimerda2013-07-241-37/+51
* keyfile: ignore Emacs interlocking link named .#<file_name> (rh #987629)Jiří Klimeš2013-07-241-0/+1
* platform: listen for route changes properlyPavel Šimerda2013-07-241-0/+3
* nm-online: fix indentation, etcDan Winship2013-07-231-13/+17
* core: let device classes indicate their HW address will never change (bgo #70...Dan Williams2013-07-225-10/+16
* dhcp: add debug logging to config file mergingDan Williams2013-07-221-2/+22
* dhcp: also check for config files by UUIDDan Williams2013-07-221-6/+8