summaryrefslogtreecommitdiffstats
path: root/src/net-profiles
AgeCommit message (Collapse)AuthorFilesLines
2009-09-02Shorten find_ap/essid and allow net-profiles to continue if a profile failsJames Rayner1-1/+0
2009-08-15quotes!Jim Pryor1-4/+4
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-15Integrate netcfg-menu and net-profilesJim Pryor1-6/+30
* net-profiles will only attempt to control the profiles it was told to; if you manually netcfg a different interface, it will be left alone. (This also helps keep netcfg from stomping on other daemons that might be hooking into it.) Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-15Everyone use i/o functions from globals/hooksJim Pryor1-5/+3
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-10revert pryor patchJames Rayner1-44/+19
2009-08-07Patch from Jim PryorJames Rayner1-19/+44
2008-05-30separate automagic from netcfg properJames Rayner1-7/+1
2008-01-06Added "automatic wireless" support and sort of 'cleaned' up rc.d/net-profilesJames Rayner1-44/+54
2007-12-29Small new features & tidyingJames Rayner1-16/+10
* Tidied: auto-wireless support * Added: Explicitly specify menu default via NETWORKS_MENU_DEFAULT * Added: Explicitly set menu timeout with NETWORKS_MENU_TIMEOUT * Added: Recording of last profile as $PROFILE_DIR/last * Tidied: /etc/rc.d/net-profiles
2007-12-25added auto wireless support to rc.d/net-profilesJames Rayner1-0/+4
2007-11-10Initial ImportJames Rayner1-0/+57