]> andersk Git - moira.git/shortlog
moira.git
1999-01-27  danwdbck changes for new printing infrastructure. (as yet...
1999-01-27  danwremove printcap and palladium tables, add printers...
1999-01-27  danwreplace printcap and palladium query indexes with print...
1999-01-27  danwschema and indexes for new printers table
1999-01-26  danwUse newterm() instead of initscr() if it exists.
1999-01-26  danwCheck to see if -lcurses has the newterm() function.
1999-01-20  danwremove the Solaris tmpfs hack since everything should...
1999-01-19  danwMake the flow of control more obvious by removing a...
1999-01-18  danw- Rewrite address output code to use more obvious varia...
1999-01-13  danwFix bugs in registration code
1999-01-09  danwrename "employee" to "staff" and "students" to "student...
1999-01-09  danwremove -d and -n options.
1999-01-03  danwfix case-insensitive name check so names don't conflict...
1998-12-29  danwupdate for changes to Athena build system
1998-12-29  danwadd a "-q" (quote output) option so mrtest-parsing...
1998-12-28  danwdo case-insensitive list name check in register_user
1998-12-28  danwmove hostinfo_check and hostname_check prototypes to...
1998-12-28  danwsetup_alis: don't allow lists to be created/renamed...
1998-12-21  danwfix bug in department size change
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
next
This page took 0.324705 seconds and 4 git commands to generate.