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