Age | Commit message (Expand) | Author | Files | Lines |
2009-05-18 | wireless: check if iface is real, stop wpa_supplicant on failures | James Rayner | 2 | -8/+30 |
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-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-04-29 | undo WPA and ethernet | Andrea Scarpino | 1 | -1/+12 |
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 | 1 | -5/+0 |
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 | Update and re-arrange examples, update wireless quirk options, stop | James Rayner | 3 | -43/+43 |
2009-02-17 | fix netcfg-auto-wireless and a temporary workaround for FS#13299 | James Rayner | 1 | -4/+4 |
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 | remove typo | James Rayner | 1 | -1/+0 |
2009-02-16 | various fixes, and new quirk 'noacheck' | James Rayner | 5 | -27/+24 |
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 | 1 | -0/+119 |
2008-12-18 | Arrange tree for future packaging | James Rayner | 2 | -138/+1 |
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 | 4 | -10/+22 |
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 | 6 | -668/+3 |
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 | 1 | -1/+1 |
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 | 1 | -1/+1 |
2008-09-17 | limit dhclient to a single interface instead of all that are available. | Jonathan Frazier | 1 | -1/+1 |
2008-09-04 | netcfg v2.1.0 | James Rayner | 1 | -1/+1 |
2008-08-06 | netcfg v2.1.0 release candidate 1 | James Rayner | 1 | -1/+1 |
2008-08-06 | Add any missing /var/run dirs FS#10768 | James Rayner | 1 | -0/+6 |
2008-08-06 | Add logging of last profile connected FS#3941 | James Rayner | 1 | -0/+1 |
2008-08-06 | Fix parsing of hex WPA keys | James Rayner | 1 | -1/+3 |
2008-08-05 | Two quirks to test for iwl3945, reported on forums post:402541 | James Rayner | 1 | -0/+2 |
2008-08-05 | Add wierd quirk for some atheros hardware FS#10585 | James Rayner | 1 | -0/+5 |
2008-08-05 | Take interface down after disconnecting. Quirk 'nodown' to disable behaviour ... | James Rayner | 1 | -0/+3 |
2008-05-30 | netcfg v2.1.0 beta 2 | James Rayner | 1 | -1/+1 |
2008-05-30 | separate automagic from netcfg proper | James Rayner | 1 | -7/+1 |
2008-05-30 | Set dhclient as default if installed | James Rayner | 1 | -2/+3 |
2008-05-30 | Sort out various wireless quirks and improve wireless reliability | James Rayner | 2 | -13/+30 |