aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/functions.sh
Commit message (Expand)AuthorAgeFilesLines
* [package] base-files: make user_add() populate the shadow db as wellJo-Philipp Wich2012-06-051-0/+1
* base-files: rename internal variables in config_foreach to make namespace con...Felix Fietkau2012-04-211-4/+4
* base-files: split service related functions off to /lib/functions/service.shFelix Fietkau2012-03-201-128/+0
* base-files: remove trailing whitespaces from lib/functions.shGabor Juhos2012-03-021-10/+10
* package/base-files: enhance service functionsNicolas Thill2011-11-121-13/+27
* package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functionsNicolas Thill2011-11-091-0/+37
* package/base-files: /lib/functions.sh: let service_stop exit early if no matc...Nicolas Thill2011-11-081-1/+1
* package/base-files: enhance & cleanup service wrappersNicolas Thill2011-11-081-26/+40
* package/base-files: move service* functions from /etc/rc.common to /lib/funct...Nicolas Thill2011-11-081-0/+82
* package/base-files: move /etc/functions.sh to /lib/functions.shNicolas Thill2011-11-081-0/+320