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
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/util: Add hex_encode_buf
Volker Lendecke
2012-02-06
1
-9
/
+16
*
Introduce dump_data_file
Volker Lendecke
2012-01-25
1
-0
/
+11
*
Include uid_wrapper correctly.
Andreas Schneider
2011-10-27
1
-9
/
+1
*
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
*
util: add function to extend anonymous shared memory
Simo Sorce
2011-08-14
1
-0
/
+64
*
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
1
-0
/
+32
*
Improve debug messages when creating socket directories
Andrew Bartlett
2011-05-08
1
-1
/
+2
*
lib: Move next_token next to next_token_talloc
Volker Lendecke
2011-04-13
1
-0
/
+46
*
lib/util: add anonymous_shared_free()
Stefan Metzmacher
2011-01-20
1
-2
/
+39
*
lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/
Stefan Metzmacher
2011-01-20
1
-1
/
+1
*
lib/util: fix rounding to page size in allocate_anonymous_shared()
Stefan Metzmacher
2011-01-20
1
-1
/
+5
*
Add dump_data_cb()
Volker Lendecke
2010-10-24
1
-21
/
+40
*
Add print_asc_cb()
Volker Lendecke
2010-10-24
1
-3
/
+21
*
lib/util: usec_time_diff takes arguments the other way round than TvalDiff did
Björn Jacke
2010-09-17
1
-1
/
+1
*
s3/s4: merge msleep and smb_msleep
Björn Jacke
2010-09-16
1
-7
/
+42
*
lib/util: remove some unused_result warnings.
Günther Deschner
2010-09-09
1
-2
/
+7
*
util: added samba_start_debugger()
Andrew Tridgell
2010-09-04
1
-0
/
+14
*
lib/util: add allocate_anonymous_shared()
Stefan Metzmacher
2010-03-22
1
-0
/
+28
*
Spelling fixes for libutil
Brad Hards
2010-02-22
1
-1
/
+1
*
s4:UID wrapper - Fix includes
Matthias Dieter Wallnöfer
2010-02-05
1
-0
/
+9
*
lib/util Use rfc1738.c from Squid for all our URL encode/decode needs.
Andrew Bartlett
2009-11-02
1
-40
/
+0
*
util: strhex_to_str() fixed to handle '0x' correctly
Kamen Mazdrashki
2009-10-01
1
-6
/
+6
*
util: fixed compile time "discards qualifiers" warning
Kamen Mazdrashki
2009-10-01
1
-3
/
+3
*
make the UID_WRAPPER skip checks at runtime
Andrew Tridgell
2009-08-05
1
-4
/
+7
*
added a uid_wrapper library
Andrew Tridgell
2009-08-05
1
-0
/
+2
*
No explicit initialization necessary for a zero blob
Volker Lendecke
2009-07-25
1
-3
/
+1
*
lib-util: move set_blocking() call into own file.
Günther Deschner
2009-06-10
1
-31
/
+0
*
lib/util: remove samba specific talloc_get_type_abort()
Stefan Metzmacher
2009-03-03
1
-15
/
+0
*
Move next_token_talloc to util.c, as util_str.c is only compiled inside samba 4.
Jelmer Vernooij
2009-03-01
1
-0
/
+100
*
Replace get_myname() with the talloc version from v3-3-test
Volker Lendecke
2009-02-13
1
-15
/
+11
*
Fix Coverity ID 707 (RESOURCE_LEAK)
Volker Lendecke
2009-02-13
1
-0
/
+1
*
lib/util: hex_encode_talloc(): fix error path and set talloc name
Stefan Metzmacher
2008-11-16
1
-0
/
+4
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-1
/
+0
*
Move more functions out of util_str.c into the shared util.c.
Jelmer Vernooij
2008-10-19
1
-0
/
+278
*
Use shared util.c.
Jelmer Vernooij
2008-10-18
1
-107
/
+58
*
Add extra argument free_on_fail to realloc_array() in Samba 4, as used by Sam...
Jelmer Vernooij
2008-10-18
1
-2
/
+4
*
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
2008-10-11
1
-0
/
+608