summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
...
* Added unicode_to_dos_char() function to address converting single UNICODEJeremy Allison2000-05-121-4/+4
* added spool_io_printer_driver_info_level_6()Andrew Tridgell2000-05-123-1/+224
* more mergingAndrew Tridgell2000-05-101-8/+8
* the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell2000-05-091-0/+6
* Insure uninitialized memory read fixes.Jeremy Allison2000-05-031-2/+2
* added support for deleting printers into the spoolss systemAndrew Tridgell2000-05-021-0/+43
* Added info level 1005 to netsharegetinfo (is the share a DFS root)Shirish Kalele2000-04-281-1/+26
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-253-3/+0
* rpc_parse/parse_rpc.c: Changes from TNG (thanks Luke) for NTLMSSP parsing.Jeremy Allison2000-04-131-10/+9
* Modified interfaces and added checks around *all* *alloc callsJeremy Allison2000-04-061-8/+18
* off by one error ...Jean-François Micouleau2000-04-051-2/+5
* changed all the status code to ERROR_xxx instead of NT_STATUS_xx which areJean-François Micouleau2000-04-051-1/+1
* Fixed spelling of Andrew's name. (-:Tim Potter2000-03-301-1/+1
* rewrote getprinterdriver level 3, now correctly handle the dependentJean-François Micouleau2000-03-292-107/+172
* rpc_parse/parse_spoolss.c: Added checks on mallocs/overflow checks on all prs_xxJeremy Allison2000-03-251-133/+291
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-228-206/+0
* added the following message to all dce/rpc client/server code, exceptLuke Leighton2000-03-228-0/+206
* oops ! forgot smb.h in last commitJean-François Micouleau2000-03-131-1/+39
* parse correctly getprinterdriver2Jean-François Micouleau2000-03-131-5/+9
* getprinter level 0: was to short, found most of the fields, undocumented,Jean-François Micouleau2000-03-101-39/+121
* changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau2000-03-063-255/+139
* Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU onJeremy Allison2000-02-291-0/+20
* added enumprintprocessordatatypesJean-François Micouleau2000-02-261-0/+98
* rewrote enumprinterdata. still a bug in it but reproducing it hard andJean-François Micouleau2000-02-261-102/+139
* converted a couple of bzero() to memset()Jean-François Micouleau2000-02-241-199/+145
* more rewrite ...Jean-François Micouleau2000-02-211-877/+432
* fix the reply of rpc_alter_contextJean-François Micouleau2000-02-152-913/+771
* Hum, I should remove my gloves when I'm in front of an xterm :)Jean-François Micouleau2000-02-071-10/+18
* spoolss definitions.Jean-François Micouleau2000-02-073-11/+85
* First commit of the spoolss code to the HEAD branch.Jean-François Micouleau2000-02-071-0/+4806
* made cvs main up-to-date with samba_tng, with addition of process id toLuke Leighton2000-01-211-1/+10
* SAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned) followed by status code.Luke Leighton2000-01-171-4/+3
* Added HP change.Jeremy Allison2000-01-141-53/+54
* modified smbd/msrpc credential transfer system. user session keyLuke Leighton2000-01-111-0/+19
* simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2000-01-032-0/+602
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-136-6647/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-1310-10126/+6961
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-1/+4
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-128-80/+160
* parsing code for transferring unix and nt security credentials over-the-wire.Luke Leighton1999-12-081-0/+494
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-1/+7
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-061-0/+10
* damn, that took a while. nt login password was being stored incorrectlyLuke Leighton1999-12-012-8/+9
* fixing joining to domain plus something weird going down with nt logins...Luke Leighton1999-12-011-1/+1
* improving createuser account command to be able to add workstationsLuke Leighton1999-12-011-8/+11
* first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton1999-11-292-10/+38
* well, i stuffed up the spooler commands.Luke Leighton1999-11-271-7/+7
* this one's a handle-based one (missed in the first round).Luke Leighton1999-11-271-1/+1
* cool! completed a samr* API that _would_ look like an msdn samr* api...Luke Leighton1999-11-251-0/+20
* registry API moved over to new format. reg_connect() is the top-levelLuke Leighton1999-11-241-1/+1