summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_reg.c
Commit message (Expand)AuthorAgeFilesLines
* Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison2001-03-161-1/+1
* Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison2000-05-151-76/+81
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-26/+0
* added the following message to all dce/rpc client/server code, exceptLuke Leighton2000-03-221-0/+26
* Added HP change.Jeremy Allison2000-01-141-53/+54
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-648/+705
* registry API moved over to new format. reg_connect() is the top-levelLuke Leighton1999-11-241-1/+1
* rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1999-11-241-4/+4
* updating reg_value_info() parsing code to take BUFFER2 instead of justLuke Leighton1999-11-181-16/+20
* added regqueryval command (experimental) to get reg_io_q_info() andLuke Leighton1999-11-181-63/+60
* added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supportedLuke Leighton1999-10-291-0/+58
* renamed args due to global "class" variableLuke Leighton1999-10-151-5/+5
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-103/+214
* changing debug output message reg_io_unknown_1 to reg_io_close.Luke Leighton1999-08-031-2/+2
* reverted jeremy's c++-like security descriptor modifications as theLuke Leighton1999-08-031-12/+18
* Mainly BDC-related changes.Matthew Chapman1999-04-081-6/+3
* removed 2 unnecessary args from make_uni_hdr.Luke Leighton1999-03-241-10/+14
* Another UNICODE issue - this time BUFFER2 was being transmitted incorrectly.Matthew Chapman1999-03-231-3/+4
* added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1999-02-231-20/+13
* problem been there for months: reg_r_info not aligning after string buffer.Luke Leighton1999-02-181-0/+1
* rpcclient shutdown commandLuke Leighton1999-02-161-0/+63
* Always null-terminate strings.Matthew Chapman1999-02-151-1/+1
* UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1999-02-121-4/+6
* the UNICODE issue...Luke Leighton1999-02-111-1/+1
* UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()Luke Leighton1999-02-081-2/+2
* cache unix groups so that two-level getgrent calls don't occur.Luke Leighton1999-02-031-3/+2
* Initialise NTTIME properly in make_reg_q_enum_key instead of usingMatthew Chapman1999-02-011-1/+1
* security descriptorsLuke Leighton1998-11-131-59/+40
* security descriptors.Luke Leighton1998-11-121-11/+13
* jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1998-11-121-6/+13
* security descriptors and registry.Luke Leighton1998-11-121-0/+62
* security descriptor info, provided by jean-francoisLuke Leighton1998-11-111-4/+1
* clearing up security descriptorLuke Leighton1998-11-111-4/+12
* registry delete value command: "regdeleteval".Luke Leighton1998-11-111-0/+51
* renamed unk_1b to flush_keyLuke Leighton1998-11-111-5/+5
* - renamed open_policy to open_hklm.Luke Leighton1998-11-111-18/+24
* rpcclient registry key delete command: "regdeletekey".Luke Leighton1998-11-101-0/+51
* registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1998-11-101-0/+40
* include/local.h:Jeremy Allison1998-11-101-1/+1
* rpcclient registry commands.Luke Leighton1998-11-101-10/+722
* tridge the destroyer returns!Andrew Tridgell1998-09-051-71/+0
* - created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1998-05-241-2/+2
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+335