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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3788: give new accounts and groups a objectGUID
Stefan Metzmacher
1
-16
/
+27
2007-10-10
r3784: do a samdb lookup for the DsCrackNames server
Stefan Metzmacher
3
-16
/
+154
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
7
-2
/
+9
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
4
-34
/
+2
2007-10-10
r3733: More build system fixes/features:
Jelmer Vernooij
2
-21
/
+12
2007-10-10
r3724: Rename a number of structures, for better consistance between SAMR and
Andrew Bartlett
2
-152
/
+152
2007-10-10
r3689: Large number of COM updates:
Jelmer Vernooij
3
-73
/
+5
2007-10-10
r3686: The results of some work on the NETLOGON pipe:
Andrew Bartlett
1
-4
/
+7
2007-10-10
r3667: Small COM fixes
Jelmer Vernooij
2
-7
/
+17
2007-10-10
r3630: More work on DCOM server side
Jelmer Vernooij
3
-11
/
+45
2007-10-10
r3629: A bit of work on the DCOM server architecture, small fixes
Jelmer Vernooij
5
-38
/
+94
2007-10-10
r3599: fixed a couple of memory errors in the rpc netlogon server
Andrew Tridgell
1
-2
/
+3
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
3
-6
/
+19
2007-10-10
r3513: Add (the infrastructure for) DCOM support. Contents:
Jelmer Vernooij
4
-16
/
+85
2007-10-10
r3509: - comment out a unused var
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
2
-18
/
+7
2007-10-10
r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h
Andrew Tridgell
2
-0
/
+2
2007-10-10
r3486: Add RemoteActivation server
Jelmer Vernooij
4
-2
/
+81
2007-10-10
r3481: split out client.h and events.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
18
-0
/
+18
2007-10-10
r3464: split out registry.h, rap.h and ldap_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
2
-0
/
+2
2007-10-10
r3462: separate out the crypto includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
5
-5
/
+9
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
3
-0
/
+3
2007-10-10
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
1
-7
/
+7
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
15
-0
/
+17
2007-10-10
r3425: got rid of a bunch of cruft from rewrite.h
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3369: More registry updates
Jelmer Vernooij
1
-3
/
+61
2007-10-10
r3367: More registry updates.
Jelmer Vernooij
1
-2
/
+7
2007-10-10
r3364: Add parameter to fix the compile.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3348: More registry fixes and additions. The following functions work right ...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3340: Various fixes in the registry code. Implement the EnumKey call
Jelmer Vernooij
1
-1
/
+9
2007-10-10
r3338: More work on the winreg RPC server. Opening hives is now supported, mo...
Jelmer Vernooij
1
-65
/
+69
2007-10-10
r3323: more warning reductions
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3320: fixed bugs in the rpc_server code in handling partial packet receives ...
Andrew Tridgell
2
-5
/
+3
2007-10-10
r3304: changed the API to lib/socket/ a little.
Andrew Tridgell
1
-10
/
+18
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
1
-4
/
+3
2007-10-10
r3218: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r3209: - Create directory for ncalrpc with correct mode
Jelmer Vernooij
1
-2
/
+4
2007-10-10
r3208: fixed permissions of ncalrpc directory creation
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3205: Create ncalrpc directory if it didn't exist yet
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead of
Jelmer Vernooij
2
-28
/
+13
2007-10-10
r3165: Support local connections in Gtk+ tools
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3163: Add server side support for ncalrpc: and ncacn_unix_stream:
Jelmer Vernooij
4
-236
/
+336
2007-10-10
r3158: Use the new tower build functions to generate protocol towers, making it
Jelmer Vernooij
1
-89
/
+38
2007-10-10
r3136: - Allow specifying socket type when adding smbd service
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3118: Eliminate struct dcesrv_ep_description and replace it with
Jelmer Vernooij
4
-77
/
+44
2007-10-10
r3114: - More work on merging the various structs that describe endpoints
Jelmer Vernooij
4
-21
/
+28
[next]