]> andersk Git - moira.git/shortlog
moira.git
1998-08-20  danwfix a bug in mr_cont_accept that would cause problems...
1998-08-13  danwfix bugs in parsing the optional port number, introduce...
1998-08-13  danwNo longer need tests for crypt.h and -lcrypt
1998-08-13  danwno longer need CRYPT_LIBS or CRYPT_CPPFLAGS
1998-08-13  danwremove EncryptID
1998-08-13  danwEncryptID is no longer used anywhere. move RemoveHyphen...
1998-08-13  danwremove encrypted ID support: if we do load in someone...
1998-08-11  danwthis is no longer used for anything
1998-08-11  danwallow user to toggle secure flag in "modify user fields...
1998-08-11  danwfix error-reporting bug introduced in 1.32 that resulte...
1998-08-10  danwadd parens to make operator precedence work right,...
1998-08-10  danwavoid buffer overrun when verifying certain kinds of...
1998-08-07  danwmore reversion
1998-08-07  danwremove gudf/uudf since that didn't happen
1998-08-07  danwuse VARCHAR not CHAR
1998-08-07  danwrevert mitdir stuff since that didn't happen
1998-08-07  danwnew students should be loaded with the "secure" flag...
1998-08-07  danwKEYFILE is no longer a compile-time constant in krb5...
1998-08-07  danwnuke ref to ureg_init
1998-08-07  danwno more clients/userreg/Makefile.in
1998-08-07  danwgenerate hesiod info for status 2 (half-registered) users
1998-08-07  danwremove old reg client (which doesn't build under Athena...
1998-08-07  danwdocument changed registering behavior
1998-08-07  danwregister users via the register_user query instead...
1998-08-06  danwadd utility program to generate magic words for a given ID
1998-08-05  danwfix bug that would cause it to sometiems suggest 9...
1998-08-05  jisBugfix in exception handling
1998-08-05  jisRemove bogus reference to mit.cipher.test which was...
1998-08-05  jisBugfix so we no longer hang if the reg_svr goes away.
1998-08-04  jis--------------------------------------------------...
1998-08-04  jis--------------------------------------------------...
1998-08-04  danwdon't build old reg client
1998-08-01  danwThe java reg client
1998-08-01  danwrandom number code for the crypto routines in the java...
1998-08-01  danwcrypto code for the java reg client
1998-08-01  danwHow to build the java reg client
1998-08-01  danwadd in krb4/krb5 kadmin stuff
1998-08-01  danwcheck for com_err before kerberos since we need it...
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...
next
This page took 0.07315 seconds and 4 git commands to generate.