summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_net.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for the SID history problem when using a Win2k domain controllerJeremy Allison2000-09-061-12/+56
* Fix for passing NULL pointer as an array parameter inTim Potter2000-07-101-2/+2
* Luke, I am moving the code back into passdb/passdb.c, this the correctJeremy Allison2000-06-091-2/+2
* dynamic allocation of NET_USER_INFO_3 gids.Luke Leighton2000-06-091-5/+16
* Insure uninitialized memory read fixes.Jeremy Allison2000-05-031-2/+2
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-1/+0
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-26/+0
* added the following message to all dce/rpc client/server code, exceptLuke Leighton2000-03-221-0/+26
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-1211/+647
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-4/+0
* damn, that took a while. nt login password was being stored incorrectlyLuke Leighton1999-12-011-4/+3
* first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton1999-11-291-8/+36
* attempting to get nt5 wksta to join domain.Luke Leighton1999-11-161-22/+8
* added two new params: "trusted domains" and "trusting domains".Luke Leighton1999-11-161-4/+4
* Changes to implement NET_AUTH based on NET_AUTH2, to get Win2000Richard Sharpe1999-11-161-0/+60
* 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