unlink defer torture test
[kai/samba-autobuild/.git] / source3 / rpc_client / cli_reg.c
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Günther Deschners3-ntsvcs: remove old hand-marshalling for ntsvcs getde...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-03 Günther DeschnerFix winreg callers.
2007-10-10 Günther Deschnerr25313: dd HKEY_CURRENT_USER to rpccli_winreg_Connect().
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jelmer Vernooijr21462: Fix EnumValue (?)
2007-10-10 Volker Lendecker19818: Remove reg_split_hive, make use of registry_openkey
2007-10-10 Gerald Carterr18981: * cleanup some vestiges of old cli_reg.c code...
2007-10-10 Gerald Carterr18931: * Fix the IDL for QueryInfoKey. teh Classname...
2007-10-10 Gerald Carterr18919: * Get the new rpccli_winreg_XXXX() functions...
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Gerald Carterr18711: Replace the following hand code client routines:
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7878: mostly just a rename of REG_INFO to REG_QUERY_VA...
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 Carterr7649: * fix compile breakage (sorry, should have done...
2007-10-10 Gerald Carterr7645: adding server stubs for RegCreateKey() and RegSe...
2007-10-10 Gerald Carterr6995: * fixing segfault when writing out registry...
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...
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 Jeremy Allisonr4656: Convert the winreg pipe to use WERROR returns...
2007-10-10 Volker Lendecker4561: This looks a lot larger than it is, this is...
2003-01-13 Richard SharpeMake sure that those cleanups actually went in.
2003-01-13 Richard SharpeNow that I am running config.developer, I decided to...
2003-01-04 Andrew BartlettMerge from HEAD - idra's fix for the fact that the...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-30 Simo Sorcethe shutdown call does not have a 16 bit flags, but...
2002-08-17 Jelmer VernooijSync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-02 Tim PotterMoved rpc client routines from libsmb back to rpc_clien...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-18 Simo Sorcemore debug classess activated
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2001-02-28 Jeremy AllisonMove to talloc control of SPOOL_XXX structs. Move to...
2000-12-04 Andrew Tridgellno longer pass the type to make_sec_desc(), instead...
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-05-18 Shirish KaleleAdded the NETDFS pipe to allow remote administration...
2000-05-17 Jeremy AllisonCutover from 2.2.x - missed in merge.
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-27 Luke Leightonfurther abstraction involving client states. main...
1999-11-25 Luke Leightoncool! completed a samr* API that _would_ look like...
1999-11-24 Luke Leightonregistry API moved over to new format. reg_connect...
1999-11-24 Luke Leightonrewrote policy handle code to be generic (it's needed...
1999-11-18 Luke Leightonupdating reg_value_info() parsing code to take BUFFER2...
1999-11-18 Luke Leightonadded regqueryval command (experimental) to get reg_io_...
1999-10-29 Luke Leightonrpcclient regenum key client code rewritten to use...
1999-10-29 Luke Leightonadded HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr...
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1999-10-15 Luke Leightonrenamed "class" local variable to avoid global clash
1999-08-03 Luke Leightonreverted jeremy's c++-like security descriptor modifica...
1999-04-08 Matthew ChapmanMainly BDC-related changes.
1999-02-23 Luke Leightonadded jeremy's new c++-like code for parsing of securit...
1999-02-16 Luke Leightonrpcclient shutdown command
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-11-13 Luke Leightonsecurity descriptors
1998-11-12 Luke Leightonsecurity descriptors.
1998-11-12 Luke Leightoncleaning up conflicts between group code not yet commit...
1998-11-11 Luke Leightonclearing up security descriptor
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
1998-11-11 Jeremy AllisonMakefile.in: Added target for makeyodldocs - not used...
1998-11-11 Luke Leightonregistry delete value command: "regdeleteval".
1998-11-11 Luke Leightonrenamed unk_1b to flush_key
1998-11-11 Luke Leighton- renamed open_policy to open_hklm.
1998-11-10 Luke Leightonrpcclient registry key delete command: "regdeletekey".
1998-11-10 Luke Leightonregistry modification requires a "sync" or "refresh...
1998-11-10 Luke Leightonrpcclient registry commands.
1998-11-09 Luke Leightonsplit socket util functions into util_sock.c. util...