Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-19 | Move executable scripts to a separate scripts/ directory | Rémy Oudompheng | 1 | -76/+0 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2010-01-31 | Make net-profiles take all networks down correctly, fix FS#17406 | James Rayner | 1 | -2/+2 | |
2010-01-31 | Fix FS#17406, FS#17307 | James Rayner | 1 | -21/+15 | |
2009-09-14 | tabs->spaces, vim modelines | Jim Pryor | 1 | -5/+5 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-07 | Replace pipe to xargs with pipe to while read... | Jim Pryor | 1 | -1/+3 | |
Was trying to fix an issue with /etc/rc.d/functions. Ended up fixing the issue in initscripts instead. But this is a bit simpler for netcfg anyway. Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-07 | Comments, more harmless bits | Jim Pryor | 1 | -1/+1 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-07 | long switches when calling netcfg | Jim Pryor | 1 | -2/+2 | |
Also, the code seems mostly to use /usr/bin/netcfg2 rather than /usr/bin/netcfg. So I've made it do that consistently (I think, in earlier commits). Is this your intent? Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-07 | Lots of little tweaks that should never hurt. Some of them may help in | James Rayner | 1 | -4/+4 | |
corner cases; others probably make no difference. Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-02 | Shorten find_ap/essid and allow net-profiles to continue if a profile fails | James Rayner | 1 | -1/+0 | |
2009-08-15 | quotes! | Jim Pryor | 1 | -4/+4 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | Integrate netcfg-menu and net-profiles | Jim Pryor | 1 | -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-15 | Everyone use i/o functions from globals/hooks | Jim Pryor | 1 | -5/+3 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-10 | revert pryor patch | James Rayner | 1 | -44/+19 | |
2009-08-07 | Patch from Jim Pryor | James Rayner | 1 | -19/+44 | |
2008-05-30 | separate automagic from netcfg proper | James Rayner | 1 | -7/+1 | |
2008-01-06 | Added "automatic wireless" support and sort of 'cleaned' up rc.d/net-profiles | James Rayner | 1 | -44/+54 | |
2007-12-29 | Small new features & tidying | James Rayner | 1 | -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-25 | added auto wireless support to rc.d/net-profiles | James Rayner | 1 | -0/+4 | |
2007-11-10 | Initial Import | James Rayner | 1 | -0/+57 | |