summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
1998-05-07created "passdb.c" which is an interface point to (at present) eitherLuke Leighton3-44/+46
1998-05-06smbpass.c: Fixed machine_passwd_lock() problems.Jeremy Allison1-2/+3
1998-05-06loadparm.c: Added #ifdef USE_LDAP around ldap code.Jeremy Allison2-5/+8
1998-05-06jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton2-52/+236
1998-05-06compiler warning for unimportant uninitialised variableLuke Leighton1-4/+4
1998-05-05patches from jean francois: couple of minor bugsLuke Leighton1-2/+1
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 Allison3-10/+7
1998-04-24ABOUT time. dce/rpc long packet format now works, server-side.Luke Leighton2-5/+90
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 Allison3-4/+0
1998-04-21put server-side long dce/rpc code in main branch.Luke Leighton1-28/+61
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 Allison3-13/+13
1998-04-10includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison2-12/+31
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 Allison9-0/+5104