summaryrefslogtreecommitdiff
path: root/source3/utils/net_rpc_registry.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19818: Remove reg_split_hive, make use of registry_openkeyVolker Lendecke1-55/+19
2007-10-10r19817: Implement net rpc registry setvalue (only dword and sz so far)Volker Lendecke1-0/+191
2007-10-10r19812: dump_regval_buf is not needed anymoreVolker Lendecke1-49/+0
2007-10-10r19811: Decode REG_MULTI_SZ and REG_BINARYVolker Lendecke1-1/+25
2007-10-10r19807: First attempt at wrapping something sane around the registry API. Wil...Volker Lendecke1-135/+345
2007-10-10r19804: Fix a valgrind errorVolker Lendecke1-5/+4
2007-10-10r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...Volker Lendecke1-5/+13
2007-10-10r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODOGerald Carter1-20/+99
2007-10-10r18964: fix 'net rpc registry save' to use the new wnireg client codeGerald Carter1-10/+5
2007-10-10r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter1-29/+43
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-39/+28
2007-10-10r16614: Klocwork #2012. memleak on error path.Jeremy Allison1-0/+1
2007-10-10r16612: Klocwork fix #2011. memleak on error path.Jeremy Allison1-6/+11
2007-10-10r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke1-2/+8
2007-10-10r14146: Just some typos.Günther Deschner1-1/+1
2007-10-10r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller1-13/+17
2007-10-10r12870: fixing net rpc registry enumerate from overwritnig the open subkey ha...Gerald Carter1-1/+0
2007-10-10r11579: syncing up perf counter code cfrom trunkGerald Carter1-5/+9
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-20/+25
2007-10-10r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter1-10/+16
2007-10-10r7691: * add .gdbinit to the svn:ignore filesGerald Carter1-3/+0
2007-10-10r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter1-12/+8
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter1-0/+495