summaryrefslogtreecommitdiffstats
path: root/source/include/ntdomain.h
Commit message (Collapse)AuthorAgeFilesLines
* r25387: Sync with 3.2.0 svn treeGerald Carter2007-09-271-1/+1
|
* r24653: Some trivial 3_2->3_2_0 mergesVolker Lendecke2007-08-241-1/+1
|
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r19815: Minimal merge of wkssvc client and server auto-generated code.Gerald Carter2006-11-211-0/+6
|\ | | | | | | | | | | | | | | | | This is to allow for more ndr testing. The wkssvc pipe has a minimal set of operations (only one we actually supported). I think the 3.0.24 merge is done now. The remaining pieces are the full unfinished IDL support and the security descriptor structure changes.
| * r19218: With the new RPC server infrastructure all backend functions are ↵Volker Lendecke2006-10-101-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | filled, at least with dummy routines. We need a way to indicate that we do not support a call, so that srv_pipe_hnd.c can return the DCE level RNG_ERROR. This flag can be set in the backend routines for this one. I'll change pidl to generate code to "return False" in srv_lsa.c if this flag is set. Volker
| * r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2006-07-111-9/+1
|/ | | | | | | to do the upper layer directories but this is what everyone is waiting for.... Jeremy.
* r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison2006-02-181-3/+3
| | | | Jeremy.
* r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison2006-02-091-1/+1
| | | | | | | | makes fixes much easier to port. Fix the size of dc->sess_key to be 16 bytes, not 8 bytes - only store 8 bytes in the inter-smbd store in secrets.tdb though. Should fix some uses of the dc->sess_key where we where assuming we could read 16 bytes. Jeremy.
* r12046: Fix typoVolker Lendecke2005-12-031-1/+1
|
* r10722: Remove unused BOOL in struct dcinfo.Jeremy Allison2005-10-051-1/+0
| | | | | | | Ensure that the mach_acct and remote machine entries are set correctly in struct dcinfo - we'll need this as a key for a persistent schannel state later. Jeremy.
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-71/+64
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r6014: rather large change set....Gerald Carter2005-03-231-0/+2
| | | | | | | | | | | | | | pulling back all recent rpc changes from trunk into 3.0. I've tested a compile and so don't think I've missed any files. But if so, just mail me and I'll clean backup in a couple of hours. Changes include \winreg, \eventlog, \svcctl, and general parse_misc.c updates. I am planning on bracketing the event code with an #ifdef ENABLE_EVENTLOG until I finish merging Marcin's changes (very soon).
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting ↵Gerald Carter2005-03-151-0/+1
| | | | segvs
* r2007: Fix typo in Jeremy's copyright. From the output of cvs annotate a yearTim Potter2004-08-241-1/+1
| | | | in the late 1990's may be more appropriate though.
* r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison2004-07-081-60/+50
| | | | | my (C) to a header file that was at least 50% mine :-). Jeremy.
* r196: merging struct uuid from trunkGerald Carter2004-04-131-0/+16
|
* r116: volker's patch for local group and group nestingGerald Carter2004-04-071-7/+0
|
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-17/+7
| | | | | | | | to checkout try this: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0 samba-3_0-work metze
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+417
metze