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
/
cliconnect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-2
/
+4
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-1
/
+5
*
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
2008-11-01
1
-2
/
+4
*
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
-4
/
+8
*
Cope with API changes.
Jelmer Vernooij
2008-09-30
1
-2
/
+4
*
Explicitly pass on session options to session setup function.
Jelmer Vernooij
2008-09-30
1
-4
/
+2
*
Pass options struct into session initialization functions rather than
Jelmer Vernooij
2008-09-30
1
-1
/
+5
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-2
/
+3
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+1
*
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2008-01-03
1
-6
/
+6
*
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
2008-01-03
1
-3
/
+5
*
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
2008-01-02
1
-3
/
+4
*
r26409: Pass smb ports along.
Jelmer Vernooij
2007-12-21
1
-3
/
+5
*
r26384: Fix another global_loadparm instance.
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
2007-12-21
1
-3
/
+7
*
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26224: Remove another use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-3
/
+2
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-11
/
+11
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24992: Remove some uses of lp_*().
Jelmer Vernooij
2007-10-10
1
-5
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22616: allow the unclist file to not specify a share name, and instead
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r16464: split client and server min/max protocol settings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
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
*
r13387: Make sure smbcli_parse_unc reports a failure for strings of
James Peach
2007-10-10
1
-10
/
+25
*
r13255: New CIFS dd client for use in performance testing. The guts of this is
James Peach
2007-10-10
1
-7
/
+27
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports in
Volker Lendecke
2007-10-10
1
-6
/
+2
*
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r9223: Rename smb_raw_session_setup() to smb_raw_sesssetup().
Tim Potter
2007-10-10
1
-1
/
+1
*
r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw function
Tim Potter
2007-10-10
1
-2
/
+2
*
r8777: make sure that the tree connect is a child of the return cli state str...
Andrew Tridgell
2007-10-10
1
-8
/
+3
*
r7704: - fixed open_nbt_connection() to return NULL when the connection failed
Andrew Tridgell
2007-10-10
1
-8
/
+0
*
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r7482: Rename smbcli_send_tconX() to smbcli_tconX() so as not to get it
Tim Potter
2007-10-10
1
-2
/
+2
*
r7455: Remove some talloc contexts that aren't used.
Tim Potter
2007-10-10
1
-11
/
+0
*
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
2007-10-10
1
-12
/
+4
*
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
2007-10-10
1
-5
/
+0
*
r5929: Use cli_credentials for the SMB functions as well.
Jelmer Vernooij
2007-10-10
1
-19
/
+7
*
r5322: removed a whole bunch of #include lines that minimal_includes.pl
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4952: removed a bogus talloc_steal() that was trying to cope with the
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r4951: some of the code dealing with libcli was getting too complex trying to
Andrew Tridgell
2007-10-10
1
-6
/
+3
[next]