Age | Commit message (Expand) | Author | Files | Lines |
2003-01-13 | Patch from metze to add what he feels is the correct semantics for a Domain | Andrew Bartlett | 2 | -0/+44 |
2003-01-13 | Updates to our NTLMSSP code: | Andrew Bartlett | 2 | -1/+293 |
2003-01-13 | Fix to debian bug #171071 - we had the wrong dereference on the pointer to be | Andrew Bartlett | 1 | -4/+4 |
2003-01-11 | Use size_t for the counter vars, to match the type they are assigned from | Andrew Bartlett | 1 | -3/+3 |
2003-01-05 | Merge from HEAD - updates to correctly recognise LMv2, and NT# in LM feild. | Andrew Bartlett | 1 | -33/+58 |
2003-01-05 | Clear up the auth_sam password checking code (the core of our password checking | Andrew Bartlett | 1 | -33/+58 |
2003-01-04 | Make it clear that the credentials are being setup on the NETLOGON channel, and | Andrew Bartlett | 1 | -3/+3 |
2003-01-04 | Merge from HEAD - we already have one function for converting a unistr2 to a | Andrew Bartlett | 1 | -5/+5 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 2 | -4/+4 |
2003-01-02 | We already have one function to move unistr2 -> multibyte-static, so we | Andrew Bartlett | 1 | -5/+5 |
2003-01-02 | BIG patch... | Andrew Bartlett | 2 | -4/+4 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -2/+1 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -2/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -4/+4 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -4/+4 |
2002-12-13 | merge of get_dc_name()-like code from APP_HEAD; better support password serve... | Gerald Carter | 1 | -88/+8 |
2002-12-12 | merge of get_dc_name()-like code from APP_HEAD; better support password serve... | Gerald Carter | 1 | -90/+10 |
2002-12-11 | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. | Jeremy Allison | 2 | -68/+58 |
2002-12-11 | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. | Jeremy Allison | 2 | -68/+58 |
2002-12-01 | Make it clear that we might not be talking to a PDC here. | Andrew Bartlett | 1 | -1/+1 |
2002-11-29 | Merge a bunch of trivial changes from HEAD. The difference remaining | Tim Potter | 1 | -1/+2 |
2002-11-23 | [merge from APP_HEAD] | Gerald Carter | 1 | -2/+3 |
2002-11-23 | [merge from APP_HEAD] | Gerald Carter | 1 | -2/+3 |
2002-11-15 | Updates from HEAD: | Andrew Bartlett | 3 | -9/+6 |
2002-11-15 | Small auth updates: | Andrew Bartlett | 4 | -11/+6 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 5 | -17/+15 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 5 | -17/+15 |
2002-11-09 | Fix bug found by tpot with given password server. | Jeremy Allison | 1 | -1/+1 |
2002-11-09 | Fix bug found by tpot with given password server. | Jeremy Allison | 1 | -1/+1 |
2002-11-08 | Merge from HEAD: | Andrew Bartlett | 1 | -8/+9 |
2002-11-08 | Don't set global_machine_password_needs_changing if | Tim Potter | 1 | -4/+6 |
2002-11-08 | Don't set global_machine_password_needs_changing if | Tim Potter | 1 | -4/+6 |
2002-11-06 | Merge of get_dc_list() api change from HEAD. | Tim Potter | 1 | -2/+17 |
2002-11-06 | Merge of get_dc_list() api change. This was slightly more intrusive | Tim Potter | 1 | -2/+17 |
2002-11-04 | Move to the use of the 'initialised' flag, rather than the fact the pointer is | Andrew Bartlett | 1 | -8/+9 |
2002-11-03 | make_server_info_guest() can need root for the ldapsam backend | Andrew Tridgell | 1 | -1/+4 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 2 | -10/+10 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 1 | -10/+23 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 1 | -10/+23 |
2002-10-12 | Nice *big* patch from metze. | Andrew Bartlett | 2 | -10/+10 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -1/+1 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -1/+1 |
2002-10-01 | Updates from Samba HEAD: | Andrew Bartlett | 1 | -4/+4 |
2002-09-28 | Second stab at Volker's 'make shadow passwords work' patch. | Andrew Bartlett | 1 | -4/+4 |
2002-09-27 | Back our volker's patch as was breaking the build. | Andrew Bartlett | 1 | -7/+2 |
2002-09-27 | Sorry to touch such an internal function. But I was quite surprised that | Volker Lendecke | 1 | -2/+7 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 6 | -169/+523 |
2002-09-25 | Move to common user token debugging, and ensure we always print both the | Andrew Bartlett | 1 | -6/+24 |
2002-09-17 | Add clock skew handling to our kerberos code. This allows us to cope with | Andrew Tridgell | 1 | -1/+1 |
2002-09-15 | Don't display debugs of the nt user token twice. | Tim Potter | 1 | -4/+0 |