Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |