[1703] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

[nelhage/barnowl] fea5dd: owl_command_zcrypt: Fix a compile warning building...

daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:20:28 2009

Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Tue, 15 Sep 2009 18:09:03 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com

Branch: refs/heads/build
Home:   http://github.com/nelhage/barnowl

Commit: fea5ddf28e9314ff2fd0484f89ca9d632b811650
    http://github.com/nelhage/barnowl/commit/fea5ddf28e9314ff2fd0484f89ca9d632b811650
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-09-15 (Tue, 15 Sep 2009)

Changed paths:
  M commands.c

Log Message:
-----------
owl_command_zcrypt: Fix a compile warning building without zcrypt.

Signed-off-by: Nelson Elhage <nelhage@mit.edu>


Commit: 806f769c928a7b6241212b0a91753b414b3a2944
    http://github.com/nelhage/barnowl/commit/806f769c928a7b6241212b0a91753b414b3a2944
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-09-15 (Tue, 15 Sep 2009)

Changed paths:
  M configure.ac
  M zcrypt.c

Log Message:
-----------
configure.ac: Clean up checks for Kerberos IV.

Instead of searching a fixed list of patches, try 'krb5-config krb4',
and if that fails, use pkg-config to find openssl.

In addition, define HAVE_KERBEROS_IV if we are using Kerberos IV's
des.h, and make zcrypt.c act accordingly.

Signed-off-by: Nelson Elhage <nelhage@mit.edu>


Commit: cc1eeac39e190f0920468043dfb7ae8eb322c62d
    http://github.com/nelhage/barnowl/commit/cc1eeac39e190f0920468043dfb7ae8eb322c62d
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2009-09-15 (Tue, 15 Sep 2009)

Changed paths:
  M configure.ac

Log Message:
-----------
configure.ac: Only use com_err if building --with-zephyr.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>


Commit: 363eb9d73b189a2f22a9a25a978b01cf18173dc1
    http://github.com/nelhage/barnowl/commit/363eb9d73b189a2f22a9a25a978b01cf18173dc1
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-09-15 (Tue, 15 Sep 2009)

Changed paths:
  M configure.ac

Log Message:
-----------
configure.ac: Use AC_SEARCH_LIBS for lib{nsl,socket,resolv}.

We only want these libraries if the normal C libraries don't contain
the symbols we're looking for, which is what SEARCH_LIBS is
for. libnsl is in fact the example in autoconf's documentation of when
you want AC_SEARCH_LIBS over AC_CHECK_LIBS.

Signed-off-by: Nelson Elhage <nelhage@mit.edu>
Signed-off-by: Anders Kaseorg <andersk@mit.edu>


Commit: d193e28ba11f98616f4a291727a4810a9a205bff
    http://github.com/nelhage/barnowl/commit/d193e28ba11f98616f4a291727a4810a9a205bff
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-09-15 (Tue, 15 Sep 2009)

Changed paths:
  M configure.ac

Log Message:
-----------
Clean up AC_CHECK_FUNCS call.

Signed-off-by: Nelson Elhage <nelhage@mit.edu>


Commit: 1c89df8f438c2dfca73a85d27b20fd19383f5039
    http://github.com/nelhage/barnowl/commit/1c89df8f438c2dfca73a85d27b20fd19383f5039
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-09-15 (Tue, 15 Sep 2009)

Changed paths:
  M configure.ac

Log Message:
-----------
FOO → PERL_CFLAGS in configure.ac

Signed-off-by: Nelson Elhage <nelhage@mit.edu>


Commit: 3daca1324ca0398ead628003a4011fbdd685226f
    http://github.com/nelhage/barnowl/commit/3daca1324ca0398ead628003a4011fbdd685226f
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2009-09-15 (Tue, 15 Sep 2009)

Changed paths:
  M Makefile.am
  M zcrypt.c

Log Message:
-----------
zcrypt.c: Clean up warnings.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
[nelhage@mit.edu: Abstract keys into owl_zcrypt_string_to_schedule]
Signed-off-by: Nelson Elhage <nelhage@mit.edu>


Commit: 191d5e78d2a465e2a7f6ddae43e1448ea7476d09
    http://github.com/nelhage/barnowl/commit/191d5e78d2a465e2a7f6ddae43e1448ea7476d09
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2009-09-15 (Tue, 15 Sep 2009)

Changed paths:
  M Makefile.am

Log Message:
-----------
Makefile.am: Add zcrypt.c back to BASE_SRCS and kill off libzcrypt.a.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>


Commit: 2693b1267c8595113719e7614fb716b9398d7eb8
    http://github.com/nelhage/barnowl/commit/2693b1267c8595113719e7614fb716b9398d7eb8
Author: Nelson Elhage <nelhage@mit.edu>
Date:   2009-09-15 (Tue, 15 Sep 2009)

Changed paths:
  M perlconfig.c

Log Message:
-----------
owl_new_sv: Squelch a pointer sign warning.



home help back first fref pref prev next nref lref last post