This patchset comprises a number of cleanups for the cifs upcall
authorJeremy Allison <jra@samba.org>
Sat, 16 Aug 2008 18:30:08 +0000 (14:30 -0400)
committerKarolin Seeger <kseeger@samba.org>
Mon, 18 Aug 2008 13:07:54 +0000 (15:07 +0200)
commitedc624788d658d3cfa19f558d1eaff1a77c9a4a8
tree8b457d7e16d35f41175a765ce7b540e48bc0ac94
parent27ac33ee90749d9d96a86e1b1d7b307d348f160a
This patchset comprises a number of cleanups for the cifs upcall
binary. The biggest change is that it renames it from cifs.spnego
to cifs.upcall since the cifs.spnego name really isn't applicable
anymore.

It also fixes a segfault when the program is run without any args
and adds a manpage. Comments and/or suggestions appreciated.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 1d88c3431a1abf5fe6527fcbdf43972607a317ee)
docs-xml/manpages-3/cifs.upcall.8.xml [new file with mode: 0644]
source/Makefile.in
source/client/cifs.upcall.c [moved from source/client/cifs.spnego.c with 94% similarity]
source/configure.in