summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* zephyr.h will pull in zephyr_err.h will pull in com_err.h without having to f...Gravatar Karl Ramm2009-07-13
* Check that we don't reformat a zephyr that started with fewer fields, so that...Gravatar Karl Ramm2009-07-12
* configure.in: Fix libss detection to not depend on shared-library dependenciesGravatar Karl Ramm2009-07-08
* check for the extant ares_getnameinfo rather than the nonexistant ares_getadd...Gravatar Karl Ramm2009-06-20
* Don't assume that we can guess the canonical name of localhostGravatar Karl Ramm2009-06-20
* use `echo $z` to turn shell whitespace (including, relevantly, newlines) into...Gravatar Karl Ramm2009-05-12
* 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
* convenient knob for disabling testsGravatar 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
* cleanup, pass -Wall -WerrorGravatar Karl Ramm2009-04-21
* use less oddball typesGravatar Karl Ramm2009-04-21
* reformat, reflow, maybe refactor a littleGravatar Karl Ramm2009-04-21
* resources file omitted from [2437]Gravatar Karl Ramm2009-04-21
* Patch from Anders Kaseorg, use Xutf8DrawText et al. where available,Gravatar Karl Ramm2009-04-21
* Transliterate to UTF-16 and use XDrawText16.Gravatar Karl Ramm2009-04-20
* yet another spurious fileGravatar Karl Ramm2009-04-20
* cleanup, and more death to macros.Gravatar Karl Ramm2009-04-20
* For now, host managers have IPv4 addresses.Gravatar Karl Ramm2009-04-19
* Zephyrgrams to the tty port now undergo character set conversion.Gravatar Karl Ramm2009-04-18
* populate_enum - instantiate the enum values as actual objectsGravatar Mark W. Eichin2009-04-18
* slight cleanup, and zwgcplus mode is on by defaultGravatar Karl Ramm2009-04-18
* prototype for ZTranslateGravatar Karl Ramm2009-04-17
* 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
* If you don't have termios, get a better computer. Nickels available.Gravatar Karl Ramm2009-04-15
* Clean up $Zephyr$sGravatar Karl Ramm2009-04-14
* display.c is dead, and appears to have been for a very long timeGravatar 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
* allow zephyr_run_doctests -v to workGravatar Mark W. Eichin2009-04-14
* always run the testsGravatar Karl Ramm2009-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