summaryrefslogtreecommitdiff
path: root/source/libsmb/pwd_cache.c
Commit message (Expand)AuthorAgeFilesLines
* starting to sync up for beta3Gerald Carter2003-07-161-11/+3
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-12/+2
* Clean up a few unused functions, add a bit of static etc.Andrew Bartlett2002-05-251-1/+1
* Given Jeremy's positive response, and a lack of one from tpot, I'll commitAndrew Bartlett2002-05-231-117/+18
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Add 'net rpc join' to match the ADS equiv.Andrew Bartlett2001-12-041-0/+2
* Tidyup formatting a bit (spaces->tabs) whilst reading new code to understandJeremy Allison2001-11-151-46/+34
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-13/+3
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* The big character set handling changeover!Andrew Tridgell2001-07-041-10/+4
* set of changes in the beginning of bringing rpcclient changesGerald Carter2001-03-141-0/+10
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-0/+9
* lib/util_unistr.c:Jeremy Allison2000-05-101-48/+0
* simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2000-01-031-0/+54
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-187/+30
* argh! smb-agent redirection client reusage is a nightmare!Luke Leighton1999-12-031-0/+10
* cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1999-12-031-0/+8
* clearing up connection-related stuff. password credentials were messingLuke Leighton1999-12-021-9/+1
* 1) when no domain used in ntlogin test command, should use default oneLuke Leighton1999-12-011-6/+57
* this is going to sound _really_ weird, ok, but i had to implementLuke Leighton1999-11-291-3/+3
* implement server-side generation of NTLMv2 session key. YESSS :-)Luke Leighton1999-11-211-14/+3
* you know what? this sort of thing makes me laugh. hmm, what functionsLuke Leighton1999-11-211-1/+32
* - added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton1999-10-071-0/+21
* improving authentication code (tidyup).Luke Leighton1999-06-291-10/+72
* dce/rpcLuke Leighton1998-10-141-1/+1
* dce/rpcLuke Leighton1998-10-081-4/+16
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-5/+4
* added rpcclient programLuke Leighton1998-09-251-0/+236