Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-05 | spoolss: rollback GetPrinterData[Ex] IDL. | Günther Deschner | 1 | -4/+0 | |
Guenther | |||||
2010-03-05 | spoolss: rollback SetPrinterData{Ex} IDL. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2010-02-18 | spoolss: add spoolss_security_descriptor. | Günther Deschner | 1 | -0/+3 | |
Guenther | |||||
2009-12-14 | spoolss: fix spoolss_PrinterData size calculation. | Günther Deschner | 1 | -0/+1 | |
Currently we were crashing in EnumPrinterDataEx when an e.g. an empty (NULL) string for a separator file was returned. Guenther | |||||
2009-12-10 | spoolss: remove unused spoolss_StringArray2. | Günther Deschner | 1 | -3/+0 | |
Guenther | |||||
2009-12-07 | spoolss: rework spoolss_GetPrinterDataEx and spoolss_SetPrinterDataEx. | Günther Deschner | 1 | -0/+3 | |
Guenther | |||||
2009-12-03 | spoolss: hand-marshall the spoolss_StringArray2 struct for ↵ | Günther Deschner | 1 | -0/+2 | |
spoolss_EnumPrinterKey. This call is just driving me nuts :-) Guenther | |||||
2009-12-02 | spoolss: add spoolss_StringArray2. | Günther Deschner | 1 | -0/+1 | |
The difference to spoolss_StringArray is that in spoolss_StringArray2 the string array is put into a subcontext of _ndr_size. Guenther | |||||
2009-03-18 | spoolss: add custom ndr_print_spoolss_Field. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-03-18 | spoolss: add ndr_size_spoolss_EnumPrinterDataEx_info in spoolss helper. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-03-18 | spoolss: add ndr_push/pull_spoolss_EnumPrinterDataEx helper. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-03-11 | spoolss: fix typo in spoolss_EnumPrintProcessors_info union helper fn. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-03-11 | spoolss: fix typo in spoolss_EnumJobs_info union helper fn. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-03-07 | spoolss: add spoolss_EnumPrintProcDataTypes to enum macro helper. | Günther Deschner | 1 | -1/+6 | |
Guenther | |||||
2009-02-24 | spoolss: add push,pull helper for spoolss_DriverInfo101. | Günther Deschner | 1 | -0/+3 | |
Guenther | |||||
2009-02-19 | spoolss: add ndr_size_spoolss_StringArray to spoolss helper. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-02-05 | spoolss: move ndr spoolss helper to main librpc dir. | Günther Deschner | 1 | -0/+45 | |
Guenther |