Age | Commit message (Expand) | Author | Files | Lines |
2010-11-21 | Make sure $STATE_DIR and expected subdirs are created | Jesse Young | 1 | -5/+12 |
2010-01-31 | Fix FS#17406, FS#17307 | James Rayner | 1 | -3/+1 |
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-10-03 | connections/ethernet: Don't incorrectly return indicating failure | James Rayner | 1 | -4/+1 |
2009-09-27 | Only flush when disabling wireless interface, tidy up down/forcedown | James Rayner | 1 | -6/+6 |
2009-09-22 | Rework wireless to use wpa_supplicant more, add CONFIGSECTION support | James Rayner | 1 | -0/+10 |
2009-09-22 | Merge connections ethernet/ethernet-iproute | James Rayner | 1 | -17/+6 |
2009-09-14 | Rename set_interface to bring_interface | Jim Pryor | 1 | -1/+1 |
2009-09-14 | don't count profile as connected if it was suspended without a profile-down | Jim Pryor | 1 | -1/+1 |
2009-09-14 | More localized sourcing | Jim Pryor | 1 | -20/+11 |
2009-09-14 | src/network tweaks | Jim Pryor | 1 | -21/+37 |
2009-09-14 | Consolidate check_iface and get_iface_prof | Jim Pryor | 1 | -25/+13 |
2009-09-14 | revert regexp ESSID patches | Jim Pryor | 1 | -5/+5 |
2009-09-14 | Returns and exits | Jim Pryor | 1 | -1/+1 |
2009-09-14 | tabs->spaces, vim modelines | Jim Pryor | 1 | -83/+84 |
2009-09-14 | Tweaks while merging | Jim Pryor | 1 | -1/+2 |
2009-09-07 | Added initial rfkill support | James Rayner | 1 | -0/+3 |
2009-09-07 | at_interface_{up,down} => IFACE_{UP,DOWN} | Jim Pryor | 1 | -27/+31 |
2009-09-07 | Read /etc/network.d/interfaces/ when loading profile | James Rayner | 1 | -10/+8 |
2009-09-07 | move checkyesno to globals, make NETCFG_DEBUG a yes/no setting (default=no) | Jim Pryor | 1 | -28/+0 |
2009-09-07 | Lots of little tweaks that should never hurt. Some of them may help in | James Rayner | 1 | -16/+20 |
2009-08-17 | prevent check_iface from always returning external, output from get_iface_prof | James Rayner | 1 | -4/+4 |
2009-08-15 | quotes! | Jim Pryor | 1 | -31/+30 |
2009-08-15 | Isolate ip to ethernet-iproute, ifconfig to ethernet + wireless | Jim Pryor | 1 | -6/+17 |
2009-08-15 | start consolidation of ifconfig/ip/set_interface | Jim Pryor | 1 | -7/+9 |
2009-08-15 | Improve suspend/resume, allow for subsets of ifaces | Jim Pryor | 1 | -16/+35 |
2009-08-15 | silence an error in set_iface | Jim Pryor | 1 | -1/+1 |
2009-08-15 | use subshells as sandboxes, and failing POST_UP/PRE_DOWN aborts | Jim Pryor | 1 | -18/+46 |
2009-08-15 | Improve listing/iterating over profiles | Jim Pryor | 1 | -15/+22 |
2009-08-15 | Everyone use i/o functions from globals/hooks | Jim Pryor | 1 | -0/+1 |
2009-08-10 | Erase any suspended profiles on a newly connected interface | James Rayner | 1 | -0/+13 |
2009-08-10 | allow interfaces to be marked as externally controlled | James Rayner | 1 | -14/+28 |
2009-08-10 | Add interface setting, a debug mode and interface setting hooks | James Rayner | 1 | -0/+20 |
2009-08-10 | merge logging code from Jim Pryor | James Rayner | 1 | -29/+14 |
2009-06-27 | fix taking all profiles down | James Rayner | 1 | -1/+1 |
2009-05-19 | Fix FS#14761 and handle if no profiles are active | James Rayner | 1 | -18/+19 |
2009-05-19 | typo (fix #14761) | Andrea Scarpino | 1 | -2/+2 |
2009-05-19 | fix #14761 (again) | Andrea Scarpino | 1 | -3/+3 |
2009-05-19 | fix #14761 | Andrea Scarpino | 1 | -15/+13 |
2009-02-26 | remove stat_append | James Rayner | 1 | -1/+1 |
2009-02-26 | FS#13492 - correct find command in all_down | James Rayner | 1 | -1/+2 |
2009-02-16 | various fixes, and new quirk 'noacheck' | James Rayner | 1 | -2/+0 |
2008-12-22 | fix output | James Rayner | 1 | -2/+2 |
2008-12-22 | substitute usage of 'ls' with 'find' | James Rayner | 1 | -3/+3 |
2008-12-18 | use arguments to scripts rather than sourcing in connection functions | James Rayner | 1 | -3/+2 |
2008-12-18 | FS11818, improve key handling, use subshells to avoid scope issues after libify | James Rayner | 1 | -17/+20 |
2008-12-18 | fix libify | James Rayner | 1 | -0/+297 |