summaryrefslogtreecommitdiff
path: root/source4/libnet/prereq_domain.c
Commit message (Collapse)AuthorAgeFilesLines
* s4-libnet: Add mem_ctx to libnet_DomainOpen calls (bug #8889)Andrew Bartlett2012-04-301-4/+6
|
* libndr: Rename policy_handle_empty to ndr_policy_handle_empty.Jelmer Vernooij2012-03-201-4/+4
| | | This makes the NDR namespace a bit clearer, in preparation of ABI checking.
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-12/+12
| | | | (This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
* 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)
* r20103: Change the returned type of prerequisite checking functions,Rafal Szczesniak2007-10-101-24/+29
| | | | | | | as metze once suggested. rafal (This used to be commit 1f3fd5f85461d1e8c9cbdc3144d0a6533b170f76)
* r19583: a few prerequisite functions called from within libnet functionsRafal Szczesniak2007-10-101-0/+138
(in this case domain related) to ensure certain conditions before doing what libnet function is expected to do. rafal (This used to be commit e3159ceeede2865b0252ee24497498ec9ffa432f)