This patchset comprises a number of cleanups for the cifs upcall
commitcdabee2bb45f51f49a0c7148fe5b761d1c13658c
authorJeremy Allison <jra@samba.org>
Thu, 17 Jul 2008 00:27:05 +0000 (16 17:27 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 17 Jul 2008 00:27:05 +0000 (16 17:27 -0700)
tree6037d5c80434aa5616dc5922160da9175c45870d
parente0f3ea2cbeb61cb02be85d2b315948985bac27a8
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.
(This used to be commit c633f10d9e78327664e6bca51f66756bcf0505a6)
docs-xml/manpages-3/cifs.upcall.8.xml [new file with mode: 0644]
source3/Makefile.in
source3/client/cifs.upcall.c [moved from source3/client/cifs.spnego.c with 94% similarity]
source3/configure.in