summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-22ifplugd.action is a bash scriptJouke Witteveen1-1/+1
2012-02-22Make net-auto-wired more like net-auto-wirelessJouke Witteveen1-13/+25
2011-12-08Add PPPoE connection supportThomas Bächler2-0/+106
2011-10-158021x: use an existing wpa_supplicant in scan_info() if available (FS#26036)Jouke Witteveen1-4/+14
2011-10-15Uniformize systemd service files (FS#25854)Rémy Oudompheng1-2/+2
2011-08-20bond: add example, fix missing quotes and typoRémy Oudompheng2-3/+12
2011-08-20Support more options in /etc/conf.d/netcfg (FS#25588)Rémy Oudompheng4-0/+13
2011-08-20Reorganize files to match install location closerRémy Oudompheng11-9/+21
2011-08-15Document bond connection type and update NEWS file.Rémy Oudompheng2-0/+15
2011-08-15Merge branch '2.6.x'Rémy Oudompheng8-17/+34
2011-08-15Add option ESSID_TYPE=hex to support hexadecimal ESSIDs (FS#24333)Rémy Oudompheng3-2/+24
2011-08-14Release version 2.6.8Rémy Oudompheng4-6/+6
2011-08-14wireless: also accept leading spaces when parsing control socket pathRémy Oudompheng1-2/+2
2011-08-13netcfg-wpa_actiond: don't try to disable HW rfkills (FS#25514)Rémy Oudompheng2-1/+7
2011-08-13wireless: don't try to source non-existent "wireless" (FS#25514)Oleksii Tkachuk1-1/+0
2011-08-13ethernet: load ipv6 module if necessary (FS#25530)Rémy Oudompheng1-6/+13
2011-08-13ethernet: set wpa_supplicant control path if needed (FS#25473)Rémy Oudompheng1-1/+6
2011-08-09Merge branch '2.6.x'Rémy Oudompheng10-29/+57
2011-08-09Release version 2.6.7Rémy Oudompheng5-5/+7
2011-08-09Include bridge-utils in the READMEKyle Fuller1-0/+3
2011-08-09examples: add line for IPv6 autoconfiguration to ethernet-staticRémy Oudompheng1-0/+3
2011-08-09Fix wrong parsing of wpa_supplicant configuration (FS#25464)Rémy Oudompheng1-1/+1
2011-08-09Unset ROUTES before loading profiles (FS#25432)Rémy Oudompheng1-0/+1
2011-08-09netcfg-profiles.5: document SKIPNOCARRIERRémy Oudompheng1-7/+15
2011-08-07Update NEWS fileRémy Oudompheng1-1/+4
2011-08-07Better quoting of $profileRémy Oudompheng2-4/+8
2011-08-05Include bridge-utils in the READMEKyle Fuller1-0/+3
2011-07-30Release version 2.6.6Rémy Oudompheng5-5/+7
2011-07-30Use configured control path for wpa_supplicant (FS#24949)Rémy Oudompheng2-2/+7
2011-07-308021x: prepare for configurable WPA_CTRL_PATHRémy Oudompheng1-11/+11
2011-07-30Merge branch '2.6.x'Rémy Oudompheng8-14/+23
2011-07-30Update NEWS fileRémy Oudompheng1-0/+4
2011-07-30Use correct rc scripts names in suspend hook.Byron Clark1-2/+4
2011-07-30bash-completion: add support for -r optionCédric Girard1-3/+3
2011-07-30Release version 2.6.5Rémy Oudompheng4-5/+5
2011-07-17ethernet: specify device name explicitly when setting gatewaysRémy Oudompheng2-4/+7
2011-07-14bond: add minimal support for interface bonding (FS#24802)Rémy Oudompheng2-0/+52
2011-07-14Begin a tentative list of contributorsRémy Oudompheng1-0/+7
2011-07-14Document tunnel connections.Rémy Oudompheng1-0/+16
2011-07-14Merge remote-tracking branch 'kylef/tunnel'Rémy Oudompheng2-0/+52
2011-07-14Makefile: fix wrong pathsRémy Oudompheng1-2/+2
2011-07-14Release version 2.6.4Rémy Oudompheng3-2/+6
2011-07-14Don't rely on wpa_cli reconfigure to reload wpa.confRémy Oudompheng1-6/+9
2011-07-14netcfg-profiles: more doc for other connection typesRémy Oudompheng1-1/+55
2011-07-14Update make scripts with new doc paths.Rémy Oudompheng2-1/+3
2011-07-14Formatting fixes, add gitignore fileRémy Oudompheng2-24/+38
2011-07-14Documentation overhaul.Rémy Oudompheng6-160/+187
2011-07-14Auto-generate the netcfg manpage from markdown/pandoc source.Rémy Oudompheng3-75/+102
2011-07-14Rework comment formatting.Rémy Oudompheng2-23/+32
2011-07-12Add support for tunnelsKyle Fuller2-0/+52