added a little description of useage and output format since this gives
[kai/samba-autobuild/.git] / source / rpc_parse /
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...
2000-08-10 Gerald Carterdeal with allocation size of 0 in prs_unistr when UNMAR...
2000-08-09 Gerald CarterMore work on AddPrinterDriver() and AddPrinterEx()...
2000-08-08 Gerald Cartercleanup in init_unistr2_from_unistr()
2000-08-08 Gerald CarterAll changes related to rpcclient...
2000-08-05 Gerald Carterit is not my day it seems. :-(
2000-08-05 Gerald Carterremoved the for() loop to copy the buffer in init_unist...
2000-08-05 Gerald CarterFixed bug in init_unistr2_from_unistr() found by Elrond.
2000-08-04 Gerald Carterclunky support for calling AddPrinterEx(). The code...
2000-08-04 Gerald CarterAfter talking with Jeremy and JF (and staring at packet...
2000-08-02 Jeremy AllisonMuch though I hate to admit it - JF was completely...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-07-31 Jeremy AllisonAdded John Reilly's enumports/addprinter/delprinter...
2000-07-31 Gerald CarterMore work on rpcclient...
2000-07-28 Tim PotterFixed read overrun in init_string2()
2000-07-27 Jean-François Mico... remove warnings
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-07-26 Jean-François Mico... Found out that we are crashing spoolss in enumprinterdata.
2000-07-25 Jean-François Mico... A rather big change set ! (listed in no particular...
2000-07-22 Jeremy AllisonFixed open handle code in printers - 3 functions were...
2000-07-21 Gerald CarterAdded functions for enumerating ports on remote print...
2000-07-18 Jeremy Allisonrpc_parse/parse_prs.c: Removed extraneous ()'s.
2000-07-18 Gerald Carterfixed a bug (my own) in create_ntc_from_cli_state()
2000-07-14 Gerald Carterremoved prs_data(), prs_free_data(), and prs_realloc_data()
2000-07-12 Jean-François Mico... we are now sure the printer_info_2 timestamp is updated...
2000-07-12 Jean-François Mico... - The printers are indexed by the sharename in both...
2000-07-11 Gerald Carter#ifndef RPCCLIENT_TEST
2000-07-10 Gerald Carterincluded a a new prs_unistr(). Is currently #if'd...
2000-07-10 Tim PotterFixes for various compile warnings on Solaris 8.
2000-07-10 Tim PotterFix for passing NULL pointer as an array parameter in
2000-07-07 Gerald CarterMore rpcclient merge issues:
2000-07-04 Jean-François Mico... the dummy field in driver_info_6 is before the driver...
2000-07-04 Jean-François Mico... driver_info_6 had a prs_align() that should not have...
2000-07-01 Jeremy AllisonRemoved unneccessary ()'s afer &'s that made it look...
2000-06-29 Jeremy AllisonTidy up current spool code - added some JRATEST ifdefs...
2000-06-28 Jeremy AllisonRemoved extra uint32 field in auto-notify reply. This...
2000-06-26 Jeremy AllisonChanging drivers using the properties page works -...
2000-06-24 Jeremy Allisonlib/util_sid.c: Uninitialized memory read.
2000-06-20 Jeremy AllisonFixes for Win2k "add printer driver" INFO_LEVEL_6 was...
2000-06-10 Jean-François Mico... parsing code for reply[open|close]printer in preparatio...
2000-06-09 Jeremy AllisonLuke, I am moving the code back into passdb/passdb...
2000-06-09 Luke Leightondynamic allocation of NET_USER_INFO_3 gids.
2000-06-08 Jeremy AllisonMoved tdb functions that access parse structs into...
2000-06-08 Jeremy AllisonCause printer SD's to be displayed correctly (full...
2000-06-07 Jeremy AllisonFixing get/set of security descriptors.
2000-06-06 Jeremy AllisonMemory leak fixes.
2000-06-05 Jeremy AllisonSome tidyup fixes (memory leaks etc.). Still no progres...
2000-06-05 Andrew Tridgellsimple increment bug in uniarray_2_dosarray
2000-06-04 Andrew Tridgellno space was being reserved for the security descriptor...
2000-06-04 Andrew Tridgellsec_desc_size() needs to handle a null secdesc
2000-06-02 Jeremy AllisonMore memory leak and PANIC action fixes.
2000-06-02 Jeremy AllisonFixed null pointer indirect in addprinterex. Still...
2000-06-01 Jeremy AllisonMore insure found memory leak and corruption fixes.
2000-06-01 Jeremy AllisonBack to building. Now to test with insure.
2000-06-01 Jeremy AllisonGetting back to a compilable state (not there yet but...
2000-05-28 Andrew Tridgellinit_unistr takes a const 2nd arg
2000-05-28 Luke Leightonmoved notif_y_table struct to spoolss_nt.c only used...
2000-05-27 Luke Leightonhack to get setprinter working, level2, null sec desc.
2000-05-27 Luke Leightonsecurity descs in spoolss. needs parse_sec.c nttrans...
2000-05-26 Shirish KaleleFixed memory leak in RPC parsing code.
2000-05-24 Andrew Tridgella fairly big change in spoolss.
2000-05-18 Shirish KaleleAdded the NETDFS pipe to allow remote administration...
2000-05-17 Jeremy AllisonFixed bug I introduced last night (sorry). Now truncate...
2000-05-17 Jeremy AllisonFixed bug where mallocd size of prs_struct could be...
2000-05-16 Jeremy AllisonSynced up srv_samr with HP changes. Added error checkin...
2000-05-15 Jeremy AllisonAdded Shirish's reg changes to HEAD. Sync up with 2...
2000-05-15 Andrew Tridgelldon't call prs_dump() here
2000-05-15 Andrew Tridgellupdate grow_size in prs_grow
2000-05-15 Andrew Tridgellmake prs_dump() store up to 100 variants of each msg...
2000-05-12 Andrew Tridgellchanged uniarray_2_ascarray to uniarray_2_dosarray
2000-05-12 Jeremy AllisonAdded unicode_to_dos_char() function to address convert...
2000-05-12 Andrew Tridgelladded spool_io_printer_driver_info_level_6()
2000-05-10 Andrew Tridgellmore merging
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-05-03 Jeremy AllisonInsure uninitialized memory read fixes.
2000-05-02 Andrew Tridgelladded support for deleting printers into the spoolss...
2000-04-28 Shirish KaleleAdded info level 1005 to netsharegetinfo (is the share...
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-04-13 Jeremy Allisonrpc_parse/parse_rpc.c: Changes from TNG (thanks Luke...
2000-04-06 Jeremy AllisonModified interfaces and added checks around *all* ...
2000-04-05 Jean-François Mico... off by one error ...
2000-04-05 Jean-François Mico... changed all the status code to ERROR_xxx instead of...
2000-03-30 Tim PotterFixed spelling of Andrew's name. (-:
2000-03-29 Jean-François Mico... rewrote getprinterdriver level 3, now correctly handle...
2000-03-25 Jeremy Allisonrpc_parse/parse_spoolss.c: Added checks on mallocs...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
2000-03-13 Jean-François Mico... oops ! forgot smb.h in last commit
2000-03-13 Jean-François Mico... parse correctly getprinterdriver2
2000-03-10 Jean-François Mico... getprinter level 0: was to short, found most of the...
next