summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-11-24add *maxactive statsTodd T. Fries
2010-11-24When disabling and enabling tables set the number of hosts that are upJonathan Gray
2010-11-24we can't accept up to MAX_LOCALPART_SIZE (128 bytes) for the user partGilles Chehade
2010-11-24fix spelling in an error messageStuart Henderson
2010-11-22allow weird practices such as ftp_proxy='' instead of unset altogetherMarc Espie
2010-11-20clean up cases of ;;Theo de Raadt
2010-11-19mahine->machineMiod Vallat
2010-11-19Use regular double quotes ("") in the MAILTO example so we don'tTodd C. Miller
2010-11-19Prevent dhcpd(8) from trying to listen on interfaces that don't have aAntoine Jacoutot
2010-11-18Log sent notification messages as well having them in the log mayClaudio Jeker
2010-11-18Accept but ignore (treat as withdraw) updates with AS_CONFED_* pathClaudio Jeker
2010-11-16Add support for enable/disable table when using relays instead of redirects.Jonathan Gray
2010-11-15Do not fatal if an attempt to open a message envelope results in ENOENT.Joel Sing
2010-11-14simplify slightly, make the . optionalMarc Espie
2010-11-12The ioctl to show states returns a pfsync_state which is in network byteClaudio Jeker
2010-11-11Missed that part in previous.Antoine Jacoutot
2010-11-11Unconfuse usage.Antoine Jacoutot
2010-11-10Make sure that the initial configuration of the child is zeroed outClaudio Jeker
2010-11-10Make -dvv flags produce debug traces of decoded BER messages on stderr.Martin Hedenfal
2010-11-10Prefix debug logging on stderr with time and pid, like syslog.Martin Hedenfal
2010-11-08No need to differentiate newly installed files versus automaticallyAntoine Jacoutot
2010-11-05- fix possible use of uninitialized variable.Jasper Lievisse Adriaanse
2010-11-05If the base DN in a search request doesn't exist, return early.Martin Hedenfal
2010-11-05When draining the input buffer of more than two complete requests, anMartin Hedenfal
2010-11-05Change to read better after suggestion from jmc.Martin Hedenfal
2010-11-04Only LDAP version 3 is implemented.Martin Hedenfal
2010-11-04Document the syntax of schema files. Only a brief synopsis of the attributeMartin Hedenfal
2010-11-04Sync with tcpdump.org to fix multicast DNS support, and get someCan Erkin Acar
2010-11-04Publish matching rules in the cn=schema subentry as the matchingRulesMartin Hedenfal
2010-11-04Rewrite all packet parsers to be more careful about alignment. UntilClaudio Jeker
2010-11-04Only consider pathes with highest priority when replying to labelClaudio Jeker
2010-11-04Make sure we don't end up using /usr/src/etc if we forget to pass theAntoine Jacoutot
2010-11-04badspec match_locations must return a ref, fixes pkg_add -nz bzrMarc Espie
2010-11-03Update the internal btree documentation to reflect the current api.Martin Hedenfal
2010-11-03Validate matching rules against attribute syntaxes. All matching rules fromMartin Hedenfal
2010-11-03caseExactIA5Match is not an appropriate matching rule for directory stringsMartin Hedenfal
2010-11-03$OpenBSD$Jonathan Gray
2010-11-03An index can now also be used for a presence filter.Martin Hedenfal
2010-11-03Evaluate filters according to the three-valued logic of X.511, as requiredMartin Hedenfal
2010-11-02Clarify the current state of ldapd as not fully LDAPv3 compliant.Martin Hedenfal
2010-10-31cant start a line with a single quote. ok @schwarzeJanne Johansson
2010-10-29malloc -> calloc for ctl_connHenning Brauer
2010-10-29smtpd no longer knows a map called "secrets" which holds credentials forGilles Chehade
2010-10-28:-PMarc Espie
2010-10-28more roff removal;Jason McIntyre
2010-10-28teach smtpd how to handle per-rule delays for message expiry, this allowsGilles Chehade
2010-10-28knock out some "-*- nroff -*-" lines;Jason McIntyre
2010-10-28wording clarification; from Jan StaryJason McIntyre
2010-10-28this can't be right, as it takes out check_for_loops entirely...Marc Espie
2010-10-27document @rcscriptMarc Espie