summaryrefslogtreecommitdiffstats
path: root/source4/lib/util/capability.c
Commit message (Collapse)AuthorAgeFilesLines
* r24710: Use standard boolean type for easier use by external users.Jelmer Vernooij2007-10-101-8/+8
| | | | (This used to be commit 99f4124137d4a61216e8189f26d4da32882c0f4a)
* 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)
* r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij2007-10-101-12/+0
| | | | (This used to be commit d72c5c8f755277eb22e1f6834d98202f00c09934)
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2007-10-101-1/+0
| | | | | Guarantee availability of __FUNCTION__ in libreplace (This used to be commit 76b1576541210f2bb306ae17e0876b254e8dcead)
* r13851: More doc improvements.Jelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit 936d26ae64b93ef8f8b2fbc632b1c2fd60840405)
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 9a188eb1f48a50d92a67a4fc2b3899b90074059a)
* r13752: Add doxyfile and fix formatting of comments. Current output is ↵Jelmer Vernooij2007-10-101-0/+5
| | | | | | 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/+112
- 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)