summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19218: With the new RPC server infrastructure all backend functions are fill...Volker Lendecke1-0/+6
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-9/+1
2007-10-10r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison1-3/+3
2007-10-10r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison1-1/+1
2007-10-10r12046: Fix typoVolker Lendecke1-1/+1
2007-10-10r10722: Remove unused BOOL in struct dcinfo.Jeremy Allison1-1/+0
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-71/+64
2007-10-10r6014: rather large change set....Gerald Carter1-0/+2
2007-10-10r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter1-0/+1
2007-10-10r2007: Fix typo in Jeremy's copyright. From the output of cvs annotate a yearTim Potter1-1/+1
2007-10-10r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison1-60/+50
2007-10-10r196: merging struct uuid from trunkGerald Carter1-0/+16
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-7/+0
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-1/+1
2003-10-24Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough1-0/+1
2003-08-14Attempt at fixing bug #283. There however is no solution.Gerald Carter1-2/+18
2003-04-16Move PAC decoding over from HEAD.Jim McDonough1-0/+3
2003-04-14Merge of rpcecho pipe for testing large dcerpc requests and responses.Tim Potter1-0/+1
2003-04-06Merge the TNG netlogon schannel from HEAD.Volker Lendecke1-0/+7
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-2/+2
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter1-0/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+0
2002-03-05Spelling fixes.Tim Potter1-1/+1
2002-03-03Matching header files for the last netlogon cleanup.Andrew Bartlett1-0/+7
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-25Return correct RPC fault PDU on bad handle incoming.Jeremy Allison1-0/+6
2002-01-20Kill off another ugly wart from the side of the passdb subsystem.Andrew Bartlett1-0/+2
2002-01-20This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett1-8/+85
2001-09-14Removed CHECK_STRUCT macro - it isn't used anywhere.Tim Potter1-12/+0
2001-05-04Merge of struct acct_info from TNG.Tim Potter1-1/+2
2001-04-02include/ntdomain.h:Jeremy Allison1-1/+0
2001-03-13Move to a handle database per pipe name, not per pipe.Jeremy Allison1-3/+4
2001-03-11Moved cruft out of smb.h into ntdomain.h where it belongs. dc structJeremy Allison1-17/+16
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-4/+25
2001-03-09Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison1-0/+11
2000-07-27Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison1-12/+14
2000-07-18Fixed some more client SPOOLSS functions. The followingGerald Carter1-21/+0
2000-07-14make protoGerald Carter1-0/+11
2000-07-07More rpcclient merge issues:Gerald Carter1-0/+12
2000-07-06Moved authenticated pipe user details into a current_user struct.Tim Potter1-1/+1
2000-07-03Some more sec_ctx changes. Modified some fields in the pipe_structTim Potter1-14/+14
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter1-0/+22
2000-06-16Changed function prototype for pipe api functions to take a pipes_structTim Potter1-1/+1
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele1-0/+1
2000-05-15addd grow_size to prs_struct so we know how much data is actually inAndrew Tridgell1-1/+2
2000-05-10more mergingAndrew Tridgell1-0/+1
2000-05-09the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell1-0/+4
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