summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_misc.h
Commit message (Collapse)AuthorAgeFilesLines
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; ↵Gerald Carter2005-04-071-31/+11
| | | | rename REG_CREATE_VALE -> REG_SET_VALUE
* r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2005-04-061-8/+1
| | | | Tested client and server code.
* r6221: format cleanup (got tied of looking for related structures)Gerald Carter2005-04-061-151/+168
| | | | also remove unused SID_ARRAY structure....
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2005-03-261-21/+10
| | | | | | * add some backwards compatibility to 'net rpc rights list' * verify privilege name in 'net rpc rights privileges <name>' in order to give back better error messages.
* r6014: rather large change set....Gerald Carter2005-03-231-13/+25
| | | | | | | | | | | | | | 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).
* r4601: Removed any use of the MAX_XXX_STR style definitions. A little largerJeremy Allison2005-01-081-6/+1
| | | | | change than I'd hoped for due to formating changes to tidy up code. Jeremy.
* r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner2004-12-201-0/+9
| | | | | | | Based on samba4-idl. The decoding of account-lockout-string is somewhat experimental though. Guenther
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+408
metze