summaryrefslogtreecommitdiffstats
path: root/source4/lib/util/idtree.c
Commit message (Collapse)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r17782: fix compiler warningStefan Metzmacher2007-10-101-0/+2
| | | | | metze (This used to be commit 97f6980372e2d06bdae461c737f9e0279f30b9b9)
* r14308: fixed an out of range shift and an uninitialised errorAndrew Tridgell2007-10-101-1/+3
| | | | (This used to be commit 9acc445a21b7f04eb980a05109f2c73d58221f1a)
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-101-12/+12
| | | | (This used to be commit 9a188eb1f48a50d92a67a4fc2b3899b90074059a)
* r13752: Add doxyfile and fix formatting of comments. Current output is ↵Jelmer Vernooij2007-10-101-0/+4
| | | | | | available at http://samba.org/~jelmer/util-api/ (This used to be commit 90812203df151a5e62394306827c72adfe13c63c)
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+384
- Collect the generic utility functions into a lib/util/ (a la GLib is for the GNOME folks) - Remove even more files from include/ (This used to be commit ba62880f5b05c2a505dc7f54676b231197a7e707)