mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
340d9b71f9
implements the epm_Lookup() call, I'll add the other important calls
soon. I was rather pleased to find that epm_Lookup() worked first
time, which is particularly surprising given its complexity.
This required quite a bit of new infrastructure:
* a generic way of handling dcerpc policy handles in the rpc server
* added type checked varients of talloc. These are much less error
prone. I'd like to move to using these for nearly all uses of
talloc.
* added more dcerpc fault handling code, and translation from
NTSTATUS to a dcerpc fault code
* added data_blob_talloc_zero() for allocating an initially zero
blob
* added a endpoint enumeration hook in the dcerpc endpoint server
operations
(This used to be commit
|
||
---|---|---|
.. | ||
raw | ||
rpc | ||
.cvsignore | ||
aliases.c | ||
cmd_sam.c | ||
cmd_vfs.c | ||
denytest.c | ||
dfstest.c | ||
genbit.c | ||
gendefs.h | ||
genparm.c | ||
gentest.c | ||
locktest2.c | ||
locktest.c | ||
mangle_test.c | ||
masktest.c | ||
msgtest.c | ||
nbio.c | ||
nsstest.c | ||
qfileinfo.c | ||
qfsinfo.c | ||
rpctorture.c | ||
samtest.c | ||
samtest.h | ||
scanner.c | ||
setfileinfo.c | ||
smbiconv.c | ||
t_strcmp.c | ||
torture_util.c | ||
torture.c | ||
utable.c | ||
vfstest.c | ||
vfstest.h |