Age | Commit message (Expand) | Author | Files | Lines |
2000-05-15 | Added fix for Win2k ACL query code from Shirish. I need this back ported | Jeremy Allison | 1 | -3/+54 |
2000-05-15 | passdb/secrets.c: Fix typo in comment. | Jeremy Allison | 1 | -4/+4 |
2000-05-15 | call prs_dump() on every input and output packet so we have plenty of | Andrew Tridgell | 1 | -2/+13 |
2000-05-15 | add prs_dump() at the top level rpc switch | Andrew Tridgell | 1 | -0/+2 |
2000-05-09 | the beginnings of a new scheme I've working on to allow an easier | Andrew Tridgell | 1 | -0/+3 |
2000-04-25 | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 1 | -1/+0 |
2000-04-18 | Sync up with 2.0.7 w.r.t. guest users. | Jeremy Allison | 1 | -3/+3 |
2000-04-14 | Ensure sign&seal work. Data len must have RPC_HEADER_LEN removed, but | Jeremy Allison | 1 | -1/+5 |
2000-04-04 | Removed unused parameter vuid from rpc_server api_* calls. For the very few | Tim Potter | 1 | -1/+1 |
2000-03-10 | Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint... | Jeremy Allison | 1 | -27/+0 |
2000-03-10 | restore the spoolss pipe as Jeremy replaced srv_pipe with the one from | Jean-François Micouleau | 1 | -0/+1 |
2000-03-09 | Big update moving the multi-pdu support from 2.0.x into HEAD for JF | Jeremy Allison | 1 | -43/+1056 |
2000-01-04 | using read_with_timeout(), min data size 16 bytes (DCE/RPC header), max | Luke Leighton | 1 | -1/+5 |
2000-01-04 | oops, must use read_data() not read(), as read() may only provide | Luke Leighton | 1 | -2/+2 |
2000-01-03 | simple mods to add msrpc pipe redirection. default behaviour: fall back | Luke Leighton | 1 | -997/+40 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -760/+750 |
1999-12-12 | final part of "first" phase converting over to msrpc daemon architecture. | Luke Leighton | 1 | -26/+4 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1 | -281/+422 |
1999-12-08 | ABOUT TIME!!!!!!!! | Luke Leighton | 1 | -1/+5 |
1999-12-06 | the first independent msrpc daemon - lsarpcd. | Luke Leighton | 1 | -13/+107 |
1999-11-21 | adding user session key into network netlogon response. | Luke Leighton | 1 | -2/+2 |
1999-11-19 | - bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursion | Luke Leighton | 1 | -0/+1 |
1999-11-16 | Shirish Kalele <kalele@veritas.com> noticed that NT workstations are | Luke Leighton | 1 | -18/+51 |
1999-11-15 | - added DCE/RPC "fault" PDU support. | Luke Leighton | 1 | -1/+42 |
1999-07-26 | renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding | Luke Leighton | 1 | -5/+5 |
1999-06-29 | improving authentication code (tidyup). | Luke Leighton | 1 | -13/+25 |
1999-05-03 | last part of RPC api change. | Jean-François Micouleau | 1 | -1/+1 |
1999-04-27 | rpc_parse/parse_misc.c : defined a new BUFFER5 struct | Jean-François Micouleau | 1 | -5/+46 |
1999-03-25 | SAM database "set user info". | Luke Leighton | 1 | -1/+9 |
1999-03-17 | Stefan Walters: purify spotted rverf should be alloc'd to 16 bytes not 8. | Luke Leighton | 1 | -1/+1 |
1999-02-15 | Always null-terminate strings. | Matthew Chapman | 1 | -3/+3 |
1999-02-12 | UNICODE cleanup (see lib/util_unistr.c). | Matthew Chapman | 1 | -3/+9 |
1999-02-11 | UNICODE issues. | Luke Leighton | 1 | -3/+3 |
1999-02-10 | use jeremy's versions of the UNICODE routines. | Luke Leighton | 1 | -3/+3 |
1999-02-08 | UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL() | Luke Leighton | 1 | -3/+3 |
1999-02-03 | corrections to get data stream for 2nd and subsequent pdus copied from | Luke Leighton | 1 | -3/+0 |
1999-02-03 | multiple dce/rpc PDUs failed to work after ntlmssp update was added. | Luke Leighton | 1 | -1/+0 |
1998-12-08 | adding srvsvc pipe. | Luke Leighton | 1 | -0/+1 |
1998-11-13 | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 1 | -2/+2 |
1998-11-12 | cleaning up conflicts between group code not yet committed and | Luke Leighton | 1 | -0/+731 |