Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-rpc_server: Use binding vector in rpc_ep_try_register(). | Andreas Schneider | 2011-08-01 | 1 | -2/+22 |
| | |||||
* | s3-rpc_server: Move the endpoint registration to own file. | Andreas Schneider | 2011-08-01 | 1 | -2/+2 |
| | |||||
* | s3-rpc_server: Fixed segfaults in rpc daemons. | Andreas Schneider | 2011-07-18 | 1 | -1/+1 |
| | | | | | Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Mon Jul 18 14:01:02 CEST 2011 on sn-devel-104 | ||||
* | s3-printing: split out printing migration code into a smaller library. | Günther Deschner | 2011-07-01 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s3-printing: run minimal_includes.pl. | Günther Deschner | 2011-05-05 | 1 | -2/+0 |
| | | | | Guenther | ||||
* | s3: include ntdomain.h before including generated srv_ headers. | Günther Deschner | 2011-05-02 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-proto: move remaining spoolss protos to own header file. | Günther Deschner | 2011-05-02 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-proto: move rpc_srv_register protos and structs to town headerfile. | Günther Deschner | 2011-05-02 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-messages: make ndr_messaging.h part of messages.h. | Günther Deschner | 2011-03-30 | 1 | -1/+0 |
| | | | | Guenther | ||||
* | s3-messages: only include messages.h where needed. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-locking: move locking prototypes out of proto.h. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
| | | | | | | Will later become part of locking.h Guenther | ||||
* | s3: printing needs parts of smbd. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-spoolssd: Register spoolssd endpoints. | Andreas Schneider | 2011-03-29 | 1 | -0/+8 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-spoolssd: Fixed logfile creation. | Andreas Schneider | 2011-03-29 | 1 | -2/+11 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-spoolssd: Added missing include. | Andreas Schneider | 2011-03-29 | 1 | -0/+2 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-spoolssd: Pass down event and messanging context. | Andreas Schneider | 2011-03-29 | 1 | -20/+42 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-spoolssd: Fixed reopening of logs. | Andreas Schneider | 2011-03-29 | 1 | -8/+10 |
| | | | | | | | Everytime the log was reopened a .spoolssd has been appended which resulted in long file names. Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3:spoolssd Initialize the spoolss rpc interfaces | Simo Sorce | 2011-03-29 | 1 | -0/+33 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3:spoolssd Add spoolss own signal handlers | Simo Sorce | 2011-03-29 | 1 | -2/+53 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3:spoolssd handle smb.conf reloads directly | Simo Sorce | 2011-03-29 | 1 | -0/+14 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3:spoolssd Create our own log file | Simo Sorce | 2011-03-29 | 1 | -0/+18 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3:spoolssd Add skeleton for spoolss daemon | Simo Sorce | 2011-03-29 | 1 | -0/+83 |
Signed-off-by: Günther Deschner <gd@samba.org> |