summaryrefslogtreecommitdiff
path: root/source3/rpc_parse
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21096: Fix formatting.Jeremy Allison1-2/+2
2007-10-10r20904: This is a placeholder fix. Apparently Windows 2000Gerald Carter1-1/+9
2007-10-10r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis1-2/+2
2007-10-10r19288: tdb_prs_store is right now used to store printer and share securityVolker Lendecke1-1/+1
2007-10-10r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner1-0/+84
2007-10-10r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner1-1/+1
2007-10-10r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...Volker Lendecke1-0/+31
2007-10-10r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter2-2005/+0
2007-10-10r18846: Fix the same bug Volker noticed when marshalling/unmarshallingJeremy Allison1-1/+10
2007-10-10r18845: Fix a type-punned warning that turned out to be a real bug: The secdescVolker Lendecke1-2/+20
2007-10-10r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2-3604/+0
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij3-55/+56
2007-10-10r18739: * Get the wkssvc patch right this time.Gerald Carter1-178/+0
2007-10-10r18729: readd missing filesGerald Carter1-0/+178
2007-10-10r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter1-178/+0
2007-10-10r18722: Fix up password change times. The can change and must change times areJim McDonough1-5/+10
2007-10-10r18711: Replace the following hand code client routines:Gerald Carter1-52/+0
2007-10-10r18678: Fix the build. (never commit before breakfeast).Günther Deschner1-1/+1
2007-10-10r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.Günther Deschner1-0/+70
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