summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_net.c
Commit message (Expand)AuthorAgeFilesLines
* const char* issuesLuke Leighton1999-11-011-2/+4
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-8/+8
* need status codes from cli_net_req_chal() and cli_net_auth2().Luke Leighton1999-10-191-1/+1
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-97/+197
* BDC support.Matthew Chapman1999-07-221-7/+3
* BDC support.Luke Leighton1999-07-211-29/+114
* Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman1999-06-021-31/+66
* Mainly BDC-related changes.Matthew Chapman1999-04-081-4/+480
* removed 2 unnecessary args from make_uni_hdr.Luke Leighton1999-03-241-14/+14
* new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton1999-03-121-1/+2
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-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