2001-11-11 |
Andrew Bartlett | Kill off 'restrict anonymous' becouse it is useless... Andrew Bartlett
|
commit | commitdiff | tree |
2001-11-11 |
Andrew Bartlett | Fix up some DEBUG()s
|
commit | commitdiff | tree |
2001-11-11 |
Andrew Bartlett | Add back the not null checks in a better place.
|
commit | commitdiff | tree |
2001-11-11 |
Andrew Bartlett | make sam_account_ok static.
|
commit | commitdiff | tree |
2001-11-11 |
Andrew Bartlett | This extra check isn't needed, we can only get here...
|
commit | commitdiff | tree |
2001-11-11 |
Andrew Bartlett | Minor updates. A small dose of const.
|
commit | commitdiff | tree |
2001-11-11 |
Andrew Bartlett | autoconf
|
commit | commitdiff | tree |
2001-11-11 |
Andrew Bartlett | Remove built-in support for clear-text kerberos authentication. Andrew Bartlett
|
commit | commitdiff | tree |
2001-11-09 |
Andrew Bartlett | This change updates lp_guestaccount() to be a *global... Andrew Bartlett
|
commit | commitdiff | tree |
2001-11-08 |
Andrew Bartlett | Change to guest logon code. Andrew Bartlett
|
commit | commitdiff | tree |
2001-11-07 |
Andrew Bartlett | UGLY HACK to get machines to join tdbsam domains again.
|
commit | commitdiff | tree |
2001-11-07 |
Andrew Bartlett | Initilising these variables before appending the domain...
|
commit | commitdiff | tree |
2001-11-04 |
Andrew Bartlett | Fix segfault. sup_tok might not always be with us.
|
commit | commitdiff | tree |
2001-11-04 |
Andrew Bartlett | Fix up authenticated pipes in line with vuser changes... Andrew Bartlett
|
commit | commitdiff | tree |
2001-11-04 |
Andrew Bartlett | Fixup for accounts without a local /etc/passwd entry.
|
commit | commitdiff | tree |
2001-11-04 |
Andrew Bartlett | Fix up pdbedit so that it at least compiles without...
|
commit | commitdiff | tree |
2001-11-03 |
Andrew Bartlett | anonymous logins are guest logins, so mark them as...
|
commit | commitdiff | tree |
2001-11-03 |
Andrew Bartlett | Minor cleanups/fixes in the NTLMv2 code
|
commit | commitdiff | tree |
2001-11-03 |
Andrew Bartlett | Move the test for non-SPNEGO session setups when using...
|
commit | commitdiff | tree |
2001-11-02 |
Andrew Bartlett | Return 1 (rather than 0) on failure. This may well... Andrew Bartlett
|
commit | commitdiff | tree |
2001-11-01 |
Andrew Bartlett | Various post AuthRewrite cleanups, fixups and tidyups. Andrew Bartlett
|
commit | commitdiff | tree |
2001-10-31 |
Andrew Bartlett | This should fix up the compile with krb5.
|
commit | commitdiff | tree |
2001-10-31 |
Andrew Bartlett | When you make a data_blob() then you probably need...
|
commit | commitdiff | tree |
2001-10-31 |
Andrew Bartlett | Fix up domain logons. Tested with NT4.
|
commit | commitdiff | tree |
2001-10-31 |
Andrew Bartlett | ... and clean up the unused variables.
|
commit | commitdiff | tree |
2001-10-31 |
Andrew Bartlett | Small changes for guest authenticated pipes.
|
commit | commitdiff | tree |
2001-10-31 |
Andrew Bartlett | This is a farily large patch (3300 lines) and reworks... Andrew Bartlett
|
commit | commitdiff | tree |
2001-10-31 |
Andrew Bartlett | More const.
|
commit | commitdiff | tree |
2001-10-31 |
Andrew Bartlett | SPNEGO works perfectly well with security=domain, so...
|
commit | commitdiff | tree |
2001-10-31 |
Andrew Bartlett | Small 'const' updates ahead of some AuthRewrite merging.
|
commit | commitdiff | tree |
2001-10-31 |
Andrew Bartlett | Parionia to ensure people don't install libsmb based... Andrew Bartlett
|
commit | commitdiff | tree |
2001-10-30 |
Andrew Bartlett | Spnego on the 'server' end of security=server just... Andrew Bartlett
|
commit | commitdiff | tree |
2001-10-30 |
Andrew Bartlett | Fix up smbpasswd -e/-d so that it doesn't change the... Andrew Bartlett
|
commit | commitdiff | tree |
2001-10-29 |
Andrew Bartlett | Fix up auth_smbpasswd.c to use the password interface... Andrew Bartlett
|
commit | commitdiff | tree |
2001-10-29 |
Andrew Bartlett | Add a bit of 'const' for the data_blob code.
|
commit | commitdiff | tree |
2001-10-29 |
Andrew Bartlett | More spelling and grammer from Vance. <vance@digital... Andrew Bartlett
|
commit | commitdiff | tree |
2001-10-29 |
Andrew Bartlett | This patch applied, except without the structure changes... Andrew Bartlett.
|
commit | commitdiff | tree |
2001-10-29 |
Andrew Bartlett | This commit is number 4 of 4. Andrew Bartlett
|
commit | commitdiff | tree |
2001-10-29 |
Andrew Bartlett | This commit is number 3 of 4.
|
commit | commitdiff | tree |
2001-10-29 |
Andrew Bartlett | This commit is number 2 of 4.
|
commit | commitdiff | tree |
2001-10-29 |
Andrew Bartlett | This commit is number 1 of 4.
|
commit | commitdiff | tree |
2001-10-27 |
Andrew Bartlett | Fix up the Makefile for now (thanks herb). Andrew Bartlett
|
commit | commitdiff | tree |
2001-10-26 |
Andrew Bartlett | A few spelling fixes from Vance. <vance@digital-host...
|
commit | commitdiff | tree |
2001-10-26 |
Andrew Bartlett | samba-bugs@samba.org -> samba@samba.org
|
commit | commitdiff | tree |
2001-10-26 |
Andrew Bartlett | Restore the intended behaviour for .headers.stamp Andrew Bartlett
|
commit | commitdiff | tree |
2001-10-21 |
Andrew Bartlett | Fix for compilation on non-krb5 systems
|
commit | commitdiff | tree |
2001-10-06 |
Andrew Bartlett | Fix up indenting in out SAM password check code.
|
commit | commitdiff | tree |
2001-10-06 |
Andrew Bartlett | move libsmb/domain_client_validate.o around in the... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-30 |
Andrew Bartlett | Don't try to write the LM password in the NT password...
|
commit | commitdiff | tree |
2001-09-30 |
Andrew Bartlett | Small changes to register_vuid ahead of a larger restructure.
|
commit | commitdiff | tree |
2001-09-30 |
Andrew Bartlett | Make header comment clearer, these are RIDs, not UIDs.
|
commit | commitdiff | tree |
2001-09-30 |
Andrew Bartlett | Finally kill off the SMBENCRYPT() macro.
|
commit | commitdiff | tree |
2001-09-29 |
Andrew Bartlett | This is the passdb section of the previously mentioned... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-29 |
Andrew Bartlett | Fix up a number of intertwined issues: Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-29 |
Andrew Bartlett | Add a few const statements to various odd bits of the...
|
commit | commitdiff | tree |
2001-09-28 |
Andrew Bartlett | How the heck I missed this I don't know, but somehow... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-27 |
Andrew Bartlett | Major update to pdbedit's import and export code, in... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-27 |
Andrew Bartlett | Kill unused variables
|
commit | commitdiff | tree |
2001-09-27 |
Andrew Bartlett | Fix memory leak in get_sampwd_entries(), reindent for... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Kill of the reply.c end of the workstaion trust account... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Process the workstation trust account code INSIDE the... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Rearrange the order of the checks in auth_smbpasswd...
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Fix this to use the plaintext password code directly... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Update for new pdb_set_plaintext_passwd() interface.
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Make use of the pdb_set_plaintext_passwd() update to... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Fix the uninitialised variable, but more importantly... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Fix up TDB_SAM with repect to case sensitvity. (need...
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Fix up pdbedit to initialise its structures with the... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Add a new interface pdb_set_plaintext_passwd() to the...
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | More updates to prevent account-guessing. Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | We don't use a modified 'user' in any case, so don...
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Update build_options.c in line with new configure options.
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Finish Jeremy's passdb merge :-).
|
commit | commitdiff | tree |
2001-09-25 |
Andrew Bartlett | Don't segfault when deleting accounts not in /etc/passwd... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-25 |
Andrew Bartlett | Fix up the ./configure for the BSDs: Andrew Bartlett <abartlet@pcug.org.au> On Tue, 25 Sep 2001, Andrew Bartlett wrote:
|
commit | commitdiff | tree |
2001-09-25 |
Andrew Bartlett | Change ./configure.developer to stay in effect across a
|
commit | commitdiff | tree |
2001-09-25 |
Andrew Bartlett | Try to fix up manpage installation
|
commit | commitdiff | tree |
2001-09-24 |
Andrew Bartlett | If we disable hostname lookups we can at least get... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-24 |
Andrew Bartlett | Add .headers.stamp
|
commit | commitdiff | tree |
2001-09-23 |
Andrew Bartlett | Lets call an NTSTATUS an nt_status, not an ecode.
|
commit | commitdiff | tree |
2001-09-23 |
Andrew Bartlett | Zero out these pstrings before we start: makes for...
|
commit | commitdiff | tree |
2001-09-23 |
Andrew Bartlett | Fix up NT_STATUS return for session setups, Win2k objects... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-22 |
Andrew Bartlett | These are RIDs not Unix UIDs so make this clear in... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-20 |
Andrew Bartlett | Move pass_check.c over to NTSTATUS, allowing full NTSTATUS...
|
commit | commitdiff | tree |
2001-09-20 |
Andrew Bartlett | We are not meant to touch the username, so use the...
|
commit | commitdiff | tree |
2001-09-20 |
Andrew Bartlett | Fix up the test for some of the quirkier hosts on the...
|
commit | commitdiff | tree |
2001-09-20 |
Andrew Bartlett | Check 'hosts equiv' and 'use rhosts' compatability...
|
commit | commitdiff | tree |
2001-09-20 |
Andrew Bartlett | Rearrange the ordering of the checks in make_connection... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-20 |
Andrew Bartlett | Add and modify some of the various tests I have had... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-20 |
Andrew Bartlett | Fix for MiXed and UPPER case usernames with plaintext...
|
commit | commitdiff | tree |
2001-09-20 |
Andrew Bartlett | Revert this one: The NTLMv2 checks need the original...
|
commit | commitdiff | tree |
2001-09-19 |
Andrew Bartlett | - Fix up to use sampass->username insted of user_info...
|
commit | commitdiff | tree |
2001-09-19 |
Andrew Bartlett | Try to fix up the shell syntax
|
commit | commitdiff | tree |
2001-09-19 |
Andrew Bartlett | Reran autoconf, autoheader
|
commit | commitdiff | tree |
2001-09-19 |
Andrew Bartlett | typo
|
commit | commitdiff | tree |
2001-09-19 |
Andrew Bartlett | Adding the appropirate files might help... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-19 |
Andrew Bartlett | Add the ability to display Samba's build options with... Andrew Bartlett
|
commit | commitdiff | tree |
2001-09-19 |
Andrew Bartlett | printf() -> d_printf()
|
commit | commitdiff | tree |
2001-09-19 |
Andrew Bartlett | This isn't used anymore
|
commit | commitdiff | tree |
2001-09-19 |
Andrew Bartlett | Use lp_private_dir() not magic on the lp_smb_passwd_file...
|
commit | commitdiff | tree |
next |