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
/
source3
/
rpc_server
/
srv_pipe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-23
Fix Coverity ID 514
Volker Lendecke
1
-0
/
+2
2008-03-21
Remove remaining old srvsvc client and server rpc code entirely.
Günther Deschner
1
-1
/
+1
2008-03-17
Coverity fixes
Marc VanHeyningen
1
-8
/
+8
2008-02-27
Cosmetics: make check_bind_req() debug statements a little nicer.
Günther Deschner
1
-1
/
+1
2008-02-19
Yippie! LSARPC server-side migration to pidl finished.
Günther Deschner
1
-1
/
+1
2008-02-17
Build the generated ntsvcs server (not at all useable yet).
Günther Deschner
1
-1
/
+1
2008-02-16
YES! NETLOGON rpc server side migration to pidl finished.
Günther Deschner
1
-1
/
+1
2008-02-14
Currently we don't SPNEGO negotiate back to NTLMSSP. Note this.
Jeremy Allison
1
-20
/
+35
2008-02-12
w00t! SAMR server-side conversion to pidl is finished.
Günther Deschner
1
-1
/
+1
2008-01-31
Let _samr_Close() use pidl generated server code.
Günther Deschner
1
-1
/
+1
2008-01-25
Use generated DSSETUP client & server rpc functions and remove the hand-writt...
Günther Deschner
1
-2
/
+2
2007-12-09
Don't copy the rpc function pointers
Volker Lendecke
1
-7
/
+3
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-26
/
+26
2007-10-18
r16050: Set the session key "SystemLibraryDTC" on ntlmssp binds. We only do I...
Volker Lendecke
1
-2
/
+22
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-62
/
+49
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-2
/
+2
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...
Gerald Carter
1
-2
/
+2
2007-10-10
r22055: Port the endpoint mapper (and functions it requires) to Samba 3.
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r19220: Check if a backend has set rng_fault_state and send a dce-level fault...
Volker Lendecke
1
-0
/
+7
2007-10-10
r18789: Replace the winreg server code with the libndr parsing code.
Gerald Carter
1
-1
/
+1
2007-10-10
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r18572: Use the autogenerated client and server for the echo interface and im...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r17348: Some C++ warnings
Volker Lendecke
1
-3
/
+4
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-49
/
+56
2007-10-10
r16785: BUG 3908: Fix rpc bin authentication failure which broke user passwor...
Gerald Carter
1
-0
/
+3
2007-10-10
r16582: Fix Klocwork #1997 and all generic class of problems
Jeremy Allison
1
-3
/
+12
2007-10-10
r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.
Jeremy Allison
1
-1
/
+22
2007-10-10
r14597: Merge DCERPC_FAULT constants from Samba 4.
Günther Deschner
1
-5
/
+5
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-1
/
+4
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-3
/
+3
2007-10-10
r13557: (Hopefully) get the creds store/restore key right from
Jeremy Allison
1
-1
/
+7
2007-10-10
r13552: Make sure we're using the same name to load the stored
Jeremy Allison
1
-1
/
+1
2007-10-10
r13519: Fix the credentials chaining across netlogon pipe disconnects.
Jeremy Allison
1
-15
/
+8
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-2
/
+3
2007-10-10
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
1
-7
/
+8
2007-10-10
r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGO
Jeremy Allison
1
-1
/
+24
2007-10-10
r11950: If we got a connection oriented cancel pdu we would spin processing it.
Jeremy Allison
1
-0
/
+49
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-14
/
+14
2007-10-10
r10792: Fix the "schannel not stored across client disconnects" problem.
Jeremy Allison
1
-15
/
+14
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-623
/
+1240
2007-10-10
r9080: If we don't understand the auth, bind nak not pdu fault.
Jeremy Allison
1
-15
/
+13
2007-10-10
r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.
Jeremy Allison
1
-60
/
+65
2007-10-10
r7708: Hint from Luke Howard (thanks Luke). Ensure the schannel authenticator...
Jeremy Allison
1
-1
/
+1
2007-10-10
r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yet
Jeremy Allison
1
-3
/
+3
2007-10-10
r7217: Only allow schannel connections if a successful Auth2 has been done
Volker Lendecke
1
-0
/
+7
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-2
/
+3
2007-10-10
r6014: rather large change set....
Gerald Carter
1
-0
/
+7
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-13
/
+8
[next]