summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* added the ability to start/stop the server from SWAT.Andrew Tridgell1998-03-141-0/+17
* if a local parameter is changed at the global level then propogate theAndrew Tridgell1998-03-141-0/+1
* prototype updatesAndrew Tridgell1998-03-141-1/+1
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-141-5/+12
* removed a redundent return statementAndrew Tridgell1998-03-141-16/+22
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-1112-1356/+3766
* allow for non-authenticated SWAT for demo purposesAndrew Tridgell1998-03-081-1/+1
* Jeremy is going to hate me ...Andrew Tridgell1998-03-082-2/+36
* Change the multibyte character set support so thatJeremy Allison1998-03-033-17/+31
* Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...Jeremy Allison1998-02-261-2/+6
* Fix for NT redirector bug where deltree fails if the resume keyJeremy Allison1998-02-261-1/+1