re-enable ffpcn on print server handle
[gd/samba/.git] / source3 / registry /
2002-08-30 Gerald Carterfix up print portion of registry. Merge from APP_HEAD.
2002-08-30 Gerald Carterbreak out REGISTRY_VALUE & REGVAL_CR objects into separ...
2002-08-22 Gerald Carterfix registry editor API for printing backend after...
2002-08-22 Tim PotterFix compile warnings.
2002-08-18 Gerald Carterfix GetPrinterDataEx() to work with registry subkeys...
2002-08-18 Gerald Carterfix to allow EnumPrinterKey() to enumerate multiple...
2002-08-16 Gerald CarterFairly large change to printing code.
2002-08-11 Tim PotterMerge of case fixes from APPLIANCE_HEAD.
2002-08-06 Andrew BartlettBack out idra's change (at his request) - the values...
2002-08-04 Simo Sorcecommented out strupper before key check against interna...
2002-07-29 Gerald Carterhardcode printprocessor name since it is everywhere...
2002-07-26 Gerald Carter3 things:
2002-07-24 Gerald Carter* fix return code so we don't let a client just open...
2002-07-24 Gerald Carterdone! printer_info_2, devicemode, sec_desc, & printer...
2002-07-24 Gerald Carterseveral changes in this checkin
2002-07-23 Gerald Carter* fix to display correct form information in REG_BINARY...
2002-07-23 Gerald Carter* changed structure of REG_R_ENUM_VALUE structure since...
2002-07-22 Gerald Carterfix seg fault due to memory allocation goof.
2002-07-20 Gerald Carteranother intermediate checkin on the way to enumerating...
2002-07-20 Gerald Carterenumeration of printers keys ( no data yet ) via the...
2002-07-20 Gerald Carterfixed a logic error in the sorted_tree_find_child(...
2002-07-19 Gerald Carterfixed seg fault in registry frontend caused by trying to
2002-07-19 Tim PotterFixed a compiler warning.
2002-07-19 Gerald Carter* refactored registry operations some. subkey lists and
2002-07-19 Jeremy AllisonFormatting fixup. Fix shadow warning.
2002-07-18 Gerald Cartervirtual registry framework with initial printing hooks.
2002-07-15 Gerald Cartersplitting off storage/retrieval routines for abstractin...