index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
handles.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
2007-10-10
1
-2
/
+3
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15855: more talloc_set_destructor() typesafe fixes. nearly done ...
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r15379: Fix shared library build's unresolved dependencies
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r6192: remove handle->destroy function pointer, this should be done by talloc...
Stefan Metzmacher
2007-10-10
1
-4
/
+0
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4640: first stage in the server side support for multiple context_ids on one...
Andrew Tridgell
2007-10-10
1
-20
/
+24
*
r3972: use GUID_* naming context and move GUID_* functions to one place
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3468: split out dcerpc_server.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r2627: use the new talloc capabilities in a bunch more places in the rpc
Andrew Tridgell
2007-10-10
1
-9
/
+2
*
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r374: allow for a policy_handle fetch using a handle type of
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r67: added a destroy hook in the policy handle -> wire handle code to allow b...
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r62: Fix the build
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r61: - Implement first call in the winreg rpc server
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
2004-01-08
1
-7
/
+7
*
added a bunch of alias functions in samr.idl based on work by Kai.
Andrew Tridgell
2003-12-19
1
-1
/
+1
*
it turns out that a wire policy handle isn't a blob either, its a
Andrew Tridgell
2003-12-16
1
-10
/
+10
*
added the epm_Map() call.
Andrew Tridgell
2003-12-13
1
-1
/
+1
*
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
2003-12-13
1
-0
/
+92