summaryrefslogtreecommitdiff
path: root/source3/printing/spoolssd.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-02s3-proto: move remaining spoolss protos to own header file.Günther Deschner1-0/+1
2011-05-02s3-proto: move rpc_srv_register protos and structs to town headerfile.Günther Deschner1-0/+1
2011-03-30s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner1-1/+0
2011-03-30s3-messages: only include messages.h where needed.Günther Deschner1-0/+1
2011-03-30s3-locking: move locking prototypes out of proto.h.Günther Deschner1-0/+1
2011-03-30s3: printing needs parts of smbd.Günther Deschner1-0/+1
2011-03-29s3-spoolssd: Register spoolssd endpoints.Andreas Schneider1-0/+8
2011-03-29s3-spoolssd: Fixed logfile creation.Andreas Schneider1-2/+11
2011-03-29s3-spoolssd: Added missing include.Andreas Schneider1-0/+2
2011-03-29s3-spoolssd: Pass down event and messanging context.Andreas Schneider1-20/+42
2011-03-29s3-spoolssd: Fixed reopening of logs.Andreas Schneider1-8/+10
2011-03-29s3:spoolssd Initialize the spoolss rpc interfacesSimo Sorce1-0/+33
2011-03-29s3:spoolssd Add spoolss own signal handlersSimo Sorce1-2/+53
2011-03-29s3:spoolssd handle smb.conf reloads directlySimo Sorce1-0/+14
2011-03-29s3:spoolssd Create our own log fileSimo Sorce1-0/+18
2011-03-29s3:spoolssd Add skeleton for spoolss daemonSimo Sorce1-0/+83