Age | Commit message (Expand) | Author | Files | Lines |
2009-05-18 | wireless: check if iface is real, stop wpa_supplicant on failures | James Rayner | 3 | -19/+45 |
2009-05-12 | cosmetic fix to help message output | James Rayner | 1 | -1/+1 |
2009-05-12 | improve netcfg help text | James Rayner | 1 | -6/+8 |
2009-05-12 | remove accident | James Rayner | 1 | -0/+0 |
2009-05-12 | Add documentation for both types of ethernet and wireless connections | James Rayner | 6 | -1/+175 |
2009-05-07 | Add reconnect option to netcfg and improve clean option | James Rayner | 1 | -1/+6 |
2009-05-07 | remove infinite loop causing wireless to fail | James Rayner | 1 | -5/+0 |
2009-05-01 | Working WEP support via dbus/wpa_supplicant | James Rayner | 1 | -11/+8 |
2009-04-29 | undo WPA and ethernet | Andrea Scarpino | 1 | -1/+12 |
2009-04-29 | added example for opened wireless connection | Andrea Scarpino | 1 | -0/+5 |
2009-04-29 | ethernet doesn't need check for wpa | Andrea Scarpino | 1 | -12/+0 |
2009-04-29 | set SECURITY to none if not set | Andrea Scarpino | 1 | -0/+3 |
2009-04-28 | Fix cable check and handle devices which take some time to report state=up. F... | James Rayner | 2 | -13/+22 |
2009-04-28 | Add WEP support to wireless-dbus, remove broken interface type check in wireless | James Rayner | 2 | -17/+46 |
2009-02-26 | remove stat_append | James Rayner | 1 | -1/+1 |
2009-02-26 | FS#13492 - correct find command in all_down | James Rayner | 1 | -1/+2 |
2009-02-26 | Adjust example installation in Makefile | James Rayner | 1 | -1/+1 |
2009-02-26 | Add missing wpa-config based examples | James Rayner | 3 | -0/+12 |
2009-02-26 | Update and re-arrange examples, update wireless quirk options, stop | James Rayner | 18 | -96/+66 |
2009-02-17 | Remove possibly redundant code, add structure to support WEP | James Rayner | 1 | -17/+23 |
2009-02-17 | Improve tolerance of wireless-dbus and remove hardcoded values | James Rayner | 1 | -5/+4 |
2009-02-17 | fix netcfg-auto-wireless and a temporary workaround for FS#13299 | James Rayner | 3 | -13/+15 |
2009-02-16 | fix minor typo in example | James Rayner | 1 | -1/+1 |
2009-02-16 | Basic example configurations for the new system | James Rayner | 11 | -53/+28 |
2009-02-16 | FS#11748 -netcfg takes interface down too early | James Rayner | 2 | -2/+6 |
2009-02-16 | FS#13165 - netcfg creates bad wpa_supplicant config when using full hex key | James Rayner | 1 | -1/+1 |
2009-02-16 | FS#13073 - add example of string based wep key to netcfg | James Rayner | 1 | -0/+8 |
2009-02-16 | remove typo | James Rayner | 1 | -1/+0 |
2009-02-16 | various fixes, and new quirk 'noacheck' | James Rayner | 7 | -44/+39 |
2008-12-25 | cleanups in ethernet connection type | James Rayner | 1 | -24/+22 |
2008-12-22 | fix output | James Rayner | 1 | -8/+0 |
2008-12-22 | fix output | James Rayner | 1 | -2/+2 |
2008-12-22 | substitute usage of 'ls' with 'find' | James Rayner | 1 | -3/+3 |
2008-12-22 | add iproute enabled ethernet connection type, fix makefile for new wireless | James Rayner | 2 | -3/+122 |
2008-12-18 | fix man page location | James Rayner | 1 | -2/+2 |
2008-12-18 | Arrange tree for future packaging | James Rayner | 5 | -18/+14 |
2008-12-18 | Add early wireless via dbus/wpa_supplicant support | James Rayner | 1 | -0/+137 |
2008-12-18 | use arguments to scripts rather than sourcing in connection functions | James Rayner | 5 | -11/+23 |
2008-12-18 | FS11818, improve key handling, use subshells to avoid scope issues after libify | James Rayner | 3 | -21/+28 |
2008-12-18 | Add option to pass arbitrary ifconfig arguments when using dhcp | James Rayner | 1 | -1/+1 |
2008-12-18 | fix libify | James Rayner | 6 | -0/+649 |
2008-12-18 | libify and fix some scripting errors | James Rayner | 7 | -671/+7 |
2008-12-18 | replace mii link check with iproute | James Rayner | 1 | -12/+2 |
2008-12-12 | Add ethernet 802.1x support, FS12069, Don't enforce any WEP authentication me... | James Rayner | 2 | -20/+30 |
2008-10-04 | netcfg v2.1.2 | James Rayner | 2 | -2/+2 |
2008-10-04 | Added new DNS=() variable for multiple DNS nameservers | James Rayner | 1 | -1/+8 |
2008-10-04 | Restore dhcpcd as default dhcp client | James Rayner | 1 | -1/+0 |
2008-10-04 | Adjust arguments for dhcpcd 4.x | James Rayner | 1 | -3/+3 |
2008-09-17 | netcfg v2.1.1 | James Rayner | 2 | -2/+2 |
2008-09-17 | limit dhclient to a single interface instead of all that are available. | Jonathan Frazier | 1 | -1/+1 |