r21962: Make pdbedit use the configfile specified by -s
[ira/wip.git] / source / rpc_parse /
2007-10-10 Gerald Carterr21507: Fix some "cannot access LDAP when no root"...
2007-10-10 Günther Deschnerr21393: Fix typo.
2007-10-10 Jeremy Allisonr21346: FIXME ! Our parsing here is wrong I think,
2007-10-10 Jeremy Allisonr21096: Fix formatting.
2007-10-10 Gerald Carterr20904: This is a placeholder fix. Apparently Windows...
2007-10-10 Herb Lewisr20269: merge -r20264:20267 from SAMBA_3_0_24
2007-10-10 Volker Lendecker19288: tdb_prs_store is right now used to store printe...
2007-10-10 Günther Deschnerr19161: Add NET_GETANYDCNAME (getdcname only gives...
2007-10-10 Günther Deschnerr19143: getdcname on the NETLOGON pipe returns WERROR...
2007-10-10 Volker Lendecker19028: Implement getprinterinfo level 6 (only the...
2007-10-10 Gerald Carterr18919: * Get the new rpccli_winreg_XXXX() functions...
2007-10-10 Jeremy Allisonr18846: Fix the same bug Volker noticed when marshallin...
2007-10-10 Volker Lendecker18845: Fix a type-punned warning that turned out to...
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Gerald Carterr18739: * Get the wkssvc patch right this time.
2007-10-10 Gerald Carterr18729: readd missing files
2007-10-10 Gerald Carterr18725: Replace out one wkssvc call (wkssrv_GetInfo...
2007-10-10 Jim McDonoughr18722: Fix up password change times. The can change...
2007-10-10 Gerald Carterr18711: Replace the following hand code client routines:
2007-10-10 Günther Deschnerr18678: Fix the build. (never commit before breakfeast).
2007-10-10 Günther Deschnerr18677: quickly add samr_GetDisplayEnumerationIndex...
2007-10-10 Jelmer Vernooijr18654: Rename "struct uuid" => "struct GUID" for consi...
2007-10-10 Volker Lendecker18598: Add marshalling support to smb_io_time.
2007-10-10 Jelmer Vernooijr18572: Use the autogenerated client and server for...
2007-10-10 Jelmer Vernooijr18526: Use generated server for unixinfo RPC interface.
2007-10-10 Jelmer Vernooijr18481: Use pidl-generated server side code for dfs.
2007-10-10 Gerald Carterr18404: * swap from POLICY_HND to the struct policy_han...
2007-10-10 Gerald Carterr18393: get the data size and not offset when initializ...
2007-10-10 Volker Lendecker18369: I've got a sniff where NT4 sends just a single...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Volker Lendecker18047: More C++ stuff
2007-10-10 Volker Lendecker18029: More C++ stuff
2007-10-10 Jeremy Allisonr17877: Make it explicit to the checker that we can...
2007-10-10 Günther Deschnerr17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL...
2007-10-10 Günther Deschnerr17453: Fix msdfs RPC management (this broke with the...
2007-10-10 Volker Lendecker17363: Some C++ warnings
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Volker Lendecker17136: Fix alignment on lsaquery. This broke in partic...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16601: Klocwork #2038. Fix memleak on error path.
2007-10-10 Jeremy Allisonr16378: Klocwork #1079. Allow BUFFER5 to cope with...
2007-10-10 Jeremy Allisonr16377: Klocwork #1077.
2007-10-10 Jeremy Allisonr16373: Fix Klocwork #1071.
2007-10-10 Jeremy Allisonr16371: Fix Klocwork #1048.
2007-10-10 Jeremy Allisonr16369: Klocwork #1035.
2007-10-10 Jeremy Allisonr16365: Fix Klocwork #895, #898, #899, #915, #932,...
2007-10-10 Volker Lendecker16362: That's the best way to fix a Klocwork bug:...
2007-10-10 Jeremy Allisonr16299: Fix another "dereferencing type-punned pointer...
2007-10-10 Jeremy Allisonr16126: Janitor for Volker..... This looks correct...
2007-10-10 Volker Lendecker16060: This is one of the more dirty patches I've...
2007-10-10 Jeremy Allisonr15884: Fix bug #3803 from jason@ncac.gwu.edu - bad...
2007-10-10 Günther Deschnerr15453: Process all the supported info levels in the...
2007-10-10 Günther Deschnerr15452: Again purely cosmetic reformat of the samr...
2007-10-10 Günther Deschnerr15443: Purely cosmetic reformat, no functional changes.
2007-10-10 Günther Deschnerr15442: Add some more client rpc for the querydominfo...
2007-10-10 Günther Deschnerr15441: cleanup older unused padding.
2007-10-10 Günther Deschnerr15438: Fix samrQueryDomainInfo level 5 where we return...
2007-10-10 Günther Deschnerr15041: Adding rpc client calls to manipulate auditing...
2007-10-10 Jeremy Allisonr14829: Fix reversed test in coverity fixes.
2007-10-10 Jeremy Allisonr14778: Fix coverity null deref bugs #268 - #271.
2007-10-10 Jeremy Allisonr14776: Fix coverity #263 - #267. No one was checking...
2007-10-10 Jeremy Allisonr14774: Fix null deref coverity bugs #260, #261, #262.
2007-10-10 Jeremy Allisonr14772: Fix coverity bug #258. Seems coverity has disco...
2007-10-10 Jeremy Allisonr14770: Fix coverity bug #257. Possible null deref.
2007-10-10 Günther Deschnerr14646: Adding samr querygroup infolevels 2 & 5.
2007-10-10 Günther Deschnerr14643: Merge dcerpc_errstr from Samba 4.
2007-10-10 Gerald Carterr14634: Many bug fixes thanks to train rides and overni...
2007-10-10 Jeremy Allisonr14387: Try and fix the coverity issues (#53, #54)...
2007-10-10 Volker Lendecker14298: The other half of Coverity # 217
2007-10-10 Volker Lendecker14232: Fix Coverity Bug # 218
2007-10-10 Volker Lendecker14228: Fix Coverity bug # 217
2007-10-10 Jeremy Allisonr14219: Fix coverity #135. Don't deref a ptr if it...
2007-10-10 Günther Deschnerr14146: Just some typos.
2007-10-10 Volker Lendecker14134: Fix Coverity bug # 137
2007-10-10 Jeremy Allisonr14115: Fix coverity bug #23. Don't deref a potentially...
2007-10-10 Jeremy Allisonr14092: Fix coverity bug #22. Ensure no possible null
2007-10-10 Jeremy Allisonr14090: Fix coverity bug #21, don't deref potential...
2007-10-10 Jeremy Allisonr14083: Fix coverity bug #19. Don't deref possible...
2007-10-10 Jeremy Allisonr14080: Fix Coverity bug #18. Ensure non-null before...
2007-10-10 Günther Deschnerr14061: Some debugging for the new LOGON/ACB-flags.
2007-10-10 Jeremy Allisonr14047: Coverity fix #17. Ensure srv_name and info...
2007-10-10 Jeremy Allisonr14045: Coverity fix #14. Ensure if len is set buf...
2007-10-10 Jeremy Allisonr14043: After discussion with Jerry revert part of the
2007-10-10 Volker Lendecker14025: Remove unused code. When we want to export...
2007-10-10 Jeremy Allisonr14014: Coverity paranoia. Shut it up by making the...
2007-10-10 Jeremy Allisonr13989: Fix for Coverity bug #45 and associated spoolss...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13878: move PORT_DATA_1 to use static sized UNICODE...
2007-10-10 Günther Deschnerr13864: Some cleanup and the samr set security object...
2007-10-10 Volker Lendecker13841: Fix an uninitialized variable warning.
2007-10-10 Gerald Carterr13829: From the "It's not pretty but it works" category
2007-10-10 Gerald Carterr13824: * add api table for Xcv TCPMON and LOCALMON...
2007-10-10 Gerald Carterr13815: "Into the blind world let us now descend,"
2007-10-10 Jeremy Allisonr13802: I *knew* ASU on sparc had to be good for *somet...
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Jeremy Allisonr13585: Sorry Gunther, had to revert this. It's got...
2007-10-10 Günther Deschnerr13581: Correctly parse a non-null terminated, little...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
next