summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1998-05-071-4/+16
* smbpass.c: Fixed machine_passwd_lock() problems.Jeremy Allison1998-05-061-5/+5
* jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton1998-05-062-3/+22
* Real fix for clitar.c problems. Have now made all the rightRichard Sharpe1998-05-061-3/+3
* Fixes for the %U and %G problems people have reported.Jeremy Allison1998-05-062-3/+4
* genrand.c: SGI compile warning fix.Jeremy Allison1998-05-051-2/+2
* Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1998-04-301-2/+4
* Makefile: Added files to smbpasswd.c.Jeremy Allison1998-04-291-0/+1
* clientgen.c: Fixed null session setup bug.Jeremy Allison1998-04-292-1/+2
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-293-10/+47
* This looks like a big change but really isn't.Jeremy Allison1998-04-252-52/+63
* ABOUT time. dce/rpc long packet format now works, server-side.Luke Leighton1998-04-241-0/+2
* Makefile: Added nterr.c into the mix.Jeremy Allison1998-04-232-1/+6
* clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.cJeremy Allison1998-04-231-2/+3
* genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().Jeremy Allison1998-04-231-2/+8
* genrand.c: Improved generation of random values, more secure.Jeremy Allison1998-04-221-0/+4
* put server-side long dce/rpc code in main branch.Luke Leighton1998-04-211-44/+46
* clientgen.c: Added cli_ulogoff() call.Jeremy Allison1998-04-211-0/+1
* Added 'passwd chat debug' parameter to allow admins to debug theirJeremy Allison1998-04-201-0/+1
* Makefile: Added genrand.oJeremy Allison1998-04-202-1/+5
* Fixed bug that John found in WINS server code. When nmbd as a WINSJeremy Allison1998-04-201-0/+12
* includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1998-04-181-0/+3
* clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1998-04-171-0/+6
* Changing of machine passwords now works !!!!!!Jeremy Allison1998-04-171-0/+1
* ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1998-04-152-0/+2
* Modified interfaces to getting smb password entries fromJeremy Allison1998-04-141-4/+7
* Changes include:Christopher R. Hertel1998-04-131-6/+6
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-133-73/+81
* Fix heaps of warnings when compiling with gcc under Digital UNIX. Include rou...Richard Sharpe1998-04-111-0/+4
* Oops, fogot proto.h. It needs to be updated for changes to client.cRichard Sharpe1998-04-111-1/+1
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-105-15/+26
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-092-4/+1
* Added codepage 936 (simplified Chineses).Jeremy Allison1998-04-092-1/+6
* Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1998-04-021-1/+1
* includes.h: Added semaphore fix for HPUX10.xJeremy Allison1998-03-311-0/+5
* chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1998-03-272-3/+5
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-243-7/+7
* Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha releaseJohn Terpstra1998-03-212-3/+8
* Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...John Terpstra1998-03-201-0/+3
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-1/+4
* Added SamOEMChangePassword functionality.Jeremy Allison1998-03-181-0/+5
* changed the method used for auto-reload on the status page to useAndrew Tridgell1998-03-181-0/+1
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-171-2/+4
* - added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1998-03-171-1/+1
* changed the default MAXSTATUS from 1000 to 100000Andrew Tridgell1998-03-171-2/+2
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-1/+8
* Lint was complaining about the following typedef in smb.h:Christopher R. Hertel1998-03-161-1/+1
* includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombieJeremy Allison1998-03-161-5/+12
* changed the default "keepalive" value to 300 seconds.Andrew Tridgell1998-03-161-0/+2
* - claim the null connection after the session request to mak sure weAndrew Tridgell1998-03-151-2/+10