Age | Commit message (Expand) | Author | Files | Lines |
2004-02-08 | Remove more unused portions of the 'password cache'. | Andrew Bartlett | 1 | -36/+6 |
2004-02-08 | Remove more unused functions - this time parts of the 'password cache'. | Andrew Bartlett | 1 | -45/+0 |
2004-01-05 | Correctly handle per-pipe NTLMSSP inside a NULL session. Previously we | Andrew Bartlett | 1 | -2/+8 |
2003-07-14 | Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request | Andrew Bartlett | 1 | -11/+3 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -12/+2 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -118/+19 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-04 | Add 'net rpc join' to match the ADS equiv. | Andrew Bartlett | 1 | -0/+2 |
2001-11-15 | Tidyup formatting a bit (spaces->tabs) whilst reading new code to understand | Jeremy Allison | 1 | -46/+34 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -13/+3 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -10/+4 |
2001-03-14 | set of changes in the beginning of bringing rpcclient changes | Gerald Carter | 1 | -0/+10 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 1 | -0/+9 |
2000-05-10 | lib/util_unistr.c: | Jeremy Allison | 1 | -48/+0 |
2000-01-03 | simple mods to add msrpc pipe redirection. default behaviour: fall back | Luke Leighton | 1 | -0/+54 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -187/+30 |
1999-12-03 | argh! smb-agent redirection client reusage is a nightmare! | Luke Leighton | 1 | -0/+10 |
1999-12-03 | cool! a unix socket smb redirector. code based on smbfilter and | Luke Leighton | 1 | -0/+8 |
1999-12-02 | clearing up connection-related stuff. password credentials were messing | Luke Leighton | 1 | -9/+1 |
1999-12-01 | 1) when no domain used in ntlogin test command, should use default one | Luke Leighton | 1 | -6/+57 |
1999-11-29 | this is going to sound _really_ weird, ok, but i had to implement | Luke Leighton | 1 | -3/+3 |
1999-11-21 | implement server-side generation of NTLMv2 session key. YESSS :-) | Luke Leighton | 1 | -14/+3 |
1999-11-21 | you know what? this sort of thing makes me laugh. hmm, what functions | Luke Leighton | 1 | -1/+32 |
1999-10-07 | - added rudimentary CAP_UNICODE support because i thought it was part of | Luke Leighton | 1 | -0/+21 |
1999-06-29 | improving authentication code (tidyup). | Luke Leighton | 1 | -10/+72 |
1998-10-14 | dce/rpc | Luke Leighton | 1 | -1/+1 |
1998-10-08 | dce/rpc | Luke Leighton | 1 | -4/+16 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -5/+4 |
1998-09-25 | added rpcclient program | Luke Leighton | 1 | -0/+236 |