summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/srv_reg.c
Commit message (Expand)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-2/+57
* Fixed problems caused by --with-fhs patch that stopped some of the --bindirJeremy Allison2001-03-151-1/+1
* Serparated reg code into interface and implementation.Jeremy Allison2001-02-251-187/+49
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-2/+0
* smbencrypt.c: rewrote decode_pw_buffer() to generate the NT and LM hashes.Jean-François Micouleau2001-02-031-5/+21
* Simplified server pipe implementation by changing arguments passed downTim Potter2000-06-161-6/+14
* lp_server_role() + use in srv_reg.Luke Leighton2000-05-281-1/+20
* fixed return error code that had 0xC with not enough zerosAndrew Tridgell2000-05-281-5/+5
* Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison2000-05-151-10/+14
* more merging voodooAndrew Tridgell2000-05-101-0/+3
* Removed unused parameter vuid from rpc_server api_* calls. For the very fewTim Potter2000-04-041-12/+4
* 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
* HP changes for registry querying.Jeremy Allison2000-01-141-1/+9
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-35/+24
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-5/+5
* rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1999-11-241-6/+6
* set "key does not exist" response to reg_query_val() (win32 status codeLuke Leighton1999-11-181-4/+13
* updating reg_value_info() parsing code to take BUFFER2 instead of justLuke Leighton1999-11-181-1/+5
* added regqueryval command (experimental) to get reg_io_q_info() andLuke Leighton1999-11-181-3/+3
* attempting to get nt5 wksta to join domain.Luke Leighton1999-11-161-1/+1
* added another dummy key so that NT5 can check in the registry whetherLuke Leighton1999-11-161-1/+2
* last part of RPC api change.Jean-François Micouleau1999-05-031-4/+4
* check for exactly _one_ key: for USRMGR.EXE.Luke Leighton1999-03-121-0/+4
* Always null-terminate strings.Matthew Chapman1999-02-151-1/+1
* UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1999-02-121-1/+1
* removal of the use of unistrn2 function: replace it with unistr2_to_strLuke Leighton1999-02-091-1/+1
* cache unix groups so that two-level getgrent calls don't occur.Luke Leighton1999-02-031-1/+1
* - renamed open_policy to open_hklm.Luke Leighton1998-11-111-7/+7
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-4/+4
* - created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1998-05-241-1/+1
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+240