summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
AgeCommit message (Expand)AuthorFilesLines
2000-04-04Removed unused parameter vuid from rpc_server api_* calls. For the very fewTim Potter1-1/+1
2000-03-10Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...Jeremy Allison1-0/+17
2000-03-09Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison1-32/+52
2000-02-23lib/system.c: Fixed gcc warnings.Jeremy Allison1-14/+52
2000-02-07spoolss include definitionsJean-François Micouleau1-13/+13
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-0/+4
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-147/+67
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-14/+35
1999-12-06the first independent msrpc daemon - lsarpcd.Luke Leighton1-0/+2
1999-12-02improved enumdomains added -i option.Luke Leighton1-0/+2
1999-11-26whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few.Luke Leighton1-0/+4
1999-11-19added \PIPE\browser plus experimental brsinfo command. you wouldn'tLuke Leighton1-0/+1
1999-11-15added rpcclient "enumdomains" command. enumerates names of domainsLuke Leighton1-0/+3
1999-11-15- added DCE/RPC "fault" PDU support.Luke Leighton1-5/+7
1999-11-09debugging rpcclient spoolenum and spooljobs commands. oh, did i forgetLuke Leighton1-0/+2
1999-11-08const feeding frenzyLuke Leighton1-22/+44
1999-11-06added command-completion printer enum code.Luke Leighton1-0/+2
1999-11-04adding experimental set user password command to rpcclient, it returnsLuke Leighton1-0/+2
1999-11-01rewrote rpcclient enumaliases command.Luke Leighton1-0/+4
1999-10-31added svcinfo <service name> command.Luke Leighton1-0/+3
1999-10-29rpcclient regenum key client code rewritten to use higher order functions.Luke Leighton1-2/+6
1999-10-29rewrite rpcclient sam enum user code to use higher order functions.Luke Leighton1-0/+4
1999-10-29using #defines for function prototypesLuke Leighton1-0/+8
1999-10-15adding error checking in parsing codeLuke Leighton1-0/+1
1999-07-26renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for addingLuke Leighton1-5/+5
1999-07-14code from bertl to allow remap of default built-in names to anything.Luke Leighton1-7/+0
1999-05-03Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1-1/+2
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1-0/+1
1999-04-23Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1-0/+1
1999-02-03corrections to get data stream for 2nd and subsequent pdus copied fromLuke Leighton1-1/+0
1999-02-03multiple dce/rpc PDUs failed to work after ntlmssp update was added.Luke Leighton1-1/+1
1998-12-08adding srvsvc pipe.Luke Leighton1-0/+1
1998-12-04- renamed do_samr_xxx to samr_xxxLuke Leighton1-1/+2
1998-11-29weekend work. user / group database API.Luke Leighton1-1/+1
1998-11-10include/local.h:Jeremy Allison1-1/+1
1998-11-10rpcclient registry commands.Luke Leighton1-0/+3
1998-10-20some quite important bug-fixes i missed because i transferred the wrongLuke Leighton1-0/+1
1998-10-19- dce/rpc codeLuke Leighton1-0/+2
1998-10-16dce/rpcLuke Leighton1-0/+1
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton1-0/+3
1998-10-15bug-fixing against:Luke Leighton1-0/+1
1998-10-09dce/rpcLuke Leighton1-1/+1
1998-10-07dce/rpcLuke Leighton1-0/+6
1998-10-06dce/rpcLuke Leighton1-1/+4
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-2/+2
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-0/+6
1998-09-25added rpcclient programLuke Leighton1-6/+1
1998-08-17some cleanups from the conversion of Pipes[] to a linked list. I alsoAndrew Tridgell1-1/+3
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-2/+1
1998-08-09this gets smbd compiling and linking correctly with the new layout.Andrew Tridgell1-8/+8