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
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new header file for functions in lib/util/util.c.
Jelmer Vernooij
2016-01-13
1
-0
/
+53
*
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
2011-09-23
1
-917
/
+0
*
lib: added base64_decode_data_blob_talloc()
Andrew Tridgell
2011-09-08
1
-0
/
+8
*
util: add function to extend anonymous shared memory
Simo Sorce
2011-08-14
1
-0
/
+1
*
lib-util: Make useful function a common utility.
Simo Sorce
2011-08-10
1
-0
/
+5
*
libcli/smb move enum protocol_types to a common header
Andrew Bartlett
2011-07-06
1
-15
/
+0
*
lib/util: Use common d_printf() in the whole codebase
Andrew Bartlett
2011-06-21
1
-3
/
+0
*
lib/util Make unused d_vfprintf() static
Andrew Bartlett
2011-06-21
1
-1
/
+0
*
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
2011-06-09
1
-0
/
+2
*
lib/util use modules_path(), data_path() and shlib_ext() from source3
Andrew Bartlett
2011-06-06
1
-0
/
+26
*
lib/util Move sys_memalign into lib/util/system.c
Andrew Bartlett
2011-05-31
1
-0
/
+2
*
lib/util don't use enum protocol_types in ms_fnmatch_protocol
Andrew Bartlett
2011-05-06
1
-1
/
+1
*
lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol
Andrew Bartlett
2011-05-06
1
-2
/
+3
*
I added them, so I get to kill them :-). Finally remove all uses of safe_strc...
Jeremy Allison
2011-05-04
1
-12
/
+0
*
lib/util Use compiler-checked safe string macros in top level code.
Andrew Bartlett
2011-05-03
1
-2
/
+4
*
lib/util Move more network utility functions from source3 into lib/util
Andrew Bartlett
2011-05-03
1
-1
/
+13
*
lib/util Rename conv_str_size() -> conv_str_size_error()
Andrew Bartlett
2011-04-30
1
-3
/
+1
*
lib/util Re-merge the string_sub() and all_string_sub() from source3
Andrew Bartlett
2011-04-29
1
-0
/
+2
*
lib/util Move base64 functions into lib/util/base64.c
Andrew Bartlett
2011-03-30
1
-0
/
+13
*
lib: removed a spurios declaration of 'logfile'
Andrew Tridgell
2011-03-29
1
-1
/
+0
*
fault: fixed smb_panic() prototypes
Andrew Tridgell
2011-03-23
1
-2
/
+0
*
fault: get fault.c ready for use by s4
Andrew Tridgell
2011-03-23
1
-6
/
+7
*
lib: fixed header paths
Andrew Tridgell
2011-03-15
1
-8
/
+8
*
s3:auth: change num_groups to from size_t to uint32_t
Stefan Metzmacher
2011-02-22
1
-2
/
+2
*
lib/util Remove #if _SAMBA_BUILD_ == 4 that isn't required any more
Andrew Bartlett
2011-02-18
1
-2
/
+0
*
s4-util: removed the valgrind_strlen() routine
Andrew Tridgell
2011-02-18
1
-7
/
+0
*
lib/util: add anonymous_shared_free()
Stefan Metzmacher
2011-01-20
1
-0
/
+1
*
lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/
Stefan Metzmacher
2011-01-20
1
-1
/
+1
*
s4-dns: disable segfault handling in dlz_bind9
Andrew Tridgell
2010-12-21
1
-0
/
+1
*
lib/util: remove useless ../lib/util/mutex.*
Stefan Metzmacher
2010-10-26
1
-10
/
+0
*
Add dump_data_cb()
Volker Lendecke
2010-10-24
1
-0
/
+8
*
Add print_asc_cb()
Volker Lendecke
2010-10-24
1
-0
/
+3
*
s3/s4: merge msleep and smb_msleep
Björn Jacke
2010-09-16
1
-1
/
+1
*
util: added samba_start_debugger()
Andrew Tridgell
2010-09-04
1
-0
/
+4
*
s3-smbd: Don't close stdout if we want to log to stdout.
Andreas Schneider
2010-03-26
1
-1
/
+1
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
1
-27
/
+0
*
lib/util: add allocate_anonymous_shared()
Stefan Metzmacher
2010-03-22
1
-0
/
+5
*
lib/util: change samba_runcmd() to use tevent_req _send/_recv
Stefan Metzmacher
2010-03-09
1
-7
/
+8
*
lib/util: add generate_random_password()
Stefan Metzmacher
2010-02-26
1
-0
/
+5
*
s4-dns: use a loadparm list for samba_runcmd() commands
Andrew Tridgell
2010-02-26
1
-1
/
+1
*
Spelling fixes for libutil
Brad Hards
2010-02-22
1
-4
/
+4
*
util: added samba_runcmd()
Andrew Tridgell
2010-02-17
1
-0
/
+17
*
util: added file_compare() utility function
Andrew Tridgell
2010-02-11
1
-0
/
+5
*
util/util_strlist - add a call "const_str_list" for making "unconst" lists "c...
Matthias Dieter Wallnöfer
2009-12-01
1
-0
/
+5
*
util/strlist: Fix up "const" warnings in the string list and test code
Matthias Dieter Wallnöfer
2009-11-20
1
-1
/
+1
*
lib/util Use rfc1738.c from Squid for all our URL encode/decode needs.
Andrew Bartlett
2009-11-02
1
-0
/
+25
*
Remove the const from the str_list_XXX functions that
Jeremy Allison
2009-09-24
1
-5
/
+5
*
libcli:nbt put util_net.c protos in new header file
Andrew Bartlett
2009-09-15
1
-21
/
+0
*
libcli:nbt make the lmhosts parsing code and dependicies common
Andrew Bartlett
2009-09-15
1
-1
/
+21
*
util_strlist: Add some more "const"s
Matthias Dieter Wallnöfer
2009-09-10
1
-5
/
+8
[next]