marck 2008-08-01 08:15:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/cron/cron do_command.c
Log:
SVN rev 181117 on 2008-08-01 08:15:25Z by marck
MFC r181115:
Fix empty mailto (-m "") handling: somehow I missed all checks but the
marck 2008-08-01 08:13:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/cron/cron do_command.c
Log:
SVN rev 181116 on 2008-08-01 08:13:01Z by marck
MFC r181115:
Fix empty mailto (-m "") handling: somehow I missed all checks but the
marck 2008-08-01 08:01:33 UTC
FreeBSD src repository
Modified files:
usr.sbin/cron/cron do_command.c
Log:
SVN rev 181115 on 2008-08-01 08:01:33Z by marck
Fix empty mailto (-m "") handling: somehow I missed all checks but the first,
hence output would be written to the
maxim 2006-07-01 07:18:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/cron/cron do_command.c popen.c
Log:
MFC rev. 1.24 do_command.c and rev. 1.13 popen.c: check return code
from setuid(2), setgid(2), setlogin(2) and initgroups(3).
Rev
Ceri Davies writes:
> On Sun, Jun 11, 2006 at 09:13:49PM +, Maxim Konovalov wrote:
> > maxim 2006-06-11 21:13:49 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > usr.sbin/cron/cron do_command.c popen.c=20
> > Log:
> > o Finally learn how to spell "privileges".
On Sun, Jun 11, 2006 at 09:13:49PM +, Maxim Konovalov wrote:
> maxim 2006-06-11 21:13:49 UTC
>
> FreeBSD src repository
>
> Modified files:
> usr.sbin/cron/cron do_command.c popen.c
> Log:
> o Finally learn how to spell "privileges".
:) Cheers!
Ceri
--
That must be won
maxim 2006-06-11 21:13:49 UTC
FreeBSD src repository
Modified files:
usr.sbin/cron/cron do_command.c popen.c
Log:
o Finally learn how to spell "privileges".
English trainer:ceri
Revision ChangesPath
1.26 +1 -1 src/usr.sbin/cron/cron/do_comma
On Mon, Jun 12, 2006 at 12:43:23AM +0400, Maxim Konovalov wrote:
> On Sun, 11 Jun 2006, 21:32+0100, Ceri Davies wrote:
>
> > On Sun, Jun 11, 2006 at 08:17:18PM +, Maxim Konovalov wrote:
> > > maxim 2006-06-11 20:17:18 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
On Sun, 11 Jun 2006, 21:32+0100, Ceri Davies wrote:
> On Sun, Jun 11, 2006 at 08:17:18PM +, Maxim Konovalov wrote:
> > maxim 2006-06-11 20:17:18 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > usr.sbin/cron/cron do_command.c popen.c
> > Log:
> > o Spell "priv
On Sun, Jun 11, 2006 at 08:17:18PM +, Maxim Konovalov wrote:
> maxim 2006-06-11 20:17:18 UTC
>
> FreeBSD src repository
>
> Modified files:
> usr.sbin/cron/cron do_command.c popen.c
> Log:
> o Spell "privledges" correctly. Re-style comment.
Umm, it's "privileges".
Ceri
maxim 2006-06-11 20:17:18 UTC
FreeBSD src repository
Modified files:
usr.sbin/cron/cron do_command.c popen.c
Log:
o Spell "privledges" correctly. Re-style comment.
Revision ChangesPath
1.25 +1 -1 src/usr.sbin/cron/cron/do_command.c
1.14 +4 -2
maxim 2006-06-01 15:03:06 UTC
FreeBSD src repository
Modified files:
usr.sbin/cron/cron do_command.c popen.c
Log:
o Better be safe than sorry: check return code from setuid(2),
setgid(2), setlogin(2) and initgroups(3). In theory they could
fail for root with some third p
12 matches
Mail list logo