Age | Commit message (Expand) | Author | Files | Lines |
2010-11-21 | FS#19823 - Improve zsh completion support | James Rayner | 1 | -1/+26 |
2010-11-21 | FS#20150 - 802.11x: correct state check, handle disconnect | James Rayner | 2 | -3/+17 |
2010-11-21 | FS#20569 - cleaner handling of ppp disconnection | James Rayner | 1 | -1/+7 |
2010-11-21 | FS#17190 - fix auto-wired, improve handling of static connections | James Rayner | 1 | -14/+21 |
2010-10-21 | fix a typo in the manpage (FS#21377) | Andrea Scarpino | 1 | -1/+1 |
2010-07-13 | wireless: HIDDEN option: use checkyesno function instead of custom check | Thomas Bächler | 1 | -3/+1 |
2010-07-13 | wireless: Add support for hidden ssid | Thomas Bächler | 7 | -0/+19 |
2010-02-21 | netcfg v2.5.4 | James Rayner | 2 | -2/+2 |
2010-02-21 | Bridge example connection | James Rayner | 1 | -0/+5 |
2010-02-21 | Add simple bridging support | Thomas Bächler | 1 | -0/+51 |
2010-02-21 | Add adjustable netmask to IP='static' | James Rayner | 2 | -2/+5 |
2010-02-21 | netcfg v2.5.3 | James Rayner | 2 | -2/+2 |
2010-02-21 | Add missing include. FS#18411 | James Rayner | 1 | -0/+1 |
2010-02-21 | Fix FS#18391, FS#18385, broken rfkill, handle hard more appropriately | James Rayner | 3 | -26/+28 |
2010-02-21 | Modify examples to prevent quoting issues as illustrated by FS#18405 | James Rayner | 11 | -67/+67 |
2010-02-21 | Handle undefined SECURITY, set example to be explicit | James Rayner | 2 | -0/+2 |
2010-02-18 | netcfg v2.5.2 | James Rayner | 2 | -2/+2 |
2010-02-18 | fix FS#17190 properly | James Rayner | 1 | -2/+3 |
2010-01-31 | netcfg v2.5.1 | James Rayner | 3 | -3/+6 |
2010-01-31 | Fix FS#17190, not exiting loop correctly | James Rayner | 1 | -3/+3 |
2010-01-31 | Add missing wireless, wpa-configsection example | James Rayner | 1 | -0/+16 |
2010-01-31 | netcfg v2.5.0 | James Rayner | 2 | -2/+2 |
2010-01-31 | Make net-profiles take all networks down correctly, fix FS#17406 | James Rayner | 1 | -2/+2 |
2010-01-31 | Fix FS#17406, FS#17307 | James Rayner | 3 | -26/+16 |
2010-01-30 | Add early checks for optional dependencies | James Rayner | 3 | -0/+16 |
2010-01-30 | Fix race, make wpa_supplicant wait for the wpa_actiond connection | James Rayner | 1 | -0/+1 |
2009-12-31 | netcfg v2.5.0rc2 | James Rayner | 2 | -2/+2 |
2009-12-31 | fix error bringing interface down | James Rayner | 1 | -1/+1 |
2009-12-03 | network: is_interface ignoring $1 | Jim Pryor | 1 | -1/+2 |
2009-12-03 | connections/ethernet: report_{debug,iproute} fixes | Jim Pryor | 1 | -2/+2 |
2009-12-03 | connections/wireless: is_interface needed quotes, and wasn't exiting on failure | Jim Pryor | 1 | -1/+1 |
2009-12-03 | connections/wireless: add some quotes | Jim Pryor | 1 | -5/+5 |
2009-12-03 | netcfg.action: save static profiles in array | Jim Pryor | 1 | -6/+5 |
2009-12-03 | netcfg.action: permit down) method to exit 0, fix "list profiles" bug | Jim Pryor | 1 | -2/+2 |
2009-12-03 | netcfg.action: add quotes | Jim Pryor | 1 | -12/+12 |
2009-12-03 | netcfg.action: missing extglob marker, don't try dhcp profiles twice | Jim Pryor | 1 | -2/+4 |
2009-12-03 | Makefile bug | Jim Pryor | 1 | -1/+1 |
2009-11-18 | FS#14509 - add DHCLIENT_OPTIONS for dhclient based setup | James Rayner | 1 | -1/+1 |
2009-11-18 | FS#13418,FS#12505 - add zsh/bash completion | James Rayner | 4 | -34/+91 |
2009-11-18 | FS#16781 - missing quote, remove dbus examples | James Rayner | 3 | -14/+1 |
2009-11-18 | FS#17148 - using extglob, need it set | James Rayner | 1 | -0/+1 |
2009-11-14 | netcfg v2.5.0rc1 | James Rayner | 2 | -2/+2 |
2009-11-14 | finish net-auto-wired, tested and added to Makefile | James Rayner | 3 | -12/+16 |
2009-11-07 | Tweak docs, add website generation | James Rayner | 7 | -2/+130 |
2009-11-07 | Prevent corrupting wpa-config WPA_CONF, rfkill on stop | James Rayner | 1 | -2/+11 |
2009-10-21 | Add initial net-auto-wired concept | James Rayner | 2 | -0/+85 |
2009-10-19 | Documentation update | James Rayner | 9 | -98/+149 |
2009-10-03 | connections/ethernet: Don't incorrectly return indicating failure | James Rayner | 2 | -4/+2 |
2009-09-29 | wpa_actiond-action: Properly quote arguments of the script, they might contai... | Thomas Bächler | 1 | -7/+7 |
2009-09-27 | Fix symlink creation in Makefile - it shouldn't point to the build directory | Thomas Bächler | 1 | -1/+1 |