Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-03 | lib/util: remove samba specific talloc_get_type_abort() | Stefan Metzmacher | 1 | -15/+0 |
2009-03-01 | Move next_token_talloc to util.c, as util_str.c is only compiled inside samba 4. | Jelmer Vernooij | 1 | -0/+100 |
2009-02-13 | Replace get_myname() with the talloc version from v3-3-test | Volker Lendecke | 1 | -15/+11 |
2009-02-13 | Fix Coverity ID 707 (RESOURCE_LEAK) | Volker Lendecke | 1 | -0/+1 |
2008-11-16 | lib/util: hex_encode_talloc(): fix error path and set talloc name | Stefan Metzmacher | 1 | -0/+4 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -1/+0 |
2008-10-19 | Move more functions out of util_str.c into the shared util.c. | Jelmer Vernooij | 1 | -0/+278 |
2008-10-18 | Use shared util.c. | Jelmer Vernooij | 1 | -107/+58 |
2008-10-18 | Add extra argument free_on_fail to realloc_array() in Samba 4, as used by Sam... | Jelmer Vernooij | 1 | -2/+4 |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+608 |