dummy commit
[metze/old/v3-2-winbind-ndr.git] / source / rpc_parse / parse_prs.c
2007-10-07 vlendecMake use of [un]marshall_sec_desc
2007-09-07 vlendecApply some const
2007-08-29 jraComment out the _nonnull calls for 3.2.x, as agreed...
2007-08-14 derrell- I got tricked by function naming. Contrary to what...
2007-07-10 tridgeuse the GPLv3 boilerplate as recommended by the FSF...
2007-07-09 jraChange from v2 or later to v3 or later.
2007-06-04 jraStop Coverity from getting confused.
2007-05-22 jraFix bug #4637 - we hads missed some cases where
2007-05-14 jerrymerge fixes for CVE-2007-2446 and CVE-2007-2447 to...
2007-04-29 jraMove the _strict -> _zeronull functions into lib/util.c
2007-04-27 jraMove over to using the _strict varients of the talloc
2007-04-11 jraPure reformatting. I hate 4 space tabstops :-).
2007-03-29 metzechange TDB_DATA from char * to unsigned char *
2007-03-28 metzechange prototype of dump_data(), so that it takes unsig...
2007-03-27 metzesplit tdb_prs_*() functions in version which take a...
2006-10-15 vlendectdb_prs_store is right now used to store printer and...
2006-09-11 jerryget the data size and not offset when initializing...
2006-09-04 vlendecMore C++ stuff
2006-07-30 vlendecMore C++ warnings -- 456 left
2006-07-11 jraSync trunk -> 3.0 for 3.0.24 code. Still need
2006-06-19 jraFix Klocwork #895, #898, #899, #915, #932, #938 and a
2006-03-22 gdMerge dcerpc_errstr from Samba 4.
2006-03-10 gdJust some typos.
2006-03-07 jraFixed a very interesting class of realloc() bugs found...
2006-02-21 jraSorry Gunther, had to revert this. It's got a buffer
2006-02-20 gdCorrectly parse a non-null terminated, little-endian...
2006-02-03 jerryLet the carnage begin....
2005-12-03 jraIt's amazing the warnings you find when compiling on...
2005-11-01 jraRemove unused fn. Remove unneeded strncpy use.
2005-10-18 jraCompile with only 2 warnings (I'm still working on...
2005-10-04 jelmerAdd helper function that does prs alignment on a specif...
2005-09-30 jerryBIG merge from trunk. Features not copied over
2005-09-02 jraMake it easier to find overruns.
2005-06-08 jerry* big change -- volker's new async winbindd from trunk
2005-05-03 jraThis is Volkers new-talloc patch. Just got the go-ahead...
2005-03-23 jerryrather large change set....
2005-03-15 jerrymerging spoolss parsing changes from trunk and cleaning...
2005-01-08 jraRemoved any use of the MAX_XXX_STR style definitions...
2004-12-07 jraGet medieval on our ass about malloc.... :-). Take...
2004-07-14 abartletRework our random number generation system.
2004-06-20 vlendecThis hopefully fixes our memory use when unmarshalling...
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...