summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-21Fix some dependencies and in the meantime indent all the loops in theRobert Nagy
2013-06-21Pass NO_NTLM to the compile line.Antoine Jacoutot
2013-06-21Sync with upstream, we don't need to patch this file since kcm is disabled.Antoine Jacoutot
2013-06-21disable kcm and kswitch for nowRobert Nagy
2013-06-21Stop using deprecated Kerberos functions.Antoine Jacoutot
2013-06-21document FAKE_SETUP and VARBASEMarc Espie
2013-06-21digest.c is needed for some operations with the kdc(8).Antoine Jacoutot
2013-06-21Missed these in previous.Antoine Jacoutot
2013-06-21Remove some useless FreeBSD-specific variables.Antoine Jacoutot
2013-06-21No need to look under spnego since support it gone.Antoine Jacoutot
2013-06-21enable 24-bit, lsb-aligned encoding, which is the device'sAlexandre Ratchov
2013-06-21De-static.Masao Uebayashi
2013-06-21Bzero() the whole key before doing an RB_FIND() because smi_oid_cmp()Gerhard Roth
2013-06-21The bind lock must only be grabbed with all signals masked.Philip Guenther
2013-06-21Default to stdin/stdout if no input files areJonathan Gray
2013-06-21Add earlysig test to check whether the pthread fork() wrapperPhilip Guenther
2013-06-21Move the declaration of _thread_sys_sigprocmask() to rthread.hPhilip Guenther
2013-06-21make this -Wsign-compare clean after time_t conversionDamien Miller
2013-06-21sprinkle in some error() to explain moduli(5) parse failuresDamien Miller
2013-06-21unbreak sftp-cmds for renamed test data (s/ls/data/)Damien Miller
2013-06-21explicitly mention that IdentitiesOnly can be used with IdentityFileDamien Miller
2013-06-21for hostbased authentication, print the client host and user onDamien Miller
2013-06-20Improve handling of the roff(7) "\t" escape sequence:Ingo Schwarze
2013-06-20Always make sure that the temporary TCP protocol control blockMike Belopuhov
2013-06-20fix typoMarc Espie
2013-06-20don't leak the rdata blob on errors; ok djm@Markus Friedl
2013-06-20syncTodd T. Fries
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