Age | Commit message (Expand) | Author |
2007-04-25 | quiet clip | Roy Marples |
2007-04-24 | We now buffer stdout and stderr to a file and flush that when running in para... | Roy Marples |
2007-04-23 | Harden unicode settings | Roy Marples |
2007-04-23 | Fix udhcpc for releasing | Roy Marples |
2007-04-23 | Remove debug stuff | Roy Marples |
2007-04-23 | Fix dhclient | Roy Marples |
2007-04-23 | Attempt to fix clip | Roy Marples |
2007-04-21 | error then unlink | Roy Marples |
2007-04-21 | Don't free in vfork | Roy Marples |
2007-04-20 | Style fixes | Roy Marples |
2007-04-20 | Re-work the starting and stopping of services so we always know the pid so we... | Roy Marples |
2007-04-20 | Fix rc-abort to notify the plugins we are aborting | Roy Marples |
2007-04-20 | exec rc-abort | Roy Marples |
2007-04-20 | Added the rc-abort command, #175106 thanks to Daniel Drake. | Roy Marples |
2007-04-20 | Automatically mount selinuxfs on /selinux in localmount. | Mike Frysinger |
2007-04-20 | Plugins now run in a forked process for extra resliance. | Roy Marples |
2007-04-19 | Fix fstabinfo -p / | Roy Marples |
2007-04-19 | strdup -> rc_xstrdup | Roy Marples |
2007-04-19 | Use RTLD_NOW instead of RTLD_LAZY | Roy Marples |
2007-04-19 | Revert commit as we now remove the dhcp default for ppp links | Roy Marples |
2007-04-19 | Remove default config for ppp | Roy Marples |
2007-04-19 | document config_ppp0=null | Roy Marples |
2007-04-19 | duh, idiot uber | Roy Marples |
2007-04-19 | no need for the sed using printf | Roy Marples |
2007-04-19 | use printf %s | Roy Marples |
2007-04-19 | As pppd is mainly a link controller, move it's startup to pppd_pre_start and ... | Roy Marples |
2007-04-19 | printf is more portable than echo -n | Roy Marples |
2007-04-19 | Fix bridge some more, remove superflous warning from vewarn and error when no... | Roy Marples |
2007-04-18 | more pppd fixes | Roy Marples |
2007-04-18 | get pppoa the right way around | Roy Marples |
2007-04-18 | Try and fix pppd, thanks to zzam for the patch | Roy Marples |
2007-04-17 | Duh, quote eval properly | Roy Marples |
2007-04-17 | remove APPLET check so we can create .depend | Mike Frysinger |
2007-04-17 | start unifying help handling | Mike Frysinger |
2007-04-17 | fix #if handling in get_term_columns | Mike Frysinger |
2007-04-17 | Fix bridge, vlan and bonding modules to work together, #174792. | Roy Marples |
2007-04-17 | Rationalise our colour usage a little. | Roy Marples |
2007-04-17 | Allow user vars for colours in our shell scripts too | Roy Marples |
2007-04-17 | env vars EINFO_GOOD and friends now override our hardcoded builtins. | Roy Marples |
2007-04-17 | Allow addons to pass up their exit status in import_addon. Simplify /dev han... | Mike Frysinger |
2007-04-16 | Punted the volumes init script. Volume handling will be handled by | Roy Marples |
2007-04-16 | Don't search for a space after interface names in /proc/net, #174792 thanks t... | Roy Marples |
2007-04-14 | ramfs has no special options | Roy Marples |
2007-04-13 | More basename compliance. | Roy Marples |
2007-04-13 | Punt .depend | Roy Marples |
2007-04-13 | Ignore and clean .depend | Roy Marples |
2007-04-13 | hug getopt_long some more | Roy Marples |
2007-04-13 | add basic --help | Mike Frysinger |
2007-04-13 | ls -l ftw! | Roy Marples |
2007-04-13 | expand dist into "normal" (clean svn), "working" (dirty svn, but export clean... | Mike Frysinger |