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
/
source4
/
libcli
/
smb_composite
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-25
s4-torture: enable raw.composite test again, and convert to new style test
Andrew Bartlett
2
-6
/
+13
2011-11-30
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
2
-36
/
+34
2011-11-30
s4:libcli: do the nbss session request within smbcli_sock_connect_*()
Stefan Metzmacher
1
-41
/
+13
2011-11-30
s4:libcli: convert smbcli_transport_connect_* to tevent_req
Stefan Metzmacher
1
-14
/
+26
2011-11-29
s4:libcli/raw: add transport->ev as copy of transport->socket->event.ctx
Stefan Metzmacher
4
-4
/
+4
2011-11-24
s4:libcli/smb2: implement on top of smbXcli_conn/req
Stefan Metzmacher
1
-4
/
+4
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
1
-2
/
+4
2011-09-19
s4:auth - remove unused variables
Matthias Dieter Wallnöfer
1
-1
/
+0
2011-08-18
smb_composite: Remove unnecessary include of signing header.
Jelmer Vernooij
1
-1
/
+0
2011-08-18
smb_composite: Integrate prototypes in header file.
Jelmer Vernooij
2
-3
/
+69
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
1
-3
/
+2
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-1
/
+1
2011-06-15
s4:libcli/smb_composite: convert smb2_composite_setpathinfo_send/rev to teven...
Stefan Metzmacher
1
-57
/
+127
2011-04-28
s4:libcli/smb_composite: move smb2_composite_setpathinfo_setinfo_done()
Stefan Metzmacher
1
-25
/
+27
2011-04-28
s4:libcli/smb_composite: move smb2_composite_setpathinfo_create_done()
Stefan Metzmacher
1
-22
/
+23
2011-04-28
s4:libcli/smb_composite: add smb2_composite_setpathinfo_close_done()
Stefan Metzmacher
1
-1
/
+12
2011-04-28
s4:libcli/smb_composite: better names for smb2_composite_setpathinfo_* funcs ...
Stefan Metzmacher
1
-22
/
+15
2011-04-14
s4/libcli: do not use netbios name in NTLMv2 blobs w/o spnego
Christian Ambach
1
-4
/
+22
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
3
-5
/
+0
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+1
2010-03-26
libutil: moved the networking defines to util_net.h
Andrew Tridgell
1
-0
/
+1
2010-03-11
s4:libcli Use integrated name resolution when connecting SMB
Andrew Bartlett
1
-38
/
+9
2009-10-15
s4-smb: declare root_fid as a file handle
Andrew Tridgell
1
-1
/
+1
2009-09-19
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
1
-1
/
+1
2009-08-07
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
1
-1
/
+1
2009-05-01
s4:libcli: remember operating system and lan manager strings from session setup
Stefan Metzmacher
1
-0
/
+21
2009-04-22
ѕ4: fix a "not handled in switch" compile warning
Björn Jacke
1
-0
/
+2
2009-02-02
s4:libcliraw: s/private/private_data
Stefan Metzmacher
6
-24
/
+24
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
2
-3
/
+3
2008-11-02
Fix the build.
Jelmer Vernooij
2
-4
/
+7
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
4
-1
/
+6
2008-11-02
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
3
-1
/
+3
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
4
-1
/
+6
2008-11-01
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
1
-1
/
+3
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
4
-4
/
+0
2008-10-24
Remove more usages of global_loadparm.
Jelmer Vernooij
1
-2
/
+2
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
4
-1
/
+6
2008-10-24
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
1
-2
/
+2
2008-09-30
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
4
-4
/
+5
2008-09-30
Remove global_loadparm instance.
Jelmer Vernooij
1
-4
/
+6
2008-09-30
Pass options struct into session initialization functions rather than
Jelmer Vernooij
1
-1
/
+4
2008-09-24
s4:libcli/smb_composite: we only check the signature when the server return OK
Stefan Metzmacher
1
-0
/
+9
2008-09-23
libcli/smb_composite: for spnego session setups check the smb signature manually
Stefan Metzmacher
1
-23
/
+57
2008-05-20
added SMB2 setpathinfo composite wrapper
Andrew Tridgell
1
-0
/
+105
2008-05-19
added SMB2 proxying of rmdir
Andrew Tridgell
1
-1
/
+73
2008-05-19
added mkdir to SMB2 proxy
Andrew Tridgell
1
-0
/
+72
2008-05-16
private -> private_data for struct smb2_request
Andrew Tridgell
1
-0
/
+1
2008-05-16
started adding SMB2 composite functions that emulate common SMB calls
Andrew Tridgell
1
-0
/
+122
2008-05-05
Reorder this function in the file, so it reads bottom-up.
Andrew Bartlett
1
-19
/
+18
[next]