index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-07
build: Reduce build systems to just top level waf and autoconf
Andrew Bartlett
1
-7
/
+6
2011-10-06
lib/util: consolidate module loading
Andrew Bartlett
2
-32
/
+36
2011-10-06
modules: standardise on samba_init_module as the hook symbol to resolve
Andrew Bartlett
2
-4
/
+4
2011-10-06
lib/util: Use only init_module_fn typedef in module loading
Andrew Bartlett
2
-3
/
+2
2011-10-06
lib/util: Remove unused module loading functions
Andrew Bartlett
2
-14
/
+2
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
3
-0
/
+314
2011-10-04
lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)
Stefan Metzmacher
1
-0
/
+7
2011-09-24
net: Don't register link local addresses with DNS
Kai Blin
2
-0
/
+24
2011-09-23
build: Fix waf build on MacOS X
Andrew Bartlett
1
-1
/
+1
2011-09-23
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
3
-3
/
+3
2011-09-23
lib/util: move some timespec helpers from source3 to the toplevel
Stefan Metzmacher
2
-0
/
+127
2011-09-20
lib/util/charset: remove charset module loading
Andrew Bartlett
9
-172
/
+105
2011-09-20
lib/util/charcnv: Remove broken internal CP850 and CP464 modules
Andrew Bartlett
4
-364
/
+0
2011-09-14
tdb_compat: adapt to tdb2 API change.
Rusty Russell
1
-1
/
+3
2011-09-10
lib/util/charset: the comparsion must be against our charset modules
Andrew Bartlett
1
-2
/
+2
2011-09-10
lib/util/charset Use name of ISO-8859-1 that matches our internal implementation
Andrew Bartlett
1
-44
/
+44
2011-09-10
lib/util/charset: Improve toture assertions in iconv test
Andrew Bartlett
1
-1
/
+14
2011-09-10
lib/util/charset Run charset sets with and without the system iconv
Andrew Bartlett
3
-14
/
+28
2011-09-10
lib/util/charset: add back loading of charset modules
Andrew Bartlett
2
-34
/
+64
2011-09-08
lib: added base64_decode_data_blob_talloc()
Andrew Tridgell
2
-2
/
+19
2011-09-01
Fix bug 8433, segfault in iconv.c
Volker Lendecke
1
-1
/
+0
2011-08-21
wafsamba: Require public libraries to have a pc file specified, or explicitly...
Jelmer Vernooij
1
-1
/
+2
2011-08-14
util: add function to extend anonymous shared memory
Simo Sorce
2
-0
/
+65
2011-08-10
lib-util: Make create_unlink_tmp argument optional
Simo Sorce
1
-1
/
+6
2011-08-10
lib-util: Make useful function a common utility.
Simo Sorce
2
-0
/
+37
2011-08-10
libutil: use AI_ADDRCONFIG only when AI_NUMERIC is not defined
Simo Sorce
1
-5
/
+11
2011-08-08
build: provide tevent-util as a public library
Andrew Bartlett
1
-1
/
+2
2011-07-26
libsamba-util: Build in libbitmap.
Jelmer Vernooij
1
-8
/
+1
2011-07-23
charset: Make name lowercase everywhere.
Jelmer Vernooij
2
-6
/
+6
2011-07-20
debug: log early messages to stdout, and keep it open
Andrew Bartlett
2
-0
/
+7
2011-07-20
lib/util Change debug priority order: DEBUG_STDOUT now overrides DEBUG_FILE
Andrew Bartlett
1
-1
/
+1
2011-07-19
Second part of fix for bug 8310 - toupper_ascii() is broken on big-endian sys...
Jeremy Allison
2
-0
/
+12
2011-07-19
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
Jeremy Allison
3
-43
/
+1
2011-07-14
lib/util/attr: add _UNUSED_ marco
Stefan Metzmacher
1
-2
/
+7
2011-07-13
s4-fault: changed to use %d for PID, instead of %PID%
Andrew Tridgell
1
-1
/
+1
2011-07-08
s3-param use common struct parmlist_entry to hold parametric options
Andrew Bartlett
1
-0
/
+1
2011-07-08
lib/util Move bitmap.c to lib/util
Andrew Bartlett
3
-1
/
+176
2011-07-07
s3:libsmb: remove unused clistr_push_fn()
Stefan Metzmacher
1
-6
/
+0
2011-07-07
s3:libsmb: remove unused clistr_pull_fn()
Stefan Metzmacher
1
-6
/
+0
2011-07-06
libcli/smb move enum protocol_types to a common header
Andrew Bartlett
2
-15
/
+1
2011-07-03
S3: Fix some nonempty blank lines
Volker Lendecke
1
-3
/
+3
2011-06-30
lib/util/string_wrappers: move everything into one HAVE_COMPILER_WILL_OPTIMIZ...
Stefan Metzmacher
1
-18
/
+8
2011-06-24
lib: Allow NULL converted_size in convert_string_talloc
Volker Lendecke
1
-2
/
+6
2011-06-23
lib/util/charset: Remove autodetection of charset from LOCALE
Andrew Bartlett
1
-31
/
+0
2011-06-23
lib/util/charset: Remove 'display charset'
Andrew Bartlett
5
-103
/
+61
2011-06-21
lib/util: Restore CH_UNIX as source charset for d_printf()
Andrew Bartlett
1
-1
/
+1
2011-06-21
lib/util Remove display_cd from d_printf()
Andrew Bartlett
1
-7
/
+0
2011-06-21
lib/util Remove samba-util-common!
Andrew Bartlett
1
-44
/
+12
2011-06-21
lib/util: allow parmlist.c to compile under s3 includes.h
Andrew Bartlett
1
-0
/
+2
2011-06-21
lib/util: Use common d_printf() in the whole codebase
Andrew Bartlett
3
-26
/
+25
[next]