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
/
source3
/
libsmb
/
cliconnect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #7698 - Assert causes smbd to panic on invalid NetBIOS session request.
Jeremy Allison
2010-09-26
1
-4
/
+11
*
Fix bug 7694 - Crash bug with invalid SPNEGO token.
Jeremy Allison
2010-09-23
1
-1
/
+2
*
s3-build: only include async headers where needed.
Günther Deschner
2010-09-20
1
-0
/
+1
*
Fix array size of a memmber of struct cli_ulogoff_state
Sumit Bose
2010-09-17
1
-1
/
+1
*
Fox missing SMB_MALLOC return checks noticed by "Andreas Moroder <andreas.mor...
Jeremy Allison
2010-09-09
1
-0
/
+5
*
s3-build: only include krb5 environment variables where required.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3: Remove some pointless wrapper functions
Volker Lendecke
2010-08-05
1
-2
/
+2
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
s3: avoid global include of ads.h.
Günther Deschner
2010-08-05
1
-0
/
+1
*
Add approriate TALLOC_CTX's thoughout the spnego code. No more implicit NULL ...
Jeremy Allison
2010-07-20
1
-3
/
+3
*
Fix one more data_blob -> data_blob_talloc. Move away from implicit NULL cont...
Jeremy Allison
2010-07-20
1
-2
/
+2
*
Add TALLOC_CTX argument to spnego_parse_negTokenInit, reduce
Jeremy Allison
2010-07-20
1
-1
/
+3
*
Rename spnego_gen_negTokenTarg() -> spnego_gen_krb5_negTokenInit()
Jeremy Allison
2010-07-20
1
-3
/
+3
*
Remove gen_negTokenInit() - change all callers to spnego_gen_negTokenInit().
Jeremy Allison
2010-07-19
1
-1
/
+2
*
Remove parse_negTokenTarg(), as it's actually incorrect. We're processing
Jeremy Allison
2010-07-19
1
-1
/
+1
*
s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it.
Simo Sorce
2010-07-19
1
-3
/
+3
*
ntlmssp: Make the ntlmssp.h from source3/ a common header
Andrew Bartlett
2010-05-31
1
-1
/
+1
*
s3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client_start() and store them
Stefan Metzmacher
2010-03-24
1
-1
/
+5
*
s3:ntlmssp: remove server_name from ntlmssp_state and fill the server.* field...
Stefan Metzmacher
2010-03-24
1
-1
/
+1
*
s3: Explicitly handle inbuf in cli_negprot_done
Volker Lendecke
2010-02-22
1
-2
/
+3
*
s3: Explicitly handle inbuf in cli_tcon_andx_done
Volker Lendecke
2010-02-22
1
-3
/
+6
*
s3: Explicitly handle inbuf in cli_sesssetup_blob_done
Volker Lendecke
2010-02-22
1
-5
/
+4
*
s3: Explicitly handle inbuf in cli_session_setup_guest_done
Volker Lendecke
2010-02-22
1
-5
/
+4
*
s3: Add a talloc_move for the inbuf to cli_smb_recv
Volker Lendecke
2010-02-22
1
-6
/
+10
*
Fix bug #7079 - cliconnect gets realm wrong with trusted domains.
Jeremy Allison
2010-01-30
1
-3
/
+22
*
s3: Add CLI_FULL_CONNECTION_USE_CCACHE
Volker Lendecke
2010-01-24
1
-0
/
+3
*
s3: Add ccache use to cli_session_setup_ntlmssp
Volker Lendecke
2010-01-24
1
-0
/
+4
*
s3 torture: Prevent smbcli segfault when running smbtorture3 against an smbd ...
Tim Prouty
2010-01-07
1
-0
/
+5
*
s3: Convert cli_ulogoff to the async API
Volker Lendecke
2010-01-03
1
-14
/
+77
*
s3: Convert cli_tdis to the async API
Volker Lendecke
2010-01-03
1
-13
/
+72
*
s3: Fix some nonempty blank lines
Volker Lendecke
2010-01-03
1
-14
/
+14
*
s3: Remove some unused code
Volker Lendecke
2010-01-03
1
-95
/
+0
*
s3: Convert cli_sesssetup_ntlmssp to the async API
Volker Lendecke
2010-01-03
1
-92
/
+196
*
s3: Convert cli_session_setup_kerberos to the async API
Volker Lendecke
2010-01-03
1
-83
/
+285
*
s3:ntlmssp: only include ntlmssp.h where actually needed
Andrew Bartlett
2009-12-22
1
-0
/
+1
*
s3: Fix an error case in cli_negprot
Volker Lendecke
2009-12-20
1
-0
/
+1
*
s3-kerberos: only use krb5 headers where required.
Günther Deschner
2009-11-27
1
-0
/
+1
*
spnego: share spnego_parse.
Günther Deschner
2009-09-17
1
-0
/
+1
*
s3:libsmb: Attempt to fix bug 6665
Volker Lendecke
2009-09-03
1
-0
/
+6
*
s3/debug: make SPENGO OID list appear under one debug header
Steven Danneman
2009-08-26
1
-1
/
+4
*
Fix bug #6419 - smbclient -L 127.0.0.1" displays "netbios name" instead of "w...
Jeremy Allison
2009-06-01
1
-3
/
+26
*
s3: return proper error code in cli_smb_req_send
Bo Yang
2009-05-13
1
-4
/
+15
*
Clean up assignments to iov_base, ensure it's always cast to void *. This sho...
Jeremy Allison
2009-05-12
1
-2
/
+2
*
Make cli_tcon_andx chainable
Volker Lendecke
2009-05-07
1
-15
/
+42
*
Make cli_session_setup_guest chainable
Volker Lendecke
2009-05-07
1
-9
/
+31
*
Merge commit 'origin/master' into libcli-auth-merge-without-netlogond
Andrew Bartlett
2009-04-20
1
-1
/
+1
|
\
|
*
When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
Jeremy Allison
2009-04-16
1
-1
/
+1
*
|
More work to adapt to merged libcli/auth function prototypes
Andrew Bartlett
2009-04-14
1
-4
/
+5
|
/
*
Add a bad hack to enable level 2 oplocks in torture_open_connection_share
Volker Lendecke
2009-04-06
1
-0
/
+4
*
Convert cli_tcon_andx to tevent_req
Volker Lendecke
2009-04-06
1
-54
/
+69
[next]