summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-19pm-utils.handler: temporarily hack a syntax errorRémy Oudompheng1-1/+1
2011-06-19Makefile: mark several targets as PHONYRémy Oudompheng1-0/+2
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
2011-06-19Fill README file with dependency information.Rémy Oudompheng1-0/+19
2011-06-19Move executable scripts to a separate scripts/ directoryRémy Oudompheng5-3/+3
2011-06-19Add documentation for the NETCFG_DEBUG variableRémy Oudompheng1-0/+5
2011-06-18Add the ability to disable IPv6 configuratioin ethernet-staticGeert Hendrickx1-4/+5
2011-06-18Makefile: add systemd service files (FS#23106)Rémy Oudompheng1-1/+2
2011-06-18Add systemd service files for net-auto-{wired,wireless}Ng Oon-Ee2-0/+26
2011-06-13IPv6: remove PREFIXLEN option and turn ADDR6 into an arrayRémy Oudompheng3-10/+8
2011-06-13NEWS: updateRémy Oudompheng1-0/+1
2011-06-13examples: add static IPv6 syntaxRémy Oudompheng1-0/+7
2011-06-13bridge: add FWD_DELAY and MAX_AGE options (FS#16625)Rémy Oudompheng2-0/+11
2011-06-11802&x: fix a syntax errorRémy Oudompheng1-0/+1
2011-06-11wireless: add proper option to wpa_cli to find files in /runRémy Oudompheng2-5/+5
2011-06-11examples: add line for DHCPv6Rémy Oudompheng1-0/+2
2011-06-11More replacing /var/run by /runRémy Oudompheng2-5/+5
2011-06-11Move more PID files to /runRémy Oudompheng2-4/+4
2011-06-11Move wpa_supplicant PID file to /runRémy Oudompheng4-11/+11
2011-06-11Change STATE_DIR from /var/run to /runRémy Oudompheng3-5/+5
2011-06-11Update NEWS and documentation fileRémy Oudompheng2-4/+23
2011-06-11IPv6: add DHCPv6 support.Olivier Mehani1-1/+21
2011-06-11IPv6: add support for stateless autoconfigurationOlivier Mehani1-1/+5
2011-06-11IPv6: support for IPv6 static routesOlivier Mehani1-0/+10
2011-06-11IPv6: add support for static configuration.Olivier Mehani1-0/+30
2011-06-11No longer use the hostname commandRémy Oudompheng1-1/+1
2011-06-11update NEWS file and documentationRémy Oudompheng2-3/+9
2011-06-06Add support for ad-hoc Wi-Fi (FS#19683)hamelg2-0/+4
2011-06-05Correct permissions on connections/vlanRémy Oudompheng1-0/+0
2011-06-05Refactor wpa_supplicant config generationRémy Oudompheng1-24/+23
2011-06-05Add support for specificying explicit BSSID (FS#24582)Andre Herbst1-0/+12
2011-06-05Update NEWS and version numbersRémy Oudompheng3-2/+7
2011-06-05Add support for creating tun/tap interfaces (without configuration)Rémy Oudompheng2-0/+40
2011-06-05Add HIDDEN variable in configsection example (FS#24566)Rémy Oudompheng1-1/+2
2011-05-29Add an example for routes settings in ethernet-staticRémy Oudompheng1-0/+1
2011-05-29Add support for static routesOlivier Mehani1-0/+8
2011-05-26Remove /var/run/* from package and make sure the directory is created.Rémy Oudompheng2-1/+2
2011-05-22netcfg version 2.5.5Rémy Oudompheng4-4/+5
2011-05-22Add NEWS fileRémy Oudompheng1-0/+22
2011-03-16replace dhcpcd -x with dhcpcd -k (FS#23293)Andrea Scarpino1-1/+1
2011-02-05Add vlan support to netcfgThomas S Hatch3-0/+57
2011-01-22Merge openvpn support (FS#21490)Andrea Scarpino2-0/+62
2011-01-20Change default wpa driver to nl80211,wext - requires wpa_supplicant 0.7Thomas Bächler4-4/+4
2010-11-21Make sure $STATE_DIR and expected subdirs are createdJesse Young1-5/+12
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