summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* trivial: use dashes in "br2684-bridge-failed" to match other reason stringsJiří Klimeš2012-08-221-1/+1
* rfkill: detect "acpi" subsystem devices as platform devices (bgo #680632)Dan Williams2012-08-171-1/+4
* rfkill: fix up grandparent driver name detectionDan Williams2012-08-171-1/+1
* rfkill: better logging of platform switches and statesDan Williams2012-08-171-2/+11
* wifi: ensure hidden SSIDs get added to AvailableConnectionsDan Williams2012-08-161-0/+4
* keyfile: use friendly MAC address format for WiMAXDan Williams2012-08-152-0/+7
* core: add AvailableConnections property for NMDevice objectsNathanael D. Noblet2012-08-155-16/+276
* ifnet: fix typo fut*u*rePaul Menzel2012-08-151-1/+1
* dns: remove broken bind pluginPavel Šimerda2012-08-154-583/+1
* wimax: add missing copyright headerDan Williams2012-08-061-0/+19
* build: fix up includes; prefer builddir over srcdirDan Williams2012-08-0610-28/+31
* ifupdown: Allow netmask to be CIDR-style prefix length (bgo #679123)Ross Vandegrift2012-08-061-2/+10
* ifupdown: testcase for CIDR-style prefix length (bgo #679123)Pavel Šimerda2012-08-063-1/+70
* core: fix compat VLAN interface addition when interface already existsDan Williams2012-08-062-48/+78
* core: add compat function for determining interface typeDan Williams2012-08-022-3/+70
* core: don't generate WiMAX glib enums when WiMAX isn't enabledDan Williams2012-08-021-1/+4
* build: fix build after addition of new warningsDan Winship2012-08-012-3/+2
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-2743-43/+43
* docs: update FSF address in license headersJiří Klimeš2012-07-261-2/+2
* dnsmasq: allow custom configuration via files in /etc/NetworkManager/dnsmasq....Jakub Dorňák2012-07-252-3/+6
* bluetooth: fix a typo in dbus_g_error_has_name() function nameJiří Klimeš2012-07-251-1/+1
* bluetooth: ignore more Bluez launch failuresDan Williams2012-07-241-0/+1
* core: suppress a warning when a connection is assumedDan Williams2012-07-241-1/+2
* ip4: fix connection assumptionPavel Šimerda2012-07-241-13/+13
* ifcfg-rh: ignore IP config on bond slavesDan Winship2012-07-236-38/+20
* bluetooth: suppress another Bluez warning (rh #840580)Dan Williams2012-07-201-1/+2
* ifcfg-rh: fix a segfault when unescaping a string (rh #841391)Jiří Klimeš2012-07-194-1/+158
* settings: fix keyfile plugin priority when explicitly configured (bgo #679655)Jiří Klimeš2012-07-101-10/+25
* config: fix return value in g_return_val_if_fail() - it's unsignedJiří Klimeš2012-07-091-1/+1
* core: describe arguments for --connectivity-* optionsJiří Klimeš2012-07-091-7/+7
* core: mark cmd options for translationJiří Klimeš2012-07-091-3/+3
* backends: add Linux From Scratch (LFS) support (bgo #679202)Armin K2012-07-022-0/+54
* vpn: restore VpnStateChanged D-Bus signal APIDan Williams2012-06-294-6/+22
* docs: fix a few documentation errorsJiří Klimeš2012-06-291-3/+3
* core: move failure logging to device superclassDan Williams2012-06-282-8/+6
* wifi: remove unused codeDan Williams2012-06-281-4/+0
* wifi: merge two functionsDan Williams2012-06-281-29/+16
* agents: add a "user-requested" flag to secret agent requestsDan Williams2012-06-273-1/+7
* ip6: only change ra_flags with device_set_ra_flags()Pavel Šimerda2012-06-261-35/+62
* ip6: rename defgw to gatewayPavel Šimerda2012-06-265-23/+21
* ip6: remove duplicate dhcp_opts from CallbackInfoPavel Šimerda2012-06-261-11/+9
* mobile: enable IPv6CPTore Anderson2012-06-261-0/+4
* vpn: ensure secrets requests fail when exhaustedDan Williams2012-06-221-4/+12
* ifcfg-rh: fix unescaping single quotes in WPA passphrases (WPA_PSK) (rh #833616)Jiří Klimeš2012-06-223-4/+4
* ip6: implement router solicitation and use it to for RDNSS/DNSSL (bgo #753482)Pavel Šimerda2012-06-151-6/+192
* ip6: pad RDNSS and DNSSL lifetimes to a minimum lifetime value (rh #753482)Pavel Šimerda2012-06-151-2/+6
* vpn: fix resetting parent device routing on disconnectDan Williams2012-06-152-36/+40
* core: more VPN activated/deactivated fixupsDan Williams2012-06-143-7/+10
* core: ensure VPN DNS information is usedDan Williams2012-06-141-16/+72
* vpn: update VPN service object for VPN connection state change signal changesDan Williams2012-06-131-5/+6