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
/
source
/
smbd
/
nttrans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
another sync with SAMBA_2_2. Regenerated docs after vl new strip-links.pl
Gerald Carter
2002-08-28
1
-2
/
+8
*
syncing up for 2.2.6pre2
Gerald Carter
2002-08-27
1
-30
/
+125
*
merging for 2.2.6pre1
Gerald Carter
2002-07-27
1
-3
/
+5
*
beginning to sync up for 2.2.5 release....
Gerald Carter
2002-06-17
1
-4
/
+7
*
Start of merge to 2_2_RELEASE branch for release.
Jeremy Allison
2002-04-30
1
-479
/
+453
*
Move over to RELEASE branch.
Jeremy Allison
2002-02-01
1
-189
/
+172
*
Fix for using talloc context before creation.
Jeremy Allison
2001-10-12
1
-9
/
+13
*
nsswitch/winbindd_group.c: Memory leak fixes.
Jeremy Allison
2001-10-12
1
-22
/
+46
*
Sync-up with SAMBA_2_2 branch.
Jeremy Allison
2001-10-11
1
-136
/
+72
*
Syncup getting ready for release.
Jeremy Allison
2001-07-06
1
-5
/
+28
*
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
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-2
/
+2
*
But Doctor, I had to kill the patient in order to save him....
Jeremy Allison
2001-02-21
1
-11
/
+0
*
Fix for DACL/SACL masking typo - spotted by medha@pezman.austin.ibm.com.
Jeremy Allison
2001-02-12
1
-2
/
+2
*
smbencrypt.c: rewrote decode_pw_buffer() to generate the NT and LM hashes.
Jean-François Micouleau
2001-02-03
1
-1
/
+10
*
lib/system.c: Fix for pw caching.
Jeremy Allison
2001-01-31
1
-46
/
+93
*
printing/printing.c: Merge from appliance head.
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
*
Fixes for extra stat's broght back from HEAD. This cuts down on the
Jeremy Allison
2000-10-25
1
-47
/
+10
*
add remaining profile stats
Herb Lewis
2000-10-10
1
-8
/
+58
*
Fixed error return messages needed for NTTrans CreateDirectory.
Jeremy Allison
2000-10-06
1
-0
/
+16
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-5
/
+5
*
Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be added
Jeremy Allison
2000-10-05
1
-1
/
+4
*
Fix to allow a timestamp of zero to cause an instantaneous changenotify
Jeremy Allison
2000-09-20
1
-1
/
+8
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
1
-5
/
+5
*
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
2000-07-27
1
-2
/
+20
*
split all the change notify code out into a separate module
Andrew Tridgell
2000-06-12
1
-392
/
+35
*
(Correct) fix for desired_access being zero in map_share_mode().
Jeremy Allison
2000-06-09
1
-12
/
+12
*
Fix for map_share_mode to allow desired access of zero map to stat open.
Jeremy Allison
2000-06-08
1
-0
/
+11
*
Fixing get/set of security descriptors.
Jeremy Allison
2000-06-07
1
-1
/
+4
*
rpc_client/cli_lsarpc.c: Removed unused variable.
Jeremy Allison
2000-06-03
1
-9
/
+9
*
Changed interface to set_nt_acl slightly.
Jeremy Allison
2000-05-31
1
-1
/
+1
*
Fixed interface between new ACLS and nttrans code.
Jeremy Allison
2000-05-31
1
-183
/
+12
*
prs_give_memory in wrong place, also poss. was losing mem.
Luke Leighton
2000-05-27
1
-7
/
+7
*
fixed nttrans.c
Luke Leighton
2000-05-27
1
-406
/
+38
*
Changed MS_DFS to WITH_MSDFS throughout.
Shirish Kalele
2000-05-26
1
-1
/
+1
*
Did a proper fix for the file access on IPC$. Denied all pipe opens on
Jeremy Allison
2000-05-23
1
-124
/
+192
*
Fixed bug where file access was allowed on IPC$ share.
Jeremy Allison
2000-05-23
1
-0
/
+3
*
Added the NETDFS pipe to allow remote administration of the msdfs symlinks
Shirish Kalele
2000-05-18
1
-0
/
+3
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-1
/
+3
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-1
/
+0
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
1
-1
/
+1
*
insure caught an uninitialised memory reference - ensure it starts as
Andrew Tridgell
2000-04-23
1
-0
/
+2
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-40
/
+16
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
1
-6
/
+4
*
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
2000-04-10
1
-32
/
+8
*
Correctly convert from little-endian UNICODE to dos_codepage when doing
Jeremy Allison
2000-03-22
1
-17
/
+4
*
include/smb.h:
Jeremy Allison
2000-03-13
1
-19
/
+84
*
Fixups for Win2K security descriptors from the 2.0.x branch.
Jeremy Allison
2000-03-09
1
-26
/
+60
[next]