summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_netlog.c
AgeCommit message (Expand)AuthorFilesLines
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
1998-04-29Makefile: Added files to smbpasswd.c.Jeremy Allison1-1/+1
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-11/+11
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-4/+2
1998-04-23Makefile: Added nterr.c into the mix.Jeremy Allison1-1/+1
1998-04-22Fixed bug found by Gerald Carter <cartegw@Eng.Auburn.EDU> whereJeremy Allison1-2/+0
1998-04-20genrand.c: Improved filename based random seed generation.Jeremy Allison1-4/+3
1998-04-18includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1-3/+3
1998-04-17Changing of machine passwords now works !!!!!!Jeremy Allison1-32/+26
1998-04-14Modified interfaces to getting smb password entries fromJeremy Allison1-2/+2
1998-04-02Changed code to check NT password *first* - if it exists.Jeremy Allison1-11/+14
1998-04-01cli_login.c :Luke Leighton1-18/+41
1998-04-01Rolling back machine password change code - this doesn't work (yet).Jeremy Allison1-13/+24
1998-03-31includes.h: Added semaphore fix for HPUX10.xJeremy Allison1-24/+13
1998-03-24clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1-16/+9
1998-03-17this isn't a big commit, it just looks like it :-)Andrew Tridgell1-2/+3
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+832