summaryrefslogtreecommitdiffstats
path: root/source/rpc_client/cli_reg.c
Commit message (Expand)AuthorAgeFilesLines
* Fix winreg callers.Günther Deschner2007-12-031-5/+5
* r25313: dd HKEY_CURRENT_USER to rpccli_winreg_Connect().Günther Deschner2007-10-101-0/+4
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21462: Fix EnumValue (?)Jelmer Vernooij2007-10-101-3/+0
* r19818: Remove reg_split_hive, make use of registry_openkeyVolker Lendecke2007-10-101-44/+0
* r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODOGerald Carter2007-10-101-56/+1
* r18931: * Fix the IDL for QueryInfoKey. teh Classname in anGerald Carter2007-10-101-3/+3
* r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter2007-10-101-567/+65
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-101-1/+1
* r18711: Replace the following hand code client routines:Gerald Carter2007-10-101-51/+0
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-47/+54
* r7995: * privileges are local except when they're *not*Gerald Carter2007-10-101-7/+7
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-3/+3
* r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarityGerald Carter2007-10-101-7/+7
* r7691: * add .gdbinit to the svn:ignore filesGerald Carter2007-10-101-1/+1
* r7664: add access check hooks to _reg_open_entry which are passed offGerald Carter2007-10-101-1/+1
* r7649: * fix compile breakage (sorry, should have done a make clean before theGerald Carter2007-10-101-4/+4
* r7645: adding server stubs for RegCreateKey() and RegSetValue()Gerald Carter2007-10-101-2/+2
* r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter2007-10-101-0/+25
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2007-10-101-558/+441
* 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-8/+8
* r6014: rather large change set....Gerald Carter2007-10-101-4/+717
* r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison2007-10-101-5/+5
* r4561: This looks a lot larger than it is, this is to reduce the clutter on f...Volker Lendecke2007-10-101-2/+2
* Now that I am running config.developer, I decided to get rif of some warnings:Richard Sharpe2003-01-131-2/+2
* Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1Andrew Bartlett2003-01-041-2/+3
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-1045/+73
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+3
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-15/+15
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-141-4/+0
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* The big character set handling changeover!Andrew Tridgell2001-07-041-4/+5
* Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-091-32/+32
* Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison2001-03-071-8/+6
* Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison2001-02-281-7/+2
* no longer pass the type to make_sec_desc(), instead the type isAndrew Tridgell2000-12-041-1/+1
* Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison2000-07-271-32/+32
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-2/+3
* Cutover from 2.2.x - missed in merge.Jeremy Allison2000-05-171-4/+2
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-25/+0
* added the following message to all dce/rpc client/server code, exceptLuke Leighton2000-03-221-0/+25
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-678/+555
* further abstraction involving client states. main client-side codeLuke Leighton1999-11-271-23/+20
* cool! completed a samr* API that _would_ look like an msdn samr* api...Luke Leighton1999-11-251-129/+24
* registry API moved over to new format. reg_connect() is the top-levelLuke Leighton1999-11-241-27/+175
* rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1999-11-241-2/+4