]> andersk Git - moira.git/shortlog
moira.git
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
1998-11-18  danwchange order of libraries on link line so we link again...
1998-11-17  danwfix off-by-one error in terminating "dept"
1998-11-16  danwperl 5 update
1998-11-10  danwfix typo
1998-11-10  danwCheck the length of new strings table entries before...
1998-11-10  danwCheck the length of a new user's full name against...
1998-11-10  danwuse "login = :argv[0]" instead of "login LIKE :argv...
1998-11-09  danwlisten for SIGCHLDs to avoid zombies
1998-11-01  kcrmodularize and add better rfc-1035 checking for hostnam...
1998-11-01  kcrAllow longer hostnames.
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...
next
This page took 0.071364 seconds and 4 git commands to generate.