]> git.sur5r.net Git - openldap/commit
fp_parse_line():
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 11 Jul 2005 18:56:50 +0000 (18:56 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 11 Jul 2005 18:56:50 +0000 (18:56 +0000)
commitba5305eea47500d3e83ceef95ae335a709a57e83
tree1ecbe2b4d79f2f9de4cfe598d3c01cca053f4dbd
parent0f2f4f3196062d20e007fba856d08b059339d3ee
fp_parse_line():
* More slapd.conf-keywords with passwords to log as "<keyword> ***":
  "syncrepl" (in slapd), "acl-bind", "acl-method", "idassert-bind"
  (in back-ldap), "acl-passwd" (in back-<ldap/meta>).
* When no tokens, i = -1 initialization caused out-of-bounds access.
* Handle initial argc == argv_size (e.g. 0).
servers/slapd/config.c