summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_prs.c
Commit message (Expand)AuthorAgeFilesLines
* lib/util_unistr.c:Jean-François Micouleau2000-12-151-0/+41
* return NULL instead of return False in char *prs_mem_get();Tim Potter2000-12-111-1/+1
* last part of W2K support.Jean-François Micouleau2000-10-131-0/+12
* fixing prs_unistr2(). For the special case of an empty (but existing)Jean-François Micouleau2000-10-051-6/+8
* Adding Herb's compile warning fixes to HEAD.Jeremy Allison2000-10-041-1/+1
* Fixed overrun write error when using debuglevel > 50.Jeremy Allison2000-08-301-1/+1
* hack for unmarshalling unistr's on machines with BIG_ENDIAN archGerald Carter2000-08-161-2/+19
* fixes to prs_unistr UNMARSHALLING only. Problem was due to talloc'sGerald Carter2000-08-121-29/+37
* deal with allocation size of 0 in prs_unistr when UNMARSHALLINGGerald Carter2000-08-101-24/+30
* Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison2000-07-311-1/+1
* Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison2000-07-271-21/+80
* A rather big change set ! (listed in no particular order)Jean-François Micouleau2000-07-251-57/+0
* rpc_parse/parse_prs.c: Removed extraneous ()'s.Jeremy Allison2000-07-181-2/+2
* removed prs_data(), prs_free_data(), and prs_realloc_data()Gerald Carter2000-07-141-93/+0
* #ifndef RPCCLIENT_TESTGerald Carter2000-07-111-35/+16
* included a a new prs_unistr(). Is currently #if'd out (denotedGerald Carter2000-07-101-0/+92
* More rpcclient merge issues:Gerald Carter2000-07-071-1/+113
* Changing drivers using the properties page works - but only if getting/settingJeremy Allison2000-06-261-3/+0
* Moved tdb functions that access parse structs into parse_prs.cJeremy Allison2000-06-081-0/+28
* Fixing get/set of security descriptors.Jeremy Allison2000-06-071-0/+3
* Some tidyup fixes (memory leaks etc.). Still no progress with theJeremy Allison2000-06-051-3/+3
* More memory leak and PANIC action fixes.Jeremy Allison2000-06-021-0/+3
* Fixed memory leak in RPC parsing code.Shirish Kalele2000-05-261-1/+3
* Fixed bug I introduced last night (sorry). Now truncate incoming prs_structJeremy Allison2000-05-171-3/+26
* Fixed bug where mallocd size of prs_struct could be larger thanJeremy Allison2000-05-171-3/+7
* update grow_size in prs_growAndrew Tridgell2000-05-151-1/+3
* make prs_dump() store up to 100 variants of each msg typeAndrew Tridgell2000-05-151-4/+11
* added spool_io_printer_driver_info_level_6()Andrew Tridgell2000-05-121-1/+19
* changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau2000-03-061-9/+20
* fix the reply of rpc_alter_contextJean-François Micouleau2000-02-151-12/+7
* spoolss definitions.Jean-François Micouleau2000-02-071-0/+50
* simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2000-01-031-0/+24
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-370/+417
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-12/+80
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-1/+7
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-061-0/+10
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-2/+2
* added prs_struct "error" member, set and checked when prs_structLuke Leighton1999-10-151-9/+6
* adding error checking in parsing codeLuke Leighton1999-10-151-44/+147
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-21/+21
* stop over-runs in reading / writing data stream.Luke Leighton1999-10-141-25/+44
* BDC support.Luke Leighton1999-07-211-0/+21
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-271-0/+14
* Mainly BDC-related changes.Matthew Chapman1999-04-081-1/+1
* adding some enumerate services code, client and server.Luke Leighton1998-12-091-6/+7
* jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1998-11-121-7/+1
* security descriptors and registry.Luke Leighton1998-11-121-2/+2
* clearing up security descriptorLuke Leighton1998-11-111-3/+54
* rpcclient registry commands.Luke Leighton1998-11-101-4/+54
* dce/rpcLuke Leighton1998-10-071-4/+6