| Commit message (Expand) | Author | Age | Files | Lines |
| * | don't pass '' to umount (#682879) | Petr Lautrbach | 2011-03-16 | 1 | -1/+1 |
| * | Don't do force/lazy umount for the first nfs umount. (#676851, <jlayton@redha... | Bill Nottingham | 2011-03-10 | 1 | -2/+2 |
| * | Clarify description (#637176) | Bill Nottingham | 2010-09-24 | 1 | -1/+1 |
| * | Also init_crypto for encrypyed network block devices. (#605600) | Bill Nottingham | 2010-06-23 | 1 | -0/+160 |
| * | Handle permission denied on reading PID file. (#595597) | Bill Nottingham | 2010-06-09 | 1 | -0/+4 |
| * | Add functions to check shvar-style variables. | Bill Nottingham | 2010-06-04 | 1 | -0/+21 |
| * | Correct the fix for not clearing environment with runuser. (#203010, #564093) | Bill Nottingham | 2010-05-19 | 1 | -1/+1 |
| * | Handle being unable to read a specified pid file. (#584575) | Bill Nottingham | 2010-04-26 | 1 | -2/+8 |
| * | Pass -m to runuser, so the environment is not cleared. (#203010, #564093) | Bill Nottingham | 2010-02-11 | 1 | -1/+1 |
| * | Add a -l option to status to pass the lock file name. (#521772) | Bill Nottingham | 2009-09-08 | 1 | -3/+10 |
| * | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -1/+1 |
| * | Redirect bash errors on 'unset' to /dev/null. (#482888) | Bill Nottingham | 2009-06-18 | 1 | -1/+1 |
| * | cgexec has moved to /bin (#495715) | Bill Nottingham | 2009-04-14 | 1 | -2/+2 |
| * | cgroup support (<jsafrane@redhat.com>) | Bill Nottingham | 2009-03-06 | 1 | -2/+17 |
| * | Fix various issues with dmraid handling (#485895, <hdegoede@redhat.com>) | Bill Nottingham | 2009-03-04 | 1 | -30/+0 |
| * | __pids_var_run: Handle multi-line pid files correctly (#473287) | Bill Nottingham | 2008-12-01 | 1 | -4/+9 |
| * | Remove %config from init scripts, network scripts. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -0/+0 |
| * | Use the pidfile before running pidof in status(). (#463205) | Bill Nottingham | 2008-09-24 | 1 | -4/+6 |
| * | Just use plymouth directly, not the rhgb-client wrapper. | Bill Nottingham | 2008-09-23 | 1 | -5/+5 |
| * | Remove dead code. | Bill Nottingham | 2008-09-17 | 1 | -18/+0 |
| * | Properly hide the plymouth splash if needed. | Bill Nottingham | 2008-07-28 | 1 | -12/+0 |
| * | Don't export GRAPHICAL - plymouth is for all modes. | Bill Nottingham | 2008-06-19 | 1 | -3/+1 |
| * | Revert "Remove rhgb support." | Bill Nottingham | 2008-06-19 | 1 | -0/+20 |
| * | Make resolve_dm_raid() work when your original raid was set up with | Peter Jones | 2008-05-14 | 1 | -0/+7 |
| * | Remove rhgb support. | Bill Nottingham | 2008-05-13 | 1 | -20/+0 |
| * | Various minor optimizations to speed up boot. (<arjan@infradead.org>) | Bill Nottingham | 2008-02-26 | 1 | -2/+4 |
| * | clean up some extraneous delays (#219816) | Bill Nottingham | 2007-10-08 | 1 | -4/+10 |
| * | more fixes (#220087) | Bill Nottingham | 2007-09-25 | 1 | -1/+1 |
| * | optimize out some excess greps (<harald@redhat.com>) | Bill Nottingham | 2007-08-29 | 1 | -0/+12 |
| * | typo | Bill Nottingham | 2007-08-29 | 1 | -1/+1 |
| * | make __readlink as simple as possible. Seems to match the /usr/bin | Bill Nottingham | 2007-08-29 | 1 | -18/+1 |
| * | - added support for cryptsetup-uuids (bug #242078) | Harald Hoyer | 2007-08-14 | 1 | -0/+21 |
| * | avoid calling unicode_start unnecessarily often during startup/shutdown which... | Nils Philippsen | 2007-07-17 | 1 | -1/+3 |
| * | fix or_IN and similar locales (#212219) | Bill Nottingham | 2006-10-26 | 1 | -15/+1 |
| * | don't write to gdmfifo | Bill Nottingham | 2006-09-27 | 1 | -1/+0 |
| * | - "<<<" doesn't work without a read-write filesystem. No, I'm serious. | Peter Jones | 2006-08-31 | 1 | -4/+3 |
| * | - make resolve_dm_name ignore core logger block size when comparing rules | Peter Jones | 2006-08-31 | 1 | -4/+10 |
| * | catch more errors from dmraid (#200683) | Bill Nottingham | 2006-08-07 | 1 | -1/+1 |
| * | Consistently exclude backup files when globbing | Miloslav Trmac | 2006-07-27 | 1 | -0/+12 |
| * | deref symlinks in get_numeric_dev | Bill Nottingham | 2006-07-21 | 1 | -1/+1 |
| * | Add a configurable delay for killproc() (#198429, <jorton@redhat.com>) | Bill Nottingham | 2006-07-20 | 1 | -4/+9 |
| * | Fix garbled output of rc.sysinit in rhgb (#192604, patch by Tony Nelson | Miloslav Trmac | 2006-07-09 | 1 | -1/+1 |
| * | Fix daemon --pidfile=... (#195341, patch by Steven Augart | Miloslav Trmac | 2006-06-17 | 1 | -1/+1 |
| * | Clarify killproc usage message (#193711) | Miloslav Trmac | 2006-06-05 | 1 | -1/+1 |
| * | Fix handling of mount points with white space (#186713): | Miloslav Trmac | 2006-05-08 | 1 | -1/+60 |
| * | (failure, passed, warning, action): Make variables local, fixes running | Miloslav Trmac | 2006-03-27 | 1 | -3/+5 |
| * | (killproc): Respect -p when removing the pid file | Miloslav Trmac | 2006-03-27 | 1 | -1/+1 |
| * | (status): Try the PID from the PID file if (pidof) fails (#182623) | Miloslav Trmac | 2006-03-19 | 1 | -6/+9 |
| * | - filter out another "no" message from dmraid. We need to fix dmraid'sr8-29 | Peter Jones | 2006-02-14 | 1 | -2/+2 |
| * | - check for "No devices found" when calling dmsetup | Peter Jones | 2006-02-13 | 1 | -1/+1 |