Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2012-06-12 | Don't wait unnecessarily on bring_interface up | Jouke Witteveen | 1 | -4/+12 |
2012-06-12 | Wait for wifi scan results (FS#29946) | Jouke Witteveen | 1 | -3/+9 |
2012-06-12 | New style to check command availability | Jouke Witteveen | 1 | -1/+1 |
2012-05-29 | pppoe default to noauth | Thomas Bächler | 1 | -0/+1 |
2012-05-17 | Wait for DAD when using IPv6 (FS#28887) | Jouke Witteveen | 1 | -23/+35 |
2012-05-16 | Code inspection | Jouke Witteveen | 2 | -31/+30 |
2012-05-07 | Be more precise in the makefile | Jouke Witteveen | 1 | -3/+3 |
2012-04-30 | use 'ip route replace' instead of 'ip route add' | Phillip Smith | 1 | -2/+2 |
2012-04-30 | Fix handling of profilenames with spaces (FS#28522) | Jouke Witteveen | 1 | -1/+2 |
2012-04-16 | Add compatibility | Jouke Witteveen | 2 | -22/+76 |
2012-04-11 | Remove obsolete references to /etc/rc.conf | Jouke Witteveen | 1 | -2/+1 |
2012-04-11 | Rewrite output hook to not depend on initscripts | Jouke Witteveen | 4 | -49/+87 |
2012-04-10 | Output fixes | Jouke Witteveen | 1 | -21/+16 |
2012-04-10 | PPP disconnect fix (FS#20569) | Jouke Witteveen | 1 | -2/+1 |
2012-04-09 | Minor changes | Jouke Witteveen | 2 | -6/+1 |
2012-04-03 | sysctl: use the correct key for interfaces with vlans (FS#26259) | Jouke Witteveen | 1 | -7/+6 |
2012-04-03 | auto-wireless: improve dhcpcd call | Jouke Witteveen | 1 | -2/+2 |
2012-03-27 | Remove more deprecated code | Jouke Witteveen | 2 | -9/+5 |
2012-03-27 | Uniformize SUBR_DIR quoting | Jouke Witteveen | 2 | -4/+4 |
2012-03-21 | Revised bash completion | Jouke Witteveen | 1 | -6/+6 |
2012-03-04 | Remove cat-subshells (cosmetic) | Jouke Witteveen | 2 | -5/+5 |
2012-03-03 | Remove deprecated code | Jouke Witteveen | 4 | -36/+4 |
2012-03-01 | Code quality upgrade | Jouke Witteveen | 10 | -53/+53 |
2012-02-27 | Reconnect syntax for interfaces (FS#28196) | Jouke Witteveen | 1 | -5/+21 |
2012-02-23 | Merge remote-tracking branch 'brain0/working' | Jouke Witteveen | 1 | -0/+75 |
2012-02-22 | Fix IPv6 SLAAC address/route bug | Christoph Vigano | 1 | -1/+6 |
2011-12-08 | Add PPPoE connection support | Thomas Bächler | 1 | -0/+75 |
2011-10-15 | 8021x: use an existing wpa_supplicant in scan_info() if available (FS#26036) | Jouke Witteveen | 1 | -4/+14 |
2011-08-20 | bond: add example, fix missing quotes and typo | Rémy Oudompheng | 1 | -3/+3 |
2011-08-15 | Merge branch '2.6.x' | Rémy Oudompheng | 2 | -10/+21 |
2011-08-15 | Add option ESSID_TYPE=hex to support hexadecimal ESSIDs (FS#24333) | Rémy Oudompheng | 1 | -1/+13 |