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