Age | Commit message (Expand) | Author |
2012-03-27 | Do not try STARTTLS if the server does not advertise support | Eric Faurot |
2012-03-26 | Add a function to extract an address instead of copying the same code over | Claudio Jeker |
2012-03-26 | Add a few missing files for 'make clean'. | Stuart Henderson |
2012-03-26 | Add hibernate request support. Also installs a ZZZ binary for the | Theo de Raadt |
2012-03-26 | When clenaing, run "make realclean" in the ldns subdirectory, not just unbound. | Stuart Henderson |
2012-03-26 | remove this again, it's not needed after all. | Stuart Henderson |
2012-03-26 | Use PYTHONMOD_HEADER variable set by autoconf to avoid pulling | Stuart Henderson |
2012-03-26 | sync | Stuart Henderson |
2012-03-26 | add PYTHONMOD_HEADER variable which is conditionalized on building the module. | Stuart Henderson |
2012-03-26 | set --without-pythonmodule (this is the default anyway, but better to be expl... | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2012-03-26 | sync | Stuart Henderson |
2012-03-26 | Don't force CFLAGS. | Stuart Henderson |
2012-03-26 | Add Makefile wrapper for Unbound. From Bjorn Ketelaars <bjorn.ketelaars | Stuart Henderson |
2012-03-26 | Import ldns 1.6.12, needed for Unbound, to work on in-tree. | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2012-03-25 | Do not fatal() when failing to connect to a relay. | Eric Faurot |
2012-03-24 | Allow relayd to use a separate SSL certificate for each port | Stuart Henderson |
2012-03-22 | Update alphasort() and scandir()'s argument types to match POSIX: | Philip Guenthe |
2012-03-20 | New OIDs hrSystemUptime, hrSystemDate, hrSystemProcesses and | Joel Knight |
2012-03-19 | when a mailer daemon loop is detected, do not insert new bounce in ramqueue | Gilles Chehade |
2012-03-19 | Use $() instead of backticks. | Antoine Jacoutot |
2012-03-17 | llu -> PRIu64 in enqueue() to avoid warning in portable | Gilles Chehade |
2012-03-16 | don't leak ypldap_addr structures when doing dns lookups | Jonathan Matthew |
2012-03-15 | stupid cvs (dir has 'core' in the name...) | Stuart Henderson |
2012-03-15 | resolve conflicts | Stuart Henderson |
2012-03-15 | use the correct dir for php in the default config | Robert Nagy |
2012-03-15 | Add sys/queue.h. ok dlg | Nicholas Marriott |
2012-03-15 | Accept empty/nonexistant ldap attributes when we want a list. This allows | Jonathan Matthew |
2012-03-15 | don't leak ue_netid_line when freeing the old user tree | Jonathan Matthew |
2012-03-13 | When moving back envelope from offload tree to msg tree ... remove the | Gilles Chehade |
2012-03-10 | ldap doesnt necessarily do referential checks on the users in a | David Gwynne |
2012-03-09 | set onrdomain and prio when creating pf rules, found by Gabriel Linder. | Sebastian Benoit |
2012-03-09 | Userspace 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 followed | Gilles Chehade |
2012-03-07 | - db.h not needed here, already removed by chl@ but I fscked up previous | Gilles Chehade |
2012-03-07 | various reliability fixes: | Gilles Chehade |
2012-03-07 | dont mix code and declarations. | David Gwynne |
2012-03-06 | update to 1.0.13 | Robert Nagy |
2012-03-06 | catch up with "on rdomain" changes; ok claudio | Mike Belopuhov |
2012-03-06 | Implement a better way to detect the encoding of the MP_REACH_NLRI attr. | Claudio Jeker |
2012-03-06 | clean up some newly created lies now that tftpd doesnt run out of inetd. | David Gwynne |
2012-03-05 | swap out libexec/tftpd for usr.sbin/tftpd | David Gwynne |
2012-03-04 | tweak the description of -r further; | Jason McIntyre |
2012-03-04 | document what tftpd expects when talking to the rewrite socket. | David Gwynne |
2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() | Federico G. Schwindt |
2012-03-02 | tweaks; | Jason McIntyre |
2012-03-02 | resolve conflicts | Stuart Henderson |
2012-03-02 | import nsd 3.2.10, "cool" jakob@, also looked over by Brad | Stuart Henderson |