]> andersk Git - moira.git/shortlog
moira.git
1999-06-20  jweissget the right path to checkpc
1999-06-15  danwdeal with new HP* hwtypes correctly
1999-06-14  danwuse auth=none, not auth=kerberos4 for ka#0 printers...
1999-06-03  danwremove some weirdness with changing "WILDCARD" to ...
1999-06-02  danwadd lpcaccess.top support (and fix an output bug in...
1999-06-02  danwprintng.gen, the print DCM for LPRng servers. Will...
1999-06-02  danwdeal with longer HP hwtypes
1999-06-02  danwmake printers.hwtype bigger
1999-06-02  danwupdate to what we've been running forever
1999-06-02  danwredo the readline stuff again to make the 8.3 /usr...
1999-05-27  danw#ifdef around the ERESTART since BSDish systems don...
1999-05-26  danwPut LPRng auth, remote_support, az, xn fields into...
1999-05-26  danwmake this at least compile. still needs fixes from...
1999-05-25  danwadd support for printservers table
1999-05-25  danwin aprn, check that the printer rm has a printservers entry
1999-05-25  danwlibmrclient defs
1999-05-25  danwadd uprn, apsv, gpsv, upsv, dpsv
1999-05-25  danwadd PRINTSERVER defines (and PRN_BANNER_NONE, which...
1999-05-25  danwadd printservers table
1999-05-13  danwuse libmrclient in pobox routines to sanity-check smtp...
1999-05-13  danwusr libmrclient to connect and get kerberos ticket...
1999-05-13  danwuse libmrclient to connect, get ticket file principal...
1999-05-13  danwuse libmrclient to simplify connecting to the server
1999-05-13  danwbuild libmrclient
1999-05-13  danwinitial commit of libmrclient, a library containing...
1999-05-13  danwdon't build gdss on systems where sizeof(long) != 4
1999-05-13  danwdeal with the possibility that readline is in /usr...
1999-05-12  danwfix code that was supposed to be generating passwd...
1999-04-30  danwcast result of strlen to (int) so that "COLS - strlen...
1999-04-30  danwdon't cast function pointers to (void *)
1999-04-30  danwchar * vs unsigned char * stuff for Irix n32 cc
1999-04-30  danwvoidify some functions that should have been void
1999-04-30  danwadd a cast from unsigned char * to char * for Irix n32 cc
1999-04-06  danwignore "-q" setting when printing the output of the...
1999-04-06  danwinclude stdlib.h to make Irix 6.5 happy
1999-04-01  danwPut a little (R) after "Moira" to make the TLO happy
1999-03-30  danwfix end-of-line \ bugs
1999-03-30  danwdon't try to be clever with restrict list and lpcaccess...
1999-03-30  danwvarious fixes from the copy on moira
1999-03-30  danwgenerate a bootptab entry for any printer with an hwadd...
1999-03-27  danwsort bootptab entries by hwaddr and in the process...
1999-03-10  danwtypo
1999-02-24  danwWould you like some undocumented errno values with that?
1999-02-06  danwdeal with the new "banner" field in the printers table
1999-02-06  danwlook at "banner" field to determine values for BANNERFI...
1999-02-06  danwupdate for "banner" field in printers table
1999-02-06  danwupdate for addition of "banner" field in printers table
1999-02-06  danwadd a "banner" field to the printers table to determine...
1999-02-03  danwfix stupid bug in the smsdown code
1999-02-03  danwVarious tftp file fixes: don't list a trap-dest if...
1999-02-01  danwdon't allow empty labels in names
1999-02-01  danwdon't make www dirs for org lockers: instead, make...
1999-02-01  danwupdate for perl4 vs perl5
1999-01-29  danwadd get_host_by_hwaddr
1999-01-29  danwsync the list of illegal-list-name characters to the...
1999-01-29  danwupdate for printers table instead of printcap
1999-01-28  danwfix AddPrn to update the hwaddr of the right printer
1999-01-28  danwdo "mach_id > 0" not "mach_id != 0" so it doesn't compl...
1999-01-28  danwdon't generate hp/* files for printers with no hwaddr
1999-01-28  danwadd a NVL so "uhha foo ''" works
1999-01-28  danwwatch out for EINTR when accept()ing
1999-01-27  danwupdate for "DISTRIB" services (multiple hosts, each...
1999-01-27  danwupdate for new DCMs
1999-01-27  danwupdate to use printers table instead of printcap table
1999-01-27  danwbootptab-generating DCM
1999-01-27  danwprintcap-generating DCM
1999-01-27  danwchanges for tar.c
1999-01-27  danwutility routines for writing tar files
1999-01-27  danwupdate client for new printers table
1999-01-27  danwminor change related to new printing
1999-01-27  danwdbck changes for new printing infrastructure. (as yet...
1999-01-27  danwremove printcap and palladium tables, add printers...
1999-01-27  danwreplace printcap and palladium query indexes with print...
1999-01-27  danwschema and indexes for new printers table
1999-01-26  danwUse newterm() instead of initscr() if it exists.
1999-01-26  danwCheck to see if -lcurses has the newterm() function.
1999-01-20  danwremove the Solaris tmpfs hack since everything should...
1999-01-19  danwMake the flow of control more obvious by removing a...
1999-01-18  danw- Rewrite address output code to use more obvious varia...
1999-01-13  danwFix bugs in registration code
1999-01-09  danwrename "employee" to "staff" and "students" to "student...
1999-01-09  danwremove -d and -n options.
1999-01-03  danwfix case-insensitive name check so names don't conflict...
1998-12-29  danwupdate for changes to Athena build system
1998-12-29  danwadd a "-q" (quote output) option so mrtest-parsing...
1998-12-28  danwdo case-insensitive list name check in register_user
1998-12-28  danwmove hostinfo_check and hostname_check prototypes to...
1998-12-28  danwsetup_alis: don't allow lists to be created/renamed...
1998-12-21  danwfix bug in department size change
1998-12-20  danwconvert Warehouse-style office numbers to the more...
1998-12-20  danwassume 50 characters of department name in input.
1998-12-20  danwmake department and xdept 50-characters long to match...
1998-12-20  danwfix FixCase() to only capitalize the letter after an...
1998-12-16  danwInstall genkey and genwords
1998-12-16  danwInstall scripts as well as binaries
1998-12-14  danwAllow hostname to start with a digit in hostname_check...
1998-12-08  danwin validate_num, check end-of-string after skipping...
1998-11-23  danwFix query help for a bunch of queries to end with ...
1998-11-18  danwfix for perl4 vs perl5 syntax
1998-11-18  danwaklog if we don't have tokens
next
This page took 0.07677 seconds and 4 git commands to generate.