summaryrefslogtreecommitdiffstats
path: root/source3/include/module.h
Commit message (Collapse)AuthorAgeFilesLines
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-061-28/+0
| | | | | | This creates a samba-modules private libary that handles the details. Andrew Bartlett
* s3: Remove some unused #definesVolker Lendecke2010-03-141-8/+0
|
* s3-build: fix init_samba_module missing proto warning.Günther Deschner2008-10-141-0/+1
| | | | Guenther
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
| | | | (This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
| | | | | Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-2/+0
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) (This used to be commit 939c3cb5d78e3a2236209b296aa8aba8bdce32d3)
* Get the events API right. Patch from metze with some minor modifications.Jelmer Vernooij2003-05-291-13/+7
| | | | (This used to be commit 2aad5736256968f27c42a6f94bdbc7a22c236c19)
* Patch from metze to add exit and interval events. Useful for modulesJelmer Vernooij2003-05-061-0/+44
(This used to be commit 3033a63cefb5f28d4460885f7f4e4ecaed95443c)