Age | Commit message (Expand) | Author | Files | Lines |
1998-04-22 | genrand.c: Improved generation of random values, more secure. | Jeremy Allison | 3 | -4/+51 |
1998-04-21 | put server-side long dce/rpc code in main branch. | Luke Leighton | 1 | -6/+6 |
1998-04-21 | Added cli_ulogoff() calls to all the exit code paths in security=server. | Jeremy Allison | 1 | -0/+5 |
1998-04-21 | clientgen.c: Added cli_ulogoff() call. | Jeremy Allison | 1 | -0/+1 |
1998-04-20 | Added 'passwd chat debug' parameter to allow admins to debug their | Jeremy Allison | 1 | -6/+4 |
1998-04-20 | Makefile: Added genrand.o | Jeremy Allison | 2 | -0/+12 |
1998-04-16 | reply.c: Fix bugs where debug statements were accessing the fd_ptr struct | Jeremy Allison | 1 | -6/+6 |
1998-04-15 | ipc.c: Fix for printer queue spinning with Win95. | Jeremy Allison | 1 | -1/+2 |
1998-04-14 | Modified interfaces to getting smb password entries from | Jeremy Allison | 3 | -8/+8 |
1998-04-13 | Fixed aggregate initializer problem for gcc. | Jeremy Allison | 1 | -1/+1 |
1998-04-13 | Changes include: | Christopher R. Hertel | 3 | -415/+700 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 6 | -87/+84 |
1998-04-13 | fixed a memory leak in close_file(). Each time a file was opened | Andrew Tridgell | 1 | -1/+7 |
1998-04-12 | support O_SYNC at open time in files (previously we only supported it | Andrew Tridgell | 1 | -0/+4 |
1998-04-10 | includes.h: Moved HPUX undefine of SEMMSL to where it actually does something. | Jeremy Allison | 1 | -0/+3 |
1998-04-10 | Fix for [homes] problem with security=share. We were still relying | Jeremy Allison | 1 | -5/+19 |
1998-04-09 | Makefile, loadparm.c, server.c, smb.h, util.c: Patch from | Jeremy Allison | 1 | -7/+7 |
1998-04-09 | Added const cast to struct args to get rid of compile time warning. | John Terpstra | 1 | -1/+1 |
1998-04-08 | Fix to stop Windows 95 spinning on print queue requests when it | Jeremy Allison | 1 | -1/+1 |
1998-04-06 | loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather than | Jeremy Allison | 1 | -2/+10 |
1998-03-31 | includes.h: Added semaphore fix for HPUX10.x | Jeremy Allison | 2 | -1/+15 |
1998-03-30 | Fixed compile-time error introduced by log message change. | Jeremy Allison | 1 | -8/+19 |
1998-03-29 | Added remote machine and address to debug message in make_connection() function. | John Terpstra | 1 | -1/+1 |
1998-03-27 | chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync" | Jeremy Allison | 2 | -19/+60 |
1998-03-27 | Fix for client generated core-dump bug where offset to readraw | Jeremy Allison | 1 | -1/+2 |
1998-03-24 | clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb). | Jeremy Allison | 2 | -1/+4 |
1998-03-19 | Finally made OS/2 WP fix the default. | Jeremy Allison | 1 | -1/+1 |
1998-03-19 | Adding the same changes to HEAD as were added to BRANCH_1_9_18. | Jeremy Allison | 1 | -5/+24 |
1998-03-18 | Added SamOEMChangePassword functionality. | Jeremy Allison | 2 | -0/+174 |
1998-03-17 | this isn't a big commit, it just looks like it :-) | Andrew Tridgell | 4 | -16/+19 |
1998-03-16 | Adding the same change as was added to 1.9.18 branch to add the | Jeremy Allison | 3 | -12/+11 |
1998-03-16 | includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombie | Jeremy Allison | 1 | -0/+4 |
1998-03-15 | - claim the null connection after the session request to mak sure we | Andrew Tridgell | 2 | -4/+4 |
1998-03-15 | - added the ability to kill off individual connections from SWAT (from | Andrew Tridgell | 2 | -181/+226 |
1998-03-14 | added the ability to start/stop the server from SWAT. | Andrew Tridgell | 1 | -33/+3 |
1998-03-14 | another makeover of loadparm to support new stuff in swat and | Andrew Tridgell | 1 | -1/+1 |
1998-03-12 | move setup_groups() into password.c so that swat can link without | Andrew Tridgell | 2 | -83/+86 |
1998-03-12 | use FSTYPE_STRING not "SAMBA" for filesystem type | Andrew Tridgell | 1 | -1/+1 |
1998-03-12 | report the max size of raw reads as 65536 not 65535 (this now matches | Andrew Tridgell | 1 | -1/+1 |
1998-03-11 | Missed fixes in NTDOM branch for doing readX via pipe IPC$. | Jeremy Allison | 2 | -1/+5 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 6 | -470/+676 |
1998-03-04 | Removed broken change I made to mangle.c (ooops. Andrew's original | Jeremy Allison | 2 | -9/+4 |
1998-03-04 | Adding Korean and Traditional Chinese codepage support. | Jeremy Allison | 2 | -1/+5 |
1998-03-03 | Change the multibyte character set support so that | Jeremy Allison | 2 | -88/+53 |
1998-02-26 | Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh... | Jeremy Allison | 1 | -0/+30 |
1998-02-26 | Fix for NT redirector bug where deltree fails if the resume key | Jeremy Allison | 2 | -16/+71 |
1998-02-20 | nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar... | Jeremy Allison | 2 | -2/+11 |
1998-02-13 | Ding-dong the witch is dead, the witch is dead...... | Jeremy Allison | 2 | -22/+21 |
1998-02-12 | make the initial logfile names consistent. This should mean that smbd | Andrew Tridgell | 1 | -0/+2 |
1998-02-11 | Makefile: Added AIX 3.2.5. | Jeremy Allison | 4 | -9/+33 |