This patchset comprises a number of cleanups for the cifs upcall
commite2e41ff95cc2388dd41cee1e105a280fbfcf7c02
authorJeremy Allison <jra@samba.org>
Fri, 12 Sep 2008 20:57:58 +0000 (12 16:57 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 12 Sep 2008 20:57:58 +0000 (12 16:57 -0400)
tree92755ac45d91255e8c317c08b6b172657ed0eec1
parent64f1f899dc983196692f535e6142acc0c817c0ab
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.

This set should apply cleanly to the 3.3 test branch.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeremy.
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