Age | Commit message (Expand) | Author | Files | Lines |
2011-06-11 | IPv6: add DHCPv6 support. | Olivier Mehani | 1 | -1/+21 |
2011-06-11 | IPv6: add support for stateless autoconfiguration | Olivier Mehani | 1 | -1/+5 |
2011-06-11 | IPv6: support for IPv6 static routes | Olivier Mehani | 1 | -0/+10 |
2011-06-11 | IPv6: add support for static configuration. | Olivier Mehani | 1 | -0/+30 |
2011-06-11 | No longer use the hostname command | Rémy Oudompheng | 1 | -1/+1 |
2011-06-05 | Correct permissions on connections/vlan | Rémy Oudompheng | 1 | -0/+0 |
2011-06-05 | Add support for creating tun/tap interfaces (without configuration) | Rémy Oudompheng | 1 | -0/+34 |
2011-05-29 | Add support for static routes | Olivier Mehani | 1 | -0/+8 |
2011-03-16 | replace dhcpcd -x with dhcpcd -k (FS#23293) | Andrea Scarpino | 1 | -1/+1 |
2011-02-05 | Add vlan support to netcfg | Thomas S Hatch | 1 | -0/+40 |
2011-01-22 | Merge openvpn support (FS#21490) | Andrea Scarpino | 1 | -0/+57 |
2011-01-20 | Change default wpa driver to nl80211,wext - requires wpa_supplicant 0.7 | Thomas Bächler | 1 | -1/+1 |
2010-11-21 | FS#21755 - Add option to skip no-carrier test, SKIPNOCARRIER=yes/no | James Rayner | 1 | -1/+1 |
2010-11-21 | FS#20150 - 802.11x: correct state check, handle disconnect | James Rayner | 1 | -1/+14 |
2010-11-21 | FS#20569 - cleaner handling of ppp disconnection | James Rayner | 1 | -1/+7 |
2010-02-21 | Add simple bridging support | Thomas Bächler | 1 | -0/+51 |
2010-02-21 | Add adjustable netmask to IP='static' | James Rayner | 1 | -2/+3 |
2010-02-21 | Fix FS#18391, FS#18385, broken rfkill, handle hard more appropriately | James Rayner | 1 | -20/+2 |
2009-12-03 | connections/ethernet: report_{debug,iproute} fixes | Jim Pryor | 1 | -2/+2 |
2009-12-03 | connections/wireless: is_interface needed quotes, and wasn't exiting on failure | Jim Pryor | 1 | -1/+1 |
2009-12-03 | connections/wireless: add some quotes | Jim Pryor | 1 | -5/+5 |
2009-11-18 | FS#14509 - add DHCLIENT_OPTIONS for dhclient based setup | James Rayner | 1 | -1/+1 |
2009-10-03 | connections/ethernet: Don't incorrectly return indicating failure | James Rayner | 1 | -0/+1 |
2009-09-27 | Remove wpa generation duplication, fix wep/none-old | James Rayner | 1 | -36/+19 |
2009-09-27 | Only flush when disabling wireless interface, tidy up down/forcedown | James Rayner | 2 | -12/+9 |
2009-09-25 | Large rework of wireless to use wpa_supplicant | James Rayner | 1 | -93/+78 |
2009-09-23 | Add WPA_DRIVER, WPA_COUNTRY and handle WEP string keys | James Rayner | 2 | -9/+13 |
2009-09-22 | Fix silly code | James Rayner | 1 | -18/+13 |
2009-09-22 | Rework wireless to use wpa_supplicant more, add CONFIGSECTION support | James Rayner | 1 | -57/+47 |
2009-09-22 | Merge connections ethernet/ethernet-iproute | James Rayner | 3 | -214/+75 |
2009-09-14 | Rename set_interface to bring_interface | Jim Pryor | 3 | -12/+12 |
2009-09-14 | revert regexp ESSID patches | Jim Pryor | 1 | -3/+1 |
2009-09-14 | Returns and exits | Jim Pryor | 1 | -2/+4 |
2009-09-14 | tabs->spaces, vim modelines | Jim Pryor | 4 | -15/+16 |
2009-09-14 | Tweaks while merging | Jim Pryor | 2 | -11/+11 |
2009-09-07 | Rework rfkill into re-usable functions | James Rayner | 2 | -74/+18 |
2009-09-07 | Added initial rfkill support | James Rayner | 1 | -30/+74 |
2009-09-07 | quotes around $(...) where needed | Jim Pryor | 3 | -4/+4 |
2009-09-07 | Comments, more harmless bits | Jim Pryor | 2 | -8/+17 |
2009-09-07 | Lots of little tweaks that should never hurt. Some of them may help in | James Rayner | 3 | -20/+23 |
2009-09-07 | respect TMPDIR | Jim Pryor | 1 | -1/+1 |
2009-08-15 | quotes! | Jim Pryor | 4 | -55/+55 |
2009-08-15 | Isolate ip to ethernet-iproute, ifconfig to ethernet + wireless | Jim Pryor | 2 | -10/+10 |
2009-08-15 | start consolidation of ifconfig/ip/set_interface | Jim Pryor | 3 | -13/+33 |
2009-08-15 | Add AP argument to profile, also let ESSID arguments be regexps | Jim Pryor | 1 | -9/+39 |
2009-08-15 | Improve debugging and error-reporting. | Jim Pryor | 3 | -12/+13 |
2009-08-15 | grep tweaks | Jim Pryor | 3 | -8/+8 |
2009-08-15 | More secure temp WPA_CONFIG file | Jim Pryor | 1 | -15/+13 |
2009-08-15 | Don't overwrite existing $WEP_OPTS | Jim Pryor | 1 | -5/+7 |
2009-08-15 | ethernet_up will create resolv.conf also for $DNS | Jim Pryor | 1 | -1/+1 |