summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
* r21393: Fix typo.Günther Deschner2007-02-161-1/+1
* r21346: FIXME ! Our parsing here is wrong I think,Jeremy Allison2007-02-141-1/+10
* r21096: Fix formatting.Jeremy Allison2007-01-311-2/+2
* r20904: This is a placeholder fix. Apparently Windows 2000Gerald Carter2007-01-191-0/+8
* r20266: fix more no previous prototype warnings - these functions were only r...Herb Lewis2006-12-191-2/+2
* r19815: Minimal merge of wkssvc client and server auto-generated code.Gerald Carter2006-11-211-178/+0
|\
| * r19288: tdb_prs_store is right now used to store printer and share securityVolker Lendecke2006-10-151-1/+1
| * r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner2006-10-071-0/+84
| * r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2006-10-061-1/+1
| * r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...Volker Lendecke2006-10-021-0/+31
| * r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter2006-09-262-2005/+0
| * r18846: Fix the same bug Volker noticed when marshalling/unmarshallingJeremy Allison2006-09-231-1/+10
| * r18845: Fix a type-punned warning that turned out to be a real bug: The secdescVolker Lendecke2006-09-231-2/+20
| * r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2006-09-212-3604/+0
| * r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2006-09-203-55/+56
| * r18739: * Get the wkssvc patch right this time.Gerald Carter2006-09-201-178/+0
| * r18729: readd missing filesGerald Carter2006-09-201-0/+178
| * r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter2006-09-201-178/+0
| * r18722: Fix up password change times. The can change and must change times areJim McDonough2006-09-201-5/+10
| * r18711: Replace the following hand code client routines:Gerald Carter2006-09-201-52/+0
| * r18678: Fix the build. (never commit before breakfeast).Günther Deschner2006-09-191-1/+1
| * r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.Günther Deschner2006-09-191-0/+70
| * r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2006-09-192-8/+8
| * r18598: Add marshalling support to smb_io_time.Volker Lendecke2006-09-171-1/+8
| * r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij2006-09-151-164/+0
| * r18526: Use generated server for unixinfo RPC interface.Jelmer Vernooij2006-09-141-266/+0
| * r18481: Use pidl-generated server side code for dfs.Jelmer Vernooij2006-09-131-2737/+0
| * r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter2006-09-111-8/+2
| * r18393: get the data size and not offset when initializing a data blob from a...Gerald Carter2006-09-111-1/+4
| * r18369: I've got a sniff where NT4 sends just a single byte after the 516 byteVolker Lendecke2006-09-111-3/+4
| * r18271: Big change:Gerald Carter2006-09-081-1/+1
| * r18188: merge 3.0-libndr branchJelmer Vernooij2006-09-065-34/+40
| * r18047: More C++ stuffVolker Lendecke2006-09-041-1/+1
| * r18029: More C++ stuffVolker Lendecke2006-09-041-1/+1
| * r17877: Make it explicit to the checker that we can never passJeremy Allison2006-08-281-2/+1
| * r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow).Günther Deschner2006-08-081-1/+89
| * r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner2006-08-081-19/+1
| * r17363: Some C++ warningsVolker Lendecke2006-08-012-9/+10
| * r17316: More C++ warnings -- 456 leftVolker Lendecke2006-07-302-9/+12
| * r17136: Fix alignment on lsaquery. This broke in particular level 6, where th...Volker Lendecke2006-07-191-0/+3
| * r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2006-07-1112-386/+585
| * r16601: Klocwork #2038. Fix memleak on error path.Jeremy Allison2006-06-281-10/+10
| * r16378: Klocwork #1079. Allow BUFFER5 to cope with a NULLJeremy Allison2006-06-201-34/+38
| * r16377: Klocwork #1077.Jeremy Allison2006-06-191-1/+6
| * r16373: Fix Klocwork #1071.Jeremy Allison2006-06-191-2/+8
| * r16371: Fix Klocwork #1048.Jeremy Allison2006-06-191-2/+10
| * r16369: Klocwork #1035.Jeremy Allison2006-06-191-0/+3
| * r16365: Fix Klocwork #895, #898, #899, #915, #932, #938 and aJeremy Allison2006-06-191-1/+2
| * r16362: That's the best way to fix a Klocwork bug: Remove the (unused...;-) codeVolker Lendecke2006-06-191-50/+0
| * r16299: Fix another "dereferencing type-punned pointer will breakJeremy Allison2006-06-161-2/+7