index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
printing
/
spoolssd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-01
s3-rpc_server: Use binding vector in rpc_ep_try_register().
Andreas Schneider
1
-2
/
+22
2011-08-01
s3-rpc_server: Move the endpoint registration to own file.
Andreas Schneider
1
-2
/
+2
2011-07-18
s3-rpc_server: Fixed segfaults in rpc daemons.
Andreas Schneider
1
-1
/
+1
2011-07-01
s3-printing: split out printing migration code into a smaller library.
Günther Deschner
1
-1
/
+1
2011-05-05
s3-printing: run minimal_includes.pl.
Günther Deschner
1
-2
/
+0
2011-05-02
s3: include ntdomain.h before including generated srv_ headers.
Günther Deschner
1
-0
/
+1
2011-05-02
s3-proto: move remaining spoolss protos to own header file.
Günther Deschner
1
-0
/
+1
2011-05-02
s3-proto: move rpc_srv_register protos and structs to town headerfile.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
1
-1
/
+0
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-locking: move locking prototypes out of proto.h.
Günther Deschner
1
-0
/
+1
2011-03-30
s3: printing needs parts of smbd.
Günther Deschner
1
-0
/
+1
2011-03-29
s3-spoolssd: Register spoolssd endpoints.
Andreas Schneider
1
-0
/
+8
2011-03-29
s3-spoolssd: Fixed logfile creation.
Andreas Schneider
1
-2
/
+11
2011-03-29
s3-spoolssd: Added missing include.
Andreas Schneider
1
-0
/
+2
2011-03-29
s3-spoolssd: Pass down event and messanging context.
Andreas Schneider
1
-20
/
+42
2011-03-29
s3-spoolssd: Fixed reopening of logs.
Andreas Schneider
1
-8
/
+10
2011-03-29
s3:spoolssd Initialize the spoolss rpc interfaces
Simo Sorce
1
-0
/
+33
2011-03-29
s3:spoolssd Add spoolss own signal handlers
Simo Sorce
1
-2
/
+53
2011-03-29
s3:spoolssd handle smb.conf reloads directly
Simo Sorce
1
-0
/
+14
2011-03-29
s3:spoolssd Create our own log file
Simo Sorce
1
-0
/
+18
2011-03-29
s3:spoolssd Add skeleton for spoolss daemon
Simo Sorce
1
-0
/
+83