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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove uses of global_loadparm.
Jelmer Vernooij
2008-02-25
1
-1
/
+3
*
Remove another global_loadparm instance.
Jelmer Vernooij
2008-02-21
1
-6
/
+8
*
Fix the build.
Jelmer Vernooij
2008-02-21
2
-2
/
+4
*
Remove yet more global_loadparm instances.
Jelmer Vernooij
2008-02-21
3
-6
/
+14
*
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
2
-2
/
+5
*
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
11
-28
/
+68
*
Remove more global_loadparm uses.
Jelmer Vernooij
2008-02-21
2
-3
/
+5
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
2
-4
/
+5
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
10
-19
/
+25
*
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
2008-02-18
1
-4
/
+4
*
Fix build with partial linking.
Jelmer Vernooij
2008-02-18
1
-1
/
+1
*
Avoid redetermining paths; use already stored values.
Jelmer Vernooij
2008-02-18
1
-1
/
+1
*
Reenable partial linking
Jelmer Vernooij
2008-02-18
1
-1
/
+1
*
handle pushing of zero length smb2 strings
Andrew Tridgell
2008-02-18
1
-0
/
+6
*
fixed RAW-READ after the bufinfo changes. Thanks to Metze for spotting
Andrew Tridgell
2008-02-16
1
-0
/
+3
*
fixed handling of zero sized buffers versus NULL buffers in
Andrew Tridgell
2008-02-16
1
-10
/
+31
*
Remove type before variables in data.mk
Jelmer Vernooij
2008-02-14
1
-1
/
+1
*
updated SMB2 code for getinfo according to WSPP docs
Andrew Tridgell
2008-02-14
5
-26
/
+75
*
A better way to handle the different format of RenameInformation in SMB2
Andrew Tridgell
2008-02-14
3
-1
/
+21
*
Fixed SMB2 rename operations from Vista clients
Andrew Tridgell
2008-02-14
4
-5
/
+11
*
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
2008-02-14
15
-50
/
+102
*
updated SMB2 create operation to match WSPP.
Andrew Tridgell
2008-02-13
3
-38
/
+67
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-02-13
1
-18
/
+13
|
\
|
*
[PATCH] composite: make it possible to call composite_is_ok() without callbac...
Stefan Metzmacher
2008-02-12
1
-18
/
+13
*
|
updated SMB2 tcon as per WSPP docs
Andrew Tridgell
2008-02-13
5
-13
/
+42
|
/
*
updated SMB2 header defines to match WSPP docs
Andrew Tridgell
2008-02-12
8
-23
/
+24
*
converted SMB2 session setup to use WSPP protocol field names
Andrew Tridgell
2008-02-12
2
-25
/
+20
*
converted the out side of SMB2 negprot handling
Andrew Tridgell
2008-02-12
3
-35
/
+36
*
added some helper functions for GUID handling
Andrew Tridgell
2008-02-12
1
-0
/
+41
*
fixed up the .in side of SMB2 negprot
Andrew Tridgell
2008-02-12
3
-13
/
+39
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-01-22
1
-1
/
+0
*
python: Reenable modules for libcli_nbt and libcli_smb.
Jelmer Vernooij
2008-01-21
7
-446
/
+317
*
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
2008-01-15
7
-833
/
+4
*
r26694: asn1: Fix header and some typo's.
Jelmer Vernooij
2008-01-08
1
-6
/
+6
*
r26676: libcli: Fill in lp_workgroup() again, should fix my breakage of cifsd...
Jelmer Vernooij
2008-01-06
2
-1
/
+2
*
r26674: smb_composite: Avoid use of global_loadparm.
Jelmer Vernooij
2008-01-05
1
-2
/
+3
*
r26670: Janitorial: Remove global_loadparm uses.
Jelmer Vernooij
2008-01-05
1
-2
/
+2
*
r26669: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-05
3
-6
/
+5
*
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2008-01-03
8
-53
/
+20
*
r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.
Jelmer Vernooij
2008-01-03
1
-2
/
+3
*
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
2008-01-03
9
-9
/
+19
*
r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...
Jelmer Vernooij
2008-01-02
5
-5
/
+34
*
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
2008-01-02
9
-16
/
+33
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
13
-15
/
+19
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
10
-16
/
+26
*
r26613: Add a function to write a DATA_BLOB into an LDAPString.
Andrew Bartlett
2007-12-27
2
-3
/
+10
*
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
2007-12-26
1
-3
/
+3
*
r26572: Fix warnings in the Python code.
Jelmer Vernooij
2007-12-24
4
-23
/
+23
*
r26571: Hide warnings about unused macros and casting qualifiers in autogener...
Jelmer Vernooij
2007-12-24
1
-2
/
+2
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
2
-46
/
+32
[next]