summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_reg.c
Commit message (Expand)AuthorAgeFilesLines
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-2/+55
* r7995: * privileges are local except when they're *not*Gerald Carter2007-10-101-7/+7
* r7890: * add Reg[SG]etKeySec() server stubsGerald Carter2007-10-101-1/+54
* r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarityGerald Carter2007-10-101-8/+8
* r7649: * fix compile breakage (sorry, should have done a make clean before theGerald Carter2007-10-101-1/+51
* r7645: adding server stubs for RegCreateKey() and RegSetValue()Gerald Carter2007-10-101-1/+51
* r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...Gerald Carter2007-10-101-3/+27
* r6014: rather large change set....Gerald Carter2007-10-101-20/+47
* Attempt at fixing bug #283. There however is no solution.Gerald Carter2003-08-141-6/+12
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+1
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-2/+2
* use the new modules system for the rpc modules (backport from HEAD)Jelmer Vernooij2003-04-151-4/+0
* merge from HEAD - enable dynamic RPC modulesJim McDonough2003-02-141-27/+28
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-1/+80
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-13/+125
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* let admins also abort a shutdownSimo Sorce2001-08-241-1/+27
* so let admins shutdown their samba servers remotely if they want :-)Simo Sorce2001-08-231-0/+28
* Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison2001-03-161-1/+1
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-2/+0
* Separated reg code into interface & implementation.Jeremy Allison2001-02-251-171/+49
* 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