Age | Commit message (Expand) | Author |
2002-06-05 | a driver for the rng on the amd768 power management device (no actual power m... | Michael Shalayeff |
2002-06-05 | more correction to RTF_HOST handling. | Jun-ichiro itojun Hagino |
2002-06-05 | fix dma map handling logic in hme_newbuf(); from jason@. | Federico G. Schwindt |
2002-06-05 | one more level of indirection for dlopen structure. | Marc Espie |
2002-06-05 | ssh-add -t life, Set lifetime (in seconds) when adding identities; ok provos@ | Markus Friedl |
2002-06-05 | try to avoid DNS here | Theo de Raadt |
2002-06-05 | missing $OpenBSD$ marker | Marc Espie |
2002-06-05 | append predicate, instead of prepending. makes rules sortable again. | Niels Provos |
2002-06-05 | add -x/-X to usage | Markus Friedl |
2002-06-05 | support simple predicates to prefix rules. Allows global policies to be | Niels Provos |
2002-06-05 | dump policies only if user policy is specified. | Niels Provos |
2002-06-05 | document "print-depends" target; ok espie | Peter Valchev |
2002-06-05 | ssh-add -x for lock and -X for unlocking the agent. | Markus Friedl |
2002-06-05 | regen | jasoni |
2002-06-05 | provide local versions of getpid, getuid and getgid that do not | jasoni |
2002-06-05 | Get rid of an unnecessary typedef (for future cleanup). | Artur Grabowski |
2002-06-05 | some manual cruft federico keeps in the generated file | Michael Shalayeff |
2002-06-05 | Use attribute((sentinel)) on functions where it makes sense. | Marc Espie |
2002-06-05 | provide our own path for generating the ldscripts and tweak it accordingly; f... | Michael Shalayeff |
2002-06-05 | stab at describing grammar | Niels Provos |
2002-06-05 | tweak quick_lookup for a faster path. | Marc Espie |
2002-06-05 | document -c, add Xr to core(5) and some minor changes as per mandoc(7). | Federico G. Schwindt |
2002-06-05 | no special case of execve. | Niels Provos |
2002-06-05 | core support from Jean-Francois Brousseau <krapht@secureops.com> with | Federico G. Schwindt |
2002-06-05 | DIAGNOSTIC check for duplicate entry into the tree. | Artur Grabowski |
2002-06-05 | proper handling for .y and .l such that dependancies get generated | Michael Shalayeff |
2002-06-05 | rcsids | Michael Shalayeff |
2002-06-05 | snprintf | Theo de Raadt |
2002-06-05 | If send() returns ENOBUFS, sleep for one microsecond and retry. | Todd C. Miller |
2002-06-05 | Double socket receive buffer size; deraadt@ OK | Todd C. Miller |
2002-06-05 | splbio around biodone | Artur Grabowski |
2002-06-05 | remove warning. | Federico G. Schwindt |
2002-06-05 | introduce an automatic policy generation mode. it creates a policy based | Niels Provos |
2002-06-05 | copy current request into an extra buffer and just flush this | Markus Friedl |
2002-06-05 | default to passive, upgrade to active as needed; Andrew Basterfield | Theo de Raadt |
2002-06-05 | mention $SSH_AUTH_SOCK; dave@ugc.org.uk | Markus Friedl |
2002-06-05 | Remove all uses of setprogname() and getprogname() in kerberosV subtree. | Hans Insulander |
2002-06-05 | inpath logic, for example, filename inpath "$CWD" | Niels Provos |
2002-06-05 | '-a bind_address' binds the agent to user-specified unix-domain | Markus Friedl |
2002-06-05 | know about CWD. will make some filter rules simpler. | Niels Provos |
2002-06-05 | use types in inttypes.h directly | Jun-ichiro itojun Hagino |
2002-06-05 | My turn to help: | Mike Pechkin |
2002-06-05 | this must be statically linked. spotted by bks10@cornell.edu | Theo de Raadt |
2002-06-05 | clarify nwkey usage; ok millert@ | Jason Peel |
2002-06-05 | document pgid usage; ok millert@ | Jason Peel |
2002-06-05 | be sure to use L3 MTU, not L2 MTU, when specified in spec (affects FDDI/ARCnet) | Jun-ichiro itojun Hagino |
2002-06-04 | Fix identify logic to match kernel. Works better on big endian architectures. | Constantine Sapuntzakis |
2002-06-04 | __FUNCTION__ -> __func__ | Markus Friedl |
2002-06-04 | setup user systrace dir only if user policies are used. | Niels Provos |
2002-06-04 | remove __FUNCTION__ | Markus Friedl |