summaryrefslogtreecommitdiff
path: root/source3/include/rpc_misc.h
Commit message (Expand)AuthorAgeFilesLines
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-58/+8
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-2/+8
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2007-10-101-31/+11
* r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2007-10-101-8/+1
* r6221: format cleanup (got tied of looking for related structures)Gerald Carter2007-10-101-151/+168
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2007-10-101-21/+10
* r6014: rather large change set....Gerald Carter2007-10-101-13/+25
* r4601: Removed any use of the MAX_XXX_STR style definitions. A little largerJeremy Allison2007-10-101-6/+1
* r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner2007-10-101-0/+9
* add well known rid for pre win2k compatible access group; bug 897Gerald Carter2003-12-221-0/+1
* Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...Gerald Carter2003-12-101-1/+1
* Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-251-4/+4
* Reformat - preparing to fix bug #480 (which will be ugly).Jeremy Allison2003-09-221-81/+59
* And finally IDMAP in 3_0Simo Sorce2003-05-121-0/+16
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-1/+1
* Merging tridge's privillage client changes from HEAD.Jeremy Allison2003-01-281-3/+3
* merging some rpcclient and net functionality from HEADGerald Carter2003-01-151-0/+16
* If compiling with Insure, mallocate a byte of memory and attach it to theTim Potter2002-04-041-0/+12
* second step to gain free uid<->rid mappingSimo Sorce2002-03-191-0/+15
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Merge of sam sync code from TNG.Tim Potter2001-08-281-0/+19
* Moved cruft out of smb.h into ntdomain.h where it belongs. dc structJeremy Allison2001-03-111-0/+13
* Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison2001-03-071-5/+5
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-0/+1
* All changes related to rpcclient...Gerald Carter2000-08-081-1/+0
* After talking with Jeremy and JF (and staring at packet traces betweenGerald Carter2000-08-041-1/+3
* Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison2000-07-271-5/+5
* Fixed some more client SPOOLSS functions. The followingGerald Carter2000-07-181-1/+36
* added spool_io_printer_driver_info_level_6()Andrew Tridgell2000-05-121-0/+6
* spoolss include definitionsJean-François Micouleau2000-02-071-0/+7
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-159/+23
* adding error checking in parsing codeLuke Leighton1999-10-151-20/+88
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-0/+37
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-271-0/+7
* Mainly BDC-related changes.Matthew Chapman1999-04-081-1/+27
* SAM database "set user info".Luke Leighton1999-03-251-9/+0
* Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRETMatthew Chapman1999-03-181-0/+9
* adding group member code, made a start. found that the group members'Luke Leighton1998-12-021-11/+1
* weekend work. user / group database API.Luke Leighton1998-11-291-5/+14
* LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1998-11-251-11/+10
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-7/+8
* rpcclient registry commands.Luke Leighton1998-11-101-7/+33
* added domain and local group structures. names may have to be 256 charsLuke Leighton1998-10-231-16/+0
* Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.Jeremy Allison1998-07-161-11/+0
* loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1998-06-091-13/+13
* clientutil.c: Don't core dump if no controlling terminal available for password.Jeremy Allison1998-06-011-0/+13
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-141-0/+4
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-3/+3
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+272