| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the way we sign SMB packets, to a function pointer interface. | Andrew Bartlett | 2003-03-09 | 1 | -99/+1 |
* | Further extract our NTLMv2 code into smbencrypt.c, prior to merge into our | Andrew Bartlett | 2003-02-14 | 1 | -0/+31 |
* | Clean up our NTLMv2 code by moving the grunt work into a helper function. | Andrew Bartlett | 2003-02-10 | 1 | -0/+27 |
* | (only for HEAD at the moment). | Andrew Bartlett | 2003-02-09 | 1 | -7/+5 |
* | More signing updates - start checking that the server isn't being spoofed. | Andrew Bartlett | 2003-02-02 | 1 | -0/+38 |
* | We now have client-side SMB signing support! | Andrew Bartlett | 2003-02-01 | 1 | -4/+7 |
* | Don't force the DOS password into a 14 char space, as this would imply null | Andrew Bartlett | 2003-01-13 | 1 | -1/+2 |
* | Fix a number of client-side fstring/pstring mixups. | Andrew Bartlett | 2003-01-11 | 1 | -9/+9 |
* | Fixed some simple typos, including one that would have resulted in a | Christopher R. Hertel | 2003-01-03 | 1 | -2/+2 |
* | Updates! | Andrew Bartlett | 2002-08-26 | 1 | -14/+46 |
* | Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a | Andrew Bartlett | 2002-07-20 | 1 | -2/+2 |
* | Fix up char/uchar casts etc. Fix up comments on some of the password hash | Andrew Bartlett | 2002-07-20 | 1 | -4/+4 |
* | Add support for a weird behaviour apparently used by Win9X pass-through | Andrew Bartlett | 2002-07-20 | 1 | -2/+2 |
* | Two things: Check how many paramaters that the LDAP libs take for the | Andrew Bartlett | 2002-06-16 | 1 | -4/+6 |
* | Fix up some of the SMB signing code: | Andrew Bartlett | 2002-06-16 | 1 | -0/+10 |
* | Ok, now I can try my first client test... | Jeremy Allison | 2002-06-14 | 1 | -0/+12 |
* | More of SMB signing for client - not yet finished (should be harmless). | Jeremy Allison | 2002-06-14 | 1 | -0/+27 |
* | A couple of updates for the SmbEncrypt code, and some of its users. | Andrew Bartlett | 2002-06-07 | 1 | -1/+1 |
* | Update some of the LM hash code to better respect the seperation between | Andrew Bartlett | 2002-05-25 | 1 | -32/+41 |
* | This function is unused, and doesn't make any sense to me anyway. | Andrew Bartlett | 2002-05-23 | 1 | -17/+0 |
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
* | Add 'net rpc join' to match the ADS equiv. | Andrew Bartlett | 2001-12-04 | 1 | -12/+5 |
* | Minor updates. A small dose of const. | Andrew Bartlett | 2001-11-11 | 1 | -1/+1 |
* | This is a farily large patch (3300 lines) and reworks most of the AuthRewrite | Andrew Bartlett | 2001-10-31 | 1 | -8/+8 |
* | More const. | Andrew Bartlett | 2001-10-31 | 1 | -2/+2 |
* | This commit is number 4 of 4. | Andrew Bartlett | 2001-10-29 | 1 | -6/+6 |
* | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 2001-10-02 | 1 | -3/+0 |
* | Kill unused variables | Andrew Bartlett | 2001-09-27 | 1 | -2/+0 |
* | Make use of the pdb_set_plaintext_passwd() update to vastly simplify | Andrew Bartlett | 2001-09-26 | 1 | -49/+10 |
* | get rid of compiler warnings | Herb Lewis | 2001-08-24 | 1 | -8/+8 |
* | A rewrite of the error handling in the libsmb client code. I've separated | Tim Potter | 2001-08-10 | 1 | -2/+1 |
* | Changed the order of arguments in make_oem_passwd_hash(). All the other | Tim Potter | 2001-08-10 | 1 | -1/+2 |
* | Throw out crappy (non-ascii unaware) mbtows stuff and use proper unicode | Jeremy Allison | 2001-07-30 | 1 | -57/+6 |
* | Add backend encryption support for NTLMv2. | Andrew Bartlett | 2001-07-07 | 1 | -1/+96 |
* | The big character set handling changeover! | Andrew Tridgell | 2001-07-04 | 1 | -30/+11 |
* | Fixed W2K SP2 joining a Samba PDC hosted domain. | Jeremy Allison | 2001-06-20 | 1 | -1/+1 |
* | Merged encode_pw_buffer() and nt_owf_genW() functions from TNG branch. | Tim Potter | 2001-06-15 | 1 | -0/+49 |
* | merging from 2.2 to head | Andrew Tridgell | 2001-04-22 | 1 | -17/+63 |
* | last part of W2K support. | Jean-François Micouleau | 2000-10-13 | 1 | -4/+5 |
* | changes to sync with 2.2. tree | Herb Lewis | 2000-10-11 | 1 | -1/+1 |
* | added samr_set_user_info and info_2. | Jean-François Micouleau | 2000-10-07 | 1 | -0/+44 |
* | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1999-12-13 | 1 | -415/+66 |
* | sys_select added one more argument (read, write selectors). | Luke Leighton | 1999-12-01 | 1 | -52/+50 |
* | previous commit added an abstraction function that didn't even have | Luke Leighton | 1999-11-25 | 1 | -6/+3 |
* | implement server-side generation of NTLMv2 session key. YESSS :-) | Luke Leighton | 1999-11-21 | 1 | -0/+28 |
* | you know what? this sort of thing makes me laugh. hmm, what functions | Luke Leighton | 1999-11-21 | 1 | -1/+1 |
* | The First Necessary UNICODE String Support. | Luke Leighton | 1999-11-19 | 1 | -19/+67 |
* | samuserset <username> -p password. YESSSSS :) | Luke Leighton | 1999-11-04 | 1 | -0/+11 |
* | adding experimental set user password command to rpcclient, it returns | Luke Leighton | 1999-11-04 | 1 | -0/+66 |
* | adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot to | Luke Leighton | 1999-10-14 | 1 | -0/+29 |