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
...
*
Change convert_string_internal() and convert_string_error() to bool return.
Jeremy Allison
2011-03-30
2
-57
/
+54
*
Fix the nstring calls to use the correct sizes.
Jeremy Allison
2011-03-30
1
-6
/
+6
*
s3: Fix g_lock_lock after the select/poll conversion
Volker Lendecke
2011-03-30
1
-1
/
+1
*
s3-winbind: try to fix the build on hosts w/o winbind support.
Günther Deschner
2011-03-30
1
-1
/
+1
*
lib/util Move base64 functions into lib/util/base64.c
Andrew Bartlett
2011-03-30
1
-115
/
+0
*
s3:lib make lazy_initialize_conv() static
Andrew Bartlett
2011-03-30
1
-1
/
+1
*
s3: try to fix the build on some non-linux buildfarm machines.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-ctdb_wrap: remove unused variable from db_ctdb_fetch_persistent().
Günther Deschner
2011-03-30
1
-1
/
+0
*
s3: only include lib/privileges.h where needed.
Günther Deschner
2011-03-30
2
-0
/
+19
*
s3: include ../librpc/gen_ndr/lsa.h where needed.
Günther Deschner
2011-03-30
2
-0
/
+3
*
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
2011-03-30
7
-10
/
+0
*
s3-messages: only include messages.h where needed.
Günther Deschner
2011-03-30
11
-0
/
+11
*
s3-auth: use auth.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: move filename_util.c out of source3/smbd to source3/lib.
Günther Deschner
2011-03-30
1
-0
/
+206
*
s3-build: only include intl protos where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
2
-0
/
+2
*
s3-passdb: move util_builtin.c out of passdb.
Günther Deschner
2011-03-30
1
-0
/
+124
*
s3-passdb: move util_unixsids.c out of passdb.
Günther Deschner
2011-03-30
1
-0
/
+116
*
s3-passdb: move util_wellknown.c out of passdb.
Günther Deschner
2011-03-30
1
-0
/
+173
*
s3-build: only include transfer_file.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
19
-1
/
+20
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
6
-0
/
+6
*
s3-includes: only include system/capability.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/glob.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/syslog.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-winbind: remove global inclusion of libwbclient.
Günther Deschner
2011-03-30
2
-0
/
+61
*
lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...
Günther Deschner
2011-03-30
2
-35
/
+1
*
lib/util/util_pw: share sys_get{pw,gr} group of calls.
Günther Deschner
2011-03-30
3
-44
/
+2
*
charconv: Fix the slow-path character conversions
Volker Lendecke
2011-03-29
1
-3
/
+3
*
=?UTF-8?q?alpha=5Fstrcpy()=20is=20a=20utility=20function=20which=20reportedly:
David Disseldorp
2011-03-29
1
-3
/
+9
*
s3: Fix Coverity ID 590: DEADCODE
Volker Lendecke
2011-03-27
1
-4
/
+0
*
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-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
1
-7
/
+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
1
-18
/
+71
*
unistr: moved some UCS2 macros into util_unistr
Andrew Tridgell
2011-03-25
1
-0
/
+9
*
s3-string: sec_len==-1 support is no longer needed
Andrew Tridgell
2011-03-25
1
-41
/
+20
*
s3-lib: make pull_ucs2_base_talloc static
Andrew Tridgell
2011-03-25
1
-6
/
+6
*
s3-string: moved fstring functions into their own file
Andrew Tridgell
2011-03-25
2
-105
/
+131
*
s3:dbwrap_ctdb: fix non-locked fetch on persistent db's causing corruption
Michael Adam
2011-03-25
1
-2
/
+34
*
s3-charcnv: remove unused labels.
Günther Deschner
2011-03-24
1
-6
/
+0
*
s3-netapi: use cli_get_session_key() in netapi.
Günther Deschner
2011-03-24
2
-6
/
+53
*
Fix is_myname_or_ipaddr() to be robust against strange DNS setups.
Jeremy Allison
2011-03-24
1
-30
/
+56
[prev]
[next]