summaryrefslogtreecommitdiffstats
path: root/source/registry/reg_frontend.c
Commit message (Expand)AuthorAgeFilesLines
* r11579: syncing up perf counter code cfrom trunkGerald Carter2007-10-101-0/+1
* r10819: merging a couple of fixes from trunkGerald Carter2007-10-101-3/+23
* r10781: merging eventlog and svcctl code from trunkGerald Carter2007-10-101-6/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-3/+133
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2007-10-101-23/+35
* r7995: * privileges are local except when they're *not*Gerald Carter2007-10-101-0/+3
* r7938: * move the hardcoded registry value names from _reg_query_value()Gerald Carter2007-10-101-3/+12
* r7908: * change REGISTRY_HOOK api to use const (fix compiler warningGerald Carter2007-10-101-7/+4
* r7691: * add .gdbinit to the svn:ignore filesGerald Carter2007-10-101-2/+0
* r7664: add access check hooks to _reg_open_entry which are passed offGerald Carter2007-10-101-0/+24
* r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...Gerald Carter2007-10-101-8/+8
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2007-10-101-34/+8
* r6014: rather large change set....Gerald Carter2007-10-101-1/+4
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-315/+0
* Fairly large change to printing code.Gerald Carter2002-08-161-2/+89
* done! printer_info_2, devicemode, sec_desc, & printer data all enumerateGerald Carter2002-07-241-20/+13
* several changes in this checkinGerald Carter2002-07-241-57/+81
* * changed structure of REG_R_ENUM_VALUE structure since the BUFFER2Gerald Carter2002-07-231-145/+260
* fix seg fault due to memory allocation goof.Gerald Carter2002-07-221-0/+8
* another intermediate checkin on the way to enumerating formsGerald Carter2002-07-201-1/+52
* enumeration of printers keys ( no data yet ) via the registryGerald Carter2002-07-201-3/+7
* fixed a logic error in the sorted_tree_find_child() routineGerald Carter2002-07-201-1/+2
* fixed seg fault in registry frontend caused by trying toGerald Carter2002-07-191-9/+7
* Fixed a compiler warning.Tim Potter2002-07-191-3/+3
* * refactored registry operations some. subkey lists andGerald Carter2002-07-191-26/+181
* virtual registry framework with initial printing hooks.Gerald Carter2002-07-181-254/+59
* splitting off storage/retrieval routines for abstracting theGerald Carter2002-07-151-0/+334