summaryrefslogtreecommitdiffstats
path: root/source/registry/reg_printing.c
Commit message (Expand)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-6/+4
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-291-12/+38
* r16438: sync up to r16433Gerald Carter2006-06-211-1/+5
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-8/+5
* r11860: BUG 3156: don't use find_service() when explicitly looking for a prin...Gerald Carter2005-11-221-1/+10
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-34/+6
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2005-08-291-10/+10
* r8327: * don't use unitialized variablesGerald Carter2005-07-111-3/+2
* r8325: * punt....don't normalize the printer name in the RegCreateKey().Gerald Carter2005-07-111-3/+1
* r8324: * initial cut at creating printers via the registry APIGerald Carter2005-07-111-5/+40
* r8323: * convert RegSetValue() calls immediately beneath the printerGerald Carter2005-07-111-9/+23
* r8322: * get RegSetValue() working for printer subkey valuesGerald Carter2005-07-111-3/+169
* r8089: successfully delete printer subkeys via the registry....now for valuesGerald Carter2005-07-031-1/+19
* r8066: * had to modify the printer data storage slightly in ntprinters.tdbGerald Carter2005-07-021-19/+60
* r8064: * add the REG_XXX error codes to the pretty error messagesGerald Carter2005-07-011-39/+65
* r8061: * mostly cleanup and refactoring for better readabilityGerald Carter2005-07-011-312/+302
* r8027: driver information is now back via winregGerald Carter2005-06-301-2/+7
* r8026: * more fixes to the printing registry interfaceGerald Carter2005-06-301-308/+195
* r8022: * implement default actions rather than having to define functionsGerald Carter2005-06-301-398/+338
* r8008: * start adding logic for restricting subkey pathsGerald Carter2005-06-301-69/+56
* r8007: * cleanup unused structure from reg_objects.hGerald Carter2005-06-301-130/+331
* r7995: * privileges are local except when they're *not*Gerald Carter2005-06-291-31/+24
* r7908: * change REGISTRY_HOOK api to use const (fix compiler warning Gerald Carter2005-06-251-6/+6
* r7838: lie about the printer status when doing the queryvalue() registry call...Gerald Carter2005-06-221-1/+5
* r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...Gerald Carter2005-06-161-1/+2
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-2/+2
* r6953: Many compilers in the build farm don't like static variables initializ...Volker Lendecke2005-05-241-3/+3
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2005-05-231-138/+244
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-7/+7
* r2821: Adding "Windows x64" as architecture string and driverdir "x64" for theGünther Deschner2004-10-041-0/+2
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+826