Age | Commit message (Expand) | Author | Files | Lines |
2012-02-10 | lib/util: Remove unused str_format_nbt_domain() | Andrew Bartlett | 1 | -35/+0 |
2011-05-04 | I added them, so I get to kill them :-). Finally remove all uses of safe_strc... | Jeremy Allison | 1 | -71/+0 |
2011-05-03 | lib/util Use lib/util/util_str.c in common, including strequal() | Andrew Bartlett | 1 | -1/+1 |
2011-05-03 | lib/util Use compiler-checked safe string macros in top level code. | Andrew Bartlett | 1 | -33/+23 |
2011-04-30 | lib/util Rename conv_str_size() -> conv_str_size_error() | Andrew Bartlett | 1 | -1/+1 |
2011-04-13 | lib/util: Make string_replace from s3 common | Andrew Bartlett | 1 | -10/+0 |
2011-04-13 | lib/util ucs2_align is identical, put it in common | Andrew Bartlett | 1 | -7/+0 |
2011-04-13 | lib/util Move simple string routines into common code. | Andrew Bartlett | 1 | -54/+0 |
2011-03-30 | lib/util Move base64 functions into lib/util/base64.c | Andrew Bartlett | 1 | -2/+0 |
2011-02-18 | s4-util: removed the valgrind_strlen() routine | Andrew Tridgell | 1 | -11/+0 |
2010-02-02 | Change uint_t to unsigned int in lib/util | Matt Kraai | 1 | -1/+1 |
2009-01-19 | util_str: setup the correct talloc name for strings | Stefan Metzmacher | 1 | -0/+2 |
2008-10-19 | Move more functions out of util_str.c into the shared util.c. | Jelmer Vernooij | 1 | -299/+20 |
2008-10-19 | Move SMB-specific attribute function to SMB client library. | Jelmer Vernooij | 1 | -46/+2 |
2008-10-18 | lib/util: fix strhex_to_data_blob to use data_blob_talloc. | Günther Deschner | 1 | -1/+1 |
2008-10-18 | Add extra parameter consistent with samba3. | Jelmer Vernooij | 1 | -5/+9 |
2008-10-18 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -138/+0 |
2008-10-18 | Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba | Jelmer Vernooij | 1 | -2/+2 |
2008-10-18 | Move substitute functions to a different file. | Jelmer Vernooij | 1 | -138/+0 |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+790 |