]> git.ipfire.org Git - thirdparty/fcron.git/commit
added get_user_uid_safe() and get_group_gid_safe()
authorThibault Godouet <yo8192@users.noreply.github.com>
Sat, 20 May 2006 16:29:41 +0000 (16:29 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sat, 20 May 2006 16:29:41 +0000 (16:29 +0000)
commit139727a924549b80adf2763c43301cc0339b1591
tree0a04540e59c547e9a93a8fd2c9e7b0c20c306b2a
parentae8fbce5633d76fe6939f06b7f53ea0b1e421ac9
added get_user_uid_safe() and get_group_gid_safe()
don't use the shell defined in /etc/passwd by default, but use the default value form fcron.conf instead
subs.c