* helper source for handling cifs kernel module upcall for kerberos
authorIgor Mammedov <niallain@gmail.com>
Wed, 5 Dec 2007 15:23:39 +0000 (18:23 +0300)
committerSimo Sorce <idra@samba.org>
Wed, 5 Dec 2007 19:33:29 +0000 (14:33 -0500)
commit705f06a0315df83071b799fc77ecf20510a5a1ac
treee4c840b5375de9ba89c96f55cbdc868104e30b6d
parentf802db70b8675df43fba892986203bbeac2d02f8
* helper source for handling cifs kernel module upcall for kerberos

authorization
* Added -c option to set service prefix to "cifs" in service principal by
default service prefix "host" is used
* replaced malloc/free/srtncpy with replacements from samba project

Signed-off-by: Igor Mammedov <niallain@gmail.com>
source/client/cifs.spnego.c [new file with mode: 0644]
source/client/cifs_spnego.h [new file with mode: 0644]