index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/util/debug: with log level = 10 we should be more verbose
Stefan Metzmacher
2011-11-16
1
-3
/
+9
*
s3: allow to set TCP_NODELAYACK socket option on AIX
Björn Jacke
2011-11-15
1
-0
/
+3
*
util/time: Make some functions explicitly public.
Jelmer Vernooij
2011-11-03
1
-3
/
+3
*
util/time: Remove unnecessary _PUBLIC_ - that's implicit for things in header...
Jelmer Vernooij
2011-11-03
1
-44
/
+40
*
lib/util Add ABI to the samba-module library
Andrew Bartlett
2011-10-28
2
-0
/
+4
*
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
2011-10-28
2
-2
/
+2
*
lib/util Rename samba_init_module -> samba_module_init
Andrew Bartlett
2011-10-28
2
-4
/
+4
*
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
2011-10-28
4
-15
/
+15
*
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2011-10-28
6
-52
/
+128
*
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
2011-10-28
2
-2
/
+2
*
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
2011-10-28
2
-2
/
+2
*
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
2011-10-28
2
-14
/
+14
*
Include uid_wrapper correctly.
Andreas Schneider
2011-10-27
2
-18
/
+1
*
lib/util/charset Remove unused header smb_common.h
Andrew Bartlett
2011-10-24
1
-1
/
+0
*
lib/util: remove the "includes.h" dependeny from xfile.c
Stefan Metzmacher
2011-10-22
1
-5
/
+2
*
lib/util: remove the "includes.h" dependeny from util_file.c
Stefan Metzmacher
2011-10-22
1
-5
/
+4
*
lib/util: skip single hex digit at the end of the input sting - fix potential...
Michael Adam
2011-10-18
1
-1
/
+2
*
lib/util: fix function header comment to strhex_to_str()
Michael Adam
2011-10-18
1
-9
/
+8
*
lib/util: untangle assignent from check in strhex_to_str()
Michael Adam
2011-10-18
1
-2
/
+6
*
Fix const warnings.
Jeremy Allison
2011-10-14
1
-4
/
+4
*
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2011-10-13
3
-15
/
+13
*
s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by value
Gregor Beck
2011-10-12
1
-1
/
+1
*
build: Reduce build systems to just top level waf and autoconf
Andrew Bartlett
2011-10-07
1
-7
/
+6
*
lib/util: consolidate module loading
Andrew Bartlett
2011-10-06
2
-32
/
+36
*
modules: standardise on samba_init_module as the hook symbol to resolve
Andrew Bartlett
2011-10-06
2
-4
/
+4
*
lib/util: Use only init_module_fn typedef in module loading
Andrew Bartlett
2011-10-06
2
-3
/
+2
*
lib/util: Remove unused module loading functions
Andrew Bartlett
2011-10-06
2
-14
/
+2
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
3
-0
/
+314
*
lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)
Stefan Metzmacher
2011-10-04
1
-0
/
+7
*
net: Don't register link local addresses with DNS
Kai Blin
2011-09-24
2
-0
/
+24
*
build: Fix waf build on MacOS X
Andrew Bartlett
2011-09-23
1
-1
/
+1
*
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
2011-09-23
3
-3
/
+3
*
lib/util: move some timespec helpers from source3 to the toplevel
Stefan Metzmacher
2011-09-23
2
-0
/
+127
*
lib/util/charset: remove charset module loading
Andrew Bartlett
2011-09-20
9
-172
/
+105
*
lib/util/charcnv: Remove broken internal CP850 and CP464 modules
Andrew Bartlett
2011-09-20
4
-364
/
+0
*
tdb_compat: adapt to tdb2 API change.
Rusty Russell
2011-09-14
1
-1
/
+3
*
lib/util/charset: the comparsion must be against our charset modules
Andrew Bartlett
2011-09-10
1
-2
/
+2
*
lib/util/charset Use name of ISO-8859-1 that matches our internal implementation
Andrew Bartlett
2011-09-10
1
-44
/
+44
*
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
[next]