summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_misc.c
Commit message (Expand)AuthorAgeFilesLines
* r14770: Fix coverity bug #257. Possible null deref.Jeremy Allison2007-10-101-1/+9
* r14387: Try and fix the coverity issues (#53, #54) with negativeJeremy Allison2007-10-101-1/+1
* r14219: Fix coverity #135. Don't deref a ptr if it can be NULL.Jeremy Allison2007-10-101-1/+1
* r14045: Coverity fix #14. Ensure if len is set buf != NULL.Jeremy Allison2007-10-101-0/+5
* r13802: I *knew* ASU on sparc had to be good for *something* ! :-).Jeremy Allison2007-10-101-3/+3
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13455: Prepare to add lookupnames2.Jeremy Allison2007-10-101-10/+40
* r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison2007-10-101-1/+1
* r10781: merging eventlog and svcctl code from trunkGerald Carter2007-10-101-0/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-4/+4
* r8553: Another compile warning fix from jason@ncac.gwu.edu.Jeremy Allison2007-10-101-1/+1
* r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...Gerald Carter2007-10-101-1/+1
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2007-10-101-2/+18
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2007-10-101-61/+32
* r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2007-10-101-33/+36
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2007-10-101-64/+78
* r6014: rather large change set....Gerald Carter2007-10-101-54/+105
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2007-10-101-0/+19
* r4668: allow the caller to invoke init_unistr2() with a NULL buffer to match ...Gerald Carter2007-10-101-0/+8
* r4601: Removed any use of the MAX_XXX_STR style definitions. A little largerJeremy Allison2007-10-101-54/+38
* r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner2007-10-101-0/+62
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-50/+30
* r4005: Fix for bug #2071 reported by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2007-10-101-1/+1
* r196: merging struct uuid from trunkGerald Carter2007-10-101-0/+28
* Make more functions static, and remove duplication in the use of functionsAndrew Bartlett2004-02-081-1/+1
* Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...Gerald Carter2003-12-101-1/+1
* Fix from Andrew Bartlett to fix up the munged-dial problem.Jeremy Allison2003-11-171-1/+5
* fix crash bug due to empyrt munged dial string; patch from metzeGerald Carter2003-11-111-1/+1
* Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c...Jeremy Allison2003-11-071-0/+21
* Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-251-49/+49
* Metze's patches:John Terpstra2003-05-261-35/+35
* Merge from HEAD:Andrew Bartlett2003-03-171-3/+3
* Merging tridge's privillage client changes from HEAD.Jeremy Allison2003-01-281-5/+36
* merging some rpcclient and net functionality from HEADGerald Carter2003-01-151-0/+49
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-34/+34
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-16/+15
* Being tpot's janitor again.... checking in things only checked into HEAD.Jeremy Allison2002-11-071-3/+4
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-3/+0
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-5/+48
* more constAndrew Bartlett2002-03-021-2/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Give the main loop talloc context a name (using mbp's new talloc namingAndrew Bartlett2001-12-311-1/+1
* Const religion for some of the RPC code.Andrew Bartlett2001-12-051-1/+1
* samr_querydom_info level 1: found the meaning of the unknow fields. AndJean-François Micouleau2001-11-211-6/+6
* Fixed the bug with member servers in a Samba PDC hosted domain not allowingJeremy Allison2001-10-021-0/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* Fix up some compile issues. We can't have C99 comments and add a smatteringAndrew Bartlett2001-08-311-1/+1
* Merge of sam sync code from TNG.Tim Potter2001-08-281-0/+64
* This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett2001-08-031-1/+1