summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-13device: Export the ifindex propertywip/sccColin Walters2-1/+6
2012-07-13Add Makefile.devrpmColin Walters2-0/+60
2012-07-11docs: fix documentation for some VLAN setting functionsJiří Klimeš1-6/+6
2012-07-11include: document NM_DEVICE_TYPE_VLANJiří Klimeš1-0/+1
2012-07-10settings: fix keyfile plugin priority when explicitly configured (bgo #679655)Jiří Klimeš1-10/+25
2012-07-09config: fix return value in g_return_val_if_fail() - it's unsignedJiří Klimeš1-1/+1
2012-07-09nm-online: internationalize nm-online toolJiří Klimeš3-11/+24
2012-07-09core: describe arguments for --connectivity-* optionsJiří Klimeš1-7/+7
2012-07-09core: mark cmd options for translationJiří Klimeš1-3/+3
2012-07-02libnm-util: ensure address/route types are boxed on glib < 2.26Dan Williams3-4/+24
2012-07-02doc: fix build with build with gtk-doc < 1.15Robert Shade1-0/+2
2012-07-02libnm-glib: specify --girdir to vapigen (bgo #678743)Craig Keogh2-0/+2
2012-07-02libnm-util: remove unused zone related codeJiri Popelka2-15/+0
2012-07-02backends: add Linux From Scratch (LFS) support (bgo #679202)Armin K3-2/+62
2012-07-02po: updated Polish translation (bgo #679156)Piotr Drąg1-358/+378
2012-06-29vpn: restore VpnStateChanged D-Bus signal APIDan Williams4-6/+22
2012-06-29Revert "libnm-glib: fix vpn-state-changed signal handling"Dan Williams2-31/+20
2012-06-29Revert "api: fix VpnStateChanged signal arguments"Dan Williams1-6/+1
2012-06-29docs: fix some annotations in libnm-glibJiří Klimeš2-16/+18
2012-06-29libnm-glib: fix vpn-state-changed signal handlingJiří Klimeš2-20/+31
2012-06-29api: fix VpnStateChanged signal argumentsJiří Klimeš1-1/+6
2012-06-29docs: fix a few documentation errorsJiří Klimeš3-6/+11
2012-06-28api: fix device state reason code enum valueDan Williams1-1/+1
2012-06-28core: move failure logging to device superclassDan Williams2-8/+6
2012-06-28wifi: remove unused codeDan Williams1-4/+0
2012-06-28wifi: merge two functionsDan Williams1-29/+16
2012-06-28po: updated Spanish translation (bgo #679050)Daniel Mustieles1-17/+18
2012-06-27release: bump version to 0.9.5.95 (0.9.6-rc1)Dan Williams1-2/+2
2012-06-27release: update NEWSDan Williams1-2/+3
2012-06-27agents: add a "user-requested" flag to secret agent requestsDan Williams6-2/+22
2012-06-26ip6: only change ra_flags with device_set_ra_flags()Pavel Šimerda1-35/+62
2012-06-26ip6: rename defgw to gatewayPavel Šimerda5-23/+21
2012-06-26ip6: remove duplicate dhcp_opts from CallbackInfoPavel Šimerda1-11/+9
2012-06-26mobile: enable IPv6CPTore Anderson1-0/+4
2012-06-26libnm-glib: introspection - build against internal libnm-utilAlban Browaeys1-1/+1
2012-06-25po: updated Slovenian translation (bgo #678499)Matej Urbančič1-296/+314
2012-06-22vpn: ensure secrets requests fail when exhaustedDan Williams1-4/+12
2012-06-22ifcfg-rh: fix unescaping single quotes in WPA passphrases (WPA_PSK) (rh #833616)Jiří Klimeš3-4/+4
2012-06-15ip6: implement router solicitation and use it to for RDNSS/DNSSL (bgo #753482)Pavel Šimerda1-6/+192
2012-06-15ip6: pad RDNSS and DNSSL lifetimes to a minimum lifetime value (rh #753482)Pavel Šimerda1-2/+6
2012-06-15vpn: fix resetting parent device routing on disconnectDan Williams2-36/+40
2012-06-14libnm-glib: don't try to free unset GValues when disconnecting VPNsDan Williams1-4/+8
2012-06-14core: more VPN activated/deactivated fixupsDan Williams3-7/+10
2012-06-14core: ensure VPN DNS information is usedDan Williams1-16/+72
2012-06-14Fix various bits of broken gtk-docColin Walters7-26/+26
2012-06-14libnm-glib: add NM_VPN_PLUGIN_UI_CAPABILITY_IPV6Dan Winship1-0/+1
2012-06-14libnm-glib: add missing nm-connection.h header for NMConnection (bgo #678093)Alberto Ruiz1-0/+1
2012-06-13vpn: update VPN service object for VPN connection state change signal changesDan Williams1-5/+6
2012-06-13trivial: use constant for a signal nameDan Williams1-1/+1
2012-06-13vala: bumped the VAPIGEN version to 0.17.1.24 to make sure it includes the db...Alberto Ruiz1-1/+1