]> andersk Git - moira.git/shortlog
moira.git
1998-07-31  danwsigh
1998-07-31  danwoops. typo
1998-07-31  danwuse sms for kadmin, not moira/moira3.mit.edu
1998-07-31  danwremove testing code
1998-07-29  danwdocument -secure/-6
1998-07-29  danwadd "-secure/-6" option to set "needs 6-word account...
1998-07-29  danwChange meaning of "secure" flag to refer to whether...
1998-07-24  danwdo_hosts: on a soft error for a replicated service...
1998-07-22  danwoops. bits aren't bytes
1998-07-22  danwupdate to build rsaref and new reg_svr
1998-07-22  danwgarbage collect
1998-07-22  danwNew reg_svr
1998-07-22  danwRSAREF (for new reg_svr)
1998-07-15  danwadd acl_access_check call to ulis as well
1998-07-15  danwUse non-blocking interfaces to mr_receive and mr_accept...
1998-07-15  danwprovide non-blocking interfaces to mr_receive and mr_accept
1998-07-15  danwAdd an extra (abstraction-violating) access-check to...
1998-07-14  danwadd default gid (101) to gid list.
1998-07-14  danwfix GDSS_INCLUDES for building gdss from the moira...
1998-07-09  danwfix partial_canonicalize_hostname too, even though...
1998-07-09  danwDon't pass constant strings containing "\n" to Put_mess...
1998-07-09  danwUse domain of moira server instead of domain of local...
1998-07-06  danwFix bug (noticed by Purify) that would prevent you...
1998-06-04  danwFix the subnet problem right this time
1998-06-04  danws/critical_error/critical_alert/
1998-05-30  danwMove max_row_count into do_for_all_rows so that we...
1998-05-30  danwlog a critical error if a child process exits abnormally
1998-05-30  danwRevert revision 2.15: the existing code assumes that...
1998-05-30  danwsetup_ahst: Return MR_NO_ID ("Cannot allocate new ID...
1998-05-28  danwanother constant-string fix for strtrim (makes strtrim...
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...
next
This page took 0.118193 seconds and 4 git commands to generate.