summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-10libnm-glib: add documentation for NMRemoteSettings and connection additionDan Williams1-1/+95
2014-04-10Merge branch 'th/bgo726287_cleanup_read_sysctl'Thomas Haller9-92/+258
2014-04-10platform: relax assert when checking pathnames for accessing sysctlThomas Haller1-2/+2
2014-04-10core: refactor nm_utils_ascii_str_to_int64()Thomas Haller2-41/+151
2014-04-10core: use nm_platform_sysctl_get() to read wifi rfkill valueThomas Haller1-2/+4
2014-04-10core: use nm_platform_sysctl_get() to read infiniband modeThomas Haller1-4/+5
2014-04-10core: use nm_platform_sysctl_get() to read sysctl in NMDeviceAdslThomas Haller1-29/+13
2014-04-10core: use ASSERT_VALID_PATH_COMPONENTThomas Haller5-7/+20
2014-04-10core: add ASSERT_VALID_PATH_COMPONENT functionThomas Haller2-0/+33
2014-04-10platform: add nm_platform_sysctl_get_int_checked() functionThomas Haller2-1/+23
2014-04-10core/trivial: clearify code comment on error for nm_utils_ascii_str_to_int64()Thomas Haller2-6/+7
2014-04-09ifcfg-rh: more fix buildDan Winship1-1/+1
2014-04-09core: unregister removed devices from D-BusDan Williams1-0/+2
2014-04-09ifcfg-rh: fix buildDan Winship3-5/+7
2014-04-09fixes/improvements to ifcfg-rh shvar codeDan Winship7-360/+343
2014-04-09ifcfg-rh: return proper error messages from svOpenFile() and svWriteFile()Dan Winship7-74/+96
2014-04-09ifcfg-rh: (trivial) rename svNewFile() to svOpenFile()Dan Winship7-25/+25
2014-04-09ifcfg-rh: semantic code style fixes to shvar.[ch]Dan Winship3-52/+51
2014-04-09ifcfg-rh: (trivial) syntactic code style fixes to shvar.[ch]Dan Winship2-242/+245
2014-04-09ifcfg-rh: fix up lowlevel ifcfg file reading codeDan Winship2-7/+15
2014-04-09ifcfg-rh: use g_ascii_strcasecmp() in svTrueValue()Dan Winship1-8/+8
2014-04-09ifcfg-rh: remove ifcfg inheritance codeDan Winship2-63/+14
2014-04-09core: fix freeing pending activations in dispose() of deviceThomas Haller1-2/+2
2014-04-08po: fix spelling of "successfully" in msgid stringsMatt Soucy3-3/+2
2014-04-07core: fix hanging pending_action "queued state lock"Thomas Haller1-13/+9
2014-04-07build: add some missing -DNM_VERSION_MAX_ALLOWEDDan Winship13-1/+16
2014-04-07merge: rework unmanaged options into flags (rh #1030947)Dan Williams4-74/+142
2014-04-07core: split user managed preference (unmanaged specs) out from internal manag...Dan Williams2-11/+9
2014-04-07core: convert unmanaged bits to flagsDan Williams4-72/+139
2014-04-07core: don't generate a connection for unmanaged devicesMikhail Efremov1-3/+6
2014-04-04examples: fix qt demo to work without STL supportThomas Haller1-2/+2
2014-04-04platform: workaround older kernels that don't accept extended address flags v...Thomas Haller1-1/+12
2014-04-04examples: fix qt demo to work without STL supportThomas Haller1-2/+2
2014-04-03fix typos in documentation and messagesYuri Chornoivan3-5/+5
2014-04-03core: add macro STRLENThomas Haller1-0/+3
2014-04-02cli: fix setting DCB application priority (rh #1080510)Dan Williams1-4/+4
2014-04-02merge: DCB-related workarounds for lldpad and driver bugs (rh #799241) (rh #1...Dan Williams4-40/+330
2014-04-02dcb: wait for carrier down/up after disabling FCoEDan Williams1-0/+32
2014-04-02dcb: separate DCB enable/disable and wait for carrier changes (rh #799241) (r...Dan Williams4-42/+300
2014-04-02core: fix bug with ignore-carrier and master/slave devices (rh #1083521)Dan Williams1-5/+3
2014-04-02build: add -Wformat-security to the default warning flagsDan Winship1-1/+1
2014-04-02dcb: fix -Wformat-security bugsDan Winship1-2/+2
2014-04-01ifcfg-rh: fix compile error with HAVE_SELINUXThomas Haller1-1/+1
2014-04-01ifcfg-rh: fix bugs in the new alias code (rh #1067170)Dan Winship2-8/+11
2014-04-01trivial: add a (void) annotation for coverityDan Winship1-1/+1
2014-04-01libnm-util: fix leaks in test-generalDan Winship1-0/+3
2014-04-01po: fix "MB/s" -> "Mbit/s"Jiří Klimeš42-79/+79
2014-04-01man: use correct Mbit/s for maximum bitrate in nmcli-examplesJiří Klimeš1-12/+12
2014-04-01examples: use correct Mbit/s for bitratesJiří Klimeš1-2/+2
2014-04-01nmcli: use correct Mbit/s units for maximal bitrate (rh #1080474)Jiří Klimeš1-1/+1