Age | Commit message (Expand) | Author | Files | Lines |
2001-09-22 | These are RIDs not Unix UIDs so make this clear in the feild names. | Andrew Bartlett | 1 | -5/+5 |
2001-09-14 | Decode 68-byte password blocks using sam replication password key (which | Tim Potter | 1 | -2/+4 |
2001-09-04 | it now all compiles - so try enabling it by default and see what explodes on ... | Andrew Tridgell | 1 | -3/+3 |
2001-09-04 | Welcome to tpot's exploit world! | Tim Potter | 1 | -253/+413 |
2001-09-04 | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 1 | -14/+14 |
2001-08-31 | Fix up some compile issues. We can't have C99 comments and add a smattering | Andrew Bartlett | 1 | -2/+2 |
2001-08-28 | Merge of sam sync code from TNG. | Tim Potter | 1 | -0/+834 |
2001-08-22 | merge from 2.2 | Gerald Carter | 1 | -9/+14 |
2001-08-03 | This is my 'Authentication Rewrite' version 1.01, mostly as submitted to | Andrew Bartlett | 1 | -13/+13 |
2001-07-11 | This backs out my last change, which broke some of the finer points of RPC | Andrew Bartlett | 1 | -4/+11 |
2001-07-10 | This fixes security=domain, which has been broke since the big charset | Andrew Bartlett | 1 | -11/+4 |
2001-06-22 | sync this function with 2.2 (single check for NULL parameter) | Gerald Carter | 1 | -0/+3 |
2001-06-20 | Fixed W2K SP2 joining a Samba PDC hosted domain. | Jeremy Allison | 1 | -2/+2 |
2001-05-24 | Added a init function for net_q_logon_ctrl2 so we can make this call | Tim Potter | 1 | -12/+133 |
2001-04-27 | Added Herb's comment fix. | Jeremy Allison | 1 | -1/+0 |
2001-04-23 | Fix "proc num out of range" error. Missing rpc call. | Jeremy Allison | 1 | -0/+56 |
2001-03-13 | We were mismarshalling a netlogon reply for bad password to W2K. | Jeremy Allison | 1 | -0/+5 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -20/+18 |
2001-02-24 | This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy... | Jeremy Allison | 1 | -8/+22 |
2000-11-22 | o fixed logon script problems (wrong len in reply to net_sam_logon for | Gerald Carter | 1 | -6/+6 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 1 | -48/+46 |
2000-10-13 | last part of W2K support. | Jean-François Micouleau | 1 | -2/+27 |
2000-10-10 | a netlogon enum trust query doesn't have a function_code at end. | Jean-François Micouleau | 1 | -6/+0 |
2000-09-06 | Fix for the SID history problem when using a Win2k domain controller | Jeremy Allison | 1 | -12/+56 |
2000-07-10 | Fix for passing NULL pointer as an array parameter in | Tim Potter | 1 | -2/+2 |
2000-06-09 | Luke, I am moving the code back into passdb/passdb.c, this the correct | Jeremy Allison | 1 | -2/+2 |
2000-06-09 | dynamic allocation of NET_USER_INFO_3 gids. | Luke Leighton | 1 | -5/+16 |
2000-05-03 | Insure uninitialized memory read fixes. | Jeremy Allison | 1 | -2/+2 |
2000-04-25 | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 1 | -1/+0 |
2000-03-22 | acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. | Jeremy Allison | 1 | -26/+0 |
2000-03-22 | added the following message to all dce/rpc client/server code, except | Luke Leighton | 1 | -0/+26 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -1211/+647 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1 | -4/+0 |
1999-12-01 | damn, that took a while. nt login password was being stored incorrectly | Luke Leighton | 1 | -4/+3 |
1999-11-29 | first attempt at getting \PIPE\NETLOGON working. it's pretty horrible. | Luke Leighton | 1 | -8/+36 |
1999-11-16 | attempting to get nt5 wksta to join domain. | Luke Leighton | 1 | -22/+8 |
1999-11-16 | added two new params: "trusted domains" and "trusting domains". | Luke Leighton | 1 | -4/+4 |
1999-11-16 | Changes to implement NET_AUTH based on NET_AUTH2, to get Win2000 | Richard Sharpe | 1 | -0/+60 |
1999-11-01 | const char* issues | Luke Leighton | 1 | -2/+4 |
1999-10-25 | - typecast malloc / Realloc issues. | Luke Leighton | 1 | -8/+8 |
1999-10-19 | need status codes from cli_net_req_chal() and cli_net_auth2(). | Luke Leighton | 1 | -1/+1 |
1999-10-15 | return results on prs_xxxxx() and all xxx_io_xxx() routines. | Luke Leighton | 1 | -97/+197 |
1999-07-22 | BDC support. | Matthew Chapman | 1 | -7/+3 |
1999-07-21 | BDC support. | Luke Leighton | 1 | -29/+114 |
1999-06-02 | Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect | Matthew Chapman | 1 | -31/+66 |
1999-04-08 | Mainly BDC-related changes. | Matthew Chapman | 1 | -4/+480 |
1999-03-24 | removed 2 unnecessary args from make_uni_hdr. | Luke Leighton | 1 | -14/+14 |
1999-03-12 | new "domtrust" test command. r&d into inter-domain trust accounts. | Luke Leighton | 1 | -1/+2 |
1998-11-17 | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1 | -2/+2 |
1998-10-27 | amazing. the improvements to NT continue, evidence for which shows up | Luke Leighton | 1 | -5/+5 |