summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_reg.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-14Attempt at fixing bug #283. There however is no solution.Gerald Carter1-6/+12
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough1-1/+1
2003-08-01Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough1-1/+1
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij1-2/+2
2003-04-15use the new modules system for the rpc modules (backport from HEAD)Jelmer Vernooij1-4/+0
2003-02-14merge from HEAD - enable dynamic RPC modulesJim McDonough1-27/+28
2002-08-17Sync 3.0 branch with HEADJelmer Vernooij1-1/+80
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-13/+125
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-08-24let admins also abort a shutdownSimo Sorce1-1/+27
2001-08-23so let admins shutdown their samba servers remotely if they want :-)Simo Sorce1-0/+28
2001-03-16Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison1-1/+1
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-2/+0
2001-02-25Separated reg code into interface & implementation.Jeremy Allison1-171/+49
2000-06-16Simplified server pipe implementation by changing arguments passed downTim Potter1-6/+14
2000-05-28lp_server_role() + use in srv_reg.Luke Leighton1-1/+20
2000-05-28fixed return error code that had 0xC with not enough zerosAndrew Tridgell1-5/+5
2000-05-15Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison1-10/+14
2000-05-10more merging voodooAndrew Tridgell1-0/+3
2000-04-04Removed unused parameter vuid from rpc_server api_* calls. For the very fewTim Potter1-12/+4
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-26/+0
2000-03-22added the following message to all dce/rpc client/server code, exceptLuke Leighton1-0/+26
2000-01-14HP changes for registry querying.Jeremy Allison1-1/+9
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-35/+24
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-5/+5
1999-11-24rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1-6/+6
1999-11-18set "key does not exist" response to reg_query_val() (win32 status codeLuke Leighton1-4/+13
1999-11-18updating reg_value_info() parsing code to take BUFFER2 instead of justLuke Leighton1-1/+5
1999-11-18added regqueryval command (experimental) to get reg_io_q_info() andLuke Leighton1-3/+3
1999-11-16attempting to get nt5 wksta to join domain.Luke Leighton1-1/+1
1999-11-16added another dummy key so that NT5 can check in the registry whetherLuke Leighton1-1/+2
1999-05-03last part of RPC api change.Jean-François Micouleau1-4/+4
1999-03-12check for exactly _one_ key: for USRMGR.EXE.Luke Leighton1-0/+4
1999-02-15Always null-terminate strings.Matthew Chapman1-1/+1
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-1/+1
1999-02-09removal of the use of unistrn2 function: replace it with unistr2_to_strLuke Leighton1-1/+1
1999-02-03cache unix groups so that two-level getgrent calls don't occur.Luke Leighton1-1/+1
1998-11-11- renamed open_policy to open_hklm.Luke Leighton1-7/+7
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-4/+4
1998-05-24- created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1-1/+1
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+240