summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* Have the makefiles support explicit target directories properly, courtesy wth...Gravatar Karl Ramm2010-11-06
* utmp.h doesn't appear to be used for anything in Zinternal.cGravatar Karl Ramm2010-11-06
* stop using MAXHOSTNAMELEN in a variety of places. Also nuke-trailing-whitesp...Gravatar Karl Ramm2010-08-24
* Typo.Gravatar Karl Ramm2010-08-22
* rewrite ZMakeZcodeRealmAuthentication to be less ugly and shorterGravatar Karl Ramm2010-08-22
* tweak find_or_replace_uid storage algorithmGravatar Karl Ramm2010-08-22
* fixes for krb5 being more careful about ticket expirationGravatar Karl Ramm2010-08-22
* Note for posterity that this is an external-facing functionGravatar Karl Ramm2010-08-22
* Make sure broken packets get timed out from the queue.Gravatar Karl Ramm2010-08-22
* properly set the hostmanager address back if sending an ACK failsGravatar Karl Ramm2010-08-22
* multinotice values should just never be negativeGravatar Karl Ramm2010-08-22
* fix an allocation-size braino and rearrange for readabilityGravatar Karl Ramm2010-08-22
* roleplay accordingly with sin_len and sin6_len values on BSD systemsGravatar Karl Ramm2009-12-18
* Print only some fields of ZGetDestAddr to dodge sin_lenGravatar Karl Ramm2009-10-12
* Print more info for certain test failures.Gravatar Karl Ramm2009-10-12
* simplify error handlingGravatar Karl Ramm2009-10-08
* when setting location, wait for SERVACKs _and_ SERVNAKSGravatar Karl Ramm2009-08-11
* Slightly more robust guess at what the noauth ZExpandRealm doesGravatar Karl Ramm2009-08-01
* Further refactor the library locater, and make the doctests use itGravatar Karl Ramm2009-08-01
* More explicitly print the test results, and exit 1 if there was a failureGravatar Karl Ramm2009-08-01
* actually look search for the shared library, and hopefully also find it onGravatar Karl Ramm2009-08-01
* Remove the chock wedging things into DES mode and hopefully redo the keyusage...Gravatar Karl Ramm2009-07-26
* corrections for style and prototypes for inet_ntoa to pass -Wall -WerrorGravatar Karl Ramm2009-07-26
* redo packet parsing error handlingGravatar Karl Ramm2009-07-26
* Factor the python library stuff out of the test suite and stickGravatar Karl Ramm2009-07-15
* Build on solarisGravatar Karl Ramm2009-07-14
* if we're reencoding a packet, don't blindly claim to have Z_NUMFIELDSGravatar Karl Ramm2009-07-13
* Check that we don't reformat a zephyr that started with fewer fields, so that...Gravatar Karl Ramm2009-07-12
* Don't assume that we can guess the canonical name of localhostGravatar Karl Ramm2009-06-20
* add safety net for non-svn users.Gravatar Mark W. Eichin2009-05-02
* fix some conditional-compilation issues that trip -Wunreachable-codeGravatar Karl Ramm2009-04-30
* Set up a local UDP socket to drive testingGravatar Karl Ramm2009-04-27
* It turns out that sockpair /does/ work with AF_UNIX, SOCK_DGRAM, just notGravatar Karl Ramm2009-04-27
* draft packet tests - using pipe trick turns out not to work, though.Gravatar Mark W. Eichin2009-04-26
* take ZGetDestAddr off the listGravatar Mark W. Eichin2009-04-24
* test that the file descriptor ZGetFD returns is actually a socketGravatar Mark W. Eichin2009-04-24
* test ZGetDestAddrGravatar Mark W. Eichin2009-04-24
* use less oddball typesGravatar Karl Ramm2009-04-21
* populate_enum - instantiate the enum values as actual objectsGravatar Mark W. Eichin2009-04-18
* More i18n infrastructureGravatar Karl Ramm2009-04-17
* basic Zcode testGravatar Mark W. Eichin2009-04-17
* more api todosGravatar Mark W. Eichin2009-04-17
* show what ZMakeAscii actually *does*Gravatar Mark W. Eichin2009-04-16
* wrap ZMakeAsciiGravatar Mark W. Eichin2009-04-16
* Clean up $Zephyr$sGravatar Karl Ramm2009-04-14
* Export a new variable, Zauthtype, which indicates what sort of authenticationGravatar Karl Ramm2009-04-14
* should not be exportedGravatar Karl Ramm2009-04-14
* test ZOpenPort and ZClosePortGravatar Mark W. Eichin2009-04-14
* ZOpenPort, ZClosePortGravatar Mark W. Eichin2009-04-14
* backgroundGravatar Mark W. Eichin2009-04-14