]> andersk Git - moira.git/shortlog
moira.git
1998-10-30  danwuse a "set -x" to be more verbose about the install
1998-10-30  danwfix makefile bug
1998-10-30  danwInstall report.sh
1998-10-30  danwoops. make svrinstall actually work
1998-10-30  kcrHave chsh look up the fmodtime instead of the modtime...
1998-10-30  kcrChange the uush (update user shell) query to change...
1998-10-28  danwadd svrinstall target that only installs server binaries
1998-10-27  danwAdd -ldes in case we're linking against krb5, whose...
1998-10-22  danwfix indexes in PrintStats. Fixes [1199] in moira report...
1998-10-21  danwadd missing #include <string.h>
1998-10-21  danwprotect against previous defn of MAX
1998-10-21  danwprotect against earlier defns of MAX/MIN
1998-10-21  danwfix return type of main
1998-10-21  danwmake --without-gdss work
1998-10-21  danwadd missing #include <string.h> (for strlen)
1998-10-19  danwAdd a cast to (unsigned char) in a sprintf argument...
1998-09-10  danwDon't try to build afssync or incremental if we don...
1998-09-10  danwadd extra checks to prevent disabled but mistakenly...
1998-09-08  danwThis is no longer being used.
1998-09-08  danwclose child connections in parent process
1998-09-07  danwWarn user before letting them add a new user with a...
1998-09-07  danwregen
1998-09-07  danwupdate readline stuff for gnu locker reorg
1998-09-04  danw"" is not a number
1998-09-04  danwfix auac_valobj (check that "secure" is a number, not...
1998-09-03  danwfix "typo" (s/RSA_LIBDEP/RSAREF_LIBDEP/)
1998-08-27  danwWrap #ifndef _PROC_ around one function that the oracle...
1998-08-27  danwCheck Pro*C version and use the right libs for either...
1998-08-27  danwmake things depend on libmoira.a, libgdss.a, and rsaref...
1998-08-27  danwoops. don't rely on stack garbage to initialize our...
1998-08-25  danwrewrite FORCED_USERNAME message since if we're returnin...
1998-08-25  danwfind_usernames returns NULL either for "can't suggest...
1998-08-20  danwfix some variables
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...
next
This page took 0.109417 seconds and 4 git commands to generate.