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
/
source4
/
libcli
/
smb_composite
/
sesssetup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli/smb_composite: don't try anonymous smb signing
Stefan Metzmacher
2014-09-30
1
-11
/
+27
*
s4:libcli: make use of gensec_update_ev()
Stefan Metzmacher
2014-03-27
1
-3
/
+3
*
s4-libcli: Fix comparison of chosen_oid.
Andreas Schneider
2012-12-12
1
-1
/
+1
*
libcli: use cli_credentials_failed_kerberos_login() to cope with server changes
Andrew Tridgell
2012-11-01
1
-2
/
+15
*
s4:libcli/raw: remove unused smbcli_session->user_session_key
Stefan Metzmacher
2012-08-01
1
-14
/
+0
*
s4:libcli/smb_composite: make use of smb1cli_session_set_session_key()
Stefan Metzmacher
2012-08-01
1
-1
/
+17
*
s4:libcli/smb_composite: always use set_user_session_key() helper
Stefan Metzmacher
2012-08-01
1
-2
/
+6
*
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-30
1
-21
/
+21
*
s4:libcli/raw: add transport->ev as copy of transport->socket->event.ctx
Stefan Metzmacher
2011-11-29
1
-1
/
+1
*
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
2011-10-18
1
-2
/
+4
*
s4:auth - remove unused variables
Matthias Dieter Wallnöfer
2011-09-19
1
-1
/
+0
*
smb_composite: Integrate prototypes in header file.
Jelmer Vernooij
2011-08-18
1
-1
/
+0
*
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
2011-08-03
1
-3
/
+2
*
s4/libcli: do not use netbios name in NTLMv2 blobs w/o spnego
Christian Ambach
2011-04-14
1
-4
/
+22
*
s4:libcli: remember operating system and lan manager strings from session setup
Stefan Metzmacher
2009-05-01
1
-0
/
+21
*
s4:libcliraw: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-1
/
+1
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-4
/
+6
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-1
/
+1
*
Remove more usages of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
s4:libcli/smb_composite: we only check the signature when the server return OK
Stefan Metzmacher
2008-09-24
1
-0
/
+9
*
libcli/smb_composite: for spnego session setups check the smb signature manually
Stefan Metzmacher
2008-09-23
1
-23
/
+57
*
Make the composite 'connect to server' code useful for security=server
Andrew Bartlett
2008-04-25
1
-1
/
+1
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+2
*
Remove yet more global_loadparm instances.
Jelmer Vernooij
2008-02-21
1
-6
/
+6
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-2
/
+2
*
r26676: libcli: Fill in lp_workgroup() again, should fix my breakage of cifsd...
Jelmer Vernooij
2008-01-06
1
-1
/
+1
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26231: Spell check: credentails -> credentials.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24994: Fix some C++ warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22628: convert to new composite api
Stefan Metzmacher
2007-10-10
1
-29
/
+28
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r19481: - reset the vuid before trying a new session setup
Stefan Metzmacher
2007-10-10
1
-3
/
+14
*
r17277: we need to trigger an event when we return directly,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r15416: Point out that this doesn't work, but for servers this old, I just
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3
Andrew Bartlett
2007-10-10
1
-1
/
+52
*
r14414: added some error checks
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r14380: Reduce the size of structs.h
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.
Andrew Bartlett
2007-10-10
1
-13
/
+25
*
r13405: Allow a fallback if SPNEGO is somehow disabled in the client, to just...
Andrew Bartlett
2007-10-10
1
-1
/
+7
*
r13203: Make this comment clearer.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r11692: added a full composite (async) spnego session setup for SMB2. This
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r10981: Pull code to decide between and implement NTLMv2, NTLM and LM
Andrew Bartlett
2007-10-10
1
-71
/
+47
[next]