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
/
libcli
/
smb_composite
/
connect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli: add support for SMB_EXTENDED_SIGNATURES during SMBtconX
Stefan Metzmacher
2012-08-04
1
-0
/
+6
*
s4:libcli: send the TCONX_FLAG_EXTENDED_RESPONSE flag
Stefan Metzmacher
2012-08-02
1
-2
/
+2
*
s4:libcli/raw: remove unused smbcli_session->user_session_key
Stefan Metzmacher
2012-08-01
1
-1
/
+0
*
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-30
1
-15
/
+13
*
s4:libcli: do the nbss session request within smbcli_sock_connect_*()
Stefan Metzmacher
2011-11-30
1
-41
/
+13
*
s4:libcli: convert smbcli_transport_connect_* to tevent_req
Stefan Metzmacher
2011-11-30
1
-14
/
+26
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-1
/
+1
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
1
-0
/
+1
*
s4:libcli Use integrated name resolution when connecting SMB
Andrew Bartlett
2010-03-11
1
-38
/
+9
*
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
2009-09-19
1
-1
/
+1
*
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
2009-08-07
1
-1
/
+1
*
ѕ4: fix a "not handled in switch" compile warning
Björn Jacke
2009-04-22
1
-0
/
+2
*
s4:libcliraw: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-5
/
+5
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-2
/
+2
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-0
/
+1
*
Remove another use of global_loadparm.
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
-0
/
+1
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-1
/
+1
*
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
2008-11-01
1
-1
/
+3
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Eliminate another instance of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
2008-09-30
1
-4
/
+1
*
Pass options struct into session initialization functions rather than
Jelmer Vernooij
2008-09-30
1
-1
/
+4
*
Reorder this function in the file, so it reads bottom-up.
Andrew Bartlett
2008-05-05
1
-19
/
+18
*
Revert to using the old CIFS connection API.
Andrew Bartlett
2008-04-25
1
-16
/
+8
*
Make the composite 'connect to server' code useful for security=server
Andrew Bartlett
2008-04-25
1
-11
/
+31
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-5
/
+3
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+1
*
r26674: smb_composite: Avoid use of global_loadparm.
Jelmer Vernooij
2008-01-05
1
-2
/
+3
*
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2008-01-03
1
-5
/
+2
*
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
2008-01-03
1
-1
/
+2
*
r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...
Jelmer Vernooij
2008-01-02
1
-5
/
+4
*
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
2008-01-02
1
-4
/
+8
*
r26409: Pass smb ports along.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-2
/
+1
*
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-3
/
+6
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r19480: - clear the whole session struct (only let the pid untouched)
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r16464: split client and server min/max protocol settings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-0
/
+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
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r11533: Be a bit less intrusive
Volker Lendecke
2007-10-10
1
-1
/
+2
[next]