index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
rc.d
/
postfix
Age
Commit message (
Expand
)
Author
2019-08-09
little bit verbose for slow machines
rin
2016-10-30
Handle variable expansion and comma/space separators in postconf.
riastradh
2015-07-23
Implement "status" command for postfix - makes tools like ansible
riz
2009-04-15
un-uppercase pseudodependency for the moment so as not to break pkgsrc
perry
2009-04-15
uppercase pseudodependency
perry
2007-08-27
Add some magic (similar to the one in rc.d/sendmail introduced with 2.0
pavel
2006-09-07
make postconf configurable
christos
2006-09-07
- find the correct newaliases program from postconf
christos
2006-09-05
Find the alias file name from the postfix configuration. From our anonymous
christos
2006-06-18
PR/33760: dieter roelants: a default install can't send mail due to
christos
2004-08-13
Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this
mycroft
2004-04-08
Store the full path to the /usr/sbin/postfix in $postfix_command
lukem
2003-01-31
Implement start_cmd as:
lukem
2002-02-12
populate /var/spool/postfix/etc with /etc/{localtime,resolv.conf,services}.
lukem
2000-09-19
- only perform the checkyesno on the variable named in $rcvar (rather than
lukem
2000-05-13
Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.
lukem
2000-04-30
- use checkyesno in $start_precmd and change start_cmd to `postfix start'
lukem
2000-04-27
You need to add a xxx_precmd with a checkyesno yyy if you use a xxx_cmd
veego
2000-04-26
Provide rc.d support for the Postfix mail system. Committed to the
thorpej