| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | init_unistr takes a const 2nd arg | Andrew Tridgell | 2000-05-28 | 1 | -1/+1 |
* | moved notif_y_table struct to spoolss_nt.c only used there. | Luke Leighton | 2000-05-28 | 1 | -7/+14 |
* | hack to get setprinter working, level2, null sec desc. | Luke Leighton | 2000-05-27 | 1 | -2/+20 |
* | security descs in spoolss. needs parse_sec.c nttrans.c broken. | Luke Leighton | 2000-05-27 | 2 | -366/+490 |
* | Fixed memory leak in RPC parsing code. | Shirish Kalele | 2000-05-26 | 1 | -1/+3 |
* | a fairly big change in spoolss. | Andrew Tridgell | 2000-05-24 | 1 | -49/+20 |
* | Added the NETDFS pipe to allow remote administration of the msdfs symlinks | Shirish Kalele | 2000-05-18 | 2 | -0/+439 |
* | Fixed bug I introduced last night (sorry). Now truncate incoming prs_struct | Jeremy Allison | 2000-05-17 | 1 | -3/+26 |
* | Fixed bug where mallocd size of prs_struct could be larger than | Jeremy Allison | 2000-05-17 | 1 | -3/+7 |
* | Synced up srv_samr with HP changes. Added error checking to original code | Jeremy Allison | 2000-05-16 | 1 | -77/+325 |
* | Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport. | Jeremy Allison | 2000-05-15 | 1 | -76/+81 |
* | don't call prs_dump() here | Andrew Tridgell | 2000-05-15 | 1 | -1/+0 |
* | update grow_size in prs_grow | Andrew Tridgell | 2000-05-15 | 1 | -1/+3 |
* | make prs_dump() store up to 100 variants of each msg type | Andrew Tridgell | 2000-05-15 | 1 | -4/+11 |
* | changed uniarray_2_ascarray to uniarray_2_dosarray | Andrew Tridgell | 2000-05-12 | 1 | -2/+2 |
* | Added unicode_to_dos_char() function to address converting single UNICODE | Jeremy Allison | 2000-05-12 | 1 | -4/+4 |
* | added spool_io_printer_driver_info_level_6() | Andrew Tridgell | 2000-05-12 | 3 | -1/+224 |
* | more merging | Andrew Tridgell | 2000-05-10 | 1 | -8/+8 |
* | the beginnings of a new scheme I've working on to allow an easier | Andrew Tridgell | 2000-05-09 | 1 | -0/+6 |
* | Insure uninitialized memory read fixes. | Jeremy Allison | 2000-05-03 | 1 | -2/+2 |
* | added support for deleting printers into the spoolss system | Andrew Tridgell | 2000-05-02 | 1 | -0/+43 |
* | Added info level 1005 to netsharegetinfo (is the share a DFS root) | Shirish Kalele | 2000-04-28 | 1 | -1/+26 |
* | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 2000-04-25 | 3 | -3/+0 |
* | rpc_parse/parse_rpc.c: Changes from TNG (thanks Luke) for NTLMSSP parsing. | Jeremy Allison | 2000-04-13 | 1 | -10/+9 |
* | Modified interfaces and added checks around *all* *alloc calls | Jeremy Allison | 2000-04-06 | 1 | -8/+18 |
* | off by one error ... | Jean-François Micouleau | 2000-04-05 | 1 | -2/+5 |
* | changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are | Jean-François Micouleau | 2000-04-05 | 1 | -1/+1 |
* | Fixed spelling of Andrew's name. (-: | Tim Potter | 2000-03-30 | 1 | -1/+1 |
* | rewrote getprinterdriver level 3, now correctly handle the dependent | Jean-François Micouleau | 2000-03-29 | 2 | -107/+172 |
* | rpc_parse/parse_spoolss.c: Added checks on mallocs/overflow checks on all prs_xx | Jeremy Allison | 2000-03-25 | 1 | -133/+291 |
* | acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. | Jeremy Allison | 2000-03-22 | 8 | -206/+0 |
* | added the following message to all dce/rpc client/server code, except | Luke Leighton | 2000-03-22 | 8 | -0/+206 |
* | oops ! forgot smb.h in last commit | Jean-François Micouleau | 2000-03-13 | 1 | -1/+39 |
* | parse correctly getprinterdriver2 | Jean-François Micouleau | 2000-03-13 | 1 | -5/+9 |
* | getprinter level 0: was to short, found most of the fields, undocumented, | Jean-François Micouleau | 2000-03-10 | 1 | -39/+121 |
* | changed prs_unistr to parse empty and non-empty strings the same way. | Jean-François Micouleau | 2000-03-06 | 3 | -255/+139 |
* | Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU on | Jeremy Allison | 2000-02-29 | 1 | -0/+20 |
* | added enumprintprocessordatatypes | Jean-François Micouleau | 2000-02-26 | 1 | -0/+98 |
* | rewrote enumprinterdata. still a bug in it but reproducing it hard and | Jean-François Micouleau | 2000-02-26 | 1 | -102/+139 |
* | converted a couple of bzero() to memset() | Jean-François Micouleau | 2000-02-24 | 1 | -199/+145 |
* | more rewrite ... | Jean-François Micouleau | 2000-02-21 | 1 | -877/+432 |
* | fix the reply of rpc_alter_context | Jean-François Micouleau | 2000-02-15 | 2 | -913/+771 |
* | Hum, I should remove my gloves when I'm in front of an xterm :) | Jean-François Micouleau | 2000-02-07 | 1 | -10/+18 |
* | spoolss definitions. | Jean-François Micouleau | 2000-02-07 | 3 | -11/+85 |
* | First commit of the spoolss code to the HEAD branch. | Jean-François Micouleau | 2000-02-07 | 1 | -0/+4806 |
* | made cvs main up-to-date with samba_tng, with addition of process id to | Luke Leighton | 2000-01-21 | 1 | -1/+10 |
* | SAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned) followed by status code. | Luke Leighton | 2000-01-17 | 1 | -4/+3 |
* | Added HP change. | Jeremy Allison | 2000-01-14 | 1 | -53/+54 |
* | modified smbd/msrpc credential transfer system. user session key | Luke Leighton | 2000-01-11 | 1 | -0/+19 |
* | simple mods to add msrpc pipe redirection. default behaviour: fall back | Luke Leighton | 2000-01-03 | 2 | -0/+602 |