summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
1998-07-29some merge cleanupsAndrew Tridgell1-0/+0
1998-06-29nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.Jeremy Allison1-3/+4
1998-06-13Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...Jeremy Allison1-24/+63
1998-06-12ipc.c: map_username is now a BOOL function.Jeremy Allison1-25/+27
1998-06-10De-coupled the mapping of a Windows to UNIX username from the Get_PwnamJeremy Allison2-1/+22
1998-06-09loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison3-15/+13
1998-06-05loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...Jeremy Allison1-1/+11
1998-06-04added "domain admin group" and "domain guest group" parameters. this isLuke Leighton1-5/+5
1998-05-24more warnings, from Tim WindersLuke Leighton1-1/+1
1998-05-24- created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton2-3/+3
1998-05-21fixed signed / unsigned warnings spotted by tim winders. also fixedLuke Leighton1-3/+3
1998-05-21jean-francois calling the right function for the "net t.o.d" dce/rpc supportLuke Leighton1-1/+1
1998-05-20dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton1-0/+54
1998-05-19ldap.c :Luke Leighton2-37/+13
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison3-18/+42
1998-05-18- renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton3-3/+3
1998-05-15Fix from "Gerald W. Carter" <cartegw@eng.auburn.edu>, we wereJeremy Allison1-1/+1
1998-05-14passdb.cJeremy Allison1-7/+12
1998-05-14Fixed dce/rpc to use global_machine_sid (auto generated in server.c ifJeremy Allison3-14/+9
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison5-292/+338
1998-05-12retired this file: it's not actually needed now that passdb.c providesLuke Leighton1-152/+0
1998-05-12This is a security audit change of the main source.Jeremy Allison3-10/+10
1998-05-11password back-end database supportLuke Leighton1-105/+28
1998-05-11ldap back-end database developmentLuke Leighton1-126/+38
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell2-9/+9
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