]> andersk Git - moira.git/history - regtape
Command line printer manipulation client, and build goo.
[moira.git] / regtape /
2009-07-07  zacheissMake lists active so they appear in ldap.
2009-06-30  zacheissAutogenerate Moira lists from Stellar group information...
2009-06-17  zacheissYears apparently now flip in June, not July.
2009-06-01  zacheissBuild shared libmoira via libtool.
2009-03-31  zacheisstcsh is dead. Long live bash.
2009-01-05  zacheissDESTDIR support.
2008-03-31  zacheissDon't FixCase() first, middle, or last names.
2008-02-26  zacheissThis change escaped before its time.
2007-11-29  zacheissAdd expiration date column to users table and client...
2007-11-29  zacheissAdd sponsor_type/sponsor_id column to users table,...
2007-05-25  zacheissNeed to update MAX_ID_VALUE here, too.
2005-05-30  zacheissChange default winprofiledir and friends to DFS.
2004-09-24  zacheissdirectory_title isn't guaranteed to be uppercase anymor...
2004-02-25  zacheissUse the last_name, first_name, and middle_name columns...
2003-09-08  zacheissUse right number of arguments for alis.
2003-05-14  zacheissFirst cut at support for winhomedir and winprofiledir...
2003-03-18  zacheissDon't make new LINCOLN accounts have preassigned userna...
2002-09-16  zacheissCorrect table name.
2002-09-16  zacheissMake the install rule up to date.
2002-09-09  zacheissWhen generating usernames for Lincoln users, strip...
2002-04-30  zacheissLINCOLN users should get preassigned usernames.
2002-03-03  zacheissbreak out of case statement, don't fall through.
2001-10-17  zacheissSet creation time and creator information for new users.
2001-09-09  zacheissMake the lists inactive.
2001-08-13  zacheissCreate lists as not mailing lists and not groups.
2001-06-13  zacheissWe're using student_year 'N' to designate incoming...
2001-05-02  zacheissUse moira_student4 view now.
2001-03-16  zacheissConvert full name to a reasonable format.
2000-08-30  zacheissAppend to logfile instead of blowing it away.
2000-08-25  zacheissUpdate for new args to alis, and redirect mrtest output.
2000-07-27  zacheissDon't dump core if we're not given a file name on the...
2000-07-24  zacheissChange location of spool file to /moira/load, to agree...
2000-07-12  zacheissrototill staff and student load programs
2000-06-05  zacheisschange owners of lists and list descriptions at request...
2000-04-21  zacheissWhen adding new users to the database, set their Window...
2000-04-20  zacheissprint status to a file, not stdout
2000-04-19  zacheissuse new version of alis
2000-03-16  zacheissOops. $db should be an empty string for production use.
2000-03-16  zacheissScript to automatically generate and maintain class...
2000-01-28  danwkill GDSS
2000-01-20  danwdon't make "install" depend on "all"
1999-07-30  danwHigh uids are now fair game for everyone, always.
1999-07-12  danwadd cleandir/distclean target
1999-01-09  danwrename "employee" to "staff" and "students" to "student...
1999-01-09  danwremove -d and -n options.
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-11-17  danwfix off-by-one error in terminating "dept"
1998-10-30  danwuse a "set -x" to be more verbose about the install
1998-08-27  danwmake things depend on libmoira.a, libgdss.a, and rsaref...
1998-08-13  danwremove encrypted ID support: if we do load in someone...
1998-08-07  danwnew students should be loaded with the "secure" flag...
1998-05-27  danwupdates for server-side VPATH compiling
1998-05-26  danwadd INSTALL=@INSTALL@
1998-05-26  danwSwitch from Imake-based build system to autoconf-based.
1998-02-23  danwUse moira_schema.h
1998-02-05  danwsecond code style cleanup: void/void * usage, proper...
1998-01-06  danweliminate use of the `register' keyword: let the compil...
1998-01-05  danwCode style cleanup. (No functional changes)
1998-01-05  danwremove unused code (including the function this file...
1997-11-04  dkkAdded a command-line arg, to allow the administrator...
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-09-05  danwFixes to build with `gcc' instead of `gcc -traditional...
1997-06-24  danwDon't update class field in moira if the year field...
1997-03-27  danwsign error in the error number
1997-03-25  danwFix error code for the error we translate to `duplicate...
1997-01-29  danw.dc -> .pc
1997-01-22  danwbug fix ('' is NULL to oracle, not empty string).
1997-01-20  danwOracle and Solaris/POSIX changes
1996-07-14  danwlook for gdss.h in /mit/gdss/include instead of expecti...
1996-07-08  danwsync'ing files for RCS->CVS migration MOIRADEV_7_8_96
1996-07-02  tytsoInitialize the SMS error table so that if there are...
1996-03-06  dkkThis includes Ted's unchecked-in changes from two years...
1995-10-08  dkk*** empty log message ***
1994-12-16  dkk*** empty log message ***
1994-11-27  dkkInitial revision
1993-12-08  tytsoAdded missing definition of $(SRCDIR)
1993-10-21  marNo longer separate out VSCIENTI; Punt Lincoln Labs people
1993-09-30  marmissed a few possible deadlocks
1993-09-30  marrewrite
1993-09-30  martypo in previous version
1993-09-30  maradded deadlock detection
1993-08-19  mardetect deadlock errors
1993-07-14  maradd the ability to fix sigs
1993-07-13  maradd the ability to fix signatures
1993-03-10  marput in better error checking and commit's between actions
1993-03-10  maradded new progs
1993-03-10  marInitial revision
1993-03-10  marupdate name if necessary
1993-03-10  marLots of fixes: match on ID, not name; check more often...
1993-03-10  marInitial revision
1993-03-10  marrewrite ID allocation; match on ID number; update names...
1993-01-04  maradded verify and finished sign
1993-01-04  marInitial revision
1993-01-04  martranslate to SQL
1993-01-04  martranslate to SQL
1992-08-25  marmax ID is 31999, not 32766
next
This page took 0.146223 seconds and 7 git commands to generate.