index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
nttrans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the AFP_Resource:$DATA filename creation bug.
Jeremy Allison
2002-04-17
1
-239
/
+255
*
make sure we don't walk past the end of the current SMB buffer when
Andrew Tridgell
2002-04-16
1
-9
/
+8
*
merge from SAMBA_2_2
Gerald Carter
2002-04-15
1
-1
/
+1
*
Shirish pointed out more areas we should be doing roundups for allocation size.
Jeremy Allison
2002-04-09
1
-17
/
+16
*
Fixed the error bad path for recursive mkdir so mkdir \a\b\c\d works.
Jeremy Allison
2002-04-02
1
-28
/
+6
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-5
/
+4
*
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
2002-03-20
1
-50
/
+3
*
get the right return code for batch vs exclusive oplocks
Andrew Tridgell
2002-03-07
1
-5
/
+12
*
Fixed delete on close semantics - preparing for share mode rewrite.
Jeremy Allison
2002-03-07
1
-13
/
+12
*
Reformat preparing for changes to come...
Jeremy Allison
2002-03-06
1
-155
/
+155
*
Added "nt status support" parameter. Fix offline synchronisation.
Jeremy Allison
2002-02-27
1
-5
/
+4
*
This is a nasty hack to fix "xcopy /o" from win2000 on a Samba share
Andrew Tridgell
2002-02-26
1
-3
/
+7
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
2002-01-20
1
-1
/
+1
*
Re-wrote the guts of the rename_internals code to cope with a reported
Jeremy Allison
2002-01-04
1
-1
/
+2
*
Grr - numbers printed in hexadecimal should be preceeded by 0x
Tim Potter
2001-12-20
1
-7
/
+7
*
Return NT_STATUS_OBJECT_NOT_FOUND or ERRbadpipe if pipe name not found.
Jeremy Allison
2001-12-18
1
-1
/
+1
*
Fixed delete on close bug. Added core dump code to winbindd.
Jeremy Allison
2001-11-23
1
-7
/
+14
*
Fix detection of RedHat 7.2.
Jeremy Allison
2001-11-15
1
-0
/
+5
*
Formatting fixes only.
Jeremy Allison
2001-11-13
1
-44
/
+43
*
Don't put a \n on the end of the arg to exit_server()
Tim Potter
2001-11-05
1
-5
/
+5
*
Made nt acl support a local parameter for w2ksp2 profile fix.
Jeremy Allison
2001-10-12
1
-26
/
+54
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-21
/
+12
*
- enable MSDFS by default, there seems no reason not to have it enabled
Andrew Tridgell
2001-09-12
1
-2
/
+0
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-22
/
+20
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
1
-7
/
+7
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-45
/
+40
*
merge from 2.2
Gerald Carter
2001-08-10
1
-1
/
+1
*
Added Gerald's lanman printing only change to HEAD.
Jeremy Allison
2001-08-06
1
-68
/
+4
*
uint -> uint32.
Jeremy Allison
2001-07-30
1
-1
/
+1
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-2
/
+2
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-9
/
+9
*
Ensure we correctly round down to 2 second boundary if dos filetime
Jeremy Allison
2001-07-04
1
-2
/
+22
*
*Wonderful* patch from Andrew Bartlett that will help ensure tdb's are
Jeremy Allison
2001-06-09
1
-3
/
+6
*
This is a big, rather ugly patch. Whilst investigating the files not truncated
Jeremy Allison
2001-03-30
1
-1
/
+30
*
Ensure get/set NT ACL code is redirected through vfs.
Jeremy Allison
2001-03-26
1
-2
/
+2
*
converted the nttrans code to unicode on the wire
Andrew Tridgell
2001-03-16
1
-117
/
+13
*
this patch does a number of things:
Andrew Tridgell
2001-03-13
1
-8
/
+9
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-2
/
+0
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-2
/
+2
*
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
2001-02-28
1
-9
/
+0
*
Fix for DACL/SACL masking typo - spotted by medha@pezman.austin.ibm.com.
Jeremy Allison
2001-02-12
1
-2
/
+2
*
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
2001-02-12
1
-1
/
+10
*
lib/system.c: Fix for pw caching.
Jeremy Allison
2001-01-31
1
-46
/
+93
*
smbd/lanman.c: Fix for calling qsort with 0 number.
Jeremy Allison
2001-01-24
1
-4
/
+12
*
This should fix Office failing to print to "FILE:".
Jeremy Allison
2000-11-24
1
-3
/
+3
*
Ok - this is a big patch - and it may break smbd a bit (although
Jeremy Allison
2000-10-19
1
-47
/
+10
*
changes to sync with 2.2. tree
Herb Lewis
2000-10-11
1
-8
/
+58
*
Fixed error return messages needed for NTTrans CreateDirectory.
Jeremy Allison
2000-10-06
1
-0
/
+16
[next]