summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_net.c
Commit message (Expand)AuthorAgeFilesLines
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-2/+2
* amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1998-10-271-5/+5
* rpcclient ntlogin testLuke Leighton1998-10-161-3/+3
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-151-0/+69
* tridge the destroyer returns!Andrew Tridgell1998-09-051-123/+12
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-1/+3
* Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1998-08-241-3/+3
* added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1998-08-221-0/+6
* password.c: Fixes to allow Win95 clients to have lm encrypted passwordsJeremy Allison1998-07-061-5/+6
* clientgen: Added USE_SSL for client shutdown.Jeremy Allison1998-06-161-1/+1
* - created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1998-05-241-1/+1
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-141-2/+4
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-2/+2
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-4/+3
* Makefile: Added nterr.c into the mix.Jeremy Allison1998-04-231-0/+22
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-43/+25
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+1147