summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-26s3: remove unused schannel_auth_struct.Günther Deschner1-6/+0
2009-11-26s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner1-0/+2
2009-11-08Revert "s3: Do not reference the ndr_tables in the server calls directly"Volker Lendecke1-1/+1
2009-11-08s3: Do not reference the ndr_tables in the server calls directlyVolker Lendecke1-1/+1
2009-09-24s3: remove unused printing macros.Günther Deschner1-11/+0
2009-09-16schannel: fully share schannel sign/seal between s3 and 4.Günther Deschner1-1/+1
2009-09-15s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.Günther Deschner1-8/+1
2009-08-27s3-schannel: remove remaining code that was using "struct dcinfo".Günther Deschner1-19/+0
2009-08-27s3-credentials: remove unused code.Günther Deschner1-2/+0
2009-08-27s3-netlogon: use shared credential and schannel storage infrastructure for ne...Günther Deschner1-0/+3
2009-05-07s3-auth: use full 16byte session key in make_user_info_netlogon_interactive().Günther Deschner1-1/+1
2009-04-19Make "struct policy" private to srv_lsa_hnd.cVolker Lendecke1-17/+1
2009-03-18s3: remove POLICY_HND.Günther Deschner1-1/+1
2009-03-17s3-spoolss: remove unused RPC_BUFFER definition.Günther Deschner1-7/+0
2009-02-08Make prs_struct->out_data.current_pdu dynamically allocatedVolker Lendecke1-5/+2
2009-02-07Make current_in_pdu in pipes_struct allocatedVolker Lendecke1-1/+1
2009-02-01Replace pipe names in pipes_struct by ndr_syntax_idVolker Lendecke1-2/+1
2009-01-08Now that all policy_handle free_fn's are just TALLOC_FREE, dump free_fnVolker Lendecke1-1/+0
2009-01-06Move the "rid_name" typedef to the only place where it might be usedVolker Lendecke1-5/+0
2008-11-24Fix nonempty blank linesVolker Lendecke1-17/+17
2008-11-24Get rid of pipes_struct->pipe_user, we have server_info now --- YESSS!Volker Lendecke1-6/+0
2008-10-13Remove smb_np_structVolker Lendecke1-58/+0
2008-10-13Use "struct files_struct" for pipes instead of smb_np_structVolker Lendecke1-0/+1
2008-07-26make read/write to internal pipes available externallyVolker Lendecke1-8/+6
2008-07-26Refactoring: Make close_internal_rpc_pipe_hnd a talloc destructorVolker Lendecke1-9/+0
2008-07-26Refactor make_internal_rpc_pipe_p: connection_struct is not neededVolker Lendecke1-2/+5
2008-07-18Simplify the RPC servers: remove get_pipe_fnsVolker Lendecke1-1/+1
2008-06-26Remove p->vuidVolker Lendecke1-2/+0
2008-06-26Now that we have p->server_info, use p->server_info->user_session_keyVolker Lendecke1-1/+0
2008-06-26Add server_info to pipes_structVolker Lendecke1-0/+2
2008-06-24Remove "conn" from pipes_structVolker Lendecke1-1/+2
2008-06-21Make pipes_struct its own talloc ctxVolker Lendecke1-3/+0
2008-05-05pipes_struct->pipe_user_name is unused, remove itVolker Lendecke1-1/+0
2008-04-14Remove namedpipe_transact fn pointer from smb_np_structVolker Lendecke1-11/+0
2008-04-11Remove some write-only fstringsVolker Lendecke1-7/+0
2008-02-15Replace DOM_CHAL with "struct netr_Credential" where we can right now.Günther Deschner1-3/+3
2007-12-16Make smb_np_struct talloc'edVolker Lendecke1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-15/+15
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-1/+9
2007-10-10r25118: More pstring elimination.Jeremy Allison1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
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