Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-06 | s3-printing: fix debug statement in virtual registry layer | Günther Deschner | 1 | -1/+1 | |
(key_driver_fetch_keys). Guenther | |||||
2009-04-27 | s3:registry: replace typedef REGISTRY_OPS by struct registry_ops | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-04-27 | s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob | Michael Adam | 1 | -2/+2 | |
Michael | |||||
2009-04-27 | s3:registry: replace typedef REGVAL_CTR by struct regval_ctr. | Michael Adam | 1 | -12/+12 | |
This paves the way for hiding the typedef and the implementation from the surface. Michael | |||||
2009-03-17 | s3-spoolss: rename construct_dev_mode_new to construct_dev_mode. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-03-17 | s3-spoolss/registry: use libndr to push a spoolss_DeviceMode in ↵ | Günther Deschner | 1 | -22/+15 | |
fill_in_printer_values(). Guenther | |||||
2009-03-17 | s3-spoolss/registry: use marshall_sec_desc in fill_in_printer_values(). | Günther Deschner | 1 | -7/+12 | |
Guenther | |||||
2009-02-26 | s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr" | Michael Adam | 1 | -10/+10 | |
This paves the way for hiding the typedef and the implementation from the surface. Michael | |||||
2008-03-23 | Fix Coverity ID 477 | Volker Lendecke | 1 | -2/+1 | |
(This used to be commit f17b1b0fc6340d21f1a2f43aa7eb2e87f851c51f) | |||||
2008-03-23 | Fix Coverity ID 478 | Volker Lendecke | 1 | -2/+1 | |
(This used to be commit 5f77938dc4a280b654b8d08656f19a7d04cea8c7) | |||||
2008-03-17 | Coverity fixes | Marc VanHeyningen | 1 | -1/+2 | |
(This used to be commit 3fc85d22590550f0539215d020e4411bf5b14363) | |||||
2008-01-21 | Rename reg_printing.c to reg_backend_printing.c | Michael Adam | 1 | -0/+1269 | |
Start making naming of source files more systematic to facilitate understanding of the structures. Michael (This used to be commit b3c2fb17a4226559788a47fee968ef19b7fbb6b2) |