summaryrefslogtreecommitdiff
path: root/h
Commit message (Collapse)AuthorAge
* further arpa/nameser_compat.h hijinks for #39Gravatar Karl Ramm2009-04-02
|
* Explicitly #include <arpa/nameser_compat.h> if it exists.Gravatar Karl Ramm2009-04-02
|
* formatting errorGravatar Karl Ramm2009-03-28
|
* I want to get this in now so the structure can stop changing size.Gravatar Karl Ramm2009-03-28
| | | | | | Basically, the plan is to have pointers to each header indiviual header field in z_hdr_fields.
* keep track of total # of incoming header fields, and cksum appropriatelyGravatar Karl Ramm2009-03-24
|
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
|
* charset in zwrite, incomplete in zwgcGravatar Karl Ramm2009-03-15
|
* 19 fields zephyrgramsGravatar Karl Ramm2009-03-02
|
* CPP flags for "Znotice has a sockaddr" and Znotice has a charset"Gravatar Karl Ramm2008-12-29
|
* hack at traditional heimdal cryptoGravatar Karl Ramm2008-12-25
|
* sys/socket.h for struct sockaddrGravatar Karl Ramm2008-12-25
|
* change ZNotice_t around a bit, libzephyr4Gravatar Karl Ramm2008-12-25
|
* make this work^H^H^H^Hcompile with HeimdalGravatar Karl Ramm2008-12-24
|
* do it all with krb5Gravatar Karl Ramm2008-12-24
|
* remove macros complicating behind-the-scenes rearrangingGravatar Karl Ramm2008-12-24
|
* allow des key brain dumps from transition servers to krb5-only serversGravatar Karl Ramm2008-12-23
|
* We don't really need a macro for ZGetRealm, do we?Gravatar Karl Ramm2008-12-22
|
* Pull in our own quad_cksum so a pure-krb5 library can deal with Gravatar Karl Ramm2008-12-21
| | | | | checksums from a mixed server.
* cleanup, remove prototype shieldingGravatar Karl Ramm2008-12-21
|
* new constant MAX_PRINCIPAL_SIZE: what it says on the tinGravatar Karl Ramm2008-12-21
| | | | | | | | | define REALM_SZ based on maximum dns name when it's not; this needs to be split from the krb4 REALM_SZ and rethought in context of MAX_PRINCIPAL_SIZE remove prototype macro from Z_WaitForNotice. Need to come back and do more of that.
* define __USE_XOPEN_EXTENDED so we get the signature for getsidGravatar Karl Ramm2008-01-21
|
* actually implement new config testsGravatar Karl Ramm2008-01-21
|
* a smattering of unsigned charsGravatar Karl Ramm2008-01-21
|
* include unistd.h if it is thereGravatar Karl Ramm2008-01-21
|
* more exported things to smash warnings. yayaGravatar Karl Ramm2008-01-21
|
* smush more warningsGravatar Karl Ramm2008-01-21
|
* another prototype to kill warningGravatar Karl Ramm2008-01-21
|
* add prototypes to slay warningsGravatar Karl Ramm2008-01-21
|
* de K&Rify, fix up prototypesGravatar Karl Ramm2008-01-20
|
* /afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-lib-20071215.diffGravatar Karl Ramm2007-12-25
|
* M configureGravatar Karl Ramm2007-12-25
| | | | | | | | | run autoconf D h/zephyr/zephyr_err.h generated file
* applied athena-update-branch patchGravatar Karl Ramm2007-12-25
|
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
|
* Reintroduce checksum enforcement changes.Gravatar Greg Hudson2001-04-10
|
* Revert last change; we're not ready to start enforcing checksums onGravatar Greg Hudson2001-03-05
| | | | all operations yet.
* ZAUTH_CKSUM_FAILED no longer used by server code.Gravatar Greg Hudson2000-02-11
|
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* Add ares support in build system.Gravatar Greg Hudson1998-12-01
|
* Oops, forgot AC_FUNC_PGRP for zwgc/main.c.Gravatar Greg Hudson1998-09-21
|
* Add an entry for __My_addr, which is now a struct in_addr.Gravatar Greg Hudson1998-03-17
|
* Regenerate.Gravatar Greg Hudson1998-03-09
|
* ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIODGravatar Greg Hudson1997-10-25
|
* Stop generating zephyr.h from configure; it's always the same now.Gravatar Greg Hudson1997-09-24
|
* Remove Kerberos-dependent pieces so that we can be a fixed header fileGravatar Greg Hudson1997-09-23
| | | | | (which will soon move to just zephyr.h). The Kerberos-dependent pieces are only used by the server and can be in server/zserver.h.
* Translate HAVE_KRB4 and HAVE_HESIOD to the currently-used symbols, for now.Gravatar Greg Hudson1997-09-23
|
* Regenerate.Gravatar Greg Hudson1997-09-23
|
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* Apparently moved a couple of includes to a header file.Gravatar Craig Fields1994-12-20
|
* Picked up from p4a.Gravatar Craig Fields1994-12-20
|
* Changes for better duplicate notice checking.Gravatar Greg Hudson1994-11-01
|