summaryrefslogtreecommitdiffstats
path: root/src/network
AgeCommit message (Expand)AuthorFilesLines
2012-04-09Minor changesJouke Witteveen1-5/+1
2012-02-27Reconnect syntax for interfaces (FS#28196)Jouke Witteveen1-5/+21
2011-08-09Unset ROUTES before loading profiles (FS#25432)Rémy Oudompheng1-0/+1
2011-08-07Better quoting of $profileRémy Oudompheng1-1/+1
2011-07-14Rework comment formatting.Rémy Oudompheng1-23/+27
2010-11-21Make sure $STATE_DIR and expected subdirs are createdJesse Young1-5/+12
2010-01-31Fix FS#17406, FS#17307James Rayner1-3/+1
2009-12-31fix error bringing interface downJames Rayner1-1/+1
2009-12-03network: is_interface ignoring $1Jim Pryor1-1/+2
2009-10-03connections/ethernet: Don't incorrectly return indicating failureJames Rayner1-4/+1
2009-09-27Only flush when disabling wireless interface, tidy up down/forcedownJames Rayner1-6/+6
2009-09-22Rework wireless to use wpa_supplicant more, add CONFIGSECTION supportJames Rayner1-0/+10
2009-09-22Merge connections ethernet/ethernet-iprouteJames Rayner1-17/+6
2009-09-14Rename set_interface to bring_interfaceJim Pryor1-1/+1
2009-09-14don't count profile as connected if it was suspended without a profile-downJim Pryor1-1/+1
2009-09-14More localized sourcingJim Pryor1-20/+11
2009-09-14src/network tweaksJim Pryor1-21/+37
2009-09-14Consolidate check_iface and get_iface_profJim Pryor1-25/+13
2009-09-14revert regexp ESSID patchesJim Pryor1-5/+5
2009-09-14Returns and exitsJim Pryor1-1/+1
2009-09-14tabs->spaces, vim modelinesJim Pryor1-83/+84
2009-09-14Tweaks while mergingJim Pryor1-1/+2
2009-09-07Added initial rfkill supportJames Rayner1-0/+3
2009-09-07at_interface_{up,down} => IFACE_{UP,DOWN}Jim Pryor1-27/+31
2009-09-07Read /etc/network.d/interfaces/ when loading profileJames Rayner1-10/+8
2009-09-07move checkyesno to globals, make NETCFG_DEBUG a yes/no setting (default=no)Jim Pryor1-28/+0
2009-09-07Lots of little tweaks that should never hurt. Some of them may help inJames Rayner1-16/+20
2009-08-17prevent check_iface from always returning external, output from get_iface_profJames Rayner1-4/+4
2009-08-15quotes!Jim Pryor1-31/+30
2009-08-15Isolate ip to ethernet-iproute, ifconfig to ethernet + wirelessJim Pryor1-6/+17
2009-08-15start consolidation of ifconfig/ip/set_interfaceJim Pryor1-7/+9
2009-08-15Improve suspend/resume, allow for subsets of ifacesJim Pryor1-16/+35
2009-08-15silence an error in set_ifaceJim Pryor1-1/+1
2009-08-15use subshells as sandboxes, and failing POST_UP/PRE_DOWN abortsJim Pryor1-18/+46
2009-08-15Improve listing/iterating over profilesJim Pryor1-15/+22
2009-08-15Everyone use i/o functions from globals/hooksJim Pryor1-0/+1
2009-08-10Erase any suspended profiles on a newly connected interfaceJames Rayner1-0/+13
2009-08-10allow interfaces to be marked as externally controlledJames Rayner1-14/+28
2009-08-10Add interface setting, a debug mode and interface setting hooksJames Rayner1-0/+20
2009-08-10merge logging code from Jim PryorJames Rayner1-29/+14
2009-06-27fix taking all profiles downJames Rayner1-1/+1
2009-05-19Fix FS#14761 and handle if no profiles are activeJames Rayner1-18/+19
2009-05-19typo (fix #14761)Andrea Scarpino1-2/+2
2009-05-19fix #14761 (again)Andrea Scarpino1-3/+3
2009-05-19fix #14761Andrea Scarpino1-15/+13
2009-02-26remove stat_appendJames Rayner1-1/+1
2009-02-26FS#13492 - correct find command in all_downJames Rayner1-1/+2
2009-02-16various fixes, and new quirk 'noacheck'James Rayner1-2/+0
2008-12-22fix outputJames Rayner1-2/+2
2008-12-22substitute usage of 'ls' with 'find'James Rayner1-3/+3