index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
trans2.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed file descriptor leak in error processing of print jobs.
Jeremy Allison
2001-02-22
1
-3
/
+17
*
reverted *.* patch until someone explains to me what the test case is
Andrew Tridgell
2001-02-08
1
-5
/
+0
*
merge from SAMBA_2_2
Gerald Carter
2001-02-08
1
-2
/
+8
*
Fix from Kenichi Okuyama for memory leak on Realloc fail.
Jeremy Allison
2001-01-23
1
-21
/
+51
*
Fix for short names not being returned correctly with non-mangled shares.
Jeremy Allison
2000-12-11
1
-1
/
+2
*
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
2000-11-16
1
-8
/
+23
*
Ok - this is a big patch - and it may break smbd a bit (although
Jeremy Allison
2000-10-19
1
-31
/
+27
*
changes to sync with 2.2. tree
Herb Lewis
2000-10-11
1
-5
/
+42
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-14
/
+14
*
Fixes for the fact that UNICODE sizes are no always 2*no of chars when
Jeremy Allison
2000-10-03
1
-8
/
+9
*
utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.
Jeremy Allison
2000-10-03
1
-2
/
+1
*
Changed MS_DFS to WITH_MSDFS throughout.
Shirish Kalele
2000-05-26
1
-2
/
+3
*
Did a proper fix for the file access on IPC$. Denied all pipe opens on
Jeremy Allison
2000-05-23
1
-0
/
+4
*
Fixed bug where file access was allowed on IPC$ share.
Jeremy Allison
2000-05-23
1
-0
/
+3
*
The new msdfs implementation that uses symlinks to point to other
Shirish Kalele
2000-05-16
1
-2
/
+13
*
lib/util_unistr.c:
Jeremy Allison
2000-05-10
1
-1
/
+1
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+4
*
go back to ascii in SMB_FIND_FILE_BOTH_DIRECTORY_INFO
Andrew Tridgell
2000-04-30
1
-10
/
+4
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
1
-38
/
+29
*
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
-2
/
+2
*
fixed two uninitialised memory references
Andrew Tridgell
2000-04-23
1
-2
/
+2
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-87
/
+78
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
1
-4
/
+3
*
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
2000-04-10
1
-11
/
+11
*
Removed strange optimisation (paranoia fix maybe ?) that stopped smbd
Jeremy Allison
2000-04-04
1
-6
/
+0
*
Win2k will only accept volume labels in UNICODE. Fixed.... :-(.
Jeremy Allison
2000-03-28
1
-1
/
+2
*
Moved common code to set parameter offset field correctly oout of 'if'
Jeremy Allison
2000-03-28
1
-10
/
+8
*
changed the definition of dos_PutUniCode
Andrew Tridgell
2000-03-27
1
-4
/
+4
*
Cleaning up call_trans2getdfsreferral.
Shirish Kalele
2000-03-13
1
-1
/
+0
*
Cleaned up call_trans2getdfsreferral for when MS_DFS is not defined.
Shirish Kalele
2000-03-13
1
-1
/
+1
*
moved #endif to end of function to compile when dfs is disabled.
Jean-François Micouleau
2000-03-13
1
-1
/
+1
*
Cleaning up the warnings from configure.developer.
Shirish Kalele
2000-03-10
1
-6
/
+3
*
Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...
Jeremy Allison
2000-03-10
1
-0
/
+2
*
dded Microsoft Dfs services.
Shirish Kalele
2000-03-08
1
-3
/
+56
*
Fix for reporting file system attributes correctly.
Jeremy Allison
2000-02-18
1
-1
/
+2
*
Mega-VFS merge. Yeah baby!
Tim Potter
2000-02-03
1
-17
/
+21
*
useable_space does not include the alignment offset calculations.
Jeremy Allison
2000-01-14
1
-1
/
+8
*
Added "inherit permissions" patch.
Jeremy Allison
2000-01-14
1
-2
/
+2
*
Changed MAX to MIN in SET_FILE_BASIC_INFO as recommended by "Michael C. Adler...
Jeremy Allison
1999-12-21
1
-1
/
+1
*
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1999-12-21
1
-6
/
+5
*
*Finally*. Correct patch to fix timestamp problems from Paul Eggert <eggert@t...
Jeremy Allison
1999-12-20
1
-3
/
+14
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-602
/
+432
*
more dfs stuff. this looks like it's going to be more appropriate to use
Luke Leighton
1999-07-15
1
-7
/
+35
*
dfs issues
Luke Leighton
1999-07-15
1
-1
/
+1
*
dfs parsed string length was being set explicitly to value "6", overwriting
Luke Leighton
1999-07-13
1
-22
/
+21
*
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
1999-07-12
1
-66
/
+332
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
1
-14
/
+19
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
1
-3
/
+3
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
1
-6
/
+7
[prev]
[next]