summaryrefslogtreecommitdiff
path: root/source3/libsmb/pwd_cache.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-04Add 'net rpc join' to match the ADS equiv.Andrew Bartlett1-0/+2
2001-11-15Tidyup formatting a bit (spaces->tabs) whilst reading new code to understandJeremy Allison1-46/+34
2001-11-03Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison1-13/+3
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-3/+0
2001-07-04The big character set handling changeover!Andrew Tridgell1-10/+4
2001-03-14set of changes in the beginning of bringing rpcclient changesGerald Carter1-0/+10
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter1-0/+9
2000-05-10lib/util_unistr.c:Jeremy Allison1-48/+0
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-0/+54
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-187/+30
1999-12-03argh! smb-agent redirection client reusage is a nightmare!Luke Leighton1-0/+10
1999-12-03cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1-0/+8
1999-12-02clearing up connection-related stuff. password credentials were messingLuke Leighton1-9/+1
1999-12-011) when no domain used in ntlogin test command, should use default oneLuke Leighton1-6/+57
1999-11-29this is going to sound _really_ weird, ok, but i had to implementLuke Leighton1-3/+3
1999-11-21implement server-side generation of NTLMv2 session key. YESSS :-)Luke Leighton1-14/+3
1999-11-21you know what? this sort of thing makes me laugh. hmm, what functionsLuke Leighton1-1/+32
1999-10-07- added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton1-0/+21
1999-06-29improving authentication code (tidyup).Luke Leighton1-10/+72
1998-10-14dce/rpcLuke Leighton1-1/+1
1998-10-08dce/rpcLuke Leighton1-4/+16
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-5/+4
1998-09-25added rpcclient programLuke Leighton1-0/+236