index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
/
srv_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
1
-14
/
+14
*
r10792: Fix the "schannel not stored across client disconnects" problem.
Jeremy Allison
2007-10-10
1
-15
/
+14
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-623
/
+1240
*
r9080: If we don't understand the auth, bind nak not pdu fault.
Jeremy Allison
2007-10-10
1
-15
/
+13
*
r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.
Jeremy Allison
2007-10-10
1
-60
/
+65
*
r7708: Hint from Luke Howard (thanks Luke). Ensure the schannel authenticator...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yet
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r7217: Only allow schannel connections if a successful Auth2 has been done
Volker Lendecke
2007-10-10
1
-0
/
+7
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-2
/
+3
*
r6014: rather large change set....
Gerald Carter
2007-10-10
1
-0
/
+7
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-13
/
+8
*
r1492: Rework our random number generation system.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r1415: One more memory leak, found by valgrind..
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r1414: Memory leak fixes found by valgrind whilst checking the password histo...
Jeremy Allison
2007-10-10
1
-17
/
+17
*
r1338: A netlogon schannel failure is a normal event with XP clients. They ca...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r704: BUG 1315: fix for schannel client connections to server's that don't su...
Gerald Carter
2007-10-10
1
-6
/
+9
*
r475: Don't add ss padding length to the sent length as this is compared
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r473: Fix for Microsoft hotfix MS04-011 password change breakage.
Jeremy Allison
2007-10-10
1
-26
/
+52
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
1
-2
/
+2
*
r115: finally checking in tridge's winbindd_schannel patch for connections
Gerald Carter
2007-10-10
1
-2
/
+2
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
1
-3
/
+9
*
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...
Gerald Carter
2003-10-01
1
-11
/
+19
*
get rid of some sompiler warnings on IRIX
Herb Lewis
2003-08-15
1
-2
/
+2
*
fix build
Gerald Carter
2003-08-14
1
-0
/
+2
*
Attempt at fixing bug #283. There however is no solution.
Gerald Carter
2003-08-14
1
-60
/
+135
*
Format tidyup.
Jeremy Allison
2003-08-08
1
-4
/
+4
*
Update my copyrights according to my agreement with IBM
Jim McDonough
2003-08-01
1
-1
/
+1
*
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
2003-08-01
1
-1
/
+1
*
In the presense of RPC fragments, schannel is not strictly request/reply,
Andrew Bartlett
2003-07-17
1
-5
/
+0
*
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
2003-07-14
1
-14
/
+26
*
This patch takes the work the jerry did for beta2, and generalises it:
Andrew Bartlett
2003-07-03
1
-1
/
+1
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-8
/
+2
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
1
-4
/
+22
*
Setting the credentials for the netsec netlogon pipe connect upon each
Volker Lendecke
2003-04-22
1
-0
/
+5
*
Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fix
Jeremy Allison
2003-04-16
1
-2
/
+10
*
use the new modules system for the rpc modules (backport from HEAD)
Jelmer Vernooij
2003-04-15
1
-99
/
+7
*
Merge of rpcecho pipe for testing large dcerpc requests and responses.
Tim Potter
2003-04-14
1
-0
/
+5
*
Put the core schannel functions to parse_prs.c. They are also used by
Volker Lendecke
2003-04-09
1
-187
/
+2
*
Merge the TNG netlogon schannel from HEAD.
Volker Lendecke
2003-04-06
1
-28
/
+394
*
Fix const warning.
Jeremy Allison
2003-03-03
1
-1
/
+1
*
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
2003-02-14
1
-15
/
+11
*
merge from HEAD - enable dynamic RPC modules
Jim McDonough
2003-02-14
1
-40
/
+198
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-3
/
+3
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-9
/
+32
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-19
/
+19
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-2
/
+5
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Return correct RPC fault PDU on bad handle incoming.
Jeremy Allison
2002-01-25
1
-0
/
+7
*
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
2002-01-20
1
-0
/
+2
*
Better explanation message for dmalloc.
Martin Pool
2002-01-09
1
-1
/
+1
[next]