summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_netlog.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-11finally got sick of the "extern int Client" code and the stupidAndrew Tridgell1-1/+1
2000-04-04Change to vfs API. POSIX states fsync should return an int, not a void.Jeremy Allison1-2/+0
2000-04-04Removed unused parameter vuid from rpc_server api_* calls. For the very fewTim Potter1-214/+220
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-25/+0
2000-03-22added the following message to all dce/rpc client/server code, exceptLuke Leighton1-0/+25
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-514/+420
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-0/+7
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-85/+51
1999-11-21adding user session key into network netlogon response.Luke Leighton1-9/+35
1999-11-16attempting to get nt5 wksta to join domain.Luke Leighton1-1/+1
1999-11-16added two new params: "trusted domains" and "trusting domains".Luke Leighton1-3/+7
1999-11-16Changes to implement NET_AUTH based on NET_AUTH2, to get Win2000Richard Sharpe1-2/+74
1999-10-27rewrote api_net_sam_logon() to be a little clearer.Luke Leighton1-140/+136
1999-07-21Tim Potter spotted compile error: matthew had added BDC support to smbd,Luke Leighton1-2/+3
1999-07-06oops, set password lengths to a boolean value.Luke Leighton1-2/+2
1999-06-29improving authentication code (tidyup).Luke Leighton1-31/+14
1999-06-02Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman1-0/+2
1999-05-03last part of RPC api change.Jean-François Micouleau1-21/+21
1999-04-08Mainly BDC-related changes.Matthew Chapman1-0/+78
1999-04-06Dejan Ilic: spotted "NETLOGON" bug, failure of NT_STATUS WRONG_PASSWORD.Luke Leighton1-3/+3
1999-03-10Greg Dickie: spotted bug where smb_nt_passwd could be NULL.Luke Leighton1-1/+8
1999-02-15Always null-terminate strings.Matthew Chapman1-3/+3
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-8/+6
1999-02-09pwdb_smb_to_sam was not returning NULL for nt name so thatLuke Leighton1-5/+5
1999-02-09Fix for NT BSOD problem. There's no reason to have two "NT usernames" runningMatthew Chapman1-3/+1
1998-11-30attempting to fix "domain user map" up, but it's a bit complicated.Luke Leighton1-19/+62
1998-11-29weekend work. user / group database API.Luke Leighton1-81/+42
1998-11-25fixing group database issuesLuke Leighton1-9/+13
1998-11-25fixing domain join and domain login problemsLuke Leighton1-5/+1
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-212/+204
1998-11-12cleaning up conflicts between group code not yet committed andLuke Leighton1-3/+3
1998-11-11rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison1-6/+7
1998-10-23set netlogon negotiation flags to 0x1ff, not to what the client requests.Luke Leighton1-1/+4
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-2/+2
1998-10-16rpcclient ntlogin testLuke Leighton1-1/+12
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-13/+17
1998-06-29nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.Jeremy Allison1-3/+4
1998-06-10De-coupled the mapping of a Windows to UNIX username from the Get_PwnamJeremy Allison1-0/+10
1998-06-09loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1-3/+1
1998-06-05loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...Jeremy Allison1-1/+11
1998-05-24- created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1-2/+2
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1-4/+4
1998-05-18- renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton1-1/+1
1998-05-15Fix from "Gerald W. Carter" <cartegw@eng.auburn.edu>, we wereJeremy Allison1-1/+1
1998-05-14Fixed dce/rpc to use global_machine_sid (auto generated in server.c ifJeremy Allison1-3/+2
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison1-194/+208
1998-05-12This is a security audit change of the main source.Jeremy Allison1-1/+1
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-6/+6
1998-05-07created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1-29/+31
1998-04-30Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1-1/+1