index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
netlogon
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the
Andrew Bartlett
2007-10-10
1
-20
/
+33
*
r8226: w2k3 adds a '.' after the forest and domain dns names for the primary ...
Stefan Metzmacher
2007-10-10
1
-10
/
+27
*
r7993: Further work on the Krb5 PAC.
Andrew Bartlett
2007-10-10
1
-63
/
+2
*
r7860: switch our ldb storage format to use a NDR encoded objectSid. This is
Andrew Tridgell
2007-10-10
1
-8
/
+9
*
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.
Andrew Bartlett
2007-10-10
1
-2
/
+22
*
r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobody
Andrew Bartlett
2007-10-10
1
-3
/
+7
*
r5988: Fix the -P option (use machine account credentials) to use the Samba4
Andrew Bartlett
2007-10-10
1
-9
/
+9
*
r5902: A rather large change...
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r5667: Move schannel state into libcli/auth (as it belongs with schannel,
Andrew Bartlett
2007-10-10
2
-222
/
+3
*
r5585: LDB interfaces change:
Simo Sorce
2007-10-10
1
-15
/
+15
*
r5308: trimmed back a lot of the old macros from smb_macros.h
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
2
-8
/
+8
*
r4707: w2k3 don't restict passwords on
Stefan Metzmacher
2007-10-10
1
-2
/
+4
*
r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()
Stefan Metzmacher
2007-10-10
1
-5
/
+108
*
r4648: fix netr_ServerPasswordSet() bugs
Stefan Metzmacher
2007-10-10
1
-22
/
+18
*
r4647: - use talloc_zero() instead of ZERO_STRUCTP()
Stefan Metzmacher
2007-10-10
1
-23
/
+20
*
r4641: Push a few more details into the schannel ldb, and into the
Andrew Bartlett
2007-10-10
2
-47
/
+37
*
r4640: first stage in the server side support for multiple context_ids on one...
Andrew Tridgell
2007-10-10
1
-20
/
+16
*
r4639: initialize all struct members!
Stefan Metzmacher
2007-10-10
1
-8
/
+7
*
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
2007-10-10
1
-48
/
+41
*
r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test.
Andrew Bartlett
2007-10-10
2
-57
/
+96
*
r4475: fixed smbd to work with the small changes in the ldb API (the most imp...
Andrew Tridgell
2007-10-10
1
-12
/
+17
*
r4321: objectClass trustedDomain uses "securityIdentifier" for the sid
Stefan Metzmacher
2007-10-10
1
-11
/
+13
*
r4041: fix cut-n-paste typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()
Stefan Metzmacher
2007-10-10
1
-4
/
+41
*
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
2007-10-10
2
-0
/
+2
*
r3686: The results of some work on the NETLOGON pipe:
Andrew Bartlett
2007-10-10
1
-4
/
+7
*
r3599: fixed a couple of memory errors in the rpc netlogon server
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r3468: split out dcerpc_server.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3453: - split out the auth and popt includes
Andrew Tridgell
2007-10-10
2
-0
/
+3
*
r3447: more include/system/XXX.h include files
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3364: Add parameter to fix the compile.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r3076: Fix memory leak.
Andrew Bartlett
2007-10-10
1
-1
/
+3
*
r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the
Andrew Tridgell
2007-10-10
1
-23
/
+25
*
r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2669: convert make_user_info() and associated functions from malloc to talloc
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r2648: - use a destructor on struct server_connection to simplify the
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r2635: mem_ctx cleanups on the lsa and netlogon pipes in the rpc server
Andrew Tridgell
2007-10-10
1
-28
/
+10
*
r2515: Fixes from smbtorture - these session keys are not individually encryp...
Andrew Bartlett
2007-10-10
1
-4
/
+8
*
r2247: talloc_destroy -> talloc_free
Tim Potter
2007-10-10
1
-6
/
+6
*
r2051: switched the samdb over to using the new destructor and reference
Andrew Tridgell
2007-10-10
1
-22
/
+4
*
r1993: Allow WinXP domain logon to progress a bit further (it seems broken fo...
Andrew Bartlett
2007-10-10
1
-5
/
+8
*
r1983: a completely new implementation of talloc
Andrew Tridgell
2007-10-10
1
-2
/
+2
[next]