summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2012-04-05Rate-limit accepting of new connections while we are experiencingCamiel Dobbelaar
2012-04-05Mention the -u flag to tell nginx not to chroot.Stuart Henderson
2012-04-04Both LSA_TYPE_AREA_OPAQ and LSA_TYPE_AS_OPAQ can be found when traversingClaudio Jeker
2012-04-04Disable the install target in nsd and unbound's Makefiles, so if someone runsStuart Henderson
2012-04-04Return an error much earlier if recvmsg failsTheo de Raadt
2012-04-04Honour CFLAGS in nginx build, discussed with robert@Stuart Henderson
2012-04-04Set the correct string lengths when stripping the chroot prefixRobert Nagy
2012-04-03Call setusercontext() before chrooting, from Bjorn Ketelaars.Stuart Henderson
2012-04-03regenStuart Henderson
2012-04-03Fix typo in configure.ac, UNBOUND_CHOOT_DIRStuart Henderson
2012-04-02Fix memory leak in error path, originally based on a diff from jsg@.Todd C. Miller
2012-04-02make sure we strip the chroot prefix from all root variables, not just theRobert Nagy
2012-04-02bring back an overwritten change which is essential for the chrootedRobert Nagy
2012-04-01btctl can go too, jmc noticesTheo de Raadt
2012-04-01use our umask() before AF_UNIX bind() semantics; ok pyrTheo de Raadt
2012-04-01move to the AtticTheo de Raadt
2012-03-30increase timeout to 5m when connecting to a remote mail server, as requiredCharles Longeau
2012-03-30tweak FILES and HISTORY;Jason McIntyre
2012-03-30document ZZZ; ok deraadtJason McIntyre
2012-03-27Introduce "selected" as show rib attribute to only show selected routes.Claudio Jeker
2012-03-27Introduce F_CTL_ACTIVE a flag to only show selected pathes.Claudio Jeker
2012-03-27Do not try STARTTLS if the server does not advertise supportEric Faurot
2012-03-26Add a function to extract an address instead of copying the same code overClaudio Jeker
2012-03-26Add a few missing files for 'make clean'.Stuart Henderson
2012-03-26Add hibernate request support. Also installs a ZZZ binary for theTheo de Raadt
2012-03-26When clenaing, run "make realclean" in the ldns subdirectory, not just unbound.Stuart Henderson
2012-03-26remove this again, it's not needed after all.Stuart Henderson
2012-03-26Use PYTHONMOD_HEADER variable set by autoconf to avoid pullingStuart Henderson
2012-03-26syncStuart Henderson
2012-03-26add PYTHONMOD_HEADER variable which is conditionalized on building the module.Stuart Henderson
2012-03-26set --without-pythonmodule (this is the default anyway, but better to be expl...Stuart Henderson
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2012-03-26syncStuart Henderson
2012-03-26Don't force CFLAGS.Stuart Henderson
2012-03-26Add Makefile wrapper for Unbound. From Bjorn Ketelaars <bjorn.ketelaarsStuart Henderson
2012-03-26Import ldns 1.6.12, needed for Unbound, to work on in-tree.Stuart Henderson
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2012-03-25Do not fatal() when failing to connect to a relay.Eric Faurot
2012-03-24Allow relayd to use a separate SSL certificate for each portStuart Henderson
2012-03-22Update alphasort() and scandir()'s argument types to match POSIX:Philip Guenthe
2012-03-20New OIDs hrSystemUptime, hrSystemDate, hrSystemProcesses andJoel Knight
2012-03-19when a mailer daemon loop is detected, do not insert new bounce in ramqueueGilles Chehade
2012-03-19Use $() instead of backticks.Antoine Jacoutot
2012-03-17llu -> PRIu64 in enqueue() to avoid warning in portableGilles Chehade
2012-03-16don't leak ypldap_addr structures when doing dns lookupsJonathan Matthew
2012-03-15stupid cvs (dir has 'core' in the name...)Stuart Henderson
2012-03-15resolve conflictsStuart Henderson
2012-03-15use the correct dir for php in the default configRobert Nagy
2012-03-15Add sys/queue.h. ok dlgNicholas Marriott
2012-03-15Accept empty/nonexistant ldap attributes when we want a list. This allowsJonathan Matthew