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
/
librpc
/
rpc
/
dcerpc_auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:librpc/rpc: s/dcerpc_security/dcecli_security
Stefan Metzmacher
2011-03-13
1
-2
/
+2
*
s4-rpc: added target_principal binding handle option
Andrew Tridgell
2010-10-01
1
-0
/
+11
*
s4-rpc: added NDR64 support
Andrew Tridgell
2009-09-17
1
-5
/
+10
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-1
/
+1
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-4
/
+4
*
client free credentials when not needed anymore
Stefan Metzmacher
2008-09-13
1
-0
/
+7
*
librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2008-08-07
1
-0
/
+4
*
librpc/rpc: pass struct dcerpc_pipe to dcerpc_auth3()
Stefan Metzmacher
2008-08-07
1
-1
/
+1
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-2
/
+3
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
1
-2
/
+4
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26231: Spell check: credentails -> credentials.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25316: Remove last few instances of old BOOL type in librpc/.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r19479: Remove more unused functions. These are handled via authentication
Andrew Bartlett
2007-10-10
1
-0
/
+15
*
r17324: make better usage of the composite api
Stefan Metzmacher
2007-10-10
1
-20
/
+19
*
r15021: Couple more comments and fixes in spirit of utility functions
Rafal Szczesniak
2007-10-10
1
-32
/
+49
*
r14714: On DCE/RPC, we need the name of the remote server used on the socket,
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13334: Add comments describing what these functions do.
Andrew Bartlett
2007-10-10
1
-2
/
+21
*
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
2007-10-10
1
-6
/
+5
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
2007-10-10
1
-9
/
+8
*
r12116: got rid of composite_trigger_done() and composite_trigger_error(), and
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r11835: Restore comments
Volker Lendecke
2007-10-10
1
-1
/
+28
*
r11817: fixed the problem with the RPC join tests. The problem was that
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r11812: Convert winbind to the async bind routines. Also remove tridge's hack...
Volker Lendecke
2007-10-10
1
-7
/
+7
*
r11809: Make dcerpc_bind_auth async.
Volker Lendecke
2007-10-10
1
-139
/
+193
*
r11806: Minor cleanup
Volker Lendecke
2007-10-10
1
-5
/
+2
*
r11805: dcerpc_bind_auth is only used in dcerpc_bind_auth_password
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r11804: Asyncify the anonymous bind, convert the calls in xplogin.c.
Volker Lendecke
2007-10-10
1
-7
/
+41
*
r9505: Work on GENSEC and the code that calls it, for tighter interface
Andrew Bartlett
2007-10-10
1
-28
/
+31
*
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
2007-10-10
1
-28
/
+4
*
r5928: Use cli_credentials in:
Jelmer Vernooij
2007-10-10
1
-11
/
+12
*
r5902: A rather large change...
Andrew Bartlett
2007-10-10
1
-0
/
+8
*
r5603: add "authservice()" property to the interface property list
Stefan Metzmacher
2007-10-10
1
-1
/
+11
*
r4691: Make the DCE-RPC bind code compleatly generic to the number of passes
Andrew Bartlett
2007-10-10
1
-6
/
+14
*
r4636: Per tridge's wish (and probably correct behaviour), don't key off a
Andrew Bartlett
2007-10-10
1
-1
/
+3
*
r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the auth
Andrew Bartlett
2007-10-10
1
-14
/
+91
*
r4627: - simplified the dcerpc auth code using a common function
Andrew Tridgell
2007-10-10
1
-31
/
+30
*
r4618: - tidied up the alter_context client code a bit
Andrew Tridgell
2007-10-10
1
-89
/
+0
*
r4616: the first phase in the addition of proper support for
Andrew Tridgell
2007-10-10
1
-40
/
+44
*
r4360: destroy the gensec context
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r4358: At metze's request, the Christmas elves have removed gensec_end in
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4001: fix segfault fix auth failed
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r2629: convert gensec to the new talloc model
Andrew Tridgell
2007-10-10
1
-2
/
+2
[next]