]> andersk Git - moira.git/shortlog
moira.git
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...
1997-07-11  danwremove support for automatically building in a separate...
1997-07-11  danwchanges for GDSS import
1997-07-11  danwbuild gdss
1997-07-10  danwinitial import of gdss from the Athena source tree
1997-07-08  danwDon't close the database when exiting if it's already...
1997-07-08  danwcorrectly handle KERBEROS members of acls
1997-07-07  danwsince the Oracle-based moirad never returns MR_DEADLOCK...
1997-07-07  danwdon't link with libmrglue and libgdss
1997-07-07  danw.gen programs don't need to link with libmrglue
1997-07-07  danwreturn MR_IN_USE if a user tries to delete a host with...
1997-07-03  danwAlways sort the result in get_members_of_list. (Previou...
1997-07-03  danwFix the logic and explanation for one of the guess...
1997-07-03  danwDocument new blanche exit status semantics. (Don't...
1997-07-03  danwMake a half-hearted attempt at returning a useful exit...
1997-07-03  danwCheck for uniqueness of subnet, filesys, and printer...
1997-07-03  danwfix typo in get_ace_use. (This, plus the addition of...
1997-07-03  danwCheck `strings_id' in the numvalues table at startup...
1997-07-03  danwRead it and weep.
1997-07-03  danwImplement AUTH_002, which isn't vulnerable to replay...
1997-07-03  danwRemove code from update_test that was duplicated in...
1997-07-03  danwimplement an authenticator replay cache
1997-07-03  danwbump max_row_count to 4096 (since the number of public...
1997-06-24  danwDon't update class field in moira if the year field...
1997-06-24  danwdon't flame about being unable to delete filesystem...
1997-06-24  danworacle doesn't do [ and ] in its pseudo-regexps, so...
1997-06-17  danwFinally implement _set_debug_level. (SQL trace will...
1997-06-17  danwDon't create a user group with new accounts.
1997-06-17  danwWarn user before letting them rename a list to someone...
1997-06-12  danwmachine -> query should ask for 4 arguments, not 3.
1997-05-31  danwMake hesiod.gen default to class IN, type TXT records
next
This page took 0.087204 seconds and 4 git commands to generate.