summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_misc.c
Commit message (Expand)AuthorAgeFilesLines
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-08-301-73/+11
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23511: Merge branches/SAMBA_3_0@23510James Peach2007-06-151-13/+13
* r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does notVolker Lendecke2007-05-231-1/+2
* r22676: Fix zero alloc with create_rpc_blob().Jeremy Allison2007-05-041-13/+21
* r22585: Get us into a consistent state with TALLOC_ZERO_ARRAY also.Jeremy Allison2007-04-301-35/+60
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-04-271-1/+1
* r19806: merge time.c changesGerald Carter2006-11-201-5/+30
* r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'structGerald Carter2006-11-191-13/+9
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-50/+0
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-2/+7
* r14770: Fix coverity bug #257. Possible null deref.Jeremy Allison2006-03-291-1/+9
* r14387: Try and fix the coverity issues (#53, #54) with negativeJeremy Allison2006-03-141-1/+1
* r14219: Fix coverity #135. Don't deref a ptr if it can be NULL.Jeremy Allison2006-03-111-1/+1
* r14045: Coverity fix #14. Ensure if len is set buf != NULL.Jeremy Allison2006-03-081-0/+5
* r13802: I *knew* ASU on sparc had to be good for *something* ! :-).Jeremy Allison2006-03-021-3/+3
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-1/+1
* r13455: Prepare to add lookupnames2.Jeremy Allison2006-02-111-10/+40
* r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison2006-02-101-1/+1
* r10781: merging eventlog and svcctl code from trunkGerald Carter2005-10-061-0/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-4/+4
* r8553: Another compile warning fix from jason@ncac.gwu.edu.Jeremy Allison2005-07-181-1/+1
* r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...Gerald Carter2005-06-141-1/+1
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2005-05-231-2/+18
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2005-04-071-61/+32
* r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2005-04-061-33/+36
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2005-03-261-64/+78
* r6014: rather large change set....Gerald Carter2005-03-231-54/+105
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2005-03-151-0/+19
* r4668: allow the caller to invoke init_unistr2() with a NULL buffer to match ...Gerald Carter2005-01-111-0/+8
* r4601: Removed any use of the MAX_XXX_STR style definitions. A little largerJeremy Allison2005-01-081-54/+38
* r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner2004-12-201-0/+62
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-50/+30
* r4005: Fix for bug #2071 reported by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2004-11-291-1/+1
* r196: merging struct uuid from trunkGerald Carter2004-04-131-0/+28
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-28/+0
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1765