summaryrefslogtreecommitdiffstats
path: root/lib/util/util.c
Commit message (Collapse)AuthorAgeFilesLines
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-1/+0
| | | | remove some unused functions.
* Move more functions out of util_str.c into the shared util.c.Jelmer Vernooij2008-10-191-0/+278
|
* Use shared util.c.Jelmer Vernooij2008-10-181-107/+58
|
* Add extra argument free_on_fail to realloc_array() in Samba 4, as used by ↵Jelmer Vernooij2008-10-181-2/+4
| | | | Samba 3.
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+608
Conflicts: source4/Makefile