summaryrefslogtreecommitdiff
path: root/source3/services/svc_spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-16param: Change from _lp to lp__ as the prefix for internal parameter wrappersAndrew Bartlett1-1/+1
2010-05-20s3-services: move services.h closer to services implementation.Günther Deschner1-1/+1
2010-05-18s3-services: move services.h to where it is actually used.Günther Deschner1-0/+1
2009-04-24s3-svcctl: indicate that the spooler is already running if it does.Günther Deschner1-0/+4
2009-01-09s3-svcctl: use pidl defined constants in services implementation.Günther Deschner1-16/+18
2009-01-08s3-svcctl: use pidl based struct SERVICE_STATUS.Günther Deschner1-2/+2
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-3/+5
2007-10-10r7610: can successfully stop and start the 'spooler' service by setting the s...Gerald Carter1-0/+21
2007-10-10r7603: * fix a bug in the SERVICE_ALL_ACCESS security maskGerald Carter1-1/+1
2007-10-10r7595: start trying to split out the svcctl functions into separate files for...Gerald Carter1-0/+58