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