summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_net.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-27amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1-5/+5
1998-10-16rpcclient ntlogin testLuke Leighton1-3/+3
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton1-0/+69
1998-09-05tridge the destroyer returns!Andrew Tridgell1-123/+12
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-1/+3
1998-08-24Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1-3/+3
1998-08-22added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1-0/+6
1998-07-06password.c: Fixes to allow Win95 clients to have lm encrypted passwordsJeremy Allison1-5/+6
1998-06-16clientgen: Added USE_SSL for client shutdown.Jeremy Allison1-1/+1
1998-05-24- created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1-1/+1
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison1-2/+4
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-2/+2
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-4/+3
1998-04-23Makefile: Added nterr.c into the mix.Jeremy Allison1-0/+22
1998-03-24clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1-43/+25
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+1147