summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-21Update pm-utils handlerJames Rayner1-8/+16
2010-11-21FS#21755 - Add option to skip no-carrier test, SKIPNOCARRIER=yes/noJames Rayner1-1/+1
2010-11-21FS#17546 - Don't prevent unmounting if netcfg run in transiently mounted dire...James Rayner1-0/+3
2010-11-21FS#19823 - Improve zsh completion supportJames Rayner1-1/+26
2010-11-21FS#20150 - 802.11x: correct state check, handle disconnectJames Rayner2-3/+17
2010-11-21FS#20569 - cleaner handling of ppp disconnectionJames Rayner1-1/+7
2010-11-21FS#17190 - fix auto-wired, improve handling of static connectionsJames Rayner1-14/+21
2010-10-21fix a typo in the manpage (FS#21377)Andrea Scarpino1-1/+1
2010-07-13wireless: HIDDEN option: use checkyesno function instead of custom checkThomas Bächler1-3/+1
2010-07-13wireless: Add support for hidden ssidThomas Bächler7-0/+19
2010-02-21netcfg v2.5.4James Rayner2-2/+2
2010-02-21Bridge example connectionJames Rayner1-0/+5
2010-02-21Add simple bridging supportThomas Bächler1-0/+51
2010-02-21Add adjustable netmask to IP='static'James Rayner2-2/+5
2010-02-21netcfg v2.5.3James Rayner2-2/+2
2010-02-21Add missing include. FS#18411James Rayner1-0/+1
2010-02-21Fix FS#18391, FS#18385, broken rfkill, handle hard more appropriatelyJames Rayner3-26/+28
2010-02-21Modify examples to prevent quoting issues as illustrated by FS#18405James Rayner11-67/+67
2010-02-21Handle undefined SECURITY, set example to be explicitJames Rayner2-0/+2
2010-02-18netcfg v2.5.2James Rayner2-2/+2
2010-02-18fix FS#17190 properlyJames Rayner1-2/+3
2010-01-31netcfg v2.5.1James Rayner3-3/+6
2010-01-31Fix FS#17190, not exiting loop correctlyJames Rayner1-3/+3
2010-01-31Add missing wireless, wpa-configsection exampleJames Rayner1-0/+16
2010-01-31netcfg v2.5.0James Rayner2-2/+2
2010-01-31Make net-profiles take all networks down correctly, fix FS#17406James Rayner1-2/+2
2010-01-31Fix FS#17406, FS#17307James Rayner3-26/+16
2010-01-30Add early checks for optional dependenciesJames Rayner3-0/+16
2010-01-30Fix race, make wpa_supplicant wait for the wpa_actiond connectionJames Rayner1-0/+1
2009-12-31netcfg v2.5.0rc2James Rayner2-2/+2
2009-12-31fix error bringing interface downJames Rayner1-1/+1
2009-12-03network: is_interface ignoring $1Jim Pryor1-1/+2
2009-12-03connections/ethernet: report_{debug,iproute} fixesJim Pryor1-2/+2
2009-12-03connections/wireless: is_interface needed quotes, and wasn't exiting on failureJim Pryor1-1/+1
2009-12-03connections/wireless: add some quotesJim Pryor1-5/+5
2009-12-03netcfg.action: save static profiles in arrayJim Pryor1-6/+5
2009-12-03netcfg.action: permit down) method to exit 0, fix "list profiles" bugJim Pryor1-2/+2
2009-12-03netcfg.action: add quotesJim Pryor1-12/+12
2009-12-03netcfg.action: missing extglob marker, don't try dhcp profiles twiceJim Pryor1-2/+4
2009-12-03Makefile bugJim Pryor1-1/+1
2009-11-18FS#14509 - add DHCLIENT_OPTIONS for dhclient based setupJames Rayner1-1/+1
2009-11-18FS#13418,FS#12505 - add zsh/bash completionJames Rayner4-34/+91
2009-11-18FS#16781 - missing quote, remove dbus examplesJames Rayner3-14/+1
2009-11-18FS#17148 - using extglob, need it setJames Rayner1-0/+1
2009-11-14netcfg v2.5.0rc1James Rayner2-2/+2
2009-11-14finish net-auto-wired, tested and added to MakefileJames Rayner3-12/+16
2009-11-07Tweak docs, add website generationJames Rayner7-2/+130
2009-11-07Prevent corrupting wpa-config WPA_CONF, rfkill on stopJames Rayner1-2/+11
2009-10-21Add initial net-auto-wired conceptJames Rayner2-0/+85
2009-10-19Documentation updateJames Rayner9-98/+149