summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* allow zephyr_run_doctests -v to workGravatar Mark W. Eichin2009-04-14
* run the tests from makeGravatar Karl Ramm2009-04-14
* add defs for datarootdir so configure will Shut UpGravatar Karl Ramm2009-04-13
* draft doctest version of the existing tests, to show what they lookGravatar Mark W. Eichin2009-04-13
* test ZExpandRealmGravatar Mark W. Eichin2009-04-10
* kstuff.c:Gravatar Karl Ramm2009-04-10
* m-x untabifyGravatar Mark W. Eichin2009-04-09
* move run from ZephyrTestSuite to TestSuite where it belongs (easier toGravatar Mark W. Eichin2009-04-09
* discovered by looking at code that uniqueid timestamps are in networkGravatar Mark W. Eichin2009-04-08
* reworked with a pprint/pformat distinction (mostly to stop propating indent)Gravatar Mark W. Eichin2009-04-07
* allow a class to override the display of individual fields; since thisGravatar Mark W. Eichin2009-04-07
* ctypes docs say "enums are easy" but don't give any further guidance.Gravatar Mark W. Eichin2009-04-07
* add type-specific pretty-printers (yay classes)Gravatar Mark W. Eichin2009-04-07
* generic pretty-printer for ctypes Structures and UnionsGravatar Mark W. Eichin2009-04-07
* allow callers to specify the installed shared libGravatar Mark W. Eichin2009-04-07
* split libzephyr wrappers apart from the tests; eventually they'llGravatar Mark W. Eichin2009-04-07
* fix keywords magic (by changing Id to Id: which won't be visible in the diff)Gravatar Mark W. Eichin2009-04-06
* unit tests for libzephyr.Gravatar Mark W. Eichin2009-04-06
* be more paranoid about what fields we are checksummingGravatar Karl Ramm2009-04-04
* another phantom nullGravatar Karl Ramm2009-04-03
* apple error table initialization for #41Gravatar Karl Ramm2009-04-02
* Explicitly #include <arpa/nameser_compat.h> if it exists.Gravatar Karl Ramm2009-04-02
* cp zephyr_err.h out of the build directory rather than mv, because theGravatar Karl Ramm2009-04-02
* keep track of total # of incoming header fields, and cksum appropriatelyGravatar Karl Ramm2009-03-24
* Brain dumps used to stash the address of the client for which metadataGravatar Karl Ramm2009-03-23
* notice->z_other_fields[notice->z_num_other_fields] is either going toGravatar Karl Ramm2009-03-23
* return UNKNOWN if we don't recognize the charset #Gravatar Karl Ramm2009-03-22
* only run setlocale onceGravatar Karl Ramm2009-03-22
* more cmu stuffGravatar Karl Ramm2009-03-16
* file for charset stuffGravatar Karl Ramm2009-03-16
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
* charset in zwrite, incomplete in zwgcGravatar Karl Ramm2009-03-15
* actually set the address family on incoming addressesGravatar Karl Ramm2009-03-04
* fixup address in more placesGravatar Karl Ramm2009-03-03
* fix sense of "is there a NULL here" checkGravatar Karl Ramm2009-03-03
* 19 fields zephyrgramsGravatar Karl Ramm2009-03-02
* build everything successfully with -Wall -WerrorGravatar Karl Ramm2009-03-02
* set SO_REUSADDR if we are opening some sort of well-defined server portGravatar Karl Ramm2008-12-29
* Attempt to compensate for mit krb5_get_realm_host_host stupidity.Gravatar Karl Ramm2008-12-29
* change ZNotice_t around a bit, libzephyr4Gravatar Karl Ramm2008-12-25
* make this work^H^H^H^Hcompile with HeimdalGravatar Karl Ramm2008-12-24
* switch this back for a momentGravatar Karl Ramm2008-12-24
* remove macros complicating behind-the-scenes rearrangingGravatar Karl Ramm2008-12-24
* these would be handy to have in the share libraryGravatar 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
* #ifdef KRB4 the des_quad_cksum for DES keys hack. Needs reexamination.Gravatar Karl Ramm2008-12-21
* actually, this is in h/internal.hGravatar Karl Ramm2008-12-21
* Probably a reasonable maximum...Gravatar Karl Ramm2008-12-21
* fix a warningGravatar Karl Ramm2008-12-21