Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-20 | s3-services: move services.h closer to services implementation. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-05-18 | s3-services: move services.h to where it is actually used. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-01-09 | s3-svcctl: use pidl defined constants in services implementation. | Günther Deschner | 1 | -10/+14 | |
Guenther | |||||
2009-01-08 | s3-svcctl: use pidl based struct SERVICE_STATUS. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-08-15 | svcctl: use MODULESDIR instead of LIBDIR for the svcctl script directory. | Michael Adam | 1 | -3/+3 | |
Michael (This used to be commit bb19634138cfd1f527c44e16a44aa21ebee50c1c) | |||||
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -3/+3 | |
them with malloc'ing accessor functions. Should save a lot of static space :-). Jeremy. (This used to be commit 52dc5eaef2106015b3a8b659e818bdb15ad94b05) | |||||
2007-11-20 | Remove pstring from services/*.c | Jeremy Allison | 1 | -21/+36 | |
Jeremy. (This used to be commit 33aa866195e232f878230bc62e97e1484996afcc) | |||||
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 | |
(This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227) | |||||
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3) | |||||
2007-10-10 | r10781: merging eventlog and svcctl code from trunk | Gerald Carter | 1 | -148/+0 | |
(This used to be commit f10aa9fb84bfac4f1a22b74d63999668700ffaac) | |||||
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -5/+59 | |
* \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) | |||||
2007-10-10 | r7603: * fix a bug in the SERVICE_ALL_ACCESS security mask | Gerald Carter | 1 | -1/+1 | |
* add calls to start and stop a service (to be filled in by the backend routines in services/svc_*.c (This used to be commit 793d28a946d83beb2576c5c8ce808d32c71c880a) | |||||
2007-10-10 | r7595: start trying to split out the svcctl functions into separate files ↵ | Gerald Carter | 1 | -0/+204 | |
for better maintenance; add SERVICE_CONTROL_OPS for spoolss service (This used to be commit 2b0ea30a1a3aebaabd5d328de50e6ad2ef18d45d) |