Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2761: Print the decrypted, not encrypted key. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r2137: This is a patch I've been running at Hawker for a while. | Andrew Bartlett | 1 | -19/+29 |
2007-10-10 | r1492: Rework our random number generation system. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r991: Allow winbindd to use the domain trust account password | Gerald Carter | 1 | -13/+56 |
2007-10-10 | r196: merging struct uuid from trunk | Gerald Carter | 1 | -0/+17 |
2007-10-10 | r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke... | Andrew Bartlett | 1 | -7/+7 |
2004-03-18 | Fix sambaUserWorkstations for network samlogons against us as DC. Strip | Volker Lendecke | 1 | -1/+9 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -6/+17 |
2003-11-07 | Remove compleatly wrong comments. (There were correct, 2 years ago...) | Andrew Bartlett | 1 | -6/+0 |
2003-07-23 | Typo in comment. | Tim Potter | 1 | -1/+1 |
2003-07-03 | This patch takes the work the jerry did for beta2, and generalises it: | Andrew Bartlett | 1 | -2/+0 |
2003-07-03 | well this was easy... | Gerald Carter | 1 | -2/+1 |
2003-06-30 | * cleanup more DC name resolution issues in check_*domain_security() | Gerald Carter | 1 | -14/+13 |
2003-06-29 | Here's the code to make winbindd work on a Samba DC | Gerald Carter | 1 | -0/+2 |
2003-04-22 | Setting the credentials for the netsec netlogon pipe connect upon each | Volker Lendecke | 1 | -8/+0 |
2003-04-06 | Merge the TNG netlogon schannel from HEAD. | Volker Lendecke | 1 | -1/+33 |
2003-02-24 | Merge of server-side authentication changes to 3.0: | Andrew Bartlett | 1 | -1/+1 |
2003-02-02 | Merge from HEAD: Send the session key to the client, allowing it to perform SMB | Andrew Bartlett | 1 | -1/+10 |
2003-01-04 | Merge from HEAD - extract user's list of SIDs from their NT_TOKEN and return | Andrew Bartlett | 1 | -10/+8 |
2003-01-04 | Fix another pstring/fstring typo | Andrew Bartlett | 1 | -1/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -2/+2 |
2002-11-20 | merged the %U changes to 3.0 | Andrew Tridgell | 1 | -0/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -4/+1 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 1 | -2/+2 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -2/+2 |
2002-08-17 | Sync 3.0 branch with HEAD | Jelmer Vernooij | 1 | -3/+3 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -15/+38 |
2002-03-27 | merge from SAMBA_2_2 | Gerald Carter | 1 | -6/+6 |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -1/+1 |
2002-03-05 | Spelling fixes. | Tim Potter | 1 | -3/+3 |
2002-03-03 | Some more fixes to enusre we execute the same code pathes as before this | Andrew Bartlett | 1 | -8/+8 |
2002-03-03 | This patch allows NT4 domains to trust Samba. | Andrew Bartlett | 1 | -84/+81 |
2002-03-01 | SECURITY FIXES: | Andrew Bartlett | 1 | -1/+7 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-26 | Try to move towards slightly sane linking for Samba by removing some pdb_...() | Andrew Bartlett | 1 | -12/+30 |
2002-01-20 | Fix the negation of the extra parinoia check on machine password changes. | Andrew Bartlett | 1 | -1/+1 |
2002-01-20 | This is another *BIG* change... | Andrew Bartlett | 1 | -1/+6 |
2002-01-15 | Change the passdb interface to use allocated strings. | Andrew Bartlett | 1 | -1/+1 |
2002-01-09 | Better explanation message for dmalloc. | Martin Pool | 1 | -2/+2 |
2002-01-05 | I've decided to move the auth code around a bit more... | Andrew Bartlett | 1 | -27/+35 |
2001-12-21 | Add an output parameter to message_send_all that says how many | Martin Pool | 1 | -1/+1 |
2001-12-08 | Fix domain logon that I broke 3 days ago. | Jean-François Micouleau | 1 | -1/+4 |
2001-12-06 | again an intrusive patch: | Jean-François Micouleau | 1 | -19/+3 |
2001-11-26 | challange -> challenge | Tim Potter | 1 | -5/+6 |
2001-11-25 | Unless the error is exactly NT_STATUS_OK, we might not have a server info, so | Andrew Bartlett | 1 | -1/+1 |
2001-11-24 | This is another rather major change to the samba authenticaion | Andrew Bartlett | 1 | -4/+22 |
2001-11-08 | Change to guest logon code. | Andrew Bartlett | 1 | -1/+8 |
2001-11-07 | Initilising these variables before appending the domain groups to them | Andrew Bartlett | 1 | -1/+3 |
2001-11-01 | Various post AuthRewrite cleanups, fixups and tidyups. | Andrew Bartlett | 1 | -5/+5 |
2001-10-31 | Fix up domain logons. Tested with NT4. | Andrew Bartlett | 1 | -5/+4 |