Merge of Andrew's changes in 2.2.
[nivanova/samba-autobuild/.git] / source3 / rpc_parse /
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-09 Jeremy AllisonSet SD's for share. Added level 1501. Map GENERIC file...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-04-06 Jeremy AllisonImplemented stub function for NET_SHARE_DELETE. Now...
2001-04-06 Jeremy AllisonAdded stub function for NET_SHARE_ADD. Once this is...
2001-04-04 Jeremy AllisonI know we're supposed to be feature frozen, but I could...
2001-04-02 Jeremy Allisoninclude/ntdomain.h:
2001-03-31 Jeremy Allisonconfigure configure.in include/config.h.in lib/replace...
2001-03-28 Gerald Carterrename of 16 new_smb_io functions to smb_io_* for consi...
2001-03-27 Gerald Cartermerge from 2.2.
2001-03-19 Gerald Carterreverted the rename of new_spoolss_io_r_enumprinterdriv...
2001-03-16 Jeremy AllisonAdded Michael Sweet's CUPS patch to call directly into...
2001-03-15 Gerald Carterwhoops...forgot one
2001-03-15 Gerald Carterrenamed one of the enumprinterdrivers parsing functions
2001-03-13 Jeremy Allisonrpc_parse/parse_samr.c: Removed unneeded deubg.
2001-03-13 Jeremy AllisonWe were mismarshalling a netlogon reply for bad passwor...
2001-03-12 Jeremy AllisonWe copy the RPC header directly from the incoming clien...
2001-03-11 Jeremy AllisonNo longer used...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2001-03-02 Jeremy AllisonMerged JF's fixes into HEAD. These are for string parsi...
2001-03-01 Jeremy Allisonrpc_parse/parse_spoolss.c: Fixed memory leak introduced...
2001-03-01 Jeremy AllisonRemove unused code.
2001-02-28 Jeremy AllisonMove to talloc control of SPOOL_XXX structs. Move to...
2001-02-27 Jeremy AllisonAdded total memory allocated counter to talloc, so...
2001-02-27 Jeremy AllisonAs prs_alloc_mem now zeros memory, remove superfluous...
2001-02-27 Jeremy AllisonSeparated dfs pipe into implementation and interface...
2001-02-26 Jeremy AllisonSplit srvsvc pipe into interface and implementation...
2001-02-26 Jeremy AllisonStarted conversion of lsa server code to canonical...
2001-02-24 Jeremy AllisonThis patch (donated by Marc Jacobsen of HP) should...
2001-02-21 Andrew Tridgellbut it is needed for linking ...
2001-02-13 Jeremy AllisonFixup missing tests on code imported from tng.
2001-02-12 Jeremy AllisonMerge ... JohnR's changes to appliance-head, JF's chang...
2001-01-31 Tim PotterFixed duplicate free_sec_acl() call in free_sec_desc...
2001-01-29 David O'NeillChanges from SAMBA_2_2:
2001-01-25 Jeremy AllisonFixed "object picker can't determine if object in domai...
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-15 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-12 Tim PotterPrinter name unistr is null terminated in make_spoolss_...
2001-01-11 Tim PotterRPC server fixes for RPC client changes merged from...
2001-01-11 Tim PotterGeneral clean up. Merge of access_mask fixes for some...
2001-01-11 Tim PotterGeneral clean up. Merged routines for parsing enum_tru...
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-18 Jeremy AllisonCast prs_alloc_mem to correct type.
2000-12-18 Jeremy AllisonMerged Tim's fixes from appliance-head.
2000-12-15 Jeremy AllisonNever free anything in the rpc_parse/prs_XXX functions...
2000-12-15 Jeremy AllisonAdded lock backouts on fail.
2000-12-15 Jean-François Mico... lib/util_unistr.c:
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-12-14 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-13 Tim PotterWrong length for unistr2 in init_q_lookup_names()
2000-12-12 Jeremy AllisonMerged in Tim's changes : Removed static limit of MAX_L...
2000-12-11 Tim Potterreturn NULL instead of return False in char *prs_mem_get();
2000-12-08 Tim PotterPort of lsa_lookup_sids() and lsa_lookup_names() rpc...
2000-12-04 Andrew Tridgellno longer pass the type to make_sec_desc(), instead...
2000-11-29 Jean-François Mico... alignment issues.
2000-11-22 Gerald Cartero fixed logon script problems (wrong len in reply to...
2000-11-22 Jeremy AllisonADDPRINTERDRIVER info level 6 fix - this is dynamic...
2000-11-21 Jeremy AllisonFix for updating of print queues changed from a local...
2000-11-17 Jeremy AllisonFix for memory leak when adding driver.
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-11-10 Jeremy Allisonrpc_parse/parse_spoolss.c: Updated comment for old...
2000-11-10 Jeremy Allisonprinting/nt_printing.c: use getpwuid not smbgetpwuid...
2000-11-07 Tim PotterMerge ... printer security descriptor, info level and...
2000-10-30 Jeremy AllisonOnly use prs_uint8s on marshalling as we know we're...
2000-10-30 Jeremy AllisonFixed double btyte-swap problems with bigendian archite...
2000-10-18 Tim PotterFixes for io_q_setprinter rpc parsing.
2000-10-13 Jean-François Mico... last part of W2K support.
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-10 Jean-François Mico... a netlogon enum trust query doesn't have a function_cod...
2000-10-07 Jean-François Mico... added samr_set_user_info and info_2.
2000-10-05 Jean-François Mico... fixing prs_unistr2(). For the special case of an empty...
2000-10-04 Jeremy AllisonAdding Herb's compile warning fixes to HEAD.
2000-10-03 Jeremy AllisonFixes from Herb - compiler warnings.
2000-09-28 Jean-François Mico... fixed samr_create_user(). we now correctly parse the...
2000-09-27 Jean-François Mico... samr unknown 0x32 is in fact samr create user.
2000-09-25 Jean-François Mico... printer notify code.
2000-09-20 Jeremy AllisonSome code moved back from TNG - updates to LSA stuff...
2000-09-19 Jeremy Allisonparam/loadparm.c: Fix based on Damian's code to stop...
2000-09-16 Jean-François Mico... in a printer_info_6, driver version is 64 bits long...
2000-09-15 Jeremy AllisonFixes from JF as I didn't understand the string array...
2000-09-15 Jeremy AllisonMove towards getting W2k p&p to upload NT4.x drivers...
2000-09-09 Jeremy AllisonImplemented DELETEPRINTERDATA (tested with Gerald's...
2000-09-06 Jeremy AllisonFix for the SID history problem when using a Win2k...
2000-09-05 Jeremy AllisonImplemented GETFORM tested and working using Gerald...
2000-08-31 Jeremy AllisonImplemented DELETEFORM tested using Gerald's Win32...
2000-08-30 Jeremy AllisonFixed overrun write error when using debuglevel > 50.
2000-08-30 Jeremy AllisonImplemented AbortPrinter() from Gerald's Win32 test...
2000-08-28 Andrew Tridgellyipee!
2000-08-17 Gerald Carteradded comment for my own memory purposes
2000-08-16 Gerald Carterhack for unmarshalling unistr's on machines with BIG_EN...
2000-08-16 Gerald Carter- fixed memcpy bug in copy_unistr2()
2000-08-15 Jeremy AllisonTidied up extra ()'s.
2000-08-14 Gerald Carterfixed a few bugs in new_smb_io_relarraystr().
2000-08-14 Gerald Carterfix for new_smb_io_relarraystr() and new_smb_io_relstr()
2000-08-12 Gerald Carterremoved the prs_align in spoolss_smb_io_unistr() ...
2000-08-12 Gerald Carterfixes to prs_unistr UNMARSHALLING only. Problem was...
2000-08-11 Jeremy AllisonFixed the problem with UNISTR marshalling in a buffer5...
2000-08-10 Gerald Carterworking on the unmarshalling of dependentfiles to a...
next