Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-05 | Disallow direct systemctl usage for profiles | Jouke Witteveen | 1 | -1/+2 |
2013-02-01 | Remove the default IPv4 netmask | Jouke Witteveen | 1 | -1/+0 |
2013-01-26 | Correctly wait for devices | Jouke Witteveen | 1 | -0/+2 |
2013-01-25 | [wifi-menu] Do not fail if already connected | William Giokas | 1 | -1/+1 |
2013-01-24 | [wifi-menu] Autodetect network interfaces | William Giokas | 1 | -10/+15 |
2013-01-07 | Minor update of sample profiles | Jouke Witteveen | 1 | -1/+1 |
2013-01-05 | Fix stopping wired connections | Jouke Witteveen | 2 | -2/+5 |
2013-01-03 | Indentation fixes | Jouke Witteveen | 7 | -72/+72 |
2013-01-01 | Fix netctl-ifplugd | Jouke Witteveen | 1 | -1/+1 |
2012-12-31 | Fix typo | Evan Callicoat | 1 | -2/+2 |
2012-12-31 | Fix netctl-auto | Jouke Witteveen | 2 | -11/+21 |
2012-12-30 | Forgotten lines on automatic connection scripts | Jouke Witteveen | 1 | -1/+0 |
2012-12-30 | Drop the Scan parameter | Jouke Witteveen | 1 | -9/+1 |
2012-12-29 | Don't call systemctl if there's nothing to do | Jouke Witteveen | 1 | -4/+7 |
2012-12-29 | Make paths available for state files | Jouke Witteveen | 3 | -0/+3 |
2012-12-28 | Forking netcfg to netctl (2/2) | Jouke Witteveen | 18 | -1393/+1047 |
2012-12-28 | Forking netcfg to netctl (1/2) | Jouke Witteveen | 22 | -208/+589 |
2012-11-12 | Fix support for "options" in /etc/resolv.conf (FS#32601) | Jouke Witteveen | 2 | -2/+2 |
2012-10-15 | Add support for "options" in /etc/resolv.conf. | Samuel Andaya | 2 | -0/+6 |
2012-10-13 | Update rfkill implementation | Jouke Witteveen | 1 | -30/+16 |
2012-10-12 | Exit from stop_wpa() if there's nothing to terminate. | Ivan Shapovalov | 1 | -0/+3 |
2012-10-12 | Fix scan for SSIDs starting with a dash | Mantas Mikulėnas | 1 | -1/+1 |
2012-10-12 | Include "-pf" when shutting down an ethernet connection with dhclient. | Ivan Shapovalov | 1 | -4/+4 |
2012-10-12 | Fix bond connections (FS#31770) | Jouke Witteveen | 2 | -7/+2 |
2012-10-12 | Fix whitespace and quoting | Jouke Witteveen | 2 | -5/+5 |
2012-09-15 | IPv6 support for PPPoE connections (FS#31380) | Jouke Witteveen | 1 | -0/+1 |
2012-09-15 | Un-hardcode the interface in pppoe | Jouke Witteveen | 1 | -7/+7 |
2012-08-08 | Small code review | Jouke Witteveen | 1 | -13/+4 |
2012-08-08 | End initscripts compatibility | Jouke Witteveen | 1 | -14/+1 |
2012-08-08 | Set the IPv6 gateway after DAD | Jouke Witteveen | 1 | -8/+10 |
2012-07-26 | Add a priority option to wpa config (FS#30737) | Braden | 1 | -1/+6 |
2012-07-14 | Revise simple connection scripts | Jouke Witteveen | 6 | -22/+10 |
2012-07-14 | Fix pid-based kills (FS#30664) | Jouke Witteveen | 1 | -6/+8 |
2012-07-10 | Remove duplicate code | Jouke Witteveen | 1 | -4/+2 |
2012-07-08 | Fix match expression in ctrl_interface parsing (8021x) | Jouke Witteveen | 1 | -3/+6 |
2012-07-08 | Use grep instead of fgrep (FS#30598) | Jouke Witteveen | 3 | -6/+6 |
2012-07-05 | Remove unused status functions | Jouke Witteveen | 7 | -51/+0 |
2012-07-05 | Rethink management of socket location for wpa_supplicant | Jouke Witteveen | 3 | -39/+52 |
2012-07-03 | Changes needed after b0373 | Jouke Witteveen | 2 | -2/+2 |
2012-07-03 | Cleanup src/network | Jouke Witteveen | 2 | -22/+13 |
2012-07-03 | Lower latency in timeout_wait | Henrik Hallberg | 1 | -1/+2 |
2012-07-03 | Better grep usage | Jouke Witteveen | 3 | -6/+6 |
2012-07-03 | Revert "Don't rely on wpa_cli reconfigure to reload wpa.conf" | Jouke Witteveen | 1 | -9/+6 |
2012-07-03 | Wait actively in {start, stop}_wpa | Henrik Hallberg | 1 | -8/+6 |
2012-06-30 | Don't be cryptic | Jouke Witteveen | 1 | -1/+2 |
2012-06-24 | Minor changes | Jouke Witteveen | 2 | -2/+1 |
2012-06-21 | Introduce polling timeout logic | Jouke Witteveen | 4 | -21/+23 |
2012-06-21 | Minor improvements | Jouke Witteveen | 3 | -13/+8 |
2012-06-18 | Increase base wifi scan wait | Jouke Witteveen | 1 | -3/+3 |
2012-06-14 | Less forking | Jouke Witteveen | 1 | -1/+2 |