summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1998-05-073-44/+46
* smbpass.c: Fixed machine_passwd_lock() problems.Jeremy Allison1998-05-061-2/+3
* loadparm.c: Added #ifdef USE_LDAP around ldap code.Jeremy Allison1998-05-062-5/+8
* jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton1998-05-062-52/+236
* compiler warning for unimportant uninitialised variableLuke Leighton1998-05-061-4/+4
* patches from jean francois: couple of minor bugsLuke Leighton1998-05-051-2/+1
* Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1998-04-301-1/+1
* Makefile: Added files to smbpasswd.c.Jeremy Allison1998-04-291-1/+1
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-11/+11
* This looks like a big change but really isn't.Jeremy Allison1998-04-253-10/+7
* ABOUT time. dce/rpc long packet format now works, server-side.Luke Leighton1998-04-242-5/+90
* Makefile: Added nterr.c into the mix.Jeremy Allison1998-04-231-1/+1
* Fixed bug found by Gerald Carter <cartegw@Eng.Auburn.EDU> whereJeremy Allison1998-04-223-4/+0
* put server-side long dce/rpc code in main branch.Luke Leighton1998-04-211-28/+61
* genrand.c: Improved filename based random seed generation.Jeremy Allison1998-04-201-4/+3
* includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1998-04-181-3/+3
* Changing of machine passwords now works !!!!!!Jeremy Allison1998-04-171-32/+26
* Modified interfaces to getting smb password entries fromJeremy Allison1998-04-143-13/+13
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-102-12/+31
* Changed code to check NT password *first* - if it exists.Jeremy Allison1998-04-021-11/+14
* cli_login.c :Luke Leighton1998-04-011-18/+41
* Rolling back machine password change code - this doesn't work (yet).Jeremy Allison1998-04-011-13/+24
* includes.h: Added semaphore fix for HPUX10.xJeremy Allison1998-03-311-24/+13
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-16/+9
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-171-2/+3
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-119-0/+5104