Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-04 | Overhaul of documentation | Jouke Witteveen | 13 | -583/+606 | |
- Documentation now uses asciidoc instead of pandoc. - Documentation is updated. - More documentation is installed. - The Makefile has been revised. - Autocompletion files must now be installed through the PKGBUILD. - contrib/11netcfg has been deleted. It is unmaintained and duplicated in pm-utils. This closes FS#25587. - contrib/common.hook has been deleted. It demonstrated a feature that the target audience is already familiar with and didn't work anyway. This closes FS#27496. Developers are free to write unwieldy scripts in the {PRE,POST}_{UP,DOWN} variables. | |||||
2012-03-01 | Code quality upgrade | Jouke Witteveen | 2 | -8/+12 | |
This is what you get when Dave Reisner points you at some bash anti-patterns. Also in this commit: - updated documentation - bugfix revision of the IPv6 SLAAC address/route bug | |||||
2012-02-23 | Add backgrounding functionality to net-profiles | Jouke Witteveen | 1 | -2/+2 | |
Known from the DAEMONS syntax in rc.conf, it is now possible to start netcfg profiles in the background. This fixes FS#23934 which was reported by Andrej Podzimek (andrej). | |||||
2012-02-23 | Merge remote-tracking branch 'brain0/working' | Jouke Witteveen | 1 | -0/+31 | |
2011-12-08 | Add PPPoE connection support | Thomas Bächler | 1 | -0/+31 | |
2011-08-20 | bond: add example, fix missing quotes and typo | Rémy Oudompheng | 1 | -0/+9 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-15 | Document bond connection type and update NEWS file. | Rémy Oudompheng | 1 | -0/+10 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-15 | Merge branch '2.6.x' | Rémy Oudompheng | 2 | -4/+4 | |
2011-08-15 | Add option ESSID_TYPE=hex to support hexadecimal ESSIDs (FS#24333) | Rémy Oudompheng | 2 | -1/+11 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-14 | Release version 2.6.8 | Rémy Oudompheng | 2 | -4/+4 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-09 | Merge branch '2.6.x' | Rémy Oudompheng | 3 | -10/+21 | |
Conflicts: README | |||||
2011-08-09 | Release version 2.6.7 | Rémy Oudompheng | 2 | -3/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-09 | examples: add line for IPv6 autoconfiguration to ethernet-static | Rémy Oudompheng | 1 | -0/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-09 | netcfg-profiles.5: document SKIPNOCARRIER | Rémy Oudompheng | 1 | -7/+15 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-30 | Release version 2.6.6 | Rémy Oudompheng | 2 | -3/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-30 | Merge branch '2.6.x' | Rémy Oudompheng | 2 | -3/+3 | |
2011-07-30 | Release version 2.6.5 | Rémy Oudompheng | 2 | -3/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Document tunnel connections. | Rémy Oudompheng | 1 | -0/+16 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Merge remote-tracking branch 'kylef/tunnel' | Rémy Oudompheng | 1 | -0/+11 | |
2011-07-14 | netcfg-profiles: more doc for other connection types | Rémy Oudompheng | 1 | -1/+55 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Update make scripts with new doc paths. | Rémy Oudompheng | 1 | -1/+1 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Formatting fixes, add gitignore file | Rémy Oudompheng | 2 | -24/+38 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Documentation overhaul. | Rémy Oudompheng | 6 | -160/+187 | |
Merge ethernet and wireless into a single netcfg-profiles.txt file aimed at gathering documentation for all connection types and profile writing. Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Auto-generate the netcfg manpage from markdown/pandoc source. | Rémy Oudompheng | 3 | -75/+102 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-12 | Add support for tunnels | Kyle Fuller | 1 | -0/+11 | |
2011-06-19 | Add basic tuntap IP configuration capabilities | Rémy Oudompheng | 1 | -0/+5 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Rationalize source tree hierarchy. | Rémy Oudompheng | 17 | -0/+219 | |
2011-06-19 | Allow using markdown instead of pandoc, packaging fixes | Rémy Oudompheng | 1 | -2/+12 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Merge branch 'no-iwconfig' | Rémy Oudompheng | 1 | -1/+1 | |
2011-06-19 | Update documentation for ethernet mode | Rémy Oudompheng | 1 | -1/+1 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | wireless: remove deprecated options none-old/wep-old | Rémy Oudompheng | 1 | -1/+1 | |
They will be automatically replaced by 'none' and 'wep' and emit a warning message. The associated function iwconfig_up is removed. Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Reword IWCONFIG option description. | Rémy Oudompheng | 1 | -1/+1 | |
2011-06-13 | IPv6: remove PREFIXLEN option and turn ADDR6 into an array | Rémy Oudompheng | 1 | -3/+1 | |
This allows configuring multiple IPv6 addresses on the same interface. Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-11 | Update NEWS and documentation file | Rémy Oudompheng | 1 | -4/+21 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-11 | update NEWS file and documentation | Rémy Oudompheng | 1 | -3/+7 | |
2011-05-22 | netcfg version 2.5.5 | Rémy Oudompheng | 1 | -2/+2 | |
2011-01-20 | Change default wpa driver to nl80211,wext - requires wpa_supplicant 0.7 | Thomas Bächler | 1 | -1/+1 | |
2010-02-21 | Add adjustable netmask to IP='static' | James Rayner | 1 | -0/+2 | |
2009-11-07 | Tweak docs, add website generation | James Rayner | 7 | -2/+130 | |
2009-10-19 | Documentation update | James Rayner | 5 | -0/+222 | |