summaryrefslogtreecommitdiff
path: root/source3/include/rpc_misc.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-24lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij1-2/+2
2010-08-26s3-build: only include rpc_misc.h where needed.Günther Deschner1-2/+0
2010-07-07s3-rpc_misc: remove unused UNISTR.Günther Deschner1-11/+0
2010-05-18security: merge builtin rid tables.Günther Deschner1-29/+0
2010-05-18s3-rpc_misc: clean out include/rpc_misc.h.Günther Deschner1-20/+0
2010-03-23s3-builtin: Add missing builtin groups.Karolin Seeger1-0/+4
2010-03-23s3-builtin: Add some builtin groups.Karolin Seeger1-0/+3
2009-11-26s3-passdb: move some defines out of rpc headers (they really belong to passdb).Günther Deschner1-16/+0
2009-10-05s3: remove unused PRS_POINTER_CAST macro.Günther Deschner1-1/+0
2009-10-05s3: remove unused SYSTEMTIME struct.Günther Deschner1-19/+0
2009-09-30s3: remove unused unistr2_term_codes.Günther Deschner1-3/+0
2009-09-30s3-rpc_parse: remove unused UNISTR2 struct and init function.Günther Deschner1-10/+0
2009-03-18s3: remove POLICY_HND.Günther Deschner1-2/+0
2009-03-18s3-rpc_parse: remove unused BUFFER5 and UNISTR3.Günther Deschner1-19/+0
2009-03-17s3-spoolss: move SYSTEMTIME parsing to a more generic place, as suggested.Günther Deschner1-0/+19
2009-02-05s3-parsing: remove a lot of unused structures and their hand marshalling.Günther Deschner1-201/+0
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-0/+4
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-10r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij1-5/+0
2007-10-10r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter1-22/+5
2007-10-10r17806: Make NTTIME a UINT64_S rather than a separate structure consisting ofJelmer Vernooij1-5/+0
2007-10-10r13802: I *knew* ASU on sparc had to be good for *something* ! :-).Jeremy Allison1-2/+2
2007-10-10r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison1-1/+1
2007-10-10r13455: Prepare to add lookupnames2.Jeremy Allison1-2/+9
2007-10-10r10781: merging eventlog and svcctl code from trunkGerald Carter1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-58/+8
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter1-2/+8
2007-10-10r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter1-31/+11
2007-10-10r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter1-8/+1
2007-10-10r6221: format cleanup (got tied of looking for related structures)Gerald Carter1-151/+168
2007-10-10r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter1-21/+10
2007-10-10r6014: rather large change set....Gerald Carter1-13/+25
2007-10-10r4601: Removed any use of the MAX_XXX_STR style definitions. A little largerJeremy Allison1-6/+1
2007-10-10r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner1-0/+9
2003-12-22add well known rid for pre win2k compatible access group; bug 897Gerald Carter1-0/+1
2003-12-10Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...Gerald Carter1-1/+1
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison1-4/+4
2003-09-22Reformat - preparing to fix bug #480 (which will be ugly).Jeremy Allison1-81/+59
2003-05-12And finally IDMAP in 3_0Simo Sorce1-0/+16
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij1-1/+1
2003-01-28Merging tridge's privillage client changes from HEAD.Jeremy Allison1-3/+3
2003-01-15merging some rpcclient and net functionality from HEADGerald Carter1-0/+16
2002-04-04If compiling with Insure, mallocate a byte of memory and attach it to theTim Potter1-0/+12
2002-03-19second step to gain free uid<->rid mappingSimo Sorce1-0/+15
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-08-28Merge of sam sync code from TNG.Tim Potter1-0/+19
2001-03-11Moved cruft out of smb.h into ntdomain.h where it belongs. dc structJeremy Allison1-0/+13
2001-03-07Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison1-5/+5