summaryrefslogtreecommitdiffstats
path: root/source3/printing/spoolssd.c
Commit message (Expand)AuthorAgeFilesLines
...
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-locking: move locking prototypes out of proto.h.Günther Deschner2011-03-301-0/+1
* s3: printing needs parts of smbd.Günther Deschner2011-03-301-0/+1
* s3-spoolssd: Register spoolssd endpoints.Andreas Schneider2011-03-291-0/+8
* s3-spoolssd: Fixed logfile creation.Andreas Schneider2011-03-291-2/+11
* s3-spoolssd: Added missing include.Andreas Schneider2011-03-291-0/+2
* s3-spoolssd: Pass down event and messanging context.Andreas Schneider2011-03-291-20/+42
* s3-spoolssd: Fixed reopening of logs.Andreas Schneider2011-03-291-8/+10
* s3:spoolssd Initialize the spoolss rpc interfacesSimo Sorce2011-03-291-0/+33
* s3:spoolssd Add spoolss own signal handlersSimo Sorce2011-03-291-2/+53
* s3:spoolssd handle smb.conf reloads directlySimo Sorce2011-03-291-0/+14
* s3:spoolssd Create our own log fileSimo Sorce2011-03-291-0/+18
* s3:spoolssd Add skeleton for spoolss daemonSimo Sorce2011-03-291-0/+83