Age | Commit message (Expand) | Author |
2013-06-20 | Bring back heimdal.info which was lost during the update and that | Antoine Jacoutot |
2013-06-20 | Revert previous and unbreak asr, the new include should be protected. | Martin Pieuchot |
2013-06-20 | Drop 3rd and 4th clauses from the BSD licence, from the following NetBSD's | Martin Pieuchot |
2013-06-20 | Allocate the various hook head descriptors as part of the ifnet | Martin Pieuchot |
2013-06-20 | libheimntlm is gone. | Antoine Jacoutot |
2013-06-20 | properly disable NTLM in KCM | Robert Nagy |
2013-06-20 | add ut/nut flags to indent to enable/disable tabs. | Jonathan Gray |
2013-06-20 | Move the declaration of `disable_x_prog' outside of a #ifdef AUTH_SERVER_SUPPORT | Miod Vallat |
2013-06-19 | fix spnego removal fallout | Robert Nagy |
2013-06-19 | remove obsolete file | Robert Nagy |
2013-06-19 | don't link to hx509, pthread and ntlm related libraries | Robert Nagy |
2013-06-19 | unlink libheimntlm and libhx509 | Robert Nagy |
2013-06-19 | don't link to hx509, pthread and ntlm related libraries | Robert Nagy |
2013-06-19 | don't link to hx509, pthread and ntlm related libraries | Robert Nagy |
2013-06-19 | start un-bloating kerberos by removing support for hx509, pthreads, spnego, | Robert Nagy |
2013-06-19 | Disable SPDY until we have a better understanding about code and | Reyk Floeter |
2013-06-19 | sync | Theo de Raadt |
2013-06-19 | Add test for syn.c revision 1.29 | Todd C. Miller |
2013-06-19 | Commands executed via `foo` or $( bar ) should not inherit "set -e" | Todd C. Miller |
2013-06-19 | make compile_et.o depend on parse.h | Robert Nagy |
2013-06-19 | explain the redirection mechanism for do-build, as used by ruby and | Marc Espie |
2013-06-19 | refer to dpb for bulk fetch | Marc Espie |
2013-06-19 | point users to dpb for big fetch | Marc Espie |
2013-06-19 | Move admin utils to usr.sbin where they belong (and where they were | Antoine Jacoutot |
2013-06-19 | stop doing kerberos in ssh and sshd | Theo de Raadt |
2013-06-19 | Do not install pcap-int.h to /usr/include as it is an internal library | Lawrence Teo |
2013-06-18 | Use malloc(M_WAITOK) in if_attach_common(), because this function must | Masao Uebayashi |
2013-06-18 | sqiud -> squid | Miod Vallat |
2013-06-18 | Shuffle library link order to appease the static arch deities. | Miod Vallat |
2013-06-18 | Do not compile signal.c; signal() is in libc and not roken. | Miod Vallat |
2013-06-18 | Fix HAVE___SYNC_ADD_AND_FETCH for sh and sparc(32) | Miod Vallat |
2013-06-18 | Remove generated flex/bison files, to avoid risking mixing files from objdir and | Miod Vallat |
2013-06-18 | Initialize duid memory before shifting stuff into elements of it. | Kenneth R Westerback |
2013-06-18 | create include directories if they are non-existent | Robert Nagy |
2013-06-18 | make sure the target directory gets created in the includes target | Robert Nagy |
2013-06-18 | add a trailing / at the end of the directory when installing includes | Robert Nagy |
2013-06-18 | Don't use inet_ntoa() twice in one parameter list. You'll just print | Kenneth R Westerback |
2013-06-18 | sync | Theo de Raadt |
2013-06-18 | sync | Theo de Raadt |
2013-06-18 | include <stddef.h> so that we have a size_t | Antoine Jacoutot |
2013-06-18 | Use TAILQ_FOREACH() instead of handrolling our own version and stop | Martin Pieuchot |
2013-06-18 | Oops, forgot this file in previous. Should be part of adding/removing | Martin Pieuchot |
2013-06-18 | Fix the libs link order to please static archs (thanks miod@ for the | Antoine Jacoutot |
2013-06-18 | don't create include directories in the include target, mtree is taking | Robert Nagy |
2013-06-18 | add missing include dirs for kerberosV | Robert Nagy |
2013-06-18 | Split RTM_NEWADDR and RTM_DELADDR handling into separate cases | Kenneth R Westerback |
2013-06-17 | change bug reports email address | Robert Nagy |
2013-06-17 | fix the generated files target to avoid rebuilding every time | Robert Nagy |
2013-06-17 | ditch the beforedepend target and properly generate SRCS file list that | Robert Nagy |
2013-06-17 | remove whitespace | Robert Nagy |