summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_net.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-48/+46
2000-10-13last part of W2K support.Jean-François Micouleau1-2/+27
2000-10-10a netlogon enum trust query doesn't have a function_code at end.Jean-François Micouleau1-6/+0
2000-09-06Fix for the SID history problem when using a Win2k domain controllerJeremy Allison1-12/+56
2000-07-10Fix for passing NULL pointer as an array parameter inTim Potter1-2/+2
2000-06-09Luke, I am moving the code back into passdb/passdb.c, this the correctJeremy Allison1-2/+2
2000-06-09dynamic allocation of NET_USER_INFO_3 gids.Luke Leighton1-5/+16
2000-05-03Insure uninitialized memory read fixes.Jeremy Allison1-2/+2
2000-04-25moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell1-1/+0
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-26/+0
2000-03-22added the following message to all dce/rpc client/server code, exceptLuke Leighton1-0/+26
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-1211/+647
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-4/+0
1999-12-01damn, that took a while. nt login password was being stored incorrectlyLuke Leighton1-4/+3
1999-11-29first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton1-8/+36
1999-11-16attempting to get nt5 wksta to join domain.Luke Leighton1-22/+8
1999-11-16added two new params: "trusted domains" and "trusting domains".Luke Leighton1-4/+4
1999-11-16Changes to implement NET_AUTH based on NET_AUTH2, to get Win2000Richard Sharpe1-0/+60
1999-11-01const char* issuesLuke Leighton1-2/+4
1999-10-25- typecast malloc / Realloc issues.Luke Leighton1-8/+8
1999-10-19need status codes from cli_net_req_chal() and cli_net_auth2().Luke Leighton1-1/+1
1999-10-15return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1-97/+197
1999-07-22BDC support.Matthew Chapman1-7/+3
1999-07-21BDC support.Luke Leighton1-29/+114
1999-06-02Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman1-31/+66
1999-04-08Mainly BDC-related changes.Matthew Chapman1-4/+480
1999-03-24removed 2 unnecessary args from make_uni_hdr.Luke Leighton1-14/+14
1999-03-12new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton1-1/+2
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-2/+2
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