Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | metze | |||||
* | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 2008-10-20 | 1 | -1/+0 | |
| | | | | remove some unused functions. | |||||
* | 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 ↵ | Jelmer Vernooij | 2008-10-18 | 1 | -2/+4 | |
| | | | | Samba 3. | |||||
* | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -0/+608 | |
Conflicts: source4/Makefile |