From Michael R Sweet <mike@easysw.com>.
[tprouty/samba.git] / source / rpc_parse /
2008-05-16 Günther DeschnerRe-add samr getdispinfoindex parsing which got lost...
2008-05-15 Jeremy Allisonlm_session_key is only 8 bytes. Don't confuse developer...
2008-05-06 Jeremy AllisonMerge 3fc1ab210b8772ee9f867499c0b1a7bb4bcdd285 from...
2008-04-07 Karolin SeegerFix comment.
2008-01-31 Rafal Szczesniakr24771: Use infolevel 25 to set the machine account...
2008-01-23 Jeremy AllisonVersion of Matt Geddes <musicalcarrion@gmail.com>
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... initial-v3-0-test
2007-10-10 Rafal Szczesniakr24770: Use infolevel 25 to set the machine account...
2007-10-10 Volker Lendecker23665: Remove two unneeded global variables
2007-10-10 Günther Deschnerr23627: Allow to pass down the lookup-level to rpccli_l...
2007-10-10 Jim McDonoughr23616: Fix bugzilla #4719: must change password is...
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Jeremy Allisonr23400: Fix lsa crash bug #4683. The "names" enum struct
2007-10-10 Günther Deschnerr23380: netr_getdcname returns WERROR not NTSTATUS.
2007-10-10 Jeremy Allisonr23342: Stop Coverity from getting confused.
2007-10-10 Gerald Carterr23274: merge CloseEventlog() pidl conversion from...
2007-10-10 Gerald Carterr23271: merge service control pidl change for CloseServ...
2007-10-10 Günther Deschnerr23210: Very funny, we thought to use netr_GetDcName...
2007-10-10 Günther Deschnerr23127: Fill in some more netlogon dsgetdcname flavours...
2007-10-10 Jeremy Allisonr23122: Fix bug #4655. We marshall the enumdataex corre...
2007-10-10 Volker Lendecker23091: Add rpccli_netlogon_sam_network_logon_ex, fix...
2007-10-10 Jeremy Allisonr23080: Fix bug #4637 - we hads missed some cases where
2007-10-10 Gerald Carterr22852: merge fixes for CVE-2007-2446 and CVE-2007...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Jeremy Allisonr22676: Fix zero alloc with create_rpc_blob().
2007-10-10 Jeremy Allisonr22673: Fix for Jerry's reversion. We still need to...
2007-10-10 Gerald Carterr22630: Revert svn r22576 (parse change to enum_aliasme...
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Jeremy Allisonr22585: Get us into a consistent state with TALLOC_ZERO...
2007-10-10 Jeremy Allisonr22577: Change all of parse/*.c to use standard form...
2007-10-10 Jeremy Allisonr22576: Fix marshalling bug in aliasmem.
2007-10-10 Jeremy Allisonr22564: Move the _strict -> _zeronull functions into...
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Jeremy Allisonr22163: Pure reformatting. I hate 4 space tabstops...
2007-10-10 Gerald Carterr22104: BUG 4439: Fix the object picket on x64 WIndopws...
2007-10-10 Jeremy Allisonr22062: Fix the parsing of info level 3. Flags is not...
2007-10-10 Jelmer Vernooijr22055: Port the endpoint mapper (and functions it...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Stefan Metzmacherr21987: split tdb_prs_*() functions in version which...
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...
next