summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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-09Update NEWS file.Rémy Oudompheng1-0/+3
2011-07-09Release version 2.6.3 (bug fix)Rémy Oudompheng2-2/+2
2011-07-09Fix infinite loop in symlinks (FS#25077)Rémy Oudompheng1-0/+1
2011-07-03Release version 2.6.2Rémy Oudompheng3-2/+7
2011-07-03ethernet: also stop dhclient when used for DHCPv6Rémy Oudompheng1-0/+8
2011-07-038021x: fix a typo preventing WEP connection from working (FS#24896)Rémy Oudompheng1-1/+1
2011-07-03BSSID: fix AP variable and set it to lowercase (FS#24806)Thomas Lucke (Lucky)2-2/+2
2011-07-03ethernet: correctly stop dhclient when bringing down interfaces (FS#23293)Xavion1-3/+13
2011-07-038021x: create a /var/run/wpa_supplicant symlink for compatRémy Oudompheng1-0/+4
2011-06-19Release version 2.6.1Rémy Oudompheng0-0/+0
2011-06-19Add basic tuntap IP configuration capabilitiesRémy Oudompheng5-2/+15
2011-06-19Correctly create STATE_DIR before creating WPA configuration fileRémy Oudompheng1-0/+1
2011-06-19Release version 2.6Rémy Oudompheng2-2/+2
2011-06-19Add the possibility of restricting autostart to certain profiles (FS#23169)Rémy Oudompheng3-2/+5
2011-06-19Correct path to wpa_supplicant control socketRémy Oudompheng1-1/+1
2011-06-19Rationalize MakefileRémy Oudompheng1-7/+7
2011-06-19Add symlink creation in MakefileRémy Oudompheng1-1/+3
2011-06-19Rationalize source tree hierarchy.Rémy Oudompheng19-5/+7
2011-06-19Add /etc/conf.d/netcfg for net-auto-wireless configuration.Rémy Oudompheng6-11/+29
2011-06-19Allow using markdown instead of pandoc, packaging fixesRémy Oudompheng4-8/+21
2011-06-19NEWS: updateRémy Oudompheng1-1/+3
2011-06-19Merge branch 'no-iwconfig'Rémy Oudompheng8-288/+249
2011-06-19Update documentation for ethernet modeRémy Oudompheng2-1/+4
2011-06-19pm-utils.handler: temporarily hack a syntax errorRémy Oudompheng1-1/+1
2011-06-19Remove last usage of wireless_tools.Rémy Oudompheng1-10/+8
2011-06-19Replace iwgetid usage by wpa_cli.Rémy Oudompheng2-1/+13
2011-06-19Makefile: mark several targets as PHONYRémy Oudompheng1-0/+2
2011-06-19Makefile: update with new module nameRémy Oudompheng1-1/+1
2011-06-19Rename wireless module to 'rfkill', remove wep_checkRémy Oudompheng4-21/+5
2011-06-19Remove now unused functions find_ap() and find_essid()Rémy Oudompheng1-59/+0
2011-06-19Switch to wpa_supplicant for scanningRémy Oudompheng2-26/+43
2011-06-198021x: add wpa_supplicant equivalents for find_essid(), find_ap()Rémy Oudompheng1-1/+50
2011-06-19Store wpa_supplicant configuration in /run/network instead of /tmpRémy Oudompheng2-3/+3
2011-06-19Move wpa_supplicant based list_networks() function to 8021x moduleRémy Oudompheng3-44/+45
2011-06-19Hold wpa_cli command line common arguments in $WPA_CLIRémy Oudompheng1-3/+5
2011-06-19wireless: remove deprecated options none-old/wep-oldRémy Oudompheng2-53/+10
2011-06-19Reword IWCONFIG option description.Rémy Oudompheng1-1/+1
2011-06-19netcfg-wpa_actiond: properly stop netcfg profile (FS#23293)Xavion1-1/+2