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
/
lib
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/util/charset: Improve toture assertions in iconv test
Andrew Bartlett
2011-09-10
1
-1
/
+14
*
lib/util/charset Run charset sets with and without the system iconv
Andrew Bartlett
2011-09-10
3
-14
/
+28
*
lib/util/charset: add back loading of charset modules
Andrew Bartlett
2011-09-10
2
-34
/
+64
*
lib: added base64_decode_data_blob_talloc()
Andrew Tridgell
2011-09-08
2
-2
/
+19
*
Fix bug 8433, segfault in iconv.c
Volker Lendecke
2011-09-01
1
-1
/
+0
*
wafsamba: Require public libraries to have a pc file specified, or explicitly...
Jelmer Vernooij
2011-08-21
1
-1
/
+2
*
util: add function to extend anonymous shared memory
Simo Sorce
2011-08-14
2
-0
/
+65
*
lib-util: Make create_unlink_tmp argument optional
Simo Sorce
2011-08-10
1
-1
/
+6
*
lib-util: Make useful function a common utility.
Simo Sorce
2011-08-10
2
-0
/
+37
*
libutil: use AI_ADDRCONFIG only when AI_NUMERIC is not defined
Simo Sorce
2011-08-10
1
-5
/
+11
*
build: provide tevent-util as a public library
Andrew Bartlett
2011-08-08
1
-1
/
+2
*
libsamba-util: Build in libbitmap.
Jelmer Vernooij
2011-07-26
1
-8
/
+1
*
charset: Make name lowercase everywhere.
Jelmer Vernooij
2011-07-23
2
-6
/
+6
*
debug: log early messages to stdout, and keep it open
Andrew Bartlett
2011-07-20
2
-0
/
+7
*
lib/util Change debug priority order: DEBUG_STDOUT now overrides DEBUG_FILE
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
Second part of fix for bug 8310 - toupper_ascii() is broken on big-endian sys...
Jeremy Allison
2011-07-19
2
-0
/
+12
*
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
Jeremy Allison
2011-07-19
3
-43
/
+1
*
lib/util/attr: add _UNUSED_ marco
Stefan Metzmacher
2011-07-14
1
-2
/
+7
*
s4-fault: changed to use %d for PID, instead of %PID%
Andrew Tridgell
2011-07-13
1
-1
/
+1
*
s3-param use common struct parmlist_entry to hold parametric options
Andrew Bartlett
2011-07-08
1
-0
/
+1
*
lib/util Move bitmap.c to lib/util
Andrew Bartlett
2011-07-08
3
-1
/
+176
*
s3:libsmb: remove unused clistr_push_fn()
Stefan Metzmacher
2011-07-07
1
-6
/
+0
*
s3:libsmb: remove unused clistr_pull_fn()
Stefan Metzmacher
2011-07-07
1
-6
/
+0
*
libcli/smb move enum protocol_types to a common header
Andrew Bartlett
2011-07-06
2
-15
/
+1
*
S3: Fix some nonempty blank lines
Volker Lendecke
2011-07-03
1
-3
/
+3
*
lib/util/string_wrappers: move everything into one HAVE_COMPILER_WILL_OPTIMIZ...
Stefan Metzmacher
2011-06-30
1
-18
/
+8
*
lib: Allow NULL converted_size in convert_string_talloc
Volker Lendecke
2011-06-24
1
-2
/
+6
*
lib/util/charset: Remove autodetection of charset from LOCALE
Andrew Bartlett
2011-06-23
1
-31
/
+0
*
lib/util/charset: Remove 'display charset'
Andrew Bartlett
2011-06-23
5
-103
/
+61
*
lib/util: Restore CH_UNIX as source charset for d_printf()
Andrew Bartlett
2011-06-21
1
-1
/
+1
*
lib/util Remove display_cd from d_printf()
Andrew Bartlett
2011-06-21
1
-7
/
+0
*
lib/util Remove samba-util-common!
Andrew Bartlett
2011-06-21
1
-44
/
+12
*
lib/util: allow parmlist.c to compile under s3 includes.h
Andrew Bartlett
2011-06-21
1
-0
/
+2
*
lib/util: Use common d_printf() in the whole codebase
Andrew Bartlett
2011-06-21
3
-26
/
+25
*
lib/util Make unused d_vfprintf() static
Andrew Bartlett
2011-06-21
2
-2
/
+1
*
tdb_compat: Higher level API fixes.
Rusty Russell
2011-06-20
2
-6
/
+6
*
tdb_compat: use tdb_open_compat.
Rusty Russell
2011-06-20
1
-5
/
+28
*
tdb_store: check returns for 0, not -1.
Rusty Russell
2011-06-20
2
-12
/
+12
*
tdb_delete: check returns for 0, not -1.
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
2011-06-20
1
-3
/
+3
*
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
2011-06-20
4
-6
/
+4
*
talloc: added talloc_stackframe_exists()
Andrew Tridgell
2011-06-17
2
-0
/
+25
*
s3-param Remove 'time offset' from smb.conf
Andrew Bartlett
2011-06-11
3
-24
/
+1
*
lib/util/wrap_xattr.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+21
*
lib/util/util_tdb.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+21
*
lib/util/util_ldb.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+23
*
lib/util/time.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-1
/
+6
*
lib/util/data_blob.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-1
/
+4
*
server_id: Change format to vnn:pid.task_id, pid.task_id or pid
Andrew Bartlett
2011-06-09
1
-1
/
+6
*
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
2011-06-09
3
-1
/
+40
[next]