summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* made cvs main up-to-date with samba_tng, with addition of process id toLuke Leighton2000-01-211-1/+1
* HP changes for registry querying.Jeremy Allison2000-01-141-1/+9
* modified smbd/msrpc credential transfer system. user session keyLuke Leighton2000-01-111-0/+10
* using read_with_timeout(), min data size 16 bytes (DCE/RPC header), maxLuke Leighton2000-01-041-1/+5
* oops, must use read_data() not read(), as read() may only provideLuke Leighton2000-01-041-2/+2
* simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2000-01-033-998/+1167
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-134-4289/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-1311-4481/+3146
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-124-34/+19
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-1211-599/+739
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-1/+5
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-062-13/+132
* attempting to resolve the issue that multiple servers often specified inLuke Leighton1999-11-291-17/+17
* further abstraction involving client states. main client-side codeLuke Leighton1999-11-271-30/+22
* cool! completed a samr* API that _would_ look like an msdn samr* api...Luke Leighton1999-11-251-2/+8
* service control manager API completed. svcenum -i works, but does notLuke Leighton1999-11-241-0/+1
* first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1999-11-241-7/+17
* WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.cLuke Leighton1999-11-241-4/+3
* rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1999-11-245-124/+254
* adding user session key into network netlogon response.Luke Leighton1999-11-212-11/+37
* dynamic memory allocation i added a month ago: forgot to ZERO_STRUCT()Luke Leighton1999-11-201-0/+2
* nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_Luke Leighton1999-11-191-1/+2
* The First Necessary UNICODE String Support.Luke Leighton1999-11-191-12/+12
* - bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursionLuke Leighton1999-11-192-0/+99
* responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, theLuke Leighton1999-11-181-3/+5
* set "key does not exist" response to reg_query_val() (win32 status codeLuke Leighton1999-11-182-7/+38
* added samuserset2 rpcclient command to test ACB_XXX bit-setting onLuke Leighton1999-11-181-0/+107
* 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-182-17/+41
* attempting to get nt5 wksta to join domain.Luke Leighton1999-11-163-4/+21
* added two new params: "trusted domains" and "trusting domains".Luke Leighton1999-11-161-3/+7
* added another dummy key so that NT5 can check in the registry whetherLuke Leighton1999-11-161-1/+2
* Shirish Kalele <kalele@veritas.com> noticed that NT workstations areLuke Leighton1999-11-161-18/+51
* Changes to implement NET_AUTH based on NET_AUTH2, to get Win2000Richard Sharpe1999-11-161-2/+74
* added server-side samr enum domains. fixed some parsing issues, server-side.Luke Leighton1999-11-151-1/+71
* - added DCE/RPC "fault" PDU support.Luke Leighton1999-11-151-1/+42
* preparation for doing a spoolss enum jobs command. had to rewriteLuke Leighton1999-11-081-97/+15
* spoolss openprinterex / closeprinter client-code.Luke Leighton1999-11-061-15/+15
* free up memory allocated by enum dom groups / aliasesLuke Leighton1999-11-021-0/+20
* more reshuffling of enum groups code. more higher order functions.Luke Leighton1999-10-291-4/+4
* rewrote api_net_sam_logon() to be a little clearer.Luke Leighton1999-10-271-140/+136
* one of those wonderful moments when running against a different MSRPCLuke Leighton1999-10-251-5/+9
* the dynamic memory alloc blood-fest goes on...Luke Leighton1999-10-211-0/+3
* various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1999-10-211-0/+1
* adding error checking in parsing codeLuke Leighton1999-10-151-0/+1
* don't leak printer handles,Jean-François Micouleau1999-09-271-3/+14
* Don't duplicate forms anymore, just update the definition.Jean-François Micouleau1999-09-251-3/+36
* Correctly handle the dependent files in the printer_driver_info_3 structJean-François Micouleau1999-09-241-5/+7
* allan hourihane sent log 100 in which showed that some really old codeLuke Leighton1999-09-091-15/+4
* matthew chapman identified 4 previously unknown samr functions.Luke Leighton1999-08-311-3/+3