r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.
[kai/samba.git] / source3 / registry /
2007-10-10 Gerald Carterr12002: patch from marcin to allow for the creation...
2007-10-10 Gerald Carterr11860: BUG 3156: don't use find_service() when explici...
2007-10-10 Gerald Carterr11579: syncing up perf counter code cfrom trunk
2007-10-10 Gerald Carterr11227: patch from brian moran to fix typo in eventlog...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr11136: patches from Brian Moran for eventlogadm utility
2007-10-10 Gerald Carterr11123: * patches from Brian Moran for creating new...
2007-10-10 Gerald Carterr11073: safety checks on pointers to prevent crashing...
2007-10-10 Gerald Carterr11072: add routines for converting REG_MULTI_SZ to...
2007-10-10 Gerald Carterr10819: merging a couple of fixes from trunk
2007-10-10 Gerald Carterr10781: merging eventlog and svcctl code from trunk
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10012: fix build breakage caused by forgotten commit...
2007-10-10 Jelmer Vernooijr9965: Fix some typo's
2007-10-10 Gerald Carterr9914: key ordering in hash list is case insensitive
2007-10-10 Gerald Carterr9895: fix typo in registry path
2007-10-10 Gerald Carterr9894: Add new registry key expected by Windows XP...
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Gerald Carterr9657: fix final issue with regf sk_records; profiles...
2007-10-10 Gerald Carterr9656: fix bug in sk record list with next offsets
2007-10-10 Gerald Carterr9486: ensure that the registry hash records are sorted...
2007-10-10 Tim Potterr9278: Remove unused variable. Bugzilla #2983.
2007-10-10 Gerald Carterr9115: using #define for reg paths rather than typing...
2007-10-10 Gerald Carterr9086: * fix invalid read in parse_spoolss when writing...
2007-10-10 Gerald Carterr8607: BUG 2900 more compiler warnings
2007-10-10 Gerald Carterr8606: BUG 2899: fix compiler warning in regfio routine
2007-10-10 Gerald Carterr8604: BUG 2890: fix unitialized variable reported...
2007-10-10 Gerald Carterr8501: * disable printer handle object cache (was mostl...
2007-10-10 Gerald Carterr8327: * don't use unitialized variables
2007-10-10 Gerald Carterr8325: * punt....don't normalize the printer name in...
2007-10-10 Gerald Carterr8324: * initial cut at creating printers via the regis...
2007-10-10 Gerald Carterr8323: * convert RegSetValue() calls immediately beneat...
2007-10-10 Gerald Carterr8322: * get RegSetValue() working for printer subkey...
2007-10-10 Gerald Carterr8152: * remove commented out structure
2007-10-10 Gerald Carterr8089: successfully delete printer subkeys via the...
2007-10-10 Gerald Carterr8066: * had to modify the printer data storage slightl...
2007-10-10 Gerald Carterr8064: * add the REG_XXX error codes to the pretty...
2007-10-10 Gerald Carterr8061: * mostly cleanup and refactoring for better...
2007-10-10 Gerald Carterr8027: driver information is now back via winreg
2007-10-10 Gerald Carterr8026: * more fixes to the printing registry interface
2007-10-10 Gerald Carterr8022: * implement default actions rather than having...
2007-10-10 Gerald Carterr8008: * start adding logic for restricting subkey...
2007-10-10 Gerald Carterr8007: * cleanup unused structure from reg_objects.h
2007-10-10 Gerald Carterr7997: Pointers don't kill people, people with pointers...
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Gerald Carterr7938: * move the hardcoded registry value names from...
2007-10-10 Gerald Carterr7908: * change REGISTRY_HOOK api to use const (fix...
2007-10-10 Gerald Carterr7890: * add Reg[SG]etKeySec() server stubs
2007-10-10 Gerald Carterr7838: lie about the printer status when doing the...
2007-10-10 Gerald Carterr7698: * clean upserver frontend for RegDeleteKey()
2007-10-10 Gerald Carterr7692: start versioning the registry.tdb file since...
2007-10-10 Gerald Carterr7691: * add .gdbinit to the svn:ignore files
2007-10-10 Gerald Carterr7664: add access check hooks to _reg_open_entry which...
2007-10-10 Gerald Carterr7648: adding REGISTRY_HOOK->reg_access_check() for...
2007-10-10 Gerald Carterr7470: fix block size caculation error when request...
2007-10-10 Gerald Carterr7440: * merge registry server changes from trunk ...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr7020: fixing printer ace values and getting rid of...
2007-10-10 Gerald Carterr6995: * fixing segfault when writing out registry...
2007-10-10 Volker Lendecker6953: Many compilers in the build farm don't like...
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...
2007-10-10 Gerald Carterr6680: event log patches from Marcin
2007-10-10 Volker Lendecker6445: Make us survive the PARANOID_MALLOC_CHECKER...
2007-10-10 Gerald Carterr6232: more cleanups; remove BUFFER3; rename BUFFER4...
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Günther Deschnerr5541: Fix crash bug in the client-spoolss enumdataex...
2007-10-10 Gerald Carterr5517: code cleanup; rename the sorted_tree to pathtree...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Günther Deschnerr2821: Adding "Windows x64" as architecture string...
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-10 Gerald Carteri guess i'm the only one this ever annyoed...
2003-04-14 Tim PotterFix broken regexp in cvsignore for *.po{,32} files.
2003-04-14 Tim PotterFix broken regexp in cvsignore for *.po{,32} files.
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Martin PoolAdd the correct file :-( to ignore .po and .po32 files.
2003-03-19 Martin PoolRemove this .po file from the repository. I meant...
2003-03-19 Martin PoolIgnore .po and .po32 files.
2003-03-05 Jeremy AllisonMore const fixes.
2003-03-05 Jeremy AllisonMore const fixes.
2003-02-25 Gerald CarterProgress on CR 601
2003-02-25 Gerald CarterProgress on CR 601
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-05 Jim McDonoughAdd some const
2002-12-05 Jim McDonoughAdd some const
2002-12-03 Jim McDonoughDon't segfault when trying to delete a key when none...
2002-12-03 Jim McDonoughDon't segfault when trying to delete a key when none...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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...
next