]> andersk Git - moira.git/history - update
Command line printer manipulation client, and build goo.
[moira.git] / update /
2009-09-22  zacheissCompile without krb4.
2009-09-08  zacheissGet a krb5 TGT if we don't have one.
2009-07-28  zacheiss- Don't ifdef out auth_002; it breaks backward compatab...
2009-06-01  zacheissBuild shared libmoira via libtool.
2009-05-04  zacheissBuild without krb4 if it's unavailable.
2009-01-05  zacheissDESTDIR support.
2007-07-25  zacheissFix warning.
2007-07-11  zacheissInitialize contents of buf to all nulls, rather than...
2006-08-22  zacheissMerge changes from moira-krb5 CVS branch.
2003-07-27  zacheissMake "user foo" in moira.conf actually work.
2003-05-15  zacheissDon't bother with error_message() is code is 0.
2003-04-24  zacheissSimplify syslog_com_err_proc, and make it not drop...
2002-03-03  zacheissbreak out of case statement, don't fall through.
2001-09-04  zacheissMake encrypted file transfer work.
2001-01-08  zacheisssend_file() and friends are now mr_send_file(), etc.
2000-09-21  zacheissPrevent against format string attacks by adding third...
2000-05-08  zacheisssyslog instead of spewing to stdout.
1999-09-21  danwdistinguish read errors from incomplete reads. (in...
1999-09-21  danwprint an error message in fail()
1999-07-12  danwadd cleandir/distclean target
1998-11-09  danwlisten for SIGCHLDs to avoid zombies
1998-10-21  danwadd missing #include <string.h>
1998-10-21  danwadd missing #include <string.h> (for strlen)
1998-09-08  danwclose child connections in parent process
1998-08-27  danwmake things depend on libmoira.a, libgdss.a, and rsaref...
1998-08-07  danwKEYFILE is no longer a compile-time constant in krb5...
1998-05-26  danwadd INSTALL=@INSTALL@
1998-05-26  danwSwitch from Imake-based build system to autoconf-based.
1998-03-26  danwAdd conversions to `unsigned char'.
1998-03-03  danwread() in a loop, not all at once, in case packets...
1998-02-15  danwadd <sys/types.h> before <sys/uio.h>
1998-02-15  danwpunt mrgdb
1998-02-05  danwsecond code style cleanup: void/void * usage, proper...
1998-01-07  danwChange `SMS' to `Moira' where possible.
1998-01-06  danweliminate use of the `register' keyword: let the compil...
1998-01-05  danwCode style cleanup. (No functional changes)
1998-01-05  danwassume POSIX
1997-09-05  danwremove references to dcm.h
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-08-14  danwfix to make it not delete update_test.c on a `make clean'
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-02-02  danwallow blank lines in moira.conf files, since the docume...
1997-01-29  danw#includes, prototypes, etc
1996-07-08  danwsync'ing files for RCS->CVS migration MOIRADEV_7_8_96
1995-10-17  jweissWIFEXITED(waitb) is true if the script exits even with...
1994-09-16  jweissstrings.h -> string.h, the former doesn't exists on...
1994-09-16  jweissstrings.h -> string.h, the former doesn't exists on...
1994-09-16  jweissstrings.h -> string.h, the former doesn't exists on...
1994-06-17  jweissPOSIX uses fcntl.h not sys/fcntl.h
1994-04-29  jweissposixifcation from miki
1993-10-25  marposixify source
1993-10-22  marposixify source
1993-10-19  marcompile on AIX 3.2
1993-10-19  marneeded header to compile on solaris
1993-05-24  marlint
1993-05-24  marsolaris port
1993-04-29  maradded fcntl.h for sunos
1993-04-29  marSolaris changes
1993-01-27  marget longer tickets
1992-12-30  marset keepalives
1992-12-30  marfor decstation need to handle re-initing ticket file
1992-09-22  marNULL dereference
1992-09-22  maradded xfer_003.c, program update_test
1992-09-22  marmake it compile on AIX
1992-09-22  marmake it work on sun
1992-09-22  maradditional arg to send_file()
1992-09-22  marInitial revision
1992-09-22  marsupport encrypted transfers
1992-09-22  maradditional arg to get_file()
1992-09-22  marmake encrypted transfers work
1992-09-22  maradded xfer_003 operation (encrypted transfer)
1992-09-21  maradditional argument to get_file()
1992-09-21  marsave session key for later use
1992-09-21  maradd ecryption flag to get_file() call
1992-09-21  marsave session key for later encrypted file transfers
1992-08-25  marpunted hostname.c, added config.c, added update_test prog
1992-08-25  marremoved obsolete code & fixed up error logging;
1992-08-25  maruse krb_get_phost, not local routine; don't try to...
1992-08-25  marWas completely broken; took code from xfer_001.c
1992-08-25  marhandle "noclobber" and "user" config options; receive...
1992-08-25  marhandle "noexec" and "user" config options
1992-08-25  marInitial revision
1992-08-25  marre-write to use krb_get_phost instead of local routine;
1992-08-25  marpass the mode to get_file
1992-04-10  marinstall in ETCDIR, not PROGDIR
1992-04-10  marSuns don't need varargs.h
1991-03-21  marspace before destdir
1991-03-08  mardeal with HAS_VSPRINTF for log.c
1991-03-08  marinclude types.h
1991-03-08  marpunt smskeyu.c
1991-03-08  marconditionalize HAS_VSPRINTF in imakefile
1991-01-15  mardefine macro MIN if not already devined
1991-01-15  marinclude <sys/types.h>
1991-01-15  marfound NULL deref
1990-08-27  marInitial revision
1990-06-08  marmake sure exec program runs with sigchild enabled
1990-05-02  marpunted sms_untar
next
This page took 0.124103 seconds and 7 git commands to generate.