summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Container related fixesmis2021-09-112-1/+5
* Remove internal ipcalc in favor of more feature rich external oneJan Rękorajski2021-09-111-1/+4
* Set sysctl setting using syctl --system option.Arkadiusz Miśkiewicz2021-04-251-16/+3
* - prevent removing default network rulesAdam Osuchowski2019-12-011-2/+2
* Create bondX interfaces when ifcfg-bondX is called with ifup and interface do...Arkadiusz Miśkiewicz2019-03-043-1/+44
* Create bond master interface if it doesn't exist when slave interface is bein...Arkadiusz Miśkiewicz2019-03-041-0/+3
* Don't delete base pidfile if other pid file was specified. Delete it instead....Arkadiusz Miśkiewicz2019-02-061-1/+5
* Onlink doesn't work for IPv6, so add gate route manually first.Arkadiusz Miśkiewicz2018-01-181-0/+1
* Quote filename when checking. Without that * is expanded causing problems.Arkadiusz Miśkiewicz2018-01-051-3/+3
* - add support for CHECK_LINK_WAIT_TIMEOUT config variable (wait max x sec for...Adam Osuchowski2017-12-231-1/+2
* - added support for selecting macvlan modeAdam Osuchowski2017-06-091-1/+1
* fix RC_LOGGING=no daemon --makepid --fork write proper pidfileElan Ruusamäe2016-09-091-4/+3
* Add run_pre_up/run_pre_downMariusz Mazur2016-08-222-0/+10
* when MULTICAST is specified, use it's value literalTomasz Pala2016-08-051-3/+3
* waittime is integer type ([ $foo -gt 0])Elan Ruusamäe2015-12-111-1/+1
* fix daemon --fork usesKrzysztof Mazur2015-12-101-6/+5
* pidofproc: fix checking if pidfile was specifiedKrzysztof Mazur2015-11-231-1/+1
* makefile fixElan Ruusamäe2015-10-081-1/+1
* daemon: makepid implies forkElan Ruusamäe2015-10-081-2/+4
* daemon: make --makepid work with rc-loggingElan Ruusamäe2015-10-083-2/+19
* daemon: rewrite $@ to modify command, use runuser instead of suElan Ruusamäe2015-10-081-14/+8
* move inner body of daemon() into separate funcElan Ruusamäe2015-10-081-79/+81
* daemon: move $prog build to RC_LOGGING=yes part, ssd does not use itElan Ruusamäe2015-10-081-13/+14
* waitproc: i not usedElan Ruusamäe2015-07-021-2/+1
* daemon(): fix --waittime usageElan Ruusamäe2015-05-181-12/+27
* pidofproc: do not fallback, if pidfile was specifiedElan Ruusamäe2015-05-181-2/+2
* filter_chroot, exit early if no pidsElan Ruusamäe2015-05-181-0/+3
* fix 12 year old bug in pidofprocElan Ruusamäe2015-05-181-3/+6
* daemon: fix infinitive loopElan Ruusamäe2015-05-181-1/+2
* ssd: --name is option for --stop, not --startElan Ruusamäe2015-05-181-1/+0
* killproc: retry when --waitfortime was specifiedElan Ruusamäe2015-05-181-3/+12
* Drop all Upstart supportJacek Konieczny2015-04-222-223/+9
* If an iface type is specified NEVER override itMariusz Mazur2015-02-101-5/+6
* Fix bonding and actually enable ETHTOOL_OPTSMariusz Mazur2015-01-222-36/+15
* Allow overriding of vlan base device nameMariusz Mazur2015-01-221-2/+4
* - `ip link' command syntax changed between versions 3.15 and 3.16Adam Osuchowski2014-10-061-1/+1
* add AUTOSWAP featureElan Ruusamäe2014-06-191-2/+1
* Add additional vs isolation net detection method using /proc/self/ninfo (avai...Arkadiusz Miśkiewicz2014-03-201-4/+15
* fix ssd usageElan Ruusamäe2014-03-021-1/+2
* daemon ssd mode: always setsid, so programs that properly don't daemonize get...Elan Ruusamäe2014-03-021-0/+6
* daemon ssd mode: keep consistent "$@"Elan Ruusamäe2014-03-021-2/+4
* daemon: always close stdin, avoids weird program deaths; redirect stdin "in",...Elan Ruusamäe2014-03-021-2/+3
* filter_ns: always add dead processesElan Ruusamäe2013-11-201-3/+9
* filter_chroot: filter also by pid namespaceElan Ruusamäe2013-11-201-3/+30
* remove $Id$ linesKacper Kornet2013-11-0325-25/+0
* set DHCP_HOSTNAME only basename, domain part is filled by dhcp serverElan Ruusamäe2013-10-201-1/+2
* increase timeout for link upKacper Kornet2013-08-191-1/+1
* fix pdksh incompatibility of ok/fail printingElan Ruusamäe2013-07-271-2/+2
* add apply_sysctl() to load sysctl parametersElan Ruusamäe2013-07-171-0/+23
* grep fixed strings where appropriateElan Ruusamäe2013-05-301-9/+9