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
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: Fix Coverity ID 2173: FORWARD_NULL
Volker Lendecke
2011-03-28
1
-1
/
+1
*
Revert "Change strict allocate to default to true.
Stefan Metzmacher
2011-03-28
1
-1
/
+1
*
s3: Fix Coverity ID 2188: MISSING_BREAK
Volker Lendecke
2011-03-27
1
-0
/
+2
*
s3: Fix Coverity ID 2189: MISSING_BREAK
Volker Lendecke
2011-03-27
1
-1
/
+3
*
s3: Fix Coverity ID 2195: NO_EFFECT
Volker Lendecke
2011-03-27
1
-1
/
+1
*
s3: Fix Coverity ID 2228: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+1
*
s3: Fix Coverity ID 2226: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+1
*
s3: Fix Coverity ID 976: BAD_SIZEOF
Volker Lendecke
2011-03-27
1
-1
/
+1
*
s3: Fix Coverity ID 590: DEADCODE
Volker Lendecke
2011-03-27
1
-4
/
+0
*
s3: Fix Coverity ID 585: NEGATIVE_RETURNS
Volker Lendecke
2011-03-27
1
-1
/
+1
*
s3: Fix Coverity ID 513: UNINIT
Volker Lendecke
2011-03-27
1
-1
/
+1
*
s3: Fix Coverity ID 83: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+3
*
s3: Convert cli_raw_tcon to cli_smb
Volker Lendecke
2011-03-27
2
-26
/
+24
*
s3: Fix a memleak
Volker Lendecke
2011-03-27
1
-0
/
+2
*
s3: Replace a use of cli_errstr
Volker Lendecke
2011-03-27
1
-1
/
+1
*
s3: Replace cli_negprot_sendsync() by cli_negprot_send()
Volker Lendecke
2011-03-27
3
-38
/
+22
*
s3: Remove a pointless static
Volker Lendecke
2011-03-27
1
-1
/
+1
*
s3: Remove a use of cli_send_smb
Volker Lendecke
2011-03-27
3
-39
/
+50
*
s3: Remove two calls to cli_errstr
Volker Lendecke
2011-03-27
1
-4
/
+8
*
s3: Fix Coverity ID 2296: UNUSED_VALUE
Volker Lendecke
2011-03-27
1
-3
/
+0
*
s3: Fix Coverity ID 2327: FORWARD_NULL
Volker Lendecke
2011-03-27
1
-0
/
+2
*
s3: Fix Coverity ID 2328: FORWARD_NULL
Volker Lendecke
2011-03-27
1
-0
/
+3
*
s3: Fix Coverity ID 2329: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+1
*
s3: Fix Coverity ID 2330: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+1
*
s3: Fix Coverity ID 2331: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+1
*
s3: Fix an uninitialized variable read
Volker Lendecke
2011-03-26
1
-1
/
+2
*
s3: Fix Coverity ID 2326, CHECKED_RETURN
Volker Lendecke
2011-03-26
1
-1
/
+1
*
Revert "Fix bug 8021 - Incorrect string termination in volume/volume_name for...
Jeremy Allison
2011-03-26
1
-1
/
+1
*
Fix bug 8040 - smbclient segfaults when a Cyrillic netbios name or workgroup ...
Jeremy Allison
2011-03-25
1
-2
/
+23
*
s3-netapi: fix memoryleak while not using talloc_tos() in cli_get_session_key...
Günther Deschner
2011-03-25
2
-6
/
+6
*
s3: Compile IDL files in autogen, some configure tests need this
Volker Lendecke
2011-03-25
2
-0
/
+12
*
Revert "s3-includes: fixed CONST_DISCARD() to actually discard const"
Volker Lendecke
2011-03-25
1
-1
/
+1
*
s3-charcnv: fixed converted_size return in fast paths
Andrew Tridgell
2011-03-25
1
-9
/
+20
*
s3-charcnv: removed unused function
Andrew Tridgell
2011-03-25
2
-8
/
+0
*
lib/util/charset rename iconv_convenience to iconv_handle
Andrew Bartlett
2011-03-25
1
-7
/
+7
*
s3-charcnv: convert_string_internal() should not display errors
Andrew Tridgell
2011-03-25
1
-31
/
+4
*
s3-string: removed the conv_silent global
Andrew Tridgell
2011-03-25
1
-29
/
+17
*
s3-string: removed last use of conv_silent
Andrew Tridgell
2011-03-25
1
-31
/
+11
*
s3-charcnv Add convert_string_error()
Andrew Bartlett
2011-03-25
2
-18
/
+75
*
s3-includes: fixed CONST_DISCARD() to actually discard const
Andrew Tridgell
2011-03-25
1
-1
/
+1
*
unistr: moved some UCS2 macros into util_unistr
Andrew Tridgell
2011-03-25
1
-0
/
+9
*
libcli: created smb_constants.h
Andrew Tridgell
2011-03-25
1
-15
/
+2
*
s3-libsmb: work our correct length for EA strings
Andrew Tridgell
2011-03-25
1
-1
/
+1
*
s3-string: sec_len==-1 support is no longer needed
Andrew Tridgell
2011-03-25
1
-41
/
+20
*
s3-dfs: removed the last user of sec_len==-1 in pull_*_base_talloc()
Andrew Tridgell
2011-03-25
1
-1
/
+2
*
s3-lib: make pull_ucs2_base_talloc static
Andrew Tridgell
2011-03-25
2
-12
/
+6
*
lib: remove unused pieces of string_wrappers.h
Andrew Tridgell
2011-03-25
2
-8
/
+8
*
lib: move the string wrappers from source3/include to common lib/util
Andrew Tridgell
2011-03-25
1
-105
/
+1
*
s3-string: moved fstring functions into their own file
Andrew Tridgell
2011-03-25
4
-107
/
+133
*
s3:dbwrap_ctdb: fix non-locked fetch on persistent db's causing corruption
Michael Adam
2011-03-25
1
-2
/
+34
[prev]
[next]