Age | Commit message (Expand) | Author | Files | Lines |
1997-11-11 | Left global_oplock_break set while request to break oplock is | Jeremy Allison | 1 | -4/+5 |
1997-11-11 | auto-create the locks directory on startup | Andrew Tridgell | 1 | -0/+4 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 3 | -110/+212 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 3 | -212/+110 |
1997-11-07 | ipc.c : | Luke Leighton | 2 | -1/+15 |
1997-11-07 | Modified Files: | Christopher R. Hertel | 2 | -242/+317 |
1997-11-06 | ipc.c: Changing back arbitrary alignment change until I know *why* | Jeremy Allison | 2 | -2/+2 |
1997-11-06 | following a cvs error, i am rewriting this monster-commit. with bad grace. | Luke Leighton | 5 | -7/+24 |
1997-11-06 | local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR. | Jeremy Allison | 1 | -34/+46 |
1997-11-03 | Rolling back the files | Jeremy Allison | 2 | -17/+10 |
1997-11-02 | Christian Lademann's contribution: new capabilities in smb.conf. | Luke Leighton | 2 | -10/+17 |
1997-11-01 | a simple SMB torture tester. This will allow us to evaluate locking | Andrew Tridgell | 1 | -4/+1 |
1997-11-01 | re-initialise the timezone on each new connection. This means you | Andrew Tridgell | 1 | -0/+3 |
1997-10-30 | storing pipe name state (from set named pipe handle state call) in the | Luke Leighton | 2 | -19/+20 |
1997-10-30 | Makefile: | Luke Leighton | 3 | -78/+7 |
1997-10-30 | removed mechanism that created actual files NETLOGON, lsarpc and the like, | Luke Leighton | 3 | -80/+111 |
1997-10-29 | zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope. | Luke Leighton | 1 | -1/+1 |
1997-10-29 | ipc.c ntclientpipe.c: | Luke Leighton | 1 | -10/+14 |
1997-10-29 | ipc.c : | Luke Leighton | 1 | -1/+12 |
1997-10-29 | added frag field to make_rpc_hdr() function | Luke Leighton | 1 | -1/+1 |
1997-10-29 | byteorder.h : | Luke Leighton | 2 | -6/+44 |
1997-10-28 | Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr. | Jeremy Allison | 1 | -6/+133 |
1997-10-28 | refuse pathworks type R connect (patch from Stephen Tweedie) | Andrew Tridgell | 1 | -24/+39 |
1997-10-27 | checks against file handle in api_fd_reply(). i don't know what error | Luke Leighton | 1 | -6/+18 |
1997-10-27 | change the default file permissions on the SHARE_MEM_FILE* to | Andrew Tridgell | 1 | -1/+1 |
1997-10-27 | also disable read prediction in 1.9.18 | Andrew Tridgell | 3 | -2/+15 |
1997-10-27 | Fixed 2 oplock bugs: | Andrew Tridgell | 1 | -14/+14 |
1997-10-25 | Makefile : | Luke Leighton | 4 | -30/+29 |
1997-10-24 | nterr.c : | Luke Leighton | 1 | -1/+1 |
1997-10-23 | Big change to make nmbd code more readable/understandable. | Jeremy Allison | 1 | -0/+2 |
1997-10-23 | general sorting out, from crashes generated by do_lsa_req_chal() in client.c | Luke Leighton | 1 | -1/+2 |
1997-10-22 | client.c : | Luke Leighton | 1 | -9/+24 |
1997-10-21 | WHATSNEW.txt: Updated for alpha3. | Jeremy Allison | 1 | -2/+2 |
1997-10-21 | chgpasswd.c: | Jeremy Allison | 2 | -73/+153 |
1997-10-21 | loadparm.c : | Luke Leighton | 1 | -2/+0 |
1997-10-21 | damn, I spelt EACCES wrong. | Andrew Tridgell | 1 | -1/+1 |
1997-10-21 | check for EPERM or EACCESS in file_utime() | Andrew Tridgell | 1 | -1/+6 |
1997-10-21 | don't check lp_alternate_permissions() in the new utime workaround | Andrew Tridgell | 1 | -14/+12 |
1997-10-21 | fix the order of become_uid() and become_gid() in become_root(). This | Andrew Tridgell | 2 | -9/+2 |
1997-10-21 | rewrote the password server code using the new clientgen.c client | Andrew Tridgell | 3 | -253/+191 |
1997-10-21 | add some debug info | Andrew Tridgell | 1 | -0/+2 |
1997-10-20 | loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added | Jeremy Allison | 3 | -13/+69 |
1997-10-20 | util.c password.c : | Luke Leighton | 2 | -64/+2 |
1997-10-20 | a major share modes reorganisation. | Andrew Tridgell | 2 | -18/+14 |
1997-10-20 | casting cleanups | Andrew Tridgell | 1 | -1/+1 |
1997-10-19 | pipes.c pipesrvsvc.c : | Luke Leighton | 1 | -80/+0 |
1997-10-18 | put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99. | Luke Leighton | 1 | -1/+2 |
1997-10-17 | Simply moved the #include for ubi_dLinkList.h from within dir.c to | Christopher R. Hertel | 1 | -2/+0 |
1997-10-16 | Added Michael Johnsons' PAM modifications <johnsonm@redhat.com> | John Terpstra | 1 | -12/+12 |
1997-10-16 | Made changes to the dir cache functions: | Christopher R. Hertel | 1 | -83/+121 |