]> andersk Git - moira.git/shortlog
moira.git
1998-02-07  danwfix prototyping problems
1998-02-07  danws/strsave/strdup
1998-02-07  danw#include <sys/time> for gettimeofday
1998-02-07  danwrename struct qelem to struct mqelem to avoid conflicts...
1998-02-07  danwclean util/et if we make it
1998-02-05  danwsecond code style cleanup: void/void * usage, proper...
1998-02-05  danwuse CODE=ANSI_C option to proc
1998-02-05  danwMove around GDSS_INC to make sure we get the gdss.h...
1998-02-05  danwWe're not using -DSYSV for anything now.
1998-02-05  danwadd prototypes
1998-02-05  danwfix some #ifdef SYSV cruft
1998-02-05  danwImport latest com_err sources from Athena
1998-02-05  danwupdate for new util/et
1998-02-02  danwgive course lockers www dirs too
1998-01-31  danwCreate a world-readable www directory in new user homedirs
1998-01-15  danwbuild directory.gen and ndb.gen
1998-01-15  danwupdated mailhub.sh (no lastname aliases, and other...
1998-01-15  danwDHCP db DCM (from tom)
1998-01-15  danwMoira -> MITdir DCM (from tom)
1998-01-15  danwdon't do lastname aliases (from tom)
1998-01-07  danwChange `SMS' to `Moira' where possible.
1998-01-07  danwUpdate for current file locations (/moira, not /u1...
1998-01-07  danwremove SMS reference
1998-01-07  danwmrtest doesn't use libss any more
1998-01-07  danwremove RS/6000 references
1998-01-07  danwRemove bit about `default shell' since chsh doesn't...
1998-01-07  danwrefer to MIT.EDU, not ATHENA.MIT.EDU
1998-01-07  danwUpdate sample transcript to match the client.
1998-01-07  danwSMS/Moira cleanup
1998-01-07  danwMove moira-log to /var/tmp instead of /usr/tmp
1998-01-06  danweliminate use of the `register' keyword: let the compil...
1998-01-05  danwCode style cleanup. (No functional changes)
1998-01-05  danwcant_fix takes an argument
1998-01-05  danwassume POSIX
1998-01-05  danwRewrite functions to avoid having SQL DECLARE SECTIONs...
1998-01-05  danwRemove unused elements from an SQL query
1998-01-05  danwremove unused code (including the function this file...
1998-01-05  danwremove some #ifdef DEBUG code and simplify around it
1998-01-05  danwThere's already a string-uppercasifier in strs.c. No...
1998-01-05  danwassume POSIX (uname vs gethostname)
1998-01-05  danwremove redundant initialization
1998-01-05  danwWe're warehouse.gen, not sis.gen
1998-01-05  danwremove a redundant comparison
1998-01-05  danwNULL != ""
1998-01-05  danwFix a comment, un-#if 0 some code that shouldn't have...
1998-01-05  danwupdate timing estimates to match current moira reality
1998-01-05  danwremove a redundant initialization
1998-01-05  danwadd a prototype to make the compiler not promote char->int
1998-01-05  danwRemove an unused variable, add some {}s
1998-01-05  danwRemove some unused vars/code
1998-01-05  danwFix a bug in AskFSInfo (= vs ==)
1998-01-05  danwremove a redundant initialization
1997-12-22  danwif /usr/etc/credentials.local exists, append it to...
1997-12-20  danwUse `critical_alert', not `send_zgram' when the server dies
1997-12-16  danwsync with server: "[" isn't a wildcard character in...
1997-12-01  danwDon't delete quotas when changing a filesys from ERR...
1997-11-11  danwFix data for geml to make `qy _help geml' work
1997-11-04  dkkAdded a command-line arg, to allow the administrator...
1997-11-04  dkkMuch revision from previous instructions, most of it...
1997-11-03  danwoops. we were filtering out lincoln labs in two differe...
1997-11-02  danwminor bugfix to previous commit
1997-11-02  danwsupport for Lincoln Lab people: load with class LINCOLN...
1997-10-27  danwchmod user homedirs to 0755. (AFS doesn't care, but...
1997-10-10  danwBuild afssync
1997-10-10  danwMake this build
1997-10-09  tytsoChange warehouse extract to add first, middle and last...
1997-10-07  danwDon't assume an account has an associated list when...
1997-10-01  danwRequire mere mortals to specify at least one of the...
1997-10-01  danwCheck that the number of query arguments is correct...
1997-09-28  danwfix a typo
1997-09-28  danwFrom mbarker: Remove the `char *whoami;' local to main...
1997-09-17  danwFix a bug where having USER:foo and KERBEROS:foo@ATHENA...
1997-09-10  danwcompile with gcc without -traditional on suns
1997-09-10  danwUpdate gudf and uudf for changed schema (two fields...
1997-09-10  danwdon't overwrite '\0' with '\0' in mr_trim_args. lets...
1997-09-10  danwdon't overwrite existing '\0' with '\0' in strtrim...
1997-09-08  danwdocument new features
1997-09-08  danwmany new options for list creation and changing info
1997-09-05  danwremove references to dcm.h
1997-09-05  danwdcm.h is no longer used
1997-09-05  danwNew DCM using embedded SQL instead of libmrglue
1997-09-05  danwDon't log a critical error if the user ^Cs a DCM build...
1997-09-05  danwmake sure new usernames don't conflict with filesys aliases
1997-09-05  danwfix a bug that trunctates the service name in add_servi...
1997-09-05  danwFixes to build with `gcc' instead of `gcc -traditional...
1997-09-02  danwDo a better job with returning error codes: add ERROR_T...
1997-09-01  danwmenu.c: fix Linux/NetBSD ncurses display problems
1997-08-25  danwdummy script for dcms that don't need processing
1997-08-25  danwupdate paths to use /var/tmp instead of /tmp (sync...
1997-08-23  danwdon't free(groups) at end of do_everyone, because you...
1997-08-14  danwadd mitdir prefs menu
1997-08-14  danwadd definitions for dirflags field
1997-08-14  danwadd {get,update}_user_directory_flags queries
1997-08-14  danwfix to make it not delete update_test.c on a `make clean'
1997-07-22  danwBomb out with an error message if something goes wrong...
1997-07-15  danwchange this behavior:
1997-07-14  danwImakefile: use the same debug flag as everyone else
1997-07-11  danwspecify path to synctree
1997-07-11  danw.rconf file for the synctree in util/makeconfig
1997-07-11  danwupdate makeconfig to use synctree and to link in all...
next
This page took 0.15007 seconds and 4 git commands to generate.