| Commit message (Expand) | Author | Age |
... | |
* | Have the makefiles support explicit target directories properly, courtesy wth... | Karl Ramm | 2010-11-06 |
* | utmp.h doesn't appear to be used for anything in Zinternal.c | Karl Ramm | 2010-11-06 |
* | stop using MAXHOSTNAMELEN in a variety of places. Also nuke-trailing-whitesp... | Karl Ramm | 2010-08-24 |
* | Typo. | Karl Ramm | 2010-08-22 |
* | rewrite ZMakeZcodeRealmAuthentication to be less ugly and shorter | Karl Ramm | 2010-08-22 |
* | tweak find_or_replace_uid storage algorithm | Karl Ramm | 2010-08-22 |
* | fixes for krb5 being more careful about ticket expiration | Karl Ramm | 2010-08-22 |
* | Note for posterity that this is an external-facing function | Karl Ramm | 2010-08-22 |
* | Make sure broken packets get timed out from the queue. | Karl Ramm | 2010-08-22 |
* | properly set the hostmanager address back if sending an ACK fails | Karl Ramm | 2010-08-22 |
* | multinotice values should just never be negative | Karl Ramm | 2010-08-22 |
* | fix an allocation-size braino and rearrange for readability | Karl Ramm | 2010-08-22 |
* | roleplay accordingly with sin_len and sin6_len values on BSD systems | Karl Ramm | 2009-12-18 |
* | Print only some fields of ZGetDestAddr to dodge sin_len | Karl Ramm | 2009-10-12 |
* | Print more info for certain test failures. | Karl Ramm | 2009-10-12 |
* | simplify error handling | Karl Ramm | 2009-10-08 |
* | when setting location, wait for SERVACKs _and_ SERVNAKS | Karl Ramm | 2009-08-11 |
* | Slightly more robust guess at what the noauth ZExpandRealm does | Karl Ramm | 2009-08-01 |
* | Further refactor the library locater, and make the doctests use it | Karl Ramm | 2009-08-01 |
* | More explicitly print the test results, and exit 1 if there was a failure | Karl Ramm | 2009-08-01 |
* | actually look search for the shared library, and hopefully also find it on | Karl Ramm | 2009-08-01 |
* | Remove the chock wedging things into DES mode and hopefully redo the keyusage... | Karl Ramm | 2009-07-26 |
* | corrections for style and prototypes for inet_ntoa to pass -Wall -Werror | Karl Ramm | 2009-07-26 |
* | redo packet parsing error handling | Karl Ramm | 2009-07-26 |
* | Factor the python library stuff out of the test suite and stick | Karl Ramm | 2009-07-15 |
* | Build on solaris | Karl Ramm | 2009-07-14 |
* | if we're reencoding a packet, don't blindly claim to have Z_NUMFIELDS | Karl Ramm | 2009-07-13 |
* | Check that we don't reformat a zephyr that started with fewer fields, so that... | Karl Ramm | 2009-07-12 |
* | Don't assume that we can guess the canonical name of localhost | Karl Ramm | 2009-06-20 |
* | add safety net for non-svn users. | Mark W. Eichin | 2009-05-02 |
* | fix some conditional-compilation issues that trip -Wunreachable-code | Karl Ramm | 2009-04-30 |
* | Set up a local UDP socket to drive testing | Karl Ramm | 2009-04-27 |
* | It turns out that sockpair /does/ work with AF_UNIX, SOCK_DGRAM, just not | Karl Ramm | 2009-04-27 |
* | draft packet tests - using pipe trick turns out not to work, though. | Mark W. Eichin | 2009-04-26 |
* | take ZGetDestAddr off the list | Mark W. Eichin | 2009-04-24 |
* | test that the file descriptor ZGetFD returns is actually a socket | Mark W. Eichin | 2009-04-24 |
* | test ZGetDestAddr | Mark W. Eichin | 2009-04-24 |
* | use less oddball types | Karl Ramm | 2009-04-21 |
* | populate_enum - instantiate the enum values as actual objects | Mark W. Eichin | 2009-04-18 |
* | More i18n infrastructure | Karl Ramm | 2009-04-17 |
* | basic Zcode test | Mark W. Eichin | 2009-04-17 |
* | more api todos | Mark W. Eichin | 2009-04-17 |
* | show what ZMakeAscii actually *does* | Mark W. Eichin | 2009-04-16 |
* | wrap ZMakeAscii | Mark W. Eichin | 2009-04-16 |
* | Clean up $Zephyr$s | Karl Ramm | 2009-04-14 |
* | Export a new variable, Zauthtype, which indicates what sort of authentication | Karl Ramm | 2009-04-14 |
* | should not be exported | Karl Ramm | 2009-04-14 |
* | test ZOpenPort and ZClosePort | Mark W. Eichin | 2009-04-14 |
* | ZOpenPort, ZClosePort | Mark W. Eichin | 2009-04-14 |
* | background | Mark W. Eichin | 2009-04-14 |