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