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
*
Fix bug 6861 - rfc1738_unescape converts '+' characters to spaces. Stop rfc17...
Jeremy Allison
2009-12-23
1
-5
/
+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