]> andersk Git - moira.git/shortlog
moira.git
1998-05-27  danwupdates for server-side VPATH compiling
1998-05-26  danwBuild our own com_err on Athena, for now.
1998-05-26  danwfix depend rule for case with no DEPDIRS
1998-05-26  danwupdate for VPATH build
1998-05-26  danwadd INSTALL=@INSTALL@
1998-05-26  danwregen
1998-05-26  danwgarbage-collect
1998-05-26  danwSwitch from Imake-based build system to autoconf-based.
1998-05-26  danwupdate for dirremote->dirmailhide
1998-05-26  danwupdate mitdir flags code
1998-05-22  danwCheck names to make sure they don't start or end with...
1998-05-21  danwUse /usr/sbin/in.named instead of /etc/named
1998-05-20  danwremove "and snet_id != 0" from get_subnet query so...
1998-05-20  danwUse unsigned int for subnet high/low/mask/etc, in case...
1998-05-06  danwfix get_user_directory_flags validation structure
1998-05-06  danwFix the math in the new database time to UNIX time routine
1998-04-21  danwfix another potential buffer overrun
1998-04-18  danwcheck indirect entries in imembers as well as direct ones.
1998-04-18  danwFix a typing goof
1998-04-17  danwmore hostname case sensitivity problems
1998-04-16  danwfix variable name in error message
1998-04-16  danwDo the mkcred in a tempfs on Solaris systems.
1998-04-15  danwmake MAX_FIELD_WIDTH have room for a NULL like everythi...
1998-04-15  danwfix bugs in previous commit
1998-04-14  danwDon't bother unsetting dcm_enable if we're running...
1998-04-11  danwuppercasify location in get_host
1998-04-07  danwSet timeout when select()ing, so incrementals will...
1998-04-06  danwIgnore SIGPIPE
1998-04-01  danwClean up properly if there's an Oracle error, instead...
1998-04-01  danwfix for queries with LIKE clause at the end of the...
1998-04-01  danwfix get_list_info modtime format
1998-03-31  danwUse free_rtn_tuples to clean up client state rather...
1998-03-31  danwbring back copy_argv... it does a strtrim(), which...
1998-03-30  danwif the server is SLEEPY (got a SIGUSR1), close the...
1998-03-26  danwwarn if user tries to create/rename a list to a username
1998-03-26  danwGet username from Kerberos ticket file instead of utmp...
1998-03-26  danwAdd conversions to `unsigned char'.
1998-03-25  danwfix some bugs in build_qual
1998-03-25  danwremove some unused code (setup_akum), uppercasify ahal/dhal
1998-03-20  danwnuke `delete_user_by_uid' since it's never been used...
1998-03-20  danwmake this compile again (I thought it was going to...
1998-03-18  danwMove conversion of UNIX->SQL wildcards from query valid...
1998-03-17  danwremove the (unused) table locking code
1998-03-17  danwVerify that things that are supposed to be numbers...
1998-03-17  danwMove query-result-sorting info from struct validate...
1998-03-16  danwRemove the `commonly used strings': the compiler should...
1998-03-10  danwfix RCS IDs
1998-03-03  danwread() in a loop, not all at once, in case packets...
1998-03-03  danwremove unused clients
1998-03-03  danwRemove unused clients
1998-03-03  danwmissing from previous commit
1998-02-27  danwoff-by-one error in dequoting quoted hostnames
1998-02-24  danwfix bug introduced in previous patch: `[' is no longer...
1998-02-23  danwAdd -I$(BUILDTOP)/db for moira_schema.h
1998-02-23  danwUse moira_schema.h
1998-02-23  danwUse moira_schema.h
1998-02-23  danwUse moira_schema.h
1998-02-23  danwbuild moira_schema.h and moira_schema.c from the schema...
1998-02-23  danwput db before server in SUBDIRS line
1998-02-19  danwdon't call the callback if it's NULL...
1998-02-15  danwadd <sys/types.h> before <sys/uio.h>
1998-02-15  danwpunt mrgdb
1998-02-13  danwfix RCS Id strings
1998-02-08  danwAvoid buffer overruns and check return value of malloc()
1998-02-08  danwfix bug with -nomenu and one-character input fields...
1998-02-08  danwoops. put :s in RCS $Id strings so RCS notices them...
1998-02-08  danwreturn MR_ARG_TOO_LONG rather than silently truncating...
1998-02-08  danwMove all host access checking out of qsetup into qacces...
1998-02-08  danwCheck that machines are in the valid range for their subnet
1998-02-08  danwhesiod.pc: generate cluster info by both short name...
1998-02-07  danwfix signed/unsigned char lossage
1998-02-07  danwadd return lost in previous changes
1998-02-07  danw#include <sys/time.h> for gettimeofday
1998-02-07  danwsgi needs NEED_GETUSERSHELL
1998-02-07  danwfix prototyping problems
1998-02-07  danws/strsave/strdup
1998-02-07  danw#include <sys/time> for gettimeofday
1998-02-07  danwrename struct qelem to struct mqelem to avoid conflicts...
1998-02-07  danwclean util/et if we make it
1998-02-05  danwsecond code style cleanup: void/void * usage, proper...
1998-02-05  danwuse CODE=ANSI_C option to proc
1998-02-05  danwMove around GDSS_INC to make sure we get the gdss.h...
1998-02-05  danwWe're not using -DSYSV for anything now.
1998-02-05  danwadd prototypes
1998-02-05  danwfix some #ifdef SYSV cruft
1998-02-05  danwImport latest com_err sources from Athena
1998-02-05  danwupdate for new util/et
1998-02-02  danwgive course lockers www dirs too
1998-01-31  danwCreate a world-readable www directory in new user homedirs
1998-01-15  danwbuild directory.gen and ndb.gen
1998-01-15  danwupdated mailhub.sh (no lastname aliases, and other...
1998-01-15  danwDHCP db DCM (from tom)
1998-01-15  danwMoira -> MITdir DCM (from tom)
1998-01-15  danwdon't do lastname aliases (from tom)
1998-01-07  danwChange `SMS' to `Moira' where possible.
1998-01-07  danwUpdate for current file locations (/moira, not /u1...
1998-01-07  danwremove SMS reference
1998-01-07  danwmrtest doesn't use libss any more
1998-01-07  danwremove RS/6000 references
1998-01-07  danwRemove bit about `default shell' since chsh doesn't...
next
This page took 0.073704 seconds and 4 git commands to generate.