s3-rpc_parse: remove unused BUFFER5 and UNISTR3.
[ira/wip.git] / source3 / rpc_parse / parse_misc.c
2009-03-18 Günther Deschners3-rpc_parse: remove unused BUFFER5 and UNISTR3.
2009-03-18 Günther Deschners3-rpc_parse: move prs_uint64 to rpc_parse/parse_prs.c.
2009-03-17 Günther Deschners3-spoolss: move SYSTEMTIME parsing to a more generic...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-04 Günther Deschners3-parsing: remove a lot of unused structures and their...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Tim Proutys3: Fix "differing signedness" build warnings
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Günther Deschners3-ntsvcs: remove old hand-marshalling for ntsvcs getde...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-27 Günther DeschnerRemove unused marshalling for Netlogon Lockout String.
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerMove policy_handle_is_valid out of parse_lsa.c
2007-12-04 Jeremy AllisonMake strhex_to_str clear on string limits. Remove pstri...
2007-11-28 Jeremy AllisonMake init_unistr2_from_unistr take an explicit talloc...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Volker Lendecker23091: Add rpccli_netlogon_sam_network_logon_ex, fix...
2007-10-10 Jeremy Allisonr22676: Fix zero alloc with create_rpc_blob().
2007-10-10 Jeremy Allisonr22585: Get us into a consistent state with TALLOC_ZERO...
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
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 Gerald Carterr18404: * swap from POLICY_HND to the struct policy_han...
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
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 Allisonr14770: Fix coverity bug #257. Possible null deref.
2007-10-10 Jeremy Allisonr14387: Try and fix the coverity issues (#53, #54)...
2007-10-10 Jeremy Allisonr14219: Fix coverity #135. Don't deref a ptr if it...
2007-10-10 Jeremy Allisonr14045: Coverity fix #14. Ensure if len is set buf...
2007-10-10 Jeremy Allisonr13802: I *knew* ASU on sparc had to be good for *somet...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Jeremy Allisonr13455: Prepare to add lookupnames2.
2007-10-10 Jeremy Allisonr13439: Fix NET_SAM_LOGON_EX.
2007-10-10 Gerald Carterr10781: merging eventlog and svcctl code from trunk
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr8553: Another compile warning fix from jason@ncac...
2007-10-10 Gerald Carterr7563: svcctl patches from Marcin; have cleaned up...
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...
2007-10-10 Gerald Carterr6232: more cleanups; remove BUFFER3; rename BUFFER4...
2007-10-10 Gerald Carterr6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()
2007-10-10 Gerald Carterr6071: * clean up UNISTR2_ARRAY ( really just an array...
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Gerald Carterr5805: merging spoolss parsing changes from trunk and...
2007-10-10 Gerald Carterr4668: allow the caller to invoke init_unistr2() with...
2007-10-10 Jeremy Allisonr4601: Removed any use of the MAX_XXX_STR style definit...
2007-10-10 Günther Deschnerr4287: Vampire SAM_DELTA_DOMAIN_INFO.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr4005: Fix for bug #2071 reported by Jason Mader <jason...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMake more functions static, and remove duplication...
2003-12-10 Gerald CarterFix UNISTR2 length bug in LsaQueryInfo(3) that cause...
2003-12-10 Gerald CarterFix UNISTR2 length bug in LsaQueryInfo(3) that cause...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-17 Jeremy AllisonFix from Andrew Bartlett to fix up the munged-dial...
2003-11-17 Jeremy AllisonFix from Andrew Bartlett to fix up the munged-dial...
2003-11-11 Gerald Carterfix crash bug due to empyrt munged dial string; patch...
2003-11-11 Gerald Carterfix crash bug due to empyrt munged dial string; patch...
2003-11-07 Jeremy AllisonHandle munged dial string. Patch from Aur?lien Degr...
2003-11-07 Jeremy AllisonHandle munged dial string. Patch from Aur?lien Degr...
2003-10-30 Jim McDonoughOk, nearing the end of the GUID->struct uuid changes.
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 John TerpstraMetze's patches:
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-25 Jelmer Vernooij- Support building all auth modules as .so's
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next