Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-02 | Change uint_t to unsigned int in lib/util | Matt Kraai | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2009-01-19 | util_str: setup the correct talloc name for strings | Stefan Metzmacher | 1 | -0/+2 | |
metze (partly from samba4wins tree 447e7f9532131117e896712db9def321c96718eb) | |||||
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 | |
Jelmer, I'm pretty sure you wanted to do this. Please check. Guenther | |||||
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 | |
3. | |||||
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 | |
Conflicts: source4/Makefile |