summaryrefslogtreecommitdiffstats
path: root/source3/registry
Commit message (Expand)AuthorAgeFilesLines
* r7997: Pointers don't kill people, people with pointers kill people...Gerald Carter2007-10-101-5/+1
* r7995: * privileges are local except when they're *not*Gerald Carter2007-10-104-41/+41
* r7938: * move the hardcoded registry value names from _reg_query_value()Gerald Carter2007-10-104-17/+181
* r7908: * change REGISTRY_HOOK api to use const (fix compiler warningGerald Carter2007-10-106-55/+213
* r7890: * add Reg[SG]etKeySec() server stubsGerald Carter2007-10-101-29/+17
* r7838: lie about the printer status when doing the queryvalue() registry call...Gerald Carter2007-10-101-1/+5
* r7698: * clean upserver frontend for RegDeleteKey()Gerald Carter2007-10-102-24/+84
* r7692: start versioning the registry.tdb file since it can be modified nowGerald Carter2007-10-101-10/+16
* r7691: * add .gdbinit to the svn:ignore filesGerald Carter2007-10-103-10/+46
* 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-105-12/+16
* r7470: fix block size caculation error when request size > 4096 bytesGerald Carter2007-10-101-1/+1
* r7440: * merge registry server changes from trunk (so far) for moreGerald Carter2007-10-101-1/+1
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-2/+2
* r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter2007-10-101-1/+1
* r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter2007-10-101-1/+4
* r6953: Many compilers in the build farm don't like static variables initializ...Volker Lendecke2007-10-101-3/+3
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2007-10-109-374/+2528
* r6680: event log patches from MarcinGerald Carter2007-10-101-10/+106
* r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke2007-10-101-1/+1
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2007-10-101-0/+7
* r6014: rather large change set....Gerald Carter2007-10-102-1/+306
* r5541: Fix crash bug in the client-spoolss enumdataex-call.Günther Deschner2007-10-101-1/+1
* r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter2007-10-101-4/+5
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-105-23/+23
* r2821: Adding "Windows x64" as architecture string and driverdir "x64" for theGünther Deschner2007-10-101-0/+2
* r39: * importing .cvsignore filesGerald Carter2007-10-101-2/+0
* Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-251-22/+19
* i guess i'm the only one this ever annyoed...Gerald Carter2003-07-101-1/+1
* Fix broken regexp in cvsignore for *.po{,32} files.Tim Potter2003-04-141-2/+2
* Add the correct file :-( to ignore .po and .po32 files.Martin Pool2003-03-191-0/+2
* Remove this .po file from the repository. I meant to add a cvsignoreMartin Pool2003-03-191-0/+0
* Ignore .po and .po32 files.Martin Pool2003-03-191-0/+0
* More const fixes.Jeremy Allison2003-03-051-1/+1
* Progress on CR 601Gerald Carter2003-02-251-4/+3
* reverted this patch till I sort out the craziness with UNIHDRAndrew Tridgell2003-01-171-16/+16
* This removes the 3rd argument from init_unistr2(). There were 240Andrew Tridgell2003-01-171-16/+16
* BIG patch...Andrew Bartlett2003-01-022-3/+3
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-2/+2
* Add some constJim McDonough2002-12-051-3/+3
* Don't segfault when trying to delete a key when none exist.Jim McDonough2002-12-031-0/+2
* fix up print portion of registry. Merge from APP_HEAD.Gerald Carter2002-08-301-23/+46
* break out REGISTRY_VALUE & REGVAL_CR objects into separate file forGerald Carter2002-08-302-347/+372
* fix registry editor API for printing backend after I changedGerald Carter2002-08-222-38/+68
* Fix compile warnings.Tim Potter2002-08-221-4/+0
* fix GetPrinterDataEx() to work with registry subkeys using a depth > 1Gerald Carter2002-08-181-1/+1
* fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.Gerald Carter2002-08-181-2/+1
* Fairly large change to printing code.Gerald Carter2002-08-162-4/+93
* Merge of case fixes from APPLIANCE_HEAD.Tim Potter2002-08-111-5/+5
* Back out idra's change (at his request) - the values in the tdb *should* beAndrew Bartlett2002-08-061-1/+1