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