Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r2435: got rid of another pointless strnequal() | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 1b4cee825e6e3d3710eda15cc25cdf6450feec17) | |||||
2007-10-10 | r1313: Split up OpenPrinterEx into functions to handle opening printers and ↵ | Tim Potter | 1 | -12/+44 | |
print servers. (This used to be commit 0edf17ac38b43cadb07dc0840730cd9b4e381713) | |||||
2007-10-10 | r1276: Return data for enumprinters level 2 and 5. | Tim Potter | 1 | -1/+77 | |
(This used to be commit cf4e9080d52a5461650062f21f95b7887e3f3411) | |||||
2007-10-10 | r1271: Return spoolss enumprinters info level1 from spoolss.ldb - woot! | Tim Potter | 1 | -19/+25 | |
(This used to be commit 60e48790dc7ee8a98be1914ff4a2c335d25639a8) | |||||
2007-10-10 | r1266: Start to split out EnumPrinters into a separate fn for each info level. | Tim Potter | 1 | -20/+44 | |
(This used to be commit 6b24ee38646f3476eaf8eda946488b46180038e2) | |||||
2007-10-10 | r1226: Return dummy information for two printers. Note that ndr_push_array() | Tim Potter | 1 | -7/+14 | |
can be used here - neat! (This used to be commit 5d0013438e6f838da44e6c7e74e4c49d477da3f1) | |||||
2007-10-10 | r1208: Return some dummy printer information for the EnumPrinters RPC. | Tim Potter | 1 | -6/+51 | |
rpcclient enumprinters prints this information OK. Some minor cut&paste cleanups. (This used to be commit 1c749a3a348a2df477808d4fcc5377832bffa5e9) | |||||
2007-10-10 | r1201: Skeleton versions of OpenPrinterEx() and ClosePrinter() to get the hang | Tim Potter | 1 | -2/+65 | |
of things. (This used to be commit 3e79a6219eca3b96fe04d66b6cdfb11400c1771d) | |||||
2007-10-10 | r1188: Use generated pidl template for this file and return DCESRV_FAULT instead | Tim Potter | 1 | -406/+672 | |
of a bogus WERROR. (This used to be commit 261531ce0a7f33eda5358319312877dc85386edb) | |||||
2007-10-10 | r1185: Hey look an endpoint for the spoolss pipe! | Tim Potter | 1 | -0/+721 | |
Doesn't do much at the moment except compile. (This used to be commit ed9c4d7d70041879fa5005222f6cf84af558abef) |