summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2012-03-15don't leak ue_netid_line when freeing the old user treeJonathan Matthew
2012-03-13When moving back envelope from offload tree to msg tree ... remove theGilles Chehade
2012-03-10ldap doesnt necessarily do referential checks on the users in aDavid Gwynne
2012-03-09set onrdomain and prio when creating pf rules, found by Gabriel Linder.Sebastian Benoit
2012-03-09Userspace counterpart of new vmmap.Ariane van der Steldt
2012-03-08-pedantic wasnt supposed to be commited.David Gwynne
2012-03-07- remove some map_find() calls that are no longer needed, they are followedGilles Chehade
2012-03-07- db.h not needed here, already removed by chl@ but I fscked up previousGilles Chehade
2012-03-07various reliability fixes:Gilles Chehade
2012-03-07dont mix code and declarations.David Gwynne
2012-03-06update to 1.0.13Robert Nagy
2012-03-06catch up with "on rdomain" changes; ok claudioMike Belopuhov
2012-03-06Implement a better way to detect the encoding of the MP_REACH_NLRI attr.Claudio Jeker
2012-03-06clean up some newly created lies now that tftpd doesnt run out of inetd.David Gwynne
2012-03-05swap out libexec/tftpd for usr.sbin/tftpdDavid Gwynne
2012-03-04tweak the description of -r further;Jason McIntyre
2012-03-04document what tftpd expects when talking to the rewrite socket.David Gwynne