summaryrefslogtreecommitdiff
path: root/source/include/ntdomain.h
Commit message (Expand)AuthorAgeFilesLines
* make read/write to internal pipes available externallyVolker Lendecke2008-07-261-8/+6
* Refactoring: Make close_internal_rpc_pipe_hnd a talloc destructorVolker Lendecke2008-07-261-9/+0
* Refactor make_internal_rpc_pipe_p: connection_struct is not neededVolker Lendecke2008-07-261-2/+5
* Simplify the RPC servers: remove get_pipe_fnsVolker Lendecke2008-07-181-1/+1
* Remove p->vuidVolker Lendecke2008-06-261-2/+0
* Now that we have p->server_info, use p->server_info->user_session_keyVolker Lendecke2008-06-261-1/+0
* Add server_info to pipes_structVolker Lendecke2008-06-261-0/+2
* Remove "conn" from pipes_structVolker Lendecke2008-06-241-1/+2
* Make pipes_struct its own talloc ctxVolker Lendecke2008-06-211-3/+0
* pipes_struct->pipe_user_name is unused, remove itVolker Lendecke2008-05-051-1/+0
* Remove namedpipe_transact fn pointer from smb_np_structVolker Lendecke2008-04-141-11/+0
* Remove some write-only fstringsVolker Lendecke2008-04-111-7/+0
* Replace DOM_CHAL with "struct netr_Credential" where we can right now.Günther Deschner2008-02-151-3/+3
* Make smb_np_struct talloc'edVolker Lendecke2007-12-161-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-15/+15
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-101-1/+9
* r25118: More pstring elimination.Jeremy Allison2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r19218: With the new RPC server infrastructure all backend functions are fill...Volker Lendecke2007-10-101-0/+6
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-9/+1
* r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison2007-10-101-3/+3
* r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison2007-10-101-1/+1
* r12046: Fix typoVolker Lendecke2007-10-101-1/+1
* r10722: Remove unused BOOL in struct dcinfo.Jeremy Allison2007-10-101-1/+0
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-71/+64
* r6014: rather large change set....Gerald Carter2007-10-101-0/+2
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2007-10-101-0/+1
* r2007: Fix typo in Jeremy's copyright. From the output of cvs annotate a yearTim Potter2007-10-101-1/+1
* r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison2007-10-101-60/+50
* r196: merging struct uuid from trunkGerald Carter2007-10-101-0/+16
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-7/+0
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-1/+1
* Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2003-10-241-0/+1
* Attempt at fixing bug #283. There however is no solution.Gerald Carter2003-08-141-2/+18
* Move PAC decoding over from HEAD.Jim McDonough2003-04-161-0/+3
* Merge of rpcecho pipe for testing large dcerpc requests and responses.Tim Potter2003-04-141-0/+1
* Merge the TNG netlogon schannel from HEAD.Volker Lendecke2003-04-061-0/+7
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-2/+2
* merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-041-0/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-1/+0
* Spelling fixes.Tim Potter2002-03-051-1/+1
* Matching header files for the last netlogon cleanup.Andrew Bartlett2002-03-031-0/+7
* 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