summaryrefslogtreecommitdiff
path: root/source3/include/module.h
AgeCommit message (Collapse)AuthorFilesLines
2010-03-14s3: Remove some unused #definesVolker Lendecke1-8/+0
2008-10-14s3-build: fix init_samba_module missing proto warning.Günther Deschner1-0/+1
Guenther
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-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)
2003-05-29Get the events API right. Patch from metze with some minor modifications.Jelmer Vernooij1-13/+7
(This used to be commit 2aad5736256968f27c42a6f94bdbc7a22c236c19)
2003-05-06Patch from metze to add exit and interval events. Useful for modulesJelmer Vernooij1-0/+44
(This used to be commit 3033a63cefb5f28d4460885f7f4e4ecaed95443c)