summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
* r20904: This is a placeholder fix. Apparently Windows 2000Gerald Carter2007-10-101-1/+9
* r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis2007-10-101-2/+2
* r19288: tdb_prs_store is right now used to store printer and share securityVolker Lendecke2007-10-101-1/+1
* r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner2007-10-101-0/+84
* r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2007-10-101-1/+1
* r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...Volker Lendecke2007-10-101-0/+31
* r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter2007-10-102-2005/+0
* r18846: Fix the same bug Volker noticed when marshalling/unmarshallingJeremy Allison2007-10-101-1/+10
* r18845: Fix a type-punned warning that turned out to be a real bug: The secdescVolker Lendecke2007-10-101-2/+20
* r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2007-10-102-3604/+0
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-103-55/+56
* r18739: * Get the wkssvc patch right this time.Gerald Carter2007-10-101-178/+0
* r18729: readd missing filesGerald Carter2007-10-101-0/+178
* r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter2007-10-101-178/+0
* r18722: Fix up password change times. The can change and must change times areJim McDonough2007-10-101-5/+10
* r18711: Replace the following hand code client routines:Gerald Carter2007-10-101-52/+0
* r18678: Fix the build. (never commit before breakfeast).Günther Deschner2007-10-101-1/+1
* r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.Günther Deschner2007-10-101-0/+70
* r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2007-10-102-8/+8
* r18598: Add marshalling support to smb_io_time.Volker Lendecke2007-10-101-1/+8
* r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij2007-10-101-164/+0
* r18526: Use generated server for unixinfo RPC interface.Jelmer Vernooij2007-10-101-266/+0
* r18481: Use pidl-generated server side code for dfs.Jelmer Vernooij2007-10-101-2737/+0
* r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter2007-10-101-8/+2
* r18393: get the data size and not offset when initializing a data blob from a...Gerald Carter2007-10-101-1/+4
* r18369: I've got a sniff where NT4 sends just a single byte after the 516 byteVolker Lendecke2007-10-101-3/+4
* r18271: Big change:Gerald Carter2007-10-101-1/+1
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-105-34/+40
* r18047: More C++ stuffVolker Lendecke2007-10-101-1/+1
* r18029: More C++ stuffVolker Lendecke2007-10-101-1/+1
* r17877: Make it explicit to the checker that we can never passJeremy Allison2007-10-101-2/+1
* r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow).Günther Deschner2007-10-101-1/+89
* r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner2007-10-101-19/+1
* r17363: Some C++ warningsVolker Lendecke2007-10-102-9/+10
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-102-9/+12
* r17136: Fix alignment on lsaquery. This broke in particular level 6, where th...Volker Lendecke2007-10-101-0/+3
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-1012-386/+585
* r16601: Klocwork #2038. Fix memleak on error path.Jeremy Allison2007-10-101-10/+10
* r16378: Klocwork #1079. Allow BUFFER5 to cope with a NULLJeremy Allison2007-10-101-34/+38
* r16377: Klocwork #1077.Jeremy Allison2007-10-101-1/+6
* r16373: Fix Klocwork #1071.Jeremy Allison2007-10-101-2/+8
* r16371: Fix Klocwork #1048.Jeremy Allison2007-10-101-2/+10
* r16369: Klocwork #1035.Jeremy Allison2007-10-101-0/+3
* r16365: Fix Klocwork #895, #898, #899, #915, #932, #938 and aJeremy Allison2007-10-101-1/+2
* 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
* r16126: Janitor for Volker..... This looks correct to me.Jeremy Allison2007-10-101-20/+15
* r16060: This is one of the more dirty patches I've put in lately. Parse enoug...Volker Lendecke2007-10-101-1/+3
* r15884: Fix bug #3803 from jason@ncac.gwu.edu - bad comparison.Jeremy Allison2007-10-101-1/+1
* r15453: Process all the supported info levels in the samr_query_domain_info2Günther Deschner2007-10-101-0/+16