]> git.pld-linux.org Git - projects/rc-scripts.git/history - rc.d/init.d/functions
- add DEFAULT_SERVICE_UMASK=022
[projects/rc-scripts.git] / rc.d / init.d / functions
2007-11-01 Elan Ruusamäe- shell version
2007-11-01 Elan Ruusamäe- set ulimits with one awk call in daemon()
2007-10-31 Elan Ruusamäe- typo?
2007-07-03 Elan Ruusamäe- do not depend on which command to find rpcinfo
2007-05-09 Elan Ruusamäe- keep /etc/mtab permissions (whatever they are) inside...
2007-04-27 Jan Rękorajski- restore stderr redirection
2007-04-27 Jan Rękorajski- replace awk usage with shell constructs
2007-04-26 Jan Rękorajski- removed unneeded termput hpa
2007-04-26 Jan Rękorajski- shell magic fixing screwed dots in show() on serial...
2007-04-26 Jan Rękorajski- unify command substitution (`` -> $())
2007-04-26 Jan Rękorajski- typeset local in check_portmapper
2007-04-26 Jan Rękorajski- generic check_portmapper function
2007-04-14 Paweł Gołaszewski- allow to have more than one line in pidfile
2007-02-27 Elan Ruusamäe- vim autodetects syntax from shebang
2007-01-28 Elan Ruusamäe- $CONSOLETYPE used only in rc.sysinit
2007-01-28 Elan Ruusamäe- termput() cannot cache in shell vars as it's always...
2006-12-05 Elan RuusamäeStore cachefile in /var, read/write errors are ignored...
2006-11-26 Arkadiusz MiśkiewiczRevert nVidia madness. rc-scripts is not a place for...
2006-11-26 siefca- small improvement in forcedeth_wourkaround()
2006-11-25 siefca- added important check in forcedeth_workaround() which...
2006-11-25 siefca- added Wake-On-Lan work-around for nForce ethernet...
2006-11-01 Elan RuusamäeIgnore errors if msg cachefile can not be written ...
2006-10-19 Elan RuusamäeAvoid heredoc, pdksh makes tmpfile then.
2006-09-26 Elan RuusamäeAdd checking of msg cache validity. $TPUT and $GETTEXT...
2006-09-18 Elan RuusamäeAllow /usr being mounted afterwards.
2006-09-18 Elan RuusamäeCorrected tput check.
2006-09-18 Elan RuusamäeTrap and hide errors when reading msg cachefile.
2006-09-17 Elan RuusamäePunctuation.
2006-09-17 Elan RuusamäeNo need to force any settings for initng.
2006-09-17 Elan RuusamäeCache colors in filesystem too.
2006-09-17 Elan Ruusamäebusy(), ok(), started(), are constant so their values...
2006-09-17 Elan RuusamäeBuffer show() function so the display to be more smooth.
2006-09-17 Elan RuusamäeCorrect show() function printf handling.
2006-09-17 Elan RuusamäeCache termput calls within same script.
2006-09-17 Elan RuusamäeKill bogus +arg checks.
2006-09-17 Elan RuusamäeAlways use cached in show() function (There's no benef...
2006-09-17 Elan RuusamäeCleanup nls() function.
2006-09-17 Elan RuusamäeAvoid overwriting global NLS_DOMAIN if can do without.
2006-09-17 Elan RuusamäeKeep state of have gettext and have tput per whole...
2006-09-17 Elan RuusamäeUse buggy awk-printf wrapper only if /bin/printf is...
2006-02-26 Elan RuusamäeDisable colors and enable FASTRC for initng.
2006-02-23 Elan RuusamäeWe are PLD Linux (not just PLD).
2006-01-20 Jan Rękorajski- skip filter_chroot() in vserver
2005-11-24 Jan Rękorajski- remove duplicate entries in vserver guest /etc/mtab
2005-11-17 Jan Rękorajski- fixed vserver detection with legacy vserver code...
2005-10-26 Jan Rękorajski- more vim setting removed (don't convert tabs to spaces)
2005-10-25 Jan Rękorajski- typo
2005-10-25 Jan Rękorajski- detect if run inside vserver and ignore rc_splash...
2005-10-25 Jan Rękorajski- better detection of tput functionality
2005-10-17 Jan Rękorajski- RC_LOGGING should be checked against "no"
2005-10-17 Jan Rękorajski- clean solution for initlog/minilogd: RC_LOGGING setting,
2005-09-05 Arkadiusz MiśkiewiczAdd support for whole path in pidfile.
2005-08-24 Arkadiusz MiśkiewiczFix is_yes in cpuset stuff. Quote file paths when doing...
2005-08-13 Jan Rękorajski- take CPUSETS setting into account
2005-08-11 Jan Rękorajski- added some code for completness
2005-08-11 Arkadiusz Miśkiewiczfilter_chroot(): Do not filter pids for processes that...
2005-08-11 Jan Rękorajski- added cpuset support to daemon and status functions
2005-04-30 Arkadiusz Miśkiewiczkillproc(): fill base and pid variables based on waitname.
2005-03-25 Arkadiusz MiśkiewiczFix displaing show() function when $CHARS variable...
2005-03-22 Arkadiusz MiśkiewiczIncrement counter when waiting specified time for daemo...
2005-01-23 Elan Ruusamäe- typo, english
2005-01-17 Elan Ruusamäe- indent to same level
2004-12-02 heretykSupport for per service umask settings. This solves...
2004-11-13 Arkadiusz MiśkiewiczDrop obsolete msg_() functions.
2004-11-13 Arkadiusz MiśkiewiczMore SELinux support from FC initscripts.
2004-08-14 Arkadiusz MiśkiewiczAdd support for waiting for process to finish to daemon...
2004-07-04 Arkadiusz MiśkiewiczAdd #!/bin/sh to fool file(1).
2004-06-18 Arkadiusz Miśkiewiczkillproc(): Add --pidfile <file> support.
2004-06-16 Arkadiusz Miśkiewiczdaemon(), run_cmd(): cd / before running any program
2004-05-18 Arkadiusz MiśkiewiczSet system font as soon as possible.
2004-05-15 Arkadiusz MiśkiewiczMerge color customization support created by Łukasz...
2004-03-29 Arkadiusz Miśkiewicz--fork support in daemon() by Aredridel <aredridel...
2004-01-27 Arkadiusz Miśkiewiczdaemon(): when using --user run su with -s /bin/sh...
2004-01-16 Arkadiusz Miśkiewiczfilter_chroot(): Return unfiltered pids when /proc...
2004-01-10 Arkadiusz MiśkiewiczOutside chroot always add all possible pids unless...
2004-01-10 Arkadiusz Miśkiewiczfilter_chroot(): add pid only once.
2004-01-10 Arkadiusz MiśkiewiczFix ulimits in one more case (ssh vs squid case).
2004-01-10 Arkadiusz MiśkiewiczSupport for handling processes inside and outside of...
2004-01-09 Arkadiusz MiśkiewiczRework ulimit support so it works again.
2003-12-23 pzurowski- fixed bug when $limits is empty
2003-12-23 Arkadiusz MiśkiewiczRead sysconfig/bootsplash, too.
2003-12-22 pzurowski- removed sed (I'm sorry I done buggy change last time...
2003-12-21 Arkadiusz MiśkiewiczRevert few pzurowski changes since they are broken...
2003-12-21 Arkadiusz MiśkiewiczPaweł Żurowski optimizations were broken (missing quota...
2003-12-21 pzurowski- small revert: we do not use sed in rc-scripts
2003-12-21 pzurowski- simplified (use less tools, one-time file reading)
2003-12-21 Arkadiusz MiśkiewiczMore progress bar support (bootsplash): it moves now!
2003-12-15 Arkadiusz MiśkiewiczSet action variable to proper value in rc_splash()...
2003-12-12 Arkadiusz Miśkiewicz- initial support for bootsplash.org
2003-10-12 Arkadiusz Miśkiewicz- support for per service ulimits configuration (qboosh)
2003-10-04 Arkadiusz Miśkiewicz- return with some retval
2003-10-04 Arkadiusz Miśkiewicz- allow unknown options to be passed to initlog()
2003-10-04 Arkadiusz Miśkiewicz- move is_yes and is_not at beginning
2003-10-04 Arkadiusz MiśkiewiczFast boot support (disables NLS, fancy logging and...
2003-10-02 Arkadiusz Miśkiewicz- check own pid, not parents one
2003-10-02 Arkadiusz Miśkiewicz- do even try to kill itself
2003-09-22 Arkadiusz Miśkiewicz- preparation for upcoming 0.4.0.1 release
2003-09-09 Arkadiusz Miśkiewicz- also be able to find 2.6 modules (.ko)
2003-09-09 Jan Rękorajski- fixed is_module - modules may be gzipped
2003-09-05 Arkadiusz Miśkiewicz- if there is no process then it already died
next
This page took 0.704371 seconds and 107 git commands to generate.