| Commit message (Expand) | Author | Age | Files | Lines |
* | trying to get HEAD building again. If you want the code | Gerald Carter | 2003-07-16 | 1 | -142/+260 |
* | *id_to_*id call reshape to return NTSTATUS errors | Simo Sorce | 2003-05-01 | 1 | -11/+13 |
* | This is a nice rewrite: | Simo Sorce | 2003-04-29 | 1 | -10/+7 |
* | some more idmapping :) | Simo Sorce | 2003-04-05 | 1 | -5/+7 |
* | Fix compile. | Andrew Bartlett | 2003-03-23 | 1 | -2/+2 |
* | NTLM Authentication: | Andrew Bartlett | 2003-03-23 | 1 | -0/+3 |
* | Now that mimir has done the grunt work, I'll fix up the comment | Andrew Bartlett | 2003-03-15 | 1 | -4/+1 |
* | Fresh meat in trusted domains code: | Rafal Szczesniak | 2003-03-14 | 1 | -20/+6 |
* | First check if the user is in the passdb, then check Get_Pwnam(). | Andrew Bartlett | 2003-02-22 | 1 | -0/+30 |
* | For a number of months now, support for being a domain member without also | Andrew Bartlett | 2003-02-20 | 1 | -25/+14 |
* | If we didn't make the server_info correctly, then don't segfault trying to | Andrew Bartlett | 2003-02-17 | 1 | -1/+3 |
* | Some cleanups: | Andrew Bartlett | 2003-02-10 | 1 | -2/+10 |
* | Missing indirect in final free. | Jeremy Allison | 2003-01-13 | 1 | -2/+2 |
* | Fix to debian bug #171071 - we had the wrong dereference on the pointer to be | Andrew Bartlett | 2003-01-13 | 1 | -4/+4 |
* | Use size_t for the counter vars, to match the type they are assigned from | Andrew Bartlett | 2003-01-11 | 1 | -3/+3 |
* | We already have one function to move unistr2 -> multibyte-static, so we | Andrew Bartlett | 2003-01-02 | 1 | -5/+5 |
* | Small auth updates: | Andrew Bartlett | 2002-11-15 | 1 | -0/+3 |
* | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 2002-11-12 | 1 | -1/+0 |
* | Nice *big* patch from metze. | Andrew Bartlett | 2002-10-12 | 1 | -9/+9 |
* | Move to common user token debugging, and ensure we always print both the | Andrew Bartlett | 2002-09-25 | 1 | -6/+24 |
* | Don't display debugs of the nt user token twice. | Tim Potter | 2002-09-15 | 1 | -4/+0 |
* | Merge of 'other_sids' patch from appliance. | Tim Potter | 2002-09-15 | 1 | -4/+19 |
* | This is the 'easy' parts of the trusted domains patch n+3 patch from | Andrew Bartlett | 2002-09-06 | 1 | -53/+69 |
* | off by one in writing to malloced array. this fixes smbd crash I saw at | Herb Lewis | 2002-08-30 | 1 | -2/+2 |
* | Try to support non-root-mode systems without getgrouplist(). | Andrew Bartlett | 2002-08-26 | 1 | -7/+9 |
* | Cope with non-unix accounts - we just won't get the groups for those users. | Andrew Bartlett | 2002-08-21 | 1 | -2/+4 |
* | Based orginally by work by Kai, this patch moves our NT_TOKEN generation into | Andrew Bartlett | 2002-08-20 | 1 | -93/+401 |
* | Make 'remote_machine' private to lib/substitute.c, and fix all the user to use | Andrew Bartlett | 2002-08-11 | 1 | -3/+2 |
* | Try to get security=domain at least slightly working. | Andrew Bartlett | 2002-06-24 | 1 | -7/+11 |
* | This patch does 2 things: | Andrew Bartlett | 2002-06-15 | 1 | -4/+177 |
* | Spelling. | Tim Potter | 2002-06-12 | 1 | -1/+1 |
* | Clean up a few unused functions, add a bit of static etc. | Andrew Bartlett | 2002-05-25 | 1 | -28/+0 |
* | typo, sorry | Simo Sorce | 2002-05-21 | 1 | -1/+1 |
* | debug classized | Simo Sorce | 2002-05-21 | 1 | -0/+3 |
* | Spelling fixes. | Tim Potter | 2002-03-24 | 1 | -1/+1 |
* | Extra parinoa and DEBUG()s for the make_user_info_map() code. | Andrew Bartlett | 2002-03-23 | 1 | -4/+18 |
* | Ensure we never use "" as a domain name (Win9X apparently does this for 'net ... | Andrew Bartlett | 2002-03-13 | 1 | -1/+6 |
* | Various comment fixes from Rafal Szczesniak <mimir@diament.ists.pwr.wroc.pl> | Andrew Bartlett | 2002-03-01 | 1 | -1/+1 |
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
* | Add a touch of 'const' to some auth components, and move the simple plaintext | Andrew Bartlett | 2002-01-20 | 1 | -10/+10 |
* | Don't do tridge's crazy 'am I a trusted domain' lookup for guests. | Andrew Bartlett | 2002-01-18 | 1 | -9/+12 |
* | A nice *big* change to the fundemental way we do things. | Andrew Bartlett | 2002-01-17 | 1 | -2/+4 |
* | Commit the auth associated changes I missed from the last commit. | Andrew Bartlett | 2002-01-15 | 1 | -1/+1 |
* | Back out the crazy notion that the NTLMSSP flags actually mean anything... | Andrew Bartlett | 2002-01-11 | 1 | -21/+21 |
* | I've decided to move the auth code around a bit more... | Andrew Bartlett | 2002-01-05 | 1 | -13/+50 |
* | Another touch of 'const' | Andrew Bartlett | 2002-01-02 | 1 | -1/+1 |
* | Now that winbind doesn't rely on this, we may as well remove it... | Andrew Bartlett | 2002-01-01 | 1 | -108/+0 |
* | - portablitity fixes for cc -64 on irix | Andrew Tridgell | 2001-12-31 | 1 | -3/+3 |
* | Removed extra lp_adduser() call. | Jeremy Allison | 2001-12-29 | 1 | -17/+0 |
* | added trusted realm support to ADS authentication | Andrew Tridgell | 2001-12-19 | 1 | -1/+20 |