summaryrefslogtreecommitdiff
path: root/source3/rpc_parse
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2-8/+8
2007-10-10r18598: Add marshalling support to smb_io_time.Volker Lendecke1-1/+8
2007-10-10r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij1-164/+0
2007-10-10r18526: Use generated server for unixinfo RPC interface.Jelmer Vernooij1-266/+0
2007-10-10r18481: Use pidl-generated server side code for dfs.Jelmer Vernooij1-2737/+0
2007-10-10r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter1-8/+2
2007-10-10r18393: get the data size and not offset when initializing a data blob from a...Gerald Carter1-1/+4
2007-10-10r18369: I've got a sniff where NT4 sends just a single byte after the 516 byteVolker Lendecke1-3/+4
2007-10-10r18271: Big change:Gerald Carter1-1/+1
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij5-34/+40
2007-10-10r18047: More C++ stuffVolker Lendecke1-1/+1
2007-10-10r18029: More C++ stuffVolker Lendecke1-1/+1
2007-10-10r17877: Make it explicit to the checker that we can never passJeremy Allison1-2/+1
2007-10-10r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow).Günther Deschner1-1/+89
2007-10-10r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner1-19/+1
2007-10-10r17363: Some C++ warningsVolker Lendecke2-9/+10
2007-10-10r17316: More C++ warnings -- 456 leftVolker Lendecke2-9/+12
2007-10-10r17136: Fix alignment on lsaquery. This broke in particular level 6, where th...Volker Lendecke1-0/+3
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison12-386/+585
2007-10-10r16601: Klocwork #2038. Fix memleak on error path.Jeremy Allison1-10/+10
2007-10-10r16378: Klocwork #1079. Allow BUFFER5 to cope with a NULLJeremy Allison1-34/+38
2007-10-10r16377: Klocwork #1077.Jeremy Allison1-1/+6
2007-10-10r16373: Fix Klocwork #1071.Jeremy Allison1-2/+8
2007-10-10r16371: Fix Klocwork #1048.Jeremy Allison1-2/+10
2007-10-10r16369: Klocwork #1035.Jeremy Allison1-0/+3
2007-10-10r16365: Fix Klocwork #895, #898, #899, #915, #932, #938 and aJeremy Allison1-1/+2
2007-10-10r16362: That's the best way to fix a Klocwork bug: Remove the (unused...;-) codeVolker Lendecke1-50/+0
2007-10-10r16299: Fix another "dereferencing type-punned pointer will breakJeremy Allison1-2/+7
2007-10-10r16126: Janitor for Volker..... This looks correct to me.Jeremy Allison1-20/+15
2007-10-10r16060: This is one of the more dirty patches I've put in lately. Parse enoug...Volker Lendecke1-1/+3
2007-10-10r15884: Fix bug #3803 from jason@ncac.gwu.edu - bad comparison.Jeremy Allison1-1/+1
2007-10-10r15453: Process all the supported info levels in the samr_query_domain_info2Günther Deschner1-0/+16
2007-10-10r15452: Again purely cosmetic reformat of the samr query domain info calls.Günther Deschner1-22/+22
2007-10-10r15443: Purely cosmetic reformat, no functional changes.Günther Deschner1-174/+175
2007-10-10r15442: Add some more client rpc for the querydominfo calls (from samba4 idl).Günther Deschner1-7/+118
2007-10-10r15441: cleanup older unused padding.Günther Deschner1-2/+0
2007-10-10r15438: Fix samrQueryDomainInfo level 5 where we returned our netbiosGünther Deschner1-5/+5
2007-10-10r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner1-117/+317
2007-10-10r14829: Fix reversed test in coverity fixes.Jeremy Allison1-1/+1
2007-10-10r14778: Fix coverity null deref bugs #268 - #271.Jeremy Allison1-1/+24
2007-10-10r14776: Fix coverity #263 - #267. No one was checking tallocJeremy Allison1-7/+88
2007-10-10r14774: Fix null deref coverity bugs #260, #261, #262.Jeremy Allison1-2/+13
2007-10-10r14772: Fix coverity bug #258. Seems coverity has discovered talloc :-).Jeremy Allison1-0/+14
2007-10-10r14770: Fix coverity bug #257. Possible null deref.Jeremy Allison1-1/+9
2007-10-10r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner1-0/+67
2007-10-10r14643: Merge dcerpc_errstr from Samba 4.Günther Deschner2-1/+32
2007-10-10r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter1-0/+29
2007-10-10r14387: Try and fix the coverity issues (#53, #54) with negativeJeremy Allison1-1/+1
2007-10-10r14298: The other half of Coverity # 217Volker Lendecke1-1/+1
2007-10-10r14232: Fix Coverity Bug # 218Volker Lendecke1-1/+1