[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cyrus-devel
Subject:    Re: problems with cvs server
From:       Henrique de Moraes Holschuh <hmh () debian ! org>
Date:       2003-03-03 0:53:41
[Download RAW message or body]

On Sat, 01 Mar 2003, Rob Siemborski wrote:
> On Sat, 1 Mar 2003, Henrique de Moraes Holschuh wrote:
> > It looks like trying to fetch the most recent pachsets is causing a DoS in
> > the cvs server.  Something to do with AFS tokens, I think.
> 
> I don't have a good explanation for this, I'm able to use anonymous CVS to
> check out HEAD just fine.  Maybe you could be more specific as to what
> commands/files are causing you trouble.

Oh, I can get HEAD just fine too.  But if I ask for the checkin set with
those changes (using the cvsps utility), kabloom.  Suppose you updated 100
files with that checkin. cvsps will do 100 cvs diff requests :P

Heavy on the server? Sure. But it is the only thing keeping me sane. I
attach the output of cvsps for cmulocal (because it is small) as an example
of what it can do.

> > I am posting this just in case you're wondering what was causing the cvs
> > pserver to go offline :)
> 
> Hadn't noticed ;)

Well, maybe the pserver fork limit needs to be increased ;-)

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


---------------------
PatchSet 1
Date: 1998/10/02 21:35:59
Author: rob
Log:
Seems to work happily...

Members: 
	COPYING:INITIAL->1.1 
	README.andrew:INITIAL->1.1 
	com_err.m4:INITIAL->1.1 
	init_automake.m4:INITIAL->1.1 

---------------------
PatchSet 2
Date: 1998/10/02 21:48:28
Author: rob
Log:
updated instructions

Members: 
	README.andrew:1.1->1.2 

---------------------
PatchSet 3
Date: 1998/10/05 16:02:16
Author: shadow
Log:
-lsocket? -lnsl?

Members: 
	bsd_sockets.m4:INITIAL->1.1 

---------------------
PatchSet 4
Date: 1998/10/05 16:02:38
Author: shadow
Log:
"canonical" krb4 checking/inclusion.
probably not yet right.

Members: 
	kerberos_v4.m4:INITIAL->1.1 

---------------------
PatchSet 5
Date: 1998/10/05 18:21:41
Author: shadow
Log:
Rob's MIPS abi crap as adapted by KTH

Members: 
	mips-abi.m4:INITIAL->1.1 

---------------------
PatchSet 6
Date: 1998/10/05 18:22:08
Author: shadow
Log:
move ac_args_with into defun-d function

Members: 
	kerberos_v4.m4:1.1->1.2 

---------------------
PatchSet 7
Date: 1998/10/07 19:09:34
Author: tjs
Log:
I hate Tcl.

Here's a macro that tries to figure out which version of Tcl braindamage
a user has inflicted on his system: vanilla, Sun, BSD; 7.5, 7.6, 8.0, 8.1.
Should be tweakable as long as people keep picking at it, I hope.

Relies on Tcl's tclConfig.sh script to get its information, which either makes
it massively more or less reliable than ad-hoc approaches.  It's not clear
which.

Members: 
	tcl.m4:INITIAL->1.1 

---------------------
PatchSet 8
Date: 1998/10/07 21:27:33
Author: rob
Log:
Hacked on the mips-abi stuff a little; still needs to be tested...

Members: 
	mips-abi.m4:1.1->1.2 

---------------------
PatchSet 9
Date: 1998/10/07 23:32:28
Author: cg2v
Log:
detection of AFS libraries, includes, and dependencies.

Members: 
	afs.m4:INITIAL->1.1 

---------------------
PatchSet 10
Date: 1998/10/08 00:09:59
Author: cg2v
Log:
Users of the AFS macros need to explicitly use
AFS_INC_FLAGS, AFS_LIB_FLAGS, AFS_KTC_LIBS and/or AFS_CLIENT_LIBS in their
makefiles when appropriate
LIBS, CPPFLAGS and LDFLAGS are left with their original values (except
for changes that CMU_SOCKETS makes)

Members: 
	afs.m4:1.1->1.2 

---------------------
PatchSet 11
Date: 1998/10/08 21:17:15
Author: rob
Log:
Added pthreads support macro

Members: 
	README.andrew:1.2->1.3 
	pthreads.m4:INITIAL->1.1 

---------------------
PatchSet 12
Date: 1998/10/08 22:01:28
Author: rob
Log:
Cleaned up CMU_SOCKETS a little, added a good NANA check

Members: 
	README.andrew:1.3->1.4 
	bsd_sockets.m4:1.1->1.2 
	nana.m4:INITIAL->1.1 
	pthreads.m4:1.1->1.2 

---------------------
PatchSet 13
Date: 1998/10/10 01:14:08
Author: rob
Log:
Build procedure hacks; now handles no-comerr case a lot better

Members: 
	README.andrew:1.4->1.5 
	com_err.m4:1.1->1.2 
	libtoolhack.m4:INITIAL->1.1 

---------------------
PatchSet 14
Date: 1998/10/13 14:21:54
Author: rob
Log:
Added CMU_SASL

Members: 
	README.andrew:1.5->1.6 
	com_err.m4:1.2->1.3 
	sasl.m4:INITIAL->1.1 

---------------------
PatchSet 15
Date: 1998/10/15 19:04:15
Author: rob
Log:
More little hacks, plus general util support

Members: 
	pthreads.m4:1.2->1.3 
	util.m4:INITIAL->1.1 

---------------------
PatchSet 16
Date: 1998/10/15 22:59:47
Author: rob
Log:
Added sys/sysmacros.h check

Members: 
	util.m4:1.1->1.2 

---------------------
PatchSet 17
Date: 1998/10/15 23:14:09
Author: rob
Log:
Fixed lack of -ldl bug in sasl check

Members: 
	sasl.m4:1.1->1.2 

---------------------
PatchSet 18
Date: 1998/10/21 21:17:14
Author: rob
Log:
*** empty log message ***

Members: 
	util.m4:1.2->1.3 

---------------------
PatchSet 19
Date: 1998/10/22 21:09:33
Author: rob
Log:
Fixed some missing )'s

Members: 
	util.m4:1.3->1.4 

---------------------
PatchSet 20
Date: 1998/10/25 01:57:29
Author: rob
Log:
context infrastructure

Members: 
	util.m4:1.4->1.5 

---------------------
PatchSet 21
Date: 1998/10/26 20:09:27
Author: shadow
Log:
add AC_SUBST(RPATH)

Members: 
	kerberos_v4.m4:1.2->1.3 

---------------------
PatchSet 22
Date: 1998/10/26 20:09:56
Author: shadow
Log:
stuff specific to bsd telnet

Members: 
	telnet.m4:INITIAL->1.1 

---------------------
PatchSet 23
Date: 1998/10/26 23:25:40
Author: cg2v
Log:
Export the 'top level' directory where AFS is found.

Members: 
	afs.m4:1.2->1.3 

---------------------
PatchSet 24
Date: 1998/10/26 23:30:20
Author: shadow
Log:
"oops"

Members: 
	kerberos_v4.m4:1.3->1.4 

---------------------
PatchSet 25
Date: 1998/10/26 23:38:12
Author: shadow
Log:
no really, this time for sure

Members: 
	kerberos_v4.m4:1.4->1.5 

---------------------
PatchSet 26
Date: 1998/11/10 20:03:00
Author: rob
Log:
Many changes
Lots of minor bugs fixed
Better throughput
Better DB integration
Inheritance works

Members: 
	util.m4:1.5->1.6 

---------------------
PatchSet 27
Date: 1998/11/10 21:36:11
Author: rob
Log:
Minor nits, works with linux.

Members: 
	util.m4:1.6->1.7 

---------------------
PatchSet 28
Date: 1998/11/11 00:11:11
Author: shadow
Log:
updates

Members: 
	README.andrew:1.6->1.7 
	kerberos_v4.m4:1.5->1.6 

---------------------
PatchSet 29
Date: 1998/11/18 02:22:21
Author: rob
Log:
Moved dl dependancy to SASL library

Members: 
	sasl.m4:1.2->1.3 

---------------------
PatchSet 30
Date: 1998/11/30 20:59:11
Author: rob
Log:
Lots of little hacks

Members: 
	pthreads.m4:1.3->1.4 

---------------------
PatchSet 31
Date: 1998/12/01 17:08:53
Author: rob
Log:
Build nits

Members: 
	pthreads.m4:1.4->1.5 

---------------------
PatchSet 32
Date: 1998/12/01 23:10:42
Author: shadow
Log:
oops

Members: 
	kerberos_v4.m4:1.6->1.7 

---------------------
PatchSet 33
Date: 1998/12/01 23:40:06
Author: shadow
Log:
analogous fix for lib as for inc

Members: 
	kerberos_v4.m4:1.7->1.8 

---------------------
PatchSet 34
Date: 1998/12/01 23:49:52
Author: shadow
Log:
nope. not that way; there doesn't seem to be a way

Members: 
	kerberos_v4.m4:1.8->1.9 

---------------------
PatchSet 35
Date: 1998/12/02 07:00:40
Author: rob
Log:
Minor build nits, removed pthread_cancel dependancy

Members: 
	pthreads.m4:1.5->1.6 

---------------------
PatchSet 36
Date: 1999/01/12 20:03:15
Author: rob
Log:
saslpasswd + minor foo

Members: 
	bsd_sockets.m4:1.2->1.3 

---------------------
PatchSet 37
Date: 1999/01/12 20:14:29
Author: rob
Log:
fixed LIB_SOCKET expansion

Members: 
	bsd_sockets.m4:1.3->1.4 

---------------------
PatchSet 38
Date: 1999/01/15 22:45:07
Author: rob
Log:
final DEPTH stuff

Members: 
	afs.m4:1.3->1.4 
	bsd_sockets.m4:1.4->1.5 
	com_err.m4:1.3->1.4 
	init_automake.m4:1.1->1.2 
	kerberos_v4.m4:1.9->1.10 
	libtoolhack.m4:1.1->1.2 
	mips-abi.m4:1.2->1.3 
	nana.m4:1.1->1.2 
	pthreads.m4:1.6->1.7 
	sasl.m4:1.3->1.4 
	tcl.m4:1.1->1.2 
	telnet.m4:1.1->1.2 
	util.m4:1.7->1.8 

---------------------
PatchSet 39
Date: 1999/01/18 21:22:08
Author: rob
Log:
Added DGUX threads lib detection

Members: 
	pthreads.m4:1.7->1.7.2.1 [acapd-2_2_patches]

---------------------
PatchSet 40
Date: 1999/01/29 23:01:31
Author: rob
Log:
DGUX pthreads

Members: 
	pthreads.m4:1.7.2.1->1.7.2.2 [acapd-2_2_patches]

---------------------
PatchSet 41
Date: 1999/02/02 00:42:24
Author: shadow
Log:
Find libpcap and pcap.h

Members: 
	libpcap.m4:INITIAL->1.1 

---------------------
PatchSet 42
Date: 1999/02/02 00:43:45
Author: shadow
Log:
oops

Members: 
	libpcap.m4:1.1->1.2 

---------------------
PatchSet 43
Date: 1999/02/02 00:47:18
Author: shadow
Log:
more of the same

Members: 
	libnet.m4:INITIAL->1.1 
	libpcap.m4:1.2->1.3 

---------------------
PatchSet 44
Date: 1999/02/02 21:27:43
Author: shadow
Log:
simplify

Members: 
	libnet.m4:1.1->1.2 
	libpcap.m4:1.3->1.4 

---------------------
PatchSet 45
Date: 1999/02/05 17:46:59
Author: rob
Log:
Some rewriting
Added digestmd5.c

Members: 
	bsd_sockets.m4:1.5->1.6 

---------------------
PatchSet 46
Date: 1999/02/09 16:28:51
Author: shadow
Log:
from KTH krb, for telnet

Members: 
	broken.m4:INITIAL->1.1 

---------------------
PatchSet 47
Date: 1999/02/09 19:42:56
Author: shadow
Log:
new krb5 foo
fix krb4 rpath foo

Members: 
	kerberos_v4.m4:1.10->1.11 
	kerberos_v5.m4:INITIAL->1.1 

---------------------
PatchSet 48
Date: 1999/02/10 18:16:40
Author: shadow
Log:
various fixes

Members: 
	broken.m4:1.1->1.2 
	com_err_link.m4:INITIAL->1.1 
	kerberos_v4.m4:1.11->1.12 
	telnet.m4:1.2->1.3 

---------------------
PatchSet 49
Date: 1999/02/10 22:45:30
Author: shadow
Log:
telnet has foo to detect termio definitions
others use macro in common to detect false positives due to gcc link path

Members: 
	com_err_link.m4:1.1->1.2 
	common.m4:INITIAL->1.1 
	kerberos_v4.m4:1.12->1.13 
	kerberos_v5.m4:1.1->1.2 
	telnet.m4:1.3->1.4 

---------------------
PatchSet 50
Date: 1999/02/11 18:45:19
Author: shadow
Log:
*** empty log message ***

Members: 
	broken.m4:1.2->1.3 

---------------------
PatchSet 51
Date: 1999/02/11 18:51:22
Author: shadow
Log:
just use ac_replace_funcs

Members: 
	broken.m4:1.3->1.4(DEAD) 

---------------------
PatchSet 52
Date: 1999/02/11 22:53:28
Author: shadow
Log:
more foo

Members: 
	telnet.m4:1.4->1.5 

---------------------
PatchSet 53
Date: 1999/02/16 23:14:19
Author: shadow
Log:
various crap

Members: 
	libloguse.m4:INITIAL->1.1 
	libnet.m4:1.2->1.3 
	libpcap.m4:1.4->1.5 
	telnet.m4:1.5->1.6 

---------------------
PatchSet 54
Date: 1999/03/01 11:02:39
Author: shadow
Log:
bring things up to date

Members: 
	afs.m4:1.4->1.5 
	com_err_link.m4:1.2->1.3 
	common.m4:1.1->1.2 
	kerberos_v4.m4:1.13->1.14 
	kerberos_v5.m4:1.2->1.3 
	libloguse.m4:1.1->1.2 
	telnet.m4:1.6->1.7 

---------------------
PatchSet 55
Date: 1999/03/03 19:52:31
Author: cg2v
Log:
Fixed typo in README. afs.m4 now works with bsd_sockets.m4 that does not
modify LIBS

Members: 
	README.andrew:1.7->1.8 
	afs.m4:1.5->1.6 

---------------------
PatchSet 56
Date: 1999/03/31 21:16:23
Author: shadow
Log:
push updates

Members: 
	kafs.m4:INITIAL->1.1 
	libXau.m4:INITIAL->1.1 
	librestrict.m4:INITIAL->1.1 
	telnet.m4:1.7->1.8 

---------------------
PatchSet 57
Date: 1999/03/31 21:17:42
Author: shadow
Log:
oops

Members: 
	afs.m4:1.6->1.7 

---------------------
PatchSet 58
Date: 1999/06/19 02:18:45
Author: leg
Log:
SASLified!

Members: 
	README.andrew:1.8->1.9 
	cyrus.m4:INITIAL->1.1 

---------------------
PatchSet 59
Date: 1999/08/09 18:24:06
Author: cg2v
Log:
Allow PTYDIR on linux, which does not use streams (seperate PTYDIR into
PTYDIR and STREAMSPTY)

Members: 
	telnet.m4:1.8->1.9 

---------------------
PatchSet 60
Date: 1999/10/31 00:06:31
Author: leg
Log:
added --with-sasldir

Members: 
	README.andrew:1.9->1.10 
	sasl.m4:1.4->1.5 

---------------------
PatchSet 61
Date: 1999/11/17 01:55:21
Author: shadow
Log:
fix this to work with newer libnet

Members: 
	libnet.m4:1.3->1.4 

---------------------
PatchSet 62
Date: 1999/11/17 02:05:45
Author: shadow
Log:
get rid of multiple "test"s

Members: 
	kafs.m4:1.1->1.2 

---------------------
PatchSet 63
Date: 1999/11/17 02:07:15
Author: shadow
Log:
more tests

Members: 
	kerberos_v4.m4:1.14->1.15 

---------------------
PatchSet 64
Date: 1999/12/15 20:51:04
Author: leg
Log:
updated branch to head

Members: 
	README.andrew:1.9->1.9.4.1 [cyrus-db]
	kafs.m4:1.1->1.1.4.1 [cyrus-db]
	kerberos_v4.m4:1.14->1.14.4.1 [cyrus-db]
	libnet.m4:1.3->1.3.4.1 [cyrus-db]
	sasl.m4:1.4->1.4.6.1 [cyrus-db]

---------------------
PatchSet 65
Date: 1999/12/16 20:43:48
Author: cg2v
Log:
Don't use AFSCONF_CLIENTNAME
Add gcc's incdir (for stddef.h) when using -nostdinc

Members: 
	afs.m4:1.7->1.8 

---------------------
PatchSet 66
Date: 2000/01/13 02:29:04
Author: leg
Log:
updated to 1.6.23

Members: 
	afs.m4:1.7->1.7.4.1 [cyrus-db]

---------------------
PatchSet 67
Date: 2000/01/28 23:09:40
Author: leg
Log:
merged in cyrus-db branch

Members: 
	sasl.m4:1.5->1.6 

---------------------
PatchSet 68
Date: 2000/02/16 21:38:02
Author: tmartin
Log:
agentx macro

Members: 
	agentx.m4:INITIAL->1.1 

---------------------
PatchSet 69
Date: 2000/02/17 03:57:05
Author: tmartin
Log:
*** empty log message ***

Members: 
	agentx.m4:1.1->1.2 
	pthreads.m4:1.7->1.8 

---------------------
PatchSet 70
Date: 2000/02/21 21:51:28
Author: tmartin
Log:
the name 'sun' conflicted with something on solaris. renamed to 'suna'

Members: 
	agentx.m4:1.2->1.3 

---------------------
PatchSet 71
Date: 2000/02/23 04:32:00
Author: leg
Log:
c-attribute added, gotten from assar@NADA.KTH.SE

Members: 
	c-attribute.m4:INITIAL->1.1 

---------------------
PatchSet 72
Date: 2000/02/23 07:49:00
Author: leg
Log:
renamed to start with CMU_

Members: 
	c-attribute.m4:1.1->1.2 

---------------------
PatchSet 73
Date: 2000/03/15 04:33:05
Author: leg
Log:
remove random "found" message

Members: 
	pthreads.m4:1.8->1.9 

---------------------
PatchSet 74
Date: 2000/04/20 19:27:57
Author: cg2v
Log:
AFS: use CMU_TEST_INCPATH instead of stupid gcc tricks
     deal with SCS's des library oddness
     explicitly refer to afs's libsys.a
     reorder AFS_CLIENT_LIBS (rmtsys)
substitute *_LIB_FLAGS and *_INC_FLAGS so that configure.in doesn't have
to munge LIBS for all makefiles

New tests for ARX (see arx collection) and Berkeley DB 3.x

Members: 
	afs.m4:1.8->1.9 
	arx.m4:INITIAL->1.1 
	berkdb.m4:INITIAL->1.1 
	com_err_link.m4:1.3->1.4 
	kerberos_v4.m4:1.15->1.16 

---------------------
PatchSet 75
Date: 2000/04/25 18:08:21
Author: shadow
Log:
from adm

Members: 
	afs.m4:1.9->1.10 

---------------------
PatchSet 76
Date: 2000/04/25 18:30:12
Author: shadow
Log:
test for libcyrus

Members: 
	libcyrus.m4:INITIAL->1.1 

---------------------
PatchSet 77
Date: 2000/04/25 18:39:04
Author: leg
Log:
damn version ids were making my life difficult

Members: 
	cyrus.m4:1.1->1.2 
	sasl.m4:1.6->1.7 

---------------------
PatchSet 78
Date: 2000/04/25 19:45:00
Author: shadow
Log:
fixes

Members: 
	afs.m4:1.10->1.11 

---------------------
PatchSet 79
Date: 2000/04/25 20:12:10
Author: shadow
Log:
new sasl crap

Members: 
	sasl.m4:1.7->1.8 

---------------------
PatchSet 80
Date: 2000/04/25 20:28:43
Author: shadow
Log:
ifixes

Members: 
	libcyrus.m4:1.1->1.2 
	sasl.m4:1.8->1.9 

---------------------
PatchSet 81
Date: 2000/04/25 20:35:15
Author: shadow
Log:
oops

Members: 
	libcyrus.m4:1.2->1.3 

---------------------
PatchSet 82
Date: 2000/04/25 21:15:59
Author: shadow
Log:
more foo

Members: 
	libcyrus.m4:1.3->1.4 

---------------------
PatchSet 83
Date: 2000/04/25 21:21:21
Author: shadow
Log:
more changes

Members: 
	libcyrus.m4:1.4->1.5 
	sasl.m4:1.9->1.10 

---------------------
PatchSet 84
Date: 2000/04/25 21:34:38
Author: shadow
Log:
new

Members: 
	libssl.m4:INITIAL->1.1 

---------------------
PatchSet 85
Date: 2000/04/25 21:35:07
Author: shadow
Log:
for starttls

Members: 
	libcyrus.m4:1.5->1.6 

---------------------
PatchSet 86
Date: 2000/04/25 21:36:10
Author: shadow
Log:
more fun

Members: 
	libcyrus.m4:1.6->1.7 

---------------------
PatchSet 87
Date: 2000/04/25 21:46:57
Author: shadow
Log:
fix paths

Members: 
	sasl.m4:1.10->1.11 

---------------------
PatchSet 88
Date: 2000/04/25 21:51:42
Author: shadow
Log:
more fix

Members: 
	sasl.m4:1.11->1.12 

---------------------
PatchSet 89
Date: 2000/04/25 23:41:58
Author: shadow
Log:
use socket lib

Members: 
	libcyrus.m4:1.7->1.8 

---------------------
PatchSet 90
Date: 2000/04/25 23:48:04
Author: shadow
Log:
more fix

Members: 
	libssl.m4:1.1->1.2 

---------------------
PatchSet 91
Date: 2000/04/26 00:01:11
Author: shadow
Log:
more fun

Members: 
	libssl.m4:1.2->1.3 

---------------------
PatchSet 92
Date: 2000/04/26 00:16:00
Author: shadow
Log:
ssl is wacky

Members: 
	libssl.m4:1.3->1.4 

---------------------
PatchSet 93
Date: 2000/04/26 00:22:17
Author: shadow
Log:
simplify

Members: 
	libcyrus.m4:1.8->1.9 

---------------------
PatchSet 94
Date: 2000/04/26 00:31:35
Author: shadow
Log:
damn you autoconf

Members: 
	common.m4:1.2->1.3 
	libcyrus.m4:1.9->1.10 
	libssl.m4:1.4->1.5 
	sasl.m4:1.12->1.13 

---------------------
PatchSet 95
Date: 2000/04/26 00:38:07
Author: shadow
Log:
fix

Members: 
	common.m4:1.3->1.4 

---------------------
PatchSet 96
Date: 2000/04/26 00:38:50
Author: shadow
Log:
*** empty log message ***

Members: 
	common.m4:1.4->1.5 

---------------------
PatchSet 97
Date: 2000/05/03 19:00:59
Author: leg
Log:
removed bogus --with stuff. don't encourage people to do things that
will hurt them.

Members: 
	sasl.m4:1.13->1.14 

---------------------
PatchSet 98
Date: 2000/05/03 19:24:09
Author: leg
Log:
patches from ryan, other configuration stuff

Members: 
	sasl.m4:1.14->1.15 

---------------------
PatchSet 99
Date: 2000/05/09 17:54:42
Author: leg
Log:
added libwrap support

Members: 
	libwrap.m4:INITIAL->1.1 

---------------------
PatchSet 100
Date: 2000/05/13 03:40:38
Author: leg
Log:
maybe fixed sasl configure problems people were having

Members: 
	sasl.m4:1.15->1.16 

---------------------
PatchSet 101
Date: 2000/06/04 22:44:28
Author: leg
Log:
use CMU_SOCKETS to see if libwrap is there

Members: 
	libwrap.m4:1.1->1.2 

---------------------
PatchSet 102
Date: 2000/06/05 18:43:28
Author: leg
Log:
whoops, backwards SASLFLAGS and LIB_SASL.

Members: 
	sasl.m4:1.16->1.17 

---------------------
PatchSet 103
Date: 2000/06/09 19:02:44
Author: leg
Log:
fix for redhat's libwrap, which needs -lnsl

Members: 
	libwrap.m4:1.2->1.3 

---------------------
PatchSet 104
Date: 2000/06/13 00:29:03
Author: shadow
Log:
oops

Members: 
	kerberos_v4.m4:1.16->1.17 

---------------------
PatchSet 105
Date: 2000/06/21 21:35:59
Author: cg2v
Log:
Remove no-longer needed gcc foo in CMU_AFS_INC_WHERE1

Members: 
	afs.m4:1.11->1.12 

---------------------
PatchSet 106
Date: 2000/07/07 17:46:12
Author: leg
Log:
missing equal sign, pointed out by Kenichi Okada <okada@opaopa.org>

Members: 
	sasl.m4:1.17->1.18 

---------------------
PatchSet 107
Date: 2000/08/09 16:28:30
Author: shadow
Log:
needs work

Members: 
	heimdal.m4:INITIAL->1.1 

---------------------
PatchSet 108
Date: 2000/11/05 23:11:28
Author: leg
Log:
adding UCD SNMP instrumentation to the master process

Members: 
	ucdsnmp.m4:INITIAL->1.1 

---------------------
PatchSet 109
Date: 2000/11/07 22:43:05
Author: cg2v
Log:
New AFS_RX_LIBS output variable that only includes rx/rxkad/ktc functionality

Members: 
	afs.m4:1.12->1.13 

---------------------
PatchSet 110
Date: 2001/01/02 21:18:35
Author: cg2v
Log:
use the proper variable name convention so that cmu_test_libpath works
cmu_test_incpath should have worse problems, but it seems to be working

Members: 
	libssl.m4:1.5->1.6 

---------------------
PatchSet 111
Date: 2001/01/02 21:48:47
Author: cg2v
Log:
The nadine event library

Members: 
	nadine.m4:INITIAL->1.1 

---------------------
PatchSet 112
Date: 2001/01/02 22:37:45
Author: cg2v
Log:
oops

Members: 
	nadine.m4:1.1->1.2 

---------------------
PatchSet 113
Date: 2001/01/02 23:00:45
Author: cg2v
Log:
*** empty log message ***

Members: 
	nadine.m4:1.2->1.3 

---------------------
PatchSet 114
Date: 2001/02/01 04:36:45
Author: cg2v
Log:
test for the new "afs_int32" types.
if not defined, define in terms of the old int32 types.

Members: 
	afs.m4:1.13->1.14 

---------------------
PatchSet 115
Date: 2001/02/06 23:06:26
Author: ken3
Log:
merged changes from trunk

Members: 
	afs.m4:1.13->1.13.2.1 [user-rename]

---------------------
PatchSet 116
Date: 2001/02/19 17:29:25
Author: shadow
Log:
add another check

Members: 
	kerberos_v4.m4:1.17->1.18 

---------------------
PatchSet 117
Date: 2001/02/25 17:36:00
Author: shadow
Log:
add sendauth proto test

Members: 
	kerberos_v4.m4:1.18->1.19 

---------------------
PatchSet 118
Date: 2001/03/15 03:09:40
Author: shadow
Log:
change how newdes test work

Members: 
	telnet.m4:1.9->1.10 

---------------------
PatchSet 119
Date: 2001/03/15 03:10:09
Author: shadow
Log:
deal with heimdal

Members: 
	kerberos_v5.m4:1.3->1.4 

---------------------
PatchSet 120
Date: 2001/03/16 03:43:49
Author: shadow
Log:
update for krb5-aware kafs

Members: 
	kafs.m4:1.2->1.3 

---------------------
PatchSet 121
Date: 2001/04/04 17:58:29
Author: shadow
Log:
updates for adm

Members: 
	afs.m4:1.14->1.15 
	db.m4:INITIAL->1.1 
	find-func-no-libs.m4:INITIAL->1.1 
	find-func-no-libs2.m4:INITIAL->1.1 
	find-func.m4:INITIAL->1.1 

---------------------
PatchSet 122
Date: 2001/04/04 21:40:36
Author: shadow
Log:
make imclient.h test use flags to find sasl.h

Members: 
	libcyrus.m4:1.10->1.11 

---------------------
PatchSet 123
Date: 2001/04/04 21:45:18
Author: shadow
Log:
fail if we lose either header or lib

Members: 
	heimdal.m4:1.1->1.2 
	libcyrus.m4:1.11->1.12 

---------------------
PatchSet 124
Date: 2001/04/04 21:51:23
Author: shadow
Log:
whole damn world broke out from under me

Members: 
	libcyrus.m4:1.12->1.13 

---------------------
PatchSet 125
Date: 2001/04/05 01:16:15
Author: shadow
Log:
update check for existance

Members: 
	libcyrus.m4:1.13->1.14 

---------------------
PatchSet 126
Date: 2001/04/05 01:19:29
Author: shadow
Log:
these may be links

Members: 
	common.m4:1.5->1.6 

---------------------
PatchSet 127
Date: 2001/04/05 01:21:31
Author: shadow
Log:
-e fails; use -r

Members: 
	common.m4:1.6->1.7 

---------------------
PatchSet 128
Date: 2001/04/05 01:41:02
Author: shadow
Log:
more updates

Members: 
	common.m4:1.7->1.8 
	libcyrus.m4:1.14->1.15 

---------------------
PatchSet 129
Date: 2001/06/27 00:07:09
Author: cg2v
Log:
Jeff did stuff for stage in CS

Members: 
	arx.m4:1.1->1.2 

---------------------
PatchSet 130
Date: 2001/07/05 22:03:05
Author: cg2v
Log:
*** empty log message ***

Members: 
	afs.m4:1.15->1.16 

---------------------
PatchSet 131
Date: 2001/07/08 15:59:57
Author: ken3
Log:
merged changes from trunk (2.0.15)

Members: 
	afs.m4:1.15->1.15.6.1 [hier-sep]
	arx.m4:1.1->1.1.10.1 [hier-sep]

---------------------
PatchSet 132
Date: 2001/07/18 20:51:13
Author: cg2v
Log:
newest afs has dependencies on libresolv. It's common enough
to just include in LIB_SOCKET...

Members: 
	bsd_sockets.m4:1.6->1.7 

---------------------
PatchSet 133
Date: 2001/07/31 16:19:52
Author: rjs3
Log:
configure checking for saslv2 and fix a typo in sasl.m4

Members: 
	sasl.m4:1.18->1.18.10.1 [imapd-sasl-v2]
	sasl2.m4:1.1->1.1.2.1 [imapd-sasl-v2]

---------------------
PatchSet 134
Date: 2001/07/31 16:19:52
Author: rjs3
Log:
file sasl2.m4 was initially added on branch imapd-sasl-v2.

Members: 
	sasl2.m4:INITIAL->1.1(DEAD) 

---------------------
PatchSet 135
Date: 2001/07/31 16:29:32
Author: rjs3
Log:
also check for sasl/saslutil.h

Members: 
	sasl2.m4:1.1.2.1->1.1.2.2 [imapd-sasl-v2]

---------------------
PatchSet 136
Date: 2001/08/07 21:51:12
Author: rjs3
Log:
resync with trunk

Members: 
	afs.m4:1.15->1.15.8.1 [imapd-sasl-v2]
	arx.m4:1.1->1.1.12.1 [imapd-sasl-v2]
	bsd_sockets.m4:1.6->1.6.18.1 [imapd-sasl-v2]

---------------------
PatchSet 137
Date: 2001/08/29 22:22:53
Author: rjs3
Log:
allow compiling against static libsasl2

Members: 
	sasl2.m4:1.1.2.2->1.1.2.3 [imapd-sasl-v2]

---------------------
PatchSet 138
Date: 2001/10/08 16:23:47
Author: ken3
Log:
fix for redhat's ucdsnmp, which needs -lrpm -lpopt

Members: 
	ucdsnmp.m4:1.1->1.2 

---------------------
PatchSet 139
Date: 2001/10/23 01:21:16
Author: rjs3
Log:
resync with head.

Members: 
	ucdsnmp.m4:1.1->1.1.10.1 [imapd-sasl-v2]

---------------------
PatchSet 140
Date: 2001/11/27 03:24:55
Author: ken3
Log:
merged imapd-sasl-v2 branch

Members: 
	sasl.m4:1.18->1.19 
	sasl2.m4:1.1->1.2 

---------------------
PatchSet 141
Date: 2001/11/30 02:27:19
Author: rjs3
Log:
changed with_afs to with_AFS

Members: 
	afs.m4:1.15->1.15.4.1 [sasl-v2-rjs3]

---------------------
PatchSet 142
Date: 2001/11/30 02:30:25
Author: rjs3
Log:
look at with_AFS instead of with_afs

Members: 
	afs.m4:1.16->1.17 

---------------------
PatchSet 143
Date: 2001/12/04 03:03:28
Author: rjs3
Log:
SASLv2 Merge

Members: 
	sasl2.m4:1.2->1.3 

---------------------
PatchSet 144
Date: 2001/12/04 18:06:39
Author: rjs3
Log:
detect GSS_NT_HOSTBASED_SERVICE

Members: 
	sasl2.m4:1.3->1.4 

---------------------
PatchSet 145
Date: 2001/12/10 18:45:42
Author: rjs3
Log:
changes such that --enable-staticsasl builds the servers statically
but the perl clients (e.g. cyradm, sieveshell) dynamically linked to sasl,
if a dynamic sasl is available.  Otherwise, the perl clients are not built.

Members: 
	sasl2.m4:1.4->1.5 

---------------------
PatchSet 146
Date: 2001/12/11 07:22:30
Author: rjs3
Log:
link GSSAPI libraries statically when we link sasl2 statically

Members: 
	sasl2.m4:1.5->1.6 

---------------------
PatchSet 147
Date: 2002/01/06 21:24:13
Author: rjs3
Log:
fixed missing -lsasl2, added runpath handling

Members: 
	sasl2.m4:1.6->1.7 

---------------------
PatchSet 148
Date: 2002/01/07 01:12:08
Author: rjs3
Log:
check to see if we actually need to add the runpath info before giving
the linker spurious parameters

Members: 
	sasl2.m4:1.7->1.8 

---------------------
PatchSet 149
Date: 2002/02/27 23:06:52
Author: cg2v
Log:
look for db4 instead of db3 if requested

Members: 
	berkdb.m4:1.1->1.2 

---------------------
PatchSet 150
Date: 2002/03/01 19:39:39
Author: ken3
Log:
- line wrap db backend help  - align help text (ken being anal)

Members: 
	sasl2.m4:1.8->1.9 

---------------------
PatchSet 151
Date: 2002/04/03 19:36:43
Author: rjs3
Log:
detect sasl_checkapop correctly

Members: 
	sasl2.m4:1.9->1.10 

---------------------
PatchSet 152
Date: 2002/04/03 20:25:43
Author: rjs3
Log:
change AC_ARG_ENABLE to AC_ARG_WITH to match the help text

Members: 
	sasl2.m4:1.10->1.11 

---------------------
PatchSet 153
Date: 2002/04/06 00:45:04
Author: cg2v
Log:
make autoheader happy

Members: 
	afs.m4:1.17->1.18 

---------------------
PatchSet 154
Date: 2002/04/06 00:50:27
Author: cg2v
Log:
remove bogus ;

Members: 
	afs.m4:1.18->1.19 

---------------------
PatchSet 155
Date: 2002/04/06 00:50:42
Author: cg2v
Log:
make autoheader happy

Members: 
	kerberos_v4.m4:1.19->1.20 

---------------------
PatchSet 156
Date: 2002/04/25 14:27:47
Author: rjs3
Log:
fix with/enableval confusion (Howard Chu <hyc@highlandsun.com>)

Members: 
	sasl2.m4:1.11->1.12 

---------------------
PatchSet 157
Date: 2002/04/30 03:44:54
Author: rjs3
Log:
fix bug exposed by actually using the correct value ;)

Members: 
	sasl2.m4:1.12->1.13 

---------------------
PatchSet 158
Date: 2002/05/06 17:24:52
Author: rjs3
Log:
use both LDFLAGS and LIB_SASL

Members: 
	sasl2.m4:1.13->1.14 

---------------------
PatchSet 159
Date: 2002/05/08 20:21:07
Author: rjs3
Log:
fix --with-gssapi to be --enable-gssapi again

Members: 
	sasl2.m4:1.14->1.15 

---------------------
PatchSet 160
Date: 2002/05/14 15:23:03
Author: rjs3
Log:
try a new heimdal check

Members: 
	sasl2.m4:1.15->1.16 

---------------------
PatchSet 161
Date: 2002/05/25 19:57:41
Author: leg
Log:
added Id tag at request of Henrique Holschuh <hmh@debian.org>

Members: 
	afs.m4:1.19->1.20 
	agentx.m4:1.3->1.4 
	arx.m4:1.2->1.3 
	berkdb.m4:1.2->1.3 
	bsd_sockets.m4:1.7->1.8 
	com_err.m4:1.4->1.5 
	com_err_link.m4:1.4->1.5 
	common.m4:1.8->1.9 
	cyrus.m4:1.2->1.3 
	heimdal.m4:1.2->1.3 
	init_automake.m4:1.2->1.3 
	kafs.m4:1.3->1.4 
	kerberos_v4.m4:1.20->1.21 
	kerberos_v5.m4:1.4->1.5 
	libXau.m4:1.1->1.2 
	libcyrus.m4:1.15->1.16 
	libloguse.m4:1.2->1.3 
	libnet.m4:1.4->1.5 
	libpcap.m4:1.5->1.6 
	librestrict.m4:1.1->1.2 
	libssl.m4:1.6->1.7 
	libtoolhack.m4:1.2->1.3 
	libwrap.m4:1.3->1.4 
	mips-abi.m4:1.3->1.4 
	nadine.m4:1.3->1.4 
	nana.m4:1.2->1.3 
	pthreads.m4:1.9->1.10 
	sasl.m4:1.19->1.20 
	sasl2.m4:1.16->1.17 
	tcl.m4:1.2->1.3 
	telnet.m4:1.10->1.11 
	ucdsnmp.m4:1.2->1.3 
	util.m4:1.8->1.9 

---------------------
PatchSet 162
Date: 2002/06/06 21:07:33
Author: jsmith2
Log:
updated comparator, no longer need comparator_bc.  anything that is not bytecode that \
tries to use comparator stuff will likely fail

Members: 
	afs.m4:1.17->1.17.2.1 [sieve-bytecode]
	agentx.m4:1.3->1.3.2.1 [sieve-bytecode]
	arx.m4:1.2->1.2.4.1 [sieve-bytecode]
	berkdb.m4:1.1->1.1.2.1 [sieve-bytecode]
	bsd_sockets.m4:1.7->1.7.4.1 [sieve-bytecode]
	com_err.m4:1.4->1.4.8.1 [sieve-bytecode]
	com_err_link.m4:1.4->1.4.2.1 [sieve-bytecode]
	common.m4:1.8->1.8.12.1 [sieve-bytecode]
	cyrus.m4:1.2->1.2.2.1 [sieve-bytecode]
	heimdal.m4:1.2->1.2.12.1 [sieve-bytecode]
	init_automake.m4:1.2->1.2.8.1 [sieve-bytecode]
	kafs.m4:1.3->1.3.12.1 [sieve-bytecode]
	kerberos_v4.m4:1.19->1.19.12.1 [sieve-bytecode]
	kerberos_v5.m4:1.4->1.4.12.1 [sieve-bytecode]
	libXau.m4:1.1->1.1.6.1 [sieve-bytecode]
	libcyrus.m4:1.15->1.15.12.1 [sieve-bytecode]
	libloguse.m4:1.2->1.2.6.1 [sieve-bytecode]
	libnet.m4:1.4->1.4.4.1 [sieve-bytecode]
	libpcap.m4:1.5->1.5.6.1 [sieve-bytecode]
	librestrict.m4:1.1->1.1.6.1 [sieve-bytecode]
	libssl.m4:1.6->1.6.14.1 [sieve-bytecode]
	libtoolhack.m4:1.2->1.2.8.1 [sieve-bytecode]
	libwrap.m4:1.3->1.3.2.1 [sieve-bytecode]
	mips-abi.m4:1.3->1.3.8.1 [sieve-bytecode]
	nadine.m4:1.3->1.3.14.1 [sieve-bytecode]
	nana.m4:1.2->1.2.8.1 [sieve-bytecode]
	pthreads.m4:1.9->1.9.2.1 [sieve-bytecode]
	sasl.m4:1.19->1.19.2.1 [sieve-bytecode]
	sasl2.m4:1.6->1.6.2.1 [sieve-bytecode]
	tcl.m4:1.2->1.2.8.1 [sieve-bytecode]
	telnet.m4:1.10->1.10.12.1 [sieve-bytecode]
	ucdsnmp.m4:1.2->1.2.2.1 [sieve-bytecode]
	util.m4:1.8->1.8.8.1 [sieve-bytecode]

---------------------
PatchSet 163
Date: 2002/07/22 18:42:56
Author: shadow
Log:
update for sasl2

Members: 
	libcyrus.m4:1.16->1.17 

---------------------
PatchSet 164
Date: 2002/07/22 19:30:44
Author: shadow
Log:
update for the world of no libdes (maybe)

Members: 
	afs.m4:1.20->1.21 

---------------------
PatchSet 165
Date: 2002/07/22 20:07:08
Author: shadow
Log:
export libdes we found

Members: 
	afs.m4:1.21->1.22 

---------------------
PatchSet 166
Date: 2002/07/22 20:19:12
Author: shadow
Log:
update for no libdes

Members: 
	heimdal.m4:1.3->1.4 
	kerberos_v4.m4:1.21->1.22 

---------------------
PatchSet 167
Date: 2002/07/22 20:26:02
Author: shadow
Log:
update

Members: 
	heimdal.m4:1.4->1.5 
	kerberos_v4.m4:1.22->1.23 

---------------------
PatchSet 168
Date: 2002/07/22 20:32:12
Author: shadow
Log:
audit fun

Members: 
	afs.m4:1.22->1.23 

---------------------
PatchSet 169
Date: 2002/07/25 17:21:38
Author: ken3
Log:
merged changes from trunk

Members: 
	afs.m4:1.20->1.20.4.1 [cyrus-imapd-2_2]
	heimdal.m4:1.3->1.3.4.1 [cyrus-imapd-2_2]
	kerberos_v4.m4:1.21->1.21.4.1 [cyrus-imapd-2_2]
	libcyrus.m4:1.16->1.16.4.1 [cyrus-imapd-2_2]

---------------------
PatchSet 170
Date: 2002/08/08 20:20:29
Author: rjs3
Log:
add CMU_SASL2_REQUIRE_VER to require 2.1.7

Members: 
	sasl2.m4:1.17->1.17.4.1 [cyrus-imapd-2_2]

---------------------
PatchSet 171
Date: 2002/08/15 00:11:10
Author: cg2v
Log:
the translit wasn't working since it wasn't using the new quotes
also translate - to _, since - isn't valid in symbols

Members: 
	common.m4:1.9->1.10 

---------------------
PatchSet 172
Date: 2002/08/15 00:12:21
Author: cg2v
Log:
Actually verify the same library the link test is using...

Members: 
	berkdb.m4:1.3->1.4 

---------------------
PatchSet 173
Date: 2002/08/15 22:24:02
Author: ken3
Log:
Autoconf to work with 2.13+ (Carlos Velasco <carlosev@newipnet.com>)

Members: 
	libwrap.m4:1.4->1.5 
	nana.m4:1.3->1.4 
	sasl2.m4:1.17->1.18 
	ucdsnmp.m4:1.3->1.4 

---------------------
PatchSet 174
Date: 2002/08/15 22:35:19
Author: ken3
Log:
Autoconf to work with 2.13+ (Carlos Velasco <carlosev@newipnet.com>)

Members: 
	libwrap.m4:1.4->1.4.4.1 [cyrus-imapd-2_2]
	nana.m4:1.3->1.3.4.1 [cyrus-imapd-2_2]
	sasl2.m4:1.17.4.1->1.17.4.2 [cyrus-imapd-2_2]
	ucdsnmp.m4:1.3->1.3.4.1 [cyrus-imapd-2_2]

---------------------
PatchSet 175
Date: 2002/08/16 15:39:34
Author: ken3
Log:
missed one fix for autconf 2.13+

Members: 
	sasl2.m4:1.18->1.19 
	sasl2.m4:1.17.4.2->1.17.4.3 [cyrus-imapd-2_2]

---------------------
PatchSet 176
Date: 2002/08/21 15:03:19
Author: rjs3
Log:
fix broken duplicate quoting

Members: 
	libwrap.m4:1.5->1.6 
	sasl2.m4:1.19->1.20 
	ucdsnmp.m4:1.4->1.5 

---------------------
PatchSet 177
Date: 2002/08/21 15:32:20
Author: ken3
Log:
fix broken duplicate quoting

Members: 
	libwrap.m4:1.4.4.1->1.4.4.2 [cyrus-imapd-2_2]
	sasl2.m4:1.17.4.3->1.17.4.4 [cyrus-imapd-2_2]
	ucdsnmp.m4:1.3.4.1->1.3.4.2 [cyrus-imapd-2_2]

---------------------
PatchSet 178
Date: 2002/09/10 20:30:30
Author: rjs3
Log:
sync bytecode branch with Cyrus 2.2 branch

Members: 
	afs.m4:1.17.2.1->1.17.2.2 [sieve-bytecode]
	heimdal.m4:1.2.12.1->1.2.12.2 [sieve-bytecode]
	kerberos_v4.m4:1.19.12.1->1.19.12.2 [sieve-bytecode]
	libcyrus.m4:1.15.12.1->1.15.12.2 [sieve-bytecode]
	libwrap.m4:1.3.2.1->1.3.2.2 [sieve-bytecode]
	nana.m4:1.2.8.1->1.2.8.2 [sieve-bytecode]
	sasl2.m4:1.6.2.1->1.6.2.2 [sieve-bytecode]
	ucdsnmp.m4:1.2.2.1->1.2.2.2 [sieve-bytecode]

---------------------
PatchSet 179
Date: 2002/09/24 15:12:33
Author: rjs3
Log:
GSSAPI doesn't need
to link ndbm.  Also cleanup some sasldb linking in saslauthd.

Members: 
	sasl2.m4:1.20->1.21 

---------------------
PatchSet 180
Date: 2002/09/30 20:43:21
Author: rjs3
Log:
declare CPPFLAGS to be appropriate for sasl before checking sasl version #

Members: 
	sasl2.m4:1.17.4.4->1.17.4.5 [cyrus-imapd-2_2]

---------------------
PatchSet 181
Date: 2002/12/02 18:28:47
Author: rjs3
Log:
whoops, swich order of an LDFLAGS resetting (Allon Stern <allon@fgm.com>)

Members: 
	sasl2.m4:1.21->1.22 

---------------------
PatchSet 182
Date: 2002/12/10 21:44:19
Author: rjs3
Log:
add cyrus's version of these functions so they can be shared between SASL
and IMAPd

Members: 
	berkdb.m4:1.4->1.5 

---------------------
PatchSet 183
Date: 2002/12/10 21:57:06
Author: rjs3
Log:
sync with HEAD

Members: 
	berkdb.m4:1.3->1.3.4.1 [cyrus-imapd-2_2]

---------------------
PatchSet 184
Date: 2002/12/21 19:44:24
Author: cg2v
Log:
These files don't care about gcc being used or not (we use CMU_TEST_*PATH
instead)
Autoconf 2.5x doesn't have AC_PROG_CC_GNU

Members: 
	afs.m4:1.23->1.24 
	arx.m4:1.3->1.4 
	berkdb.m4:1.5->1.6 
	com_err_link.m4:1.5->1.6 
	heimdal.m4:1.5->1.6 
	kafs.m4:1.4->1.5 
	kerberos_v4.m4:1.23->1.24 
	kerberos_v5.m4:1.5->1.6 
	libXau.m4:1.2->1.3 
	libcyrus.m4:1.17->1.18 
	libloguse.m4:1.3->1.4 
	libnet.m4:1.5->1.6 
	libpcap.m4:1.6->1.7 
	librestrict.m4:1.2->1.3 
	libssl.m4:1.7->1.8 
	nadine.m4:1.4->1.5 
	sasl.m4:1.20->1.21 

---------------------
PatchSet 185
Date: 2002/12/21 20:21:31
Author: cg2v
Log:
Be autoconf2.53 friendly by defining config.h comments inline

Members: 
	sasl2.m4:1.22->1.23 

---------------------
PatchSet 186
Date: 2002/12/29 06:13:02
Author: cg2v
Log:
don't contaminate LIBS if krb4 can't be found

Members: 
	kerberos_v4.m4:1.24->1.25 

---------------------
PatchSet 187
Date: 2003/01/09 20:52:18
Author: rjs3
Log:
move ipv6.m4 from config/ to cmulocal/

Members: 
	ipv6.m4:INITIAL->1.1 

---------------------
PatchSet 188
Date: 2003/01/09 20:52:52
Author: rjs3
Log:
adding on branch

Members: 
	ipv6.m4:1.1->1.1.2.1 [cyrus-imapd-2_2]

---------------------
PatchSet 189
Date: 2003/01/23 21:45:53
Author: rjs3
Log:
first pass at openssl detection (stolen from SASL)

Members: 
	openssl.m4:INITIAL->1.1 

---------------------
PatchSet 190
Date: 2003/01/23 22:22:49
Author: rjs3
Log:
move openssl checking into cmulocal, use for saslauthd detection of openssl
(specifically for lak.c)

Members: 
	openssl.m4:1.2->1.3 
	openssl.m4:1.1->1.2 

---------------------
PatchSet 191
Date: 2003/01/28 18:19:12
Author: rjs3
Log:
use CMU_ADD_LIBPATH properly

Members: 
	berkdb.m4:1.6->1.7 

---------------------
PatchSet 192
Date: 2003/02/01 22:41:21
Author: leg
Log:
sigh, wasn't packaging the NT makefiles, either. i suck.

Members: 
	sasl2.m4:1.23->1.24 

---------------------
PatchSet 193
Date: 2003/02/03 18:09:08
Author: rjs3
Log:
        * saslauthd/auth_krb4.c, saslauthd/auth_shadow.c,
          saslauthd/auth_getpwent.c, lib/kerberos4.c:
          Smarter checking of #includs for des.h
          (Mark Keasling <mark@air.co.jp>)
        * saslauthd/testsaslauthd.c, saslauthd/saslauthd-doors.c:
          retry_read() should use a char * buffer not a void *
          buffer (Mark Keasling <mark@air.co.jp>)

Members: 
	sasl2.m4:1.24->1.25 

---------------------
PatchSet 194
Date: 2003/02/03 18:51:12
Author: rjs3
Log:
Misc Berkeley DB fixes (Leena Heino <Leena.Heino@uta.fi>)

Members: 
	berkdb.m4:1.7->1.8 

---------------------
PatchSet 195
Date: 2003/02/13 17:12:25
Author: rjs3
Log:
move SASL_CRYPT_CHK into cmulocal/sasl2.m4: SASL2_CRYPT_CHK (since gssapi
needs it too).  Suggested by Jim Trigg <jtrigg@spamcop.net>.

Members: 
	sasl2.m4:1.25->1.26 

---------------------
PatchSet 196
Date: 2003/02/13 17:49:18
Author: rjs3
Log:
AC_ARG_WITH doesn't want "with-x" as its first parameter

Members: 
	openssl.m4:1.3->1.4 

---------------------
PatchSet 197
Date: 2003/02/13 17:49:47
Author: rjs3
Log:
nit

Members: 
	openssl.m4:1.4->1.5 

---------------------
PatchSet 198
Date: 2003/02/13 17:55:54
Author: rjs3
Log:
another nit

Members: 
	openssl.m4:1.5->1.6 

---------------------
PatchSet 199
Date: 2003/02/14 17:14:46
Author: ken3
Log:
sync with HEAD

Members: 
	afs.m4:1.20.4.1->1.20.4.2 [cyrus-imapd-2_2]
	arx.m4:1.3->1.3.4.1 [cyrus-imapd-2_2]
	berkdb.m4:1.3.4.1->1.3.4.2 [cyrus-imapd-2_2]
	com_err_link.m4:1.5->1.5.4.1 [cyrus-imapd-2_2]
	common.m4:1.9->1.9.4.1 [cyrus-imapd-2_2]
	heimdal.m4:1.3.4.1->1.3.4.2 [cyrus-imapd-2_2]
	kafs.m4:1.4->1.4.4.1 [cyrus-imapd-2_2]
	kerberos_v4.m4:1.21.4.1->1.21.4.2 [cyrus-imapd-2_2]
	kerberos_v5.m4:1.5->1.5.4.1 [cyrus-imapd-2_2]
	libXau.m4:1.2->1.2.4.1 [cyrus-imapd-2_2]
	libcyrus.m4:1.16.4.1->1.16.4.2 [cyrus-imapd-2_2]
	libloguse.m4:1.3->1.3.4.1 [cyrus-imapd-2_2]
	libnet.m4:1.5->1.5.4.1 [cyrus-imapd-2_2]
	libpcap.m4:1.6->1.6.4.1 [cyrus-imapd-2_2]
	librestrict.m4:1.2->1.2.4.1 [cyrus-imapd-2_2]
	libssl.m4:1.7->1.7.4.1 [cyrus-imapd-2_2]
	libwrap.m4:1.4.4.2->1.4.4.3 [cyrus-imapd-2_2]
	nadine.m4:1.4->1.4.4.1 [cyrus-imapd-2_2]
	nana.m4:1.3.4.1->1.3.4.2 [cyrus-imapd-2_2]
	openssl.m4:1.6->1.6.2.1 [cyrus-imapd-2_2]
	sasl.m4:1.20->1.20.4.1 [cyrus-imapd-2_2]
	sasl2.m4:1.17.4.5->1.17.4.6 [cyrus-imapd-2_2]
	ucdsnmp.m4:1.3.4.2->1.3.4.3 [cyrus-imapd-2_2]

---------------------
PatchSet 200
Date: 2003/02/21 18:47:40
Author: rjs3
Log:
spelling fix

Members: 
	sasl2.m4:1.26->1.27 



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic