summaryrefslogtreecommitdiff
path: root/lib/util/util_str.c
Commit message (Collapse)AuthorAgeFilesLines
* Change uint_t to unsigned int in lib/utilMatt Kraai2010-02-021-1/+1
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* util_str: setup the correct talloc name for stringsStefan Metzmacher2009-01-191-0/+2
| | | | | metze (partly from samba4wins tree 447e7f9532131117e896712db9def321c96718eb)
* Move more functions out of util_str.c into the shared util.c.Jelmer Vernooij2008-10-191-299/+20
|
* Move SMB-specific attribute function to SMB client library.Jelmer Vernooij2008-10-191-46/+2
|
* lib/util: fix strhex_to_data_blob to use data_blob_talloc.Günther Deschner2008-10-181-1/+1
| | | | | | Jelmer, I'm pretty sure you wanted to do this. Please check. Guenther
* Add extra parameter consistent with samba3.Jelmer Vernooij2008-10-181-5/+9
|
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-181-138/+0
|\
| * Move substitute functions to a different file.Jelmer Vernooij2008-10-181-138/+0
| |
* | Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij2008-10-181-2/+2
|/ | | | 3.
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+790
Conflicts: source4/Makefile