2001-12-04 |
Andrew Bartlett | Add 'net rpc join' to match the ADS equiv.
|
commit | commitdiff | tree |
2001-12-04 |
Andrew Bartlett | Some changes to the name resolution code in 'net' to...
|
commit | commitdiff | tree |
2001-12-04 |
Andrew Bartlett | Fix up funtion name, as this finds local, not domain...
|
commit | commitdiff | tree |
2001-12-04 |
Andrew Bartlett | This comment no longer applies.
|
commit | commitdiff | tree |
2001-12-03 |
Andrew Bartlett | This change reworkes the connection code for both rpcclient...
|
commit | commitdiff | tree |
2001-12-03 |
Andrew Bartlett | Forgot this one with the last commit...
|
commit | commitdiff | tree |
2001-12-03 |
Andrew Bartlett | This is another major rework of the 'net' command.
|
commit | commitdiff | tree |
2001-11-29 |
Andrew Bartlett | Fix up the ./configure tests for kerberos. This ensures...
|
commit | commitdiff | tree |
2001-11-29 |
Andrew Bartlett | Make better use of the ads_init() function to get the...
|
commit | commitdiff | tree |
2001-11-28 |
Andrew Bartlett | Allow kerberos to work on RedHat and other non /usr...
|
commit | commitdiff | tree |
2001-11-28 |
Andrew Bartlett | Some random updates for the ADS-HOWTO
|
commit | commitdiff | tree |
2001-11-26 |
Andrew Bartlett | Fix --enable-developer shadow warning
|
commit | commitdiff | tree |
2001-11-26 |
Andrew Bartlett | Fix debug
|
commit | commitdiff | tree |
2001-11-26 |
Andrew Bartlett | A number of things to clean up the auth subsytem a...
|
commit | commitdiff | tree |
2001-11-26 |
Andrew Bartlett | prevent proto from picking up this as a defintion for...
|
commit | commitdiff | tree |
2001-11-26 |
Andrew Bartlett | Fix up the build farm again.
|
commit | commitdiff | tree |
2001-11-26 |
Andrew Bartlett | And delete domain_client_validate.c...
|
commit | commitdiff | tree |
2001-11-26 |
Andrew Bartlett | This compleats the of the authenticaion subystem into...
|
commit | commitdiff | tree |
2001-11-25 |
Andrew Bartlett | Add the PDC end of the smbtorture test for creating...
|
commit | commitdiff | tree |
2001-11-25 |
Andrew Bartlett | oops, I forgot to include the header file
|
commit | commitdiff | tree |
2001-11-25 |
Andrew Bartlett | Add a new torture test to extract a NT->DOS error map...
|
commit | commitdiff | tree |
2001-11-25 |
Andrew Bartlett | Unless the error is exactly NT_STATUS_OK, we might...
|
commit | commitdiff | tree |
2001-11-25 |
Andrew Bartlett | Fix ./configure --enable-developer warnings (shadow...
|
commit | commitdiff | tree |
2001-11-24 |
Andrew Bartlett | And add the winbind module I missed in the last run.
|
commit | commitdiff | tree |
2001-11-24 |
Andrew Bartlett | This is another rather major change to the samba authenticaion
|
commit | commitdiff | tree |
2001-11-24 |
Andrew Bartlett | Kill off that crazy copy_sam_passwd(). You simply...
|
commit | commitdiff | tree |
2001-11-23 |
Andrew Bartlett | Update some of the error mapping, based on on-the-wire...
|
commit | commitdiff | tree |
2001-11-21 |
Andrew Bartlett | Fix up the build again...
|
commit | commitdiff | tree |
2001-11-12 |
Andrew Bartlett | Code duplication is bad. So add an add_signiture(...
|
commit | commitdiff | tree |
2001-11-11 |
Andrew Bartlett | Kill off 'restrict anonymous' becouse it is useless...
|
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.
|
commit | commitdiff | tree |
2001-11-09 |
Andrew Bartlett | This change updates lp_guestaccount() to be a *global...
|
commit | commitdiff | tree |
2001-11-08 |
Andrew Bartlett | Change to guest logon code.
|
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...
|
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...
|
commit | commitdiff | tree |
2001-11-01 |
Andrew Bartlett | Various post AuthRewrite cleanups, fixups and tidyups.
|
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...
|
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...
|
commit | commitdiff | tree |
2001-10-30 |
Andrew Bartlett | Spnego on the 'server' end of security=server just...
|
commit | commitdiff | tree |
2001-10-30 |
Andrew Bartlett | Fix up smbpasswd -e/-d so that it doesn't change the...
|
commit | commitdiff | tree |
2001-10-29 |
Andrew Bartlett | Fix up auth_smbpasswd.c to use the password interface...
|
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...
|
commit | commitdiff | tree |
2001-10-29 |
Andrew Bartlett | This patch applied, except without the structure changes...
|
commit | commitdiff | tree |
2001-10-29 |
Andrew Bartlett | This commit is number 4 of 4.
|
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).
|
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
|
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...
|
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...
|
commit | commitdiff | tree |
2001-09-29 |
Andrew Bartlett | Fix up a number of intertwined issues:
|
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...
|
commit | commitdiff | tree |
2001-09-27 |
Andrew Bartlett | Major update to pdbedit's import and export code, in...
|
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...
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Kill of the reply.c end of the workstaion trust account...
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Process the workstation trust account code INSIDE the...
|
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...
|
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...
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | Fix the uninitialised variable, but more importantly...
|
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...
|
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.
|
commit | commitdiff | tree |
2001-09-26 |
Andrew Bartlett | We don't use a modified 'user' in any case, so don...
|
commit | commitdiff | tree |