summaryrefslogtreecommitdiff
path: root/source3/include/rpc_misc.h
AgeCommit message (Expand)AuthorFilesLines
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
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-0/+1
2000-08-08All changes related to rpcclient...Gerald Carter1-1/+0
2000-08-04After talking with Jeremy and JF (and staring at packet traces betweenGerald Carter1-1/+3
2000-07-27Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison1-5/+5
2000-07-18Fixed some more client SPOOLSS functions. The followingGerald Carter1-1/+36
2000-05-12added spool_io_printer_driver_info_level_6()Andrew Tridgell1-0/+6
2000-02-07spoolss include definitionsJean-François Micouleau1-0/+7
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-159/+23
1999-10-15adding error checking in parsing codeLuke Leighton1-20/+88
1999-10-15return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1-0/+37
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1-0/+7
1999-04-08Mainly BDC-related changes.Matthew Chapman1-1/+27
1999-03-25SAM database "set user info".Luke Leighton1-9/+0
1999-03-18Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRETMatthew Chapman1-0/+9
1998-12-02adding group member code, made a start. found that the group members'Luke Leighton1-11/+1
1998-11-29weekend work. user / group database API.Luke Leighton1-5/+14