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
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
17
-0
/
+20
*
lib/util Use lib/util/ms_fnmatch.c in common for gen_fnmatch()
Andrew Bartlett
2011-05-06
1
-7
/
+0
*
errors: Remove unused unix_to_werror()
Andrew Bartlett
2011-05-06
1
-6
/
+0
*
s3-lib Remove unused dos error codes from errmap_unix
Andrew Bartlett
2011-05-06
1
-44
/
+47
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
5
-159
/
+4
*
Fix broken interface to set_namearray() - don't modify incoming string.
Jeremy Allison
2011-05-06
1
-6
/
+17
*
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
2011-05-06
2
-3
/
+3
*
More simple const fixes.
Jeremy Allison
2011-05-05
2
-4
/
+4
*
More const fixes for compiler warnings from the waf build.
Jeremy Allison
2011-05-05
10
-15
/
+15
*
More const compiler warning fixes.
Jeremy Allison
2011-05-05
1
-1
/
+1
*
Fix many const compiler warnings.
Jeremy Allison
2011-05-05
3
-8
/
+8
*
s3-lib: run minimal_includes.pl.
Günther Deschner
2011-05-05
2
-2
/
+0
*
Fold null terminator into listlen length, change to strlcpy.
Jeremy Allison
2011-05-04
1
-6
/
+4
*
s3-system: move LOCK_ defines to lib/system.c
Günther Deschner
2011-05-03
1
-0
/
+9
*
s3-ctdb Fix duplicate function name due to packet -> ctdb_packet rename.
Andrew Bartlett
2011-05-03
2
-2
/
+2
*
lib/util Use lib/util/util_str.c in common, including strequal()
Andrew Bartlett
2011-05-03
1
-86
/
+0
*
lib/util/charset Use push_string and talloc_strupper/strlower from common code
Andrew Bartlett
2011-05-03
1
-122
/
+0
*
s3-lib make push_ucs2() static
Andrew Bartlett
2011-05-03
1
-1
/
+1
*
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
2011-05-03
1
-0
/
+61
*
lib/util Move set_socket_options() into common code.
Andrew Bartlett
2011-05-03
1
-160
/
+0
*
lib/util Move more network utility functions from source3 into lib/util
Andrew Bartlett
2011-05-03
2
-227
/
+0
*
s3-ctdb Rename packet file and files to ctdb_packet
Andrew Bartlett
2011-05-03
2
-53
/
+52
*
s3-util: move valid_share_pathname() to lib/util.c
Günther Deschner
2011-05-02
1
-0
/
+34
*
s3-lib: Rely on uint64_t in conv_str_size()
Andrew Bartlett
2011-04-30
1
-30
/
+13
*
s3-proto: remove duplicate prototypes.
Günther Deschner
2011-04-29
1
-0
/
+2
*
s3-tevent: only include ../lib/util/tevent wrappers where needed.
Günther Deschner
2011-04-29
5
-0
/
+6
*
s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.
Günther Deschner
2011-04-29
2
-0
/
+2
*
lib/util Re-merge the string_sub() and all_string_sub() from source3
Andrew Bartlett
2011-04-29
1
-128
/
+0
*
lib/util/charset Move strstr_m() to the top level
Andrew Bartlett
2011-04-29
1
-81
/
+0
*
libcli/smb Move attrib_string in common
Andrew Bartlett
2011-04-29
1
-20
/
+0
*
s3-client Add TALLOC_CTX argument to attrib_string().
Andrew Bartlett
2011-04-29
1
-2
/
+2
*
s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
lib/util/charset Merge talloc-based pull and push charset functions
Andrew Bartlett
2011-04-28
1
-115
/
+0
*
s3: Properly clean up in pthreadpool_init in case of failure
Volker Lendecke
2011-04-27
1
-0
/
+6
*
s3-waf: add pthreadpool support.
Günther Deschner
2011-04-27
1
-0
/
+11
*
s3-netapi: Fix Coverity CID #2302: FORWARD_NULL
Günther Deschner
2011-04-27
1
-1
/
+1
*
s3: Allow unlimited parallelism in pthreadpool
Volker Lendecke
2011-04-26
2
-9
/
+31
*
s3:lib/util_sock: listen on IPv6 addresses with IPV6_ONLY (bug #7383)
Stefan Metzmacher
2011-04-25
1
-0
/
+26
*
s3:lib/access: normalize IPv4 mapped IPv6 addresses in both directions (bug #...
Stefan Metzmacher
2011-04-25
1
-14
/
+17
*
s3: pthreadpool_sig_fd->pthreadpool_signal_fd
Volker Lendecke
2011-04-25
4
-7
/
+7
*
s3: Tiny doc for pthreadpool
Volker Lendecke
2011-04-25
1
-7
/
+59
*
s3: Many pthreadpool fixes
Volker Lendecke
2011-04-25
5
-87
/
+587
*
s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()
Stefan Metzmacher
2011-04-24
1
-1
/
+1
*
s3: Fix Coverity ID 2478, UNINIT
Volker Lendecke
2011-04-23
1
-1
/
+1
*
s3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef's
Stefan Metzmacher
2011-04-23
1
-24
/
+0
[prev]
[next]