summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-12-18Arrange tree for future packagingJames Rayner2-138/+1
2008-12-18Add early wireless via dbus/wpa_supplicant supportJames Rayner1-0/+137
2008-12-18use arguments to scripts rather than sourcing in connection functionsJames Rayner4-10/+22
2008-12-18FS11818, improve key handling, use subshells to avoid scope issues after libifyJames Rayner3-21/+28
2008-12-18Add option to pass arbitrary ifconfig arguments when using dhcpJames Rayner1-1/+1
2008-12-18fix libifyJames Rayner6-0/+649
2008-12-18libify and fix some scripting errorsJames Rayner6-668/+3
2008-12-18replace mii link check with iprouteJames Rayner1-12/+2
2008-12-12Add ethernet 802.1x support, FS12069, Don't enforce any WEP authentication me...James Rayner2-20/+30
2008-10-04netcfg v2.1.2James Rayner1-1/+1
2008-10-04Added new DNS=() variable for multiple DNS nameserversJames Rayner1-1/+8
2008-10-04Restore dhcpcd as default dhcp clientJames Rayner1-1/+0
2008-10-04Adjust arguments for dhcpcd 4.xJames Rayner1-3/+3
2008-09-17netcfg v2.1.1James Rayner1-1/+1
2008-09-17limit dhclient to a single interface instead of all that are available.Jonathan Frazier1-1/+1
2008-09-04netcfg v2.1.0James Rayner1-1/+1
2008-08-06netcfg v2.1.0 release candidate 1James Rayner1-1/+1
2008-08-06Add any missing /var/run dirs FS#10768James Rayner1-0/+6
2008-08-06Add logging of last profile connected FS#3941James Rayner1-0/+1
2008-08-06Fix parsing of hex WPA keysJames Rayner1-1/+3
2008-08-05Two quirks to test for iwl3945, reported on forums post:402541James Rayner1-0/+2
2008-08-05Add wierd quirk for some atheros hardware FS#10585James Rayner1-0/+5
2008-08-05Take interface down after disconnecting. Quirk 'nodown' to disable behaviour ...James Rayner1-0/+3
2008-05-30netcfg v2.1.0 beta 2James Rayner1-1/+1
2008-05-30separate automagic from netcfg properJames Rayner1-7/+1
2008-05-30Set dhclient as default if installedJames Rayner1-2/+3
2008-05-30Sort out various wireless quirks and improve wireless reliabilityJames Rayner2-13/+30
2008-05-30FS10369James Rayner1-0/+1
2008-05-30FS10396 - run custom own commands before connectionJames Rayner1-0/+5
2008-05-30update details for releaseJames Rayner2-3/+3
2008-05-30FS9953 FS9644James Rayner1-0/+7
2008-02-13netcfg v2.0.6James Rayner1-1/+1
2008-02-13quick workaround for EXCLUSIVE= potential bugJames Rayner1-1/+1
2008-02-13Fixed PPP functionality: http://bbs.archlinux.org/viewtopic.php?pid=326065#p3...James Rayner1-4/+4
2008-02-13Fails if DNS2 not set. FS9525James Rayner1-0/+1
2008-02-13Catch invalid profiles FS9423James Rayner1-0/+4
2008-02-13Created option to allow only one network at a time. Useful for switching netw...James Rayner1-0/+6
2008-01-13netcfg v2.0.5James Rayner1-1/+1
2008-01-13netcfg v2.0.4James Rayner1-1/+1
2008-01-13Sort netcfg-menu alphabeticallyJames Rayner1-1/+1
2008-01-13Removed buggy 'last profile' functionalityJames Rayner1-3/+0
2008-01-06symlink issue in netcfg-auto-wirelessJames Rayner1-1/+1
2008-01-06netcfg v2.0.3James Rayner1-1/+1
2008-01-06Added "automatic wireless" support and sort of 'cleaned' up rc.d/net-profilesJames Rayner2-45/+56
2007-12-29Small new features & tidyingJames Rayner3-16/+19
2007-12-25added auto wireless support to rc.d/net-profilesJames Rayner1-0/+4
2007-11-19change -a to &&James Rayner1-2/+2
2007-11-19fixed missing ]] in wireless.subrJames Rayner2-9/+9
2007-11-19Fix up testsJames Rayner4-44/+44
2007-11-10fixed some cosmetic output issues due to missing newlinesJames Rayner5-20/+27