summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_misc.c
Commit message (Expand)AuthorAgeFilesLines
* s3:rpc_parse: remove unused init_unistr().Günther Deschner2009-03-261-19/+0
* s3-rpc_parse: remove unused smb_io_domsid().Günther Deschner2009-03-251-38/+0
* s3-rpc_parse: remove some unused parsing code.Günther Deschner2009-03-181-338/+0
* s3-rpc_parse: remove unused BUFFER5 and UNISTR3.Günther Deschner2009-03-181-81/+0
* s3-rpc_parse: move prs_uint64 to rpc_parse/parse_prs.c.Günther Deschner2009-03-181-24/+0
* s3-spoolss: move SYSTEMTIME parsing to a more generic place, as suggested.Günther Deschner2009-03-171-0/+42
* s3-parsing: remove a lot of unused structures and their hand marshalling.Günther Deschner2009-02-051-1137/+0
* s3: Fix "differing signedness" build warningsTim Prouty2008-12-151-1/+1
* s3-ntsvcs: remove old hand-marshalling for ntsvcs getdevregprop.Günther Deschner2008-11-191-54/+0
* Remove unused marshalling for Netlogon Lockout String.Günther Deschner2008-03-271-47/+0
* Coverity fixesMarc VanHeyningen2008-03-171-9/+18
* Move policy_handle_is_valid out of parse_lsa.cGünther Deschner2008-02-171-0/+10
* Make strhex_to_str clear on string limits. Remove pstring from web/*.cJeremy Allison2007-12-031-2/+4
* Make init_unistr2_from_unistr take an explicit talloc context.Jeremy Allison2007-11-271-12/+5
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-47/+47
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-1/+48
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-101-73/+11
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-13/+13
* r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does notVolker Lendecke2007-10-101-1/+2
* r22676: Fix zero alloc with create_rpc_blob().Jeremy Allison2007-10-101-13/+21
* r22585: Get us into a consistent state with TALLOC_ZERO_ARRAY also.Jeremy Allison2007-10-101-35/+60
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-1/+1
* r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2007-10-101-47/+0
* r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2007-10-101-3/+3
* r18598: Add marshalling support to smb_io_time.Volker Lendecke2007-10-101-1/+8
* r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter2007-10-101-8/+2
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-5/+23
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-101-3/+5
* r16362: That's the best way to fix a Klocwork bug: Remove the (unused...;-) codeVolker Lendecke2007-10-101-50/+0
* r16299: Fix another "dereferencing type-punned pointer will breakJeremy Allison2007-10-101-2/+7
* 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