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
/
netlogon
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4640: first stage in the server side support for multiple context_ids on one...
Andrew Tridgell
1
-20
/
+16
2007-10-10
r4639: initialize all struct members!
Stefan Metzmacher
1
-8
/
+7
2007-10-10
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
1
-48
/
+41
2007-10-10
r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test.
Andrew Bartlett
2
-57
/
+96
2007-10-10
r4475: fixed smbd to work with the small changes in the ldb API (the most imp...
Andrew Tridgell
1
-12
/
+17
2007-10-10
r4321: objectClass trustedDomain uses "securityIdentifier" for the sid
Stefan Metzmacher
1
-11
/
+13
2007-10-10
r4041: fix cut-n-paste typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,
Andrew Bartlett
1
-3
/
+3
2007-10-10
r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()
Stefan Metzmacher
1
-4
/
+41
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r3686: The results of some work on the NETLOGON pipe:
Andrew Bartlett
1
-4
/
+7
2007-10-10
r3599: fixed a couple of memory errors in the rpc netlogon server
Andrew Tridgell
1
-2
/
+3
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
2
-0
/
+3
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
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
r3076: Fix memory leak.
Andrew Bartlett
1
-1
/
+3
2007-10-10
r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the
Andrew Tridgell
1
-23
/
+25
2007-10-10
r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2669: convert make_user_info() and associated functions from malloc to talloc
Andrew Tridgell
1
-2
/
+4
2007-10-10
r2648: - use a destructor on struct server_connection to simplify the
Andrew Tridgell
1
-2
/
+3
2007-10-10
r2635: mem_ctx cleanups on the lsa and netlogon pipes in the rpc server
Andrew Tridgell
1
-28
/
+10
2007-10-10
r2515: Fixes from smbtorture - these session keys are not individually encryp...
Andrew Bartlett
1
-4
/
+8
2007-10-10
r2247: talloc_destroy -> talloc_free
Tim Potter
1
-6
/
+6
2007-10-10
r2051: switched the samdb over to using the new destructor and reference
Andrew Tridgell
1
-22
/
+4
2007-10-10
r1993: Allow WinXP domain logon to progress a bit further (it seems broken fo...
Andrew Bartlett
1
-5
/
+8
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1498: (merge from 3.0)
Andrew Bartlett
1
-2
/
+1
2007-10-10
r1335: NT_STATUS_INTERNAL_DB_CORRUPTION
Stefan Metzmacher
2
-5
/
+5
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
1
-10
/
+4
2007-10-10
r1235: as the pidl code init all output data.
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r1234: valgrind found this uninitialised var...
Stefan Metzmacher
1
-1
/
+8
2007-10-10
r1150: - fixed interactive sam logon in the rpc server
Andrew Tridgell
1
-8
/
+5
2007-10-10
r1145: added server support for logon level 5 in sam logon
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfo
Andrew Tridgell
1
-62
/
+24
2007-10-10
r1139: added IDL and server code for netr_LogonSamLogonWithFlags()
Andrew Tridgell
1
-16
/
+33
2007-10-10
r1136: - added IDL for netr_LogonGetDomainInfo()
Andrew Tridgell
2
-9
/
+189
2007-10-10
r1080: Make sure to initialise all the returned elements in the SamLogon
Andrew Bartlett
1
-7
/
+14
2007-10-10
r1061: The start of the SamLogon call for the NETLOGON pipe.
Andrew Bartlett
1
-50
/
+135
2007-10-10
r1058: The start of work on the SamLogon call for NETLOGON.
Andrew Bartlett
1
-3
/
+130
2007-10-10
r1030: added server side schannel support
Andrew Tridgell
1
-2
/
+13
2007-10-10
r1029: cope wiith samdb_result_passwords() returning a null machine password
Andrew Tridgell
1
-1
/
+2
2007-10-10
r1026: Spelling.
Tim Potter
1
-2
/
+2
2007-10-10
r1025: Rename (across the samr and netlogon pipes, so far)
Andrew Bartlett
1
-51
/
+8
2007-10-10
r1016: - store the schannel session key after it is established
Andrew Tridgell
1
-1
/
+4
2007-10-10
r1015: commit the schannel session key handling code now, so abartlet and
Andrew Tridgell
1
-0
/
+143
2007-10-10
r1009: Make all users of NT and LM passwords use the samr_Password structure.
Andrew Bartlett
1
-4
/
+1
2007-10-10
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
1
-5
/
+4
[prev]
[next]