| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | (get_numeric_dev): On second thought, write directly what we want awk to do. | Miloslav Trmac | 2006-02-02 | 1 | -1/+1 |
* | fix sendmail startup | Bill Nottingham | 2006-02-02 | 1 | -1/+1 |
* | Eliminate creating the second awk process in get_numeric_dev() | Miloslav Trmac | 2006-02-01 | 1 | -1/+1 |
* | - ignore the "I couldn't find anything to do" line, which we should remove | Peter Jones | 2006-01-31 | 1 | -1/+1 |
* | remove references to /usr/X11R6/bin (#177938) | Bill Nottingham | 2006-01-31 | 1 | -1/+1 |
* | - two more silly typos | Peter Jones | 2006-01-31 | 1 | -2/+2 |
* | - don't use cut | Peter Jones | 2006-01-31 | 1 | -2/+2 |
* | - check for active dmraid devices by table (rather than name) beforer8-21 | Peter Jones | 2006-01-31 | 1 | -0/+29 |
* | Add -p to status() (#134363) | Miloslav Trmac | 2006-01-27 | 1 | -5/+10 |
* | - Separate /var/run/*.pid handling and pidof calls to private functions | Miloslav Trmac | 2006-01-26 | 1 | -76/+96 |
* | make sure corefile limiting works for user processes as well (#166511, <ville... | Bill Nottingham | 2005-10-03 | 1 | -3/+3 |
* | change translated string (#54682) | Bill Nottingham | 2005-09-29 | 1 | -3/+3 |
* | handle odd quoting in args (#161316, <stransky@redhat.com>) | Bill Nottingham | 2005-06-23 | 1 | -1/+1 |
* | fix hang on stale gdm fifo (#156355) | Bill Nottingham | 2005-04-29 | 1 | -1/+1 |
* | use pidof -c in various functions | Bill Nottingham | 2005-04-25 | 1 | -4/+4 |
* | more early-login modifications (<mclasen@redhat.com>) | Bill Nottingham | 2005-04-20 | 1 | -0/+1 |
* | fix echo (#155270) | Bill Nottingham | 2005-04-18 | 1 | -1/+1 |
* | don't return 1 if the service isn't running at all (#151104) | Bill Nottingham | 2005-03-14 | 1 | -1/+1 |
* | fix quoting (#144634) | Bill Nottingham | 2005-01-10 | 1 | -1/+1 |
* | remove initlog, minilogd | Bill Nottingham | 2004-12-22 | 1 | -32/+15 |
* | fix incorrect rhgb temp path (#137391) | Bill Nottingham | 2004-10-28 | 1 | -1/+1 |
* | use runuser instead of su, require it | Bill Nottingham | 2004-10-04 | 1 | -1/+1 |