index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
smbd
/
nttrans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mapped correct open modes for READ_CONTROL access.
Jeremy Allison
1998-09-14
1
-2
/
+3
*
Fixed problems people were having with creating profile
Jeremy Allison
1998-09-14
1
-2
/
+4
*
Ok so with this bugfix 64 bit file access actually seems to work :-).
Jeremy Allison
1998-09-11
1
-4
/
+18
*
Added ssize_t to configure code.
Jeremy Allison
1998-09-11
1
-6
/
+6
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-1
/
+3
*
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1998-09-03
1
-6
/
+6
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
1
-7
/
+7
*
This is the stat cache code - seems to work fine (needs heavy
Jeremy Allison
1998-08-27
1
-2
/
+2
*
Fixes for the problem in blocking locks with file_fsp returning the
Jeremy Allison
1998-08-21
1
-1
/
+9
*
Turning on blocking locking code. NB. Blocking lock requests that are not
Jeremy Allison
1998-08-20
1
-1
/
+1
*
Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.
Jeremy Allison
1998-08-19
1
-3
/
+2
*
smbd/nttrans.c: Fixed bug in split off pipe code.
Jeremy Allison
1998-08-17
1
-0
/
+4
*
Fixed bug introduced by the recent changes where the chain_fnum
Jeremy Allison
1998-08-17
1
-170
/
+169
*
much cleaner chain pointer handling for both files and pipes.
Andrew Tridgell
1998-08-17
1
-5
/
+2
*
some cleanups from the conversion of Pipes[] to a linked list. I also
Andrew Tridgell
1998-08-17
1
-21
/
+22
*
- some tidying up in files.c
Andrew Tridgell
1998-08-16
1
-1
/
+1
*
got rid of the Files[] array completely (previously I'd just made it
Andrew Tridgell
1998-08-16
1
-1
/
+1
*
changed find_free_file() to file_new().
Andrew Tridgell
1998-08-16
1
-2
/
+2
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
1
-64
/
+59
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-1
/
+2
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-350
/
+367
*
include/smb.h: Removed dir_ptr. Not needed.
Jeremy Allison
1998-08-11
1
-41
/
+31
*
Makefile.in: Added CHECK target back in (at Herb's request). Added
Jeremy Allison
1998-08-11
1
-1
/
+13
*
this gets smbd compiling and linking correctly with the new layout.
Andrew Tridgell
1998-08-09
1
-5
/
+6
*
Fixed memory leak when freeing ChangeNotify structures.
Jeremy Allison
1998-08-05
1
-6
/
+6
*
nttrans.c: Fix change_notify. Queue processing code wasn't changing to
Jeremy Allison
1998-08-04
1
-17
/
+42
*
loadparm.c: Added "debug timestamp" synonym for Chris.
Jeremy Allison
1998-08-04
1
-23
/
+2
*
First implementation of ChangeNotify - this version only checks
Jeremy Allison
1998-08-03
1
-19
/
+285
*
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1998-07-31
1
-4
/
+4
*
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1998-07-30
1
-85
/
+135
*
locking.c: Added lock type to is_locked() and do_lock()
Jeremy Allison
1998-07-23
1
-6
/
+6
*
Code added to fix the renaming of a directory under NT SMB calls.
Jeremy Allison
1998-07-17
1
-22
/
+59
*
nttrans.c: Added FILE_EXECUTE to required permissions checked.
Jeremy Allison
1998-07-17
1
-0
/
+2
*
local.h: Added NTFS define if HAVE_NT_SMBS is defined.
Jeremy Allison
1998-07-17
1
-4
/
+10
*
Makefile: Added nttrans.o
Jeremy Allison
1998-07-16
1
-209
/
+279
*
loadparm.c:
Jeremy Allison
1998-07-14
1
-1
/
+2
*
nntrans.c: Fully implemented transact rename.
Jeremy Allison
1998-07-11
1
-3
/
+16
*
nttrans.c: More NT SMB stuff.
Jeremy Allison
1998-07-11
1
-8
/
+10
*
NT SMB trans reply code.
Jeremy Allison
1998-07-09
1
-1
/
+214
*
Implementing more NT SMB functionality.
Jeremy Allison
1998-07-08
1
-82
/
+332
*
nttrans.c: More NT SMB stuff.
Jeremy Allison
1998-07-02
1
-2
/
+2
*
chgpasswd.c: Fix from Peter Debus <pdebus@turing.une.edu.au> for Digital UNIX
Jeremy Allison
1998-07-02
1
-41
/
+52
*
includes.h: AIX fix.
Jeremy Allison
1998-07-01
1
-28
/
+105
*
nttrans.c: More code towards NT protocol.
Jeremy Allison
1998-06-30
1
-13
/
+91
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
1
-0
/
+127
*
clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'
Jeremy Allison
1998-05-08
1
-4
/
+17
*
Initial cut at the code that will do NT SMB calls. Not linked in, not
Jeremy Allison
1998-05-08
1
-0
/
+225