Age | Commit message (Expand) | Author | Files | Lines |
2000-04-13 | rpc_parse/parse_rpc.c: Changes from TNG (thanks Luke) for NTLMSSP parsing. | Jeremy Allison | 1 | -10/+9 |
2000-04-06 | Modified interfaces and added checks around *all* *alloc calls | Jeremy Allison | 1 | -8/+18 |
2000-04-05 | off by one error ... | Jean-François Micouleau | 1 | -2/+5 |
2000-04-05 | changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are | Jean-François Micouleau | 1 | -1/+1 |
2000-03-30 | Fixed spelling of Andrew's name. (-: | Tim Potter | 1 | -1/+1 |
2000-03-29 | rewrote getprinterdriver level 3, now correctly handle the dependent | Jean-François Micouleau | 2 | -107/+172 |
2000-03-25 | rpc_parse/parse_spoolss.c: Added checks on mallocs/overflow checks on all prs_xx | Jeremy Allison | 1 | -133/+291 |
2000-03-22 | acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. | Jeremy Allison | 8 | -206/+0 |
2000-03-22 | added the following message to all dce/rpc client/server code, except | Luke Leighton | 8 | -0/+206 |
2000-03-13 | oops ! forgot smb.h in last commit | Jean-François Micouleau | 1 | -1/+39 |
2000-03-13 | parse correctly getprinterdriver2 | Jean-François Micouleau | 1 | -5/+9 |
2000-03-10 | getprinter level 0: was to short, found most of the fields, undocumented, | Jean-François Micouleau | 1 | -39/+121 |
2000-03-06 | changed prs_unistr to parse empty and non-empty strings the same way. | Jean-François Micouleau | 3 | -255/+139 |
2000-02-29 | Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU on | Jeremy Allison | 1 | -0/+20 |
2000-02-26 | added enumprintprocessordatatypes | Jean-François Micouleau | 1 | -0/+98 |
2000-02-26 | rewrote enumprinterdata. still a bug in it but reproducing it hard and | Jean-François Micouleau | 1 | -102/+139 |
2000-02-24 | converted a couple of bzero() to memset() | Jean-François Micouleau | 1 | -199/+145 |
2000-02-21 | more rewrite ... | Jean-François Micouleau | 1 | -877/+432 |
2000-02-15 | fix the reply of rpc_alter_context | Jean-François Micouleau | 2 | -913/+771 |
2000-02-07 | Hum, I should remove my gloves when I'm in front of an xterm :) | Jean-François Micouleau | 1 | -10/+18 |
2000-02-07 | spoolss definitions. | Jean-François Micouleau | 3 | -11/+85 |
2000-02-07 | First commit of the spoolss code to the HEAD branch. | Jean-François Micouleau | 1 | -0/+4806 |
2000-01-21 | made cvs main up-to-date with samba_tng, with addition of process id to | Luke Leighton | 1 | -1/+10 |
2000-01-17 | SAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned) followed by status code. | Luke Leighton | 1 | -4/+3 |
2000-01-14 | Added HP change. | Jeremy Allison | 1 | -53/+54 |
2000-01-11 | modified smbd/msrpc credential transfer system. user session key | Luke Leighton | 1 | -0/+19 |
2000-01-03 | simple mods to add msrpc pipe redirection. default behaviour: fall back | Luke Leighton | 2 | -0/+602 |
1999-12-13 | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that... | Andrew Tridgell | 6 | -6647/+0 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 10 | -10126/+6961 |
1999-12-12 | final part of "first" phase converting over to msrpc daemon architecture. | Luke Leighton | 1 | -1/+4 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 8 | -80/+160 |
1999-12-08 | parsing code for transferring unix and nt security credentials over-the-wire. | Luke Leighton | 1 | -0/+494 |
1999-12-08 | ABOUT TIME!!!!!!!! | Luke Leighton | 1 | -1/+7 |
1999-12-06 | the first independent msrpc daemon - lsarpcd. | Luke Leighton | 1 | -0/+10 |
1999-12-01 | damn, that took a while. nt login password was being stored incorrectly | Luke Leighton | 2 | -8/+9 |
1999-12-01 | fixing joining to domain plus something weird going down with nt logins... | Luke Leighton | 1 | -1/+1 |
1999-12-01 | improving createuser account command to be able to add workstations | Luke Leighton | 1 | -8/+11 |
1999-11-29 | first attempt at getting \PIPE\NETLOGON working. it's pretty horrible. | Luke Leighton | 2 | -10/+38 |
1999-11-27 | well, i stuffed up the spooler commands. | Luke Leighton | 1 | -7/+7 |
1999-11-27 | this one's a handle-based one (missed in the first round). | Luke Leighton | 1 | -1/+1 |
1999-11-25 | cool! completed a samr* API that _would_ look like an msdn samr* api... | Luke Leighton | 1 | -0/+20 |
1999-11-24 | registry API moved over to new format. reg_connect() is the top-level | Luke Leighton | 1 | -1/+1 |
1999-11-24 | service control manager API completed. svcenum -i works, but does not | Luke Leighton | 1 | -1/+1 |
1999-11-24 | rewrote policy handle code to be generic (it's needed for client-side too) | Luke Leighton | 2 | -6/+9 |
1999-11-23 | attempted a svcset command. password is encrypted / messed up, therefore | Luke Leighton | 2 | -138/+93 |
1999-11-23 | adding svcctl 0x1b function | Luke Leighton | 1 | -0/+179 |
1999-11-23 | shuffling msrpc code around so that it can be used independently of rpcclient | Luke Leighton | 1 | -2/+2 |
1999-11-20 | dynamic memory allocation i added a month ago: forgot to ZERO_STRUCT() | Luke Leighton | 1 | -0/+2 |
1999-11-19 | nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_ | Luke Leighton | 1 | -0/+1 |
1999-11-19 | - surprise! the number of UNICODE strings that didn't have alignment | Luke Leighton | 1 | -0/+20 |