summaryrefslogtreecommitdiffstats
path: root/source/include/ntdomain.h
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Return correct RPC fault PDU on bad handle incoming.Jeremy Allison2002-01-251-0/+6
* Kill off another ugly wart from the side of the passdb subsystem.Andrew Bartlett2002-01-201-0/+2
* This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett2002-01-201-8/+85
* Removed CHECK_STRUCT macro - it isn't used anywhere.Tim Potter2001-09-141-12/+0
* Merge of struct acct_info from TNG.Tim Potter2001-05-041-1/+2
* include/ntdomain.h:Jeremy Allison2001-04-021-1/+0
* Move to a handle database per pipe name, not per pipe.Jeremy Allison2001-03-131-3/+4
* Moved cruft out of smb.h into ntdomain.h where it belongs. dc structJeremy Allison2001-03-111-17/+16
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-4/+25
* Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-091-0/+11
* Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison2000-07-271-12/+14
* Fixed some more client SPOOLSS functions. The followingGerald Carter2000-07-181-21/+0
* make protoGerald Carter2000-07-141-0/+11
* More rpcclient merge issues:Gerald Carter2000-07-071-0/+12
* Moved authenticated pipe user details into a current_user struct.Tim Potter2000-07-061-1/+1
* Some more sec_ctx changes. Modified some fields in the pipe_structTim Potter2000-07-031-14/+14
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-0/+22
* Changed function prototype for pipe api functions to take a pipes_structTim Potter2000-06-161-1/+1
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-0/+1
* addd grow_size to prs_struct so we know how much data is actually inAndrew Tridgell2000-05-151-1/+2
* more mergingAndrew Tridgell2000-05-101-0/+1
* the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell2000-05-091-0/+4
* 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