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
/
registry
/
reg_backend_printing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-25
s3:registry: printing backend: use regdb options via ops struct, not directly
Michael Adam
1
-9
/
+10
2011-03-18
s3-registry: remove some unused headers.
Günther Deschner
1
-2
/
+0
2010-07-27
s3-registry: Redirect KEY_CONTROL_PRINTERS to KEY_WINNT_PRINTERS.
Andreas Schneider
1
-1018
/
+41
2010-06-28
s3-registry: fix printing keyname delimiter.
Günther Deschner
1
-8
/
+8
2010-06-03
s3-build: only include generated spoolss headers (not ndr headers).
Günther Deschner
1
-0
/
+1
2010-05-25
s3:registry: move reg_objects.h to registry/ and use it only where needed
Michael Adam
1
-0
/
+1
2010-05-25
s3:registry: rename reg_util.{c,h} to reg_util_internal.{c,h}
Michael Adam
1
-1
/
+1
2010-05-25
s3:registry: extract the reg_backend_db prototypes into their own header.
Michael Adam
1
-0
/
+1
2010-05-25
s3:registry: adapt callers of regval_ctr_addvalue to uint8 * instead of char *
Michael Adam
1
-18
/
+18
2010-05-25
s3:registry: extract the reg_util prototypes into their own header.
Michael Adam
1
-0
/
+1
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-3
/
+3
2010-05-18
s3-registry: only include registry headers when really needed.
Günther Deschner
1
-0
/
+1
2010-04-27
s3-spoolss: publish "Monitor" in winreg for drivers.
Günther Deschner
1
-0
/
+1
2010-04-27
s3-spoolss: fix winreg attribute for storing datatype.
Günther Deschner
1
-1
/
+1
2010-04-09
s3: add iconv_convenience handle to pull/push sz helpers.
Günther Deschner
1
-2
/
+2
2010-04-08
s3-registry: fix fill_in_printer_values() for datatype and printprocessor.
Günther Deschner
1
-2
/
+2
2010-02-07
s3: Fix some nonempty blank lines
Volker Lendecke
1
-46
/
+46
2009-12-08
s3-spoolss: use driver level info8 everywhere in spoolss server internally.
Günther Deschner
1
-14
/
+14
2009-11-23
s3-printing: use spoolss types and structs while getting and deleting drivers.
Günther Deschner
1
-15
/
+16
2009-10-01
s3-printing: more use of pull_reg_sz().
Günther Deschner
1
-12
/
+27
2009-09-30
s3-registry: use regval_ctr_addvalue_sz().
Günther Deschner
1
-45
/
+15
2009-09-30
s3-registry: use push_reg_sz().
Günther Deschner
1
-39
/
+40
2009-05-06
s3-printing: fix debug statement in virtual registry layer
Günther Deschner
1
-1
/
+1
2009-04-27
s3:registry: replace typedef REGISTRY_OPS by struct registry_ops
Michael Adam
1
-1
/
+1
2009-04-27
s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob
Michael Adam
1
-2
/
+2
2009-04-27
s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
Michael Adam
1
-12
/
+12
2009-03-17
s3-spoolss: rename construct_dev_mode_new to construct_dev_mode.
Günther Deschner
1
-1
/
+1
2009-03-17
s3-spoolss/registry: use libndr to push a spoolss_DeviceMode in fill_in_print...
Günther Deschner
1
-22
/
+15
2009-03-17
s3-spoolss/registry: use marshall_sec_desc in fill_in_printer_values().
Günther Deschner
1
-7
/
+12
2009-02-26
s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"
Michael Adam
1
-10
/
+10
2008-03-23
Fix Coverity ID 477
Volker Lendecke
1
-2
/
+1
2008-03-23
Fix Coverity ID 478
Volker Lendecke
1
-2
/
+1
2008-03-17
Coverity fixes
Marc VanHeyningen
1
-1
/
+2
2008-01-21
Rename reg_printing.c to reg_backend_printing.c
Michael Adam
1
-0
/
+1269