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
/
filename.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
2002-04-11
1
-31
/
+15
*
Reintroduce the 2.2 name mangling code, until we get are more flexible solution.
Andrew Bartlett
2002-04-08
1
-1
/
+14
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Fixed the bug with descending into mangled directories.
Jeremy Allison
2001-12-18
1
-5
/
+8
*
change some more functions to the new mangle interface.
Simo Sorce
2001-10-29
1
-9
/
+11
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
- don't try to print pointers
Andrew Tridgell
2001-07-25
1
-11
/
+0
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-3
/
+3
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-5
/
+0
*
Sorry Gerald, I think the original code was better (plus safer as I'm sure
Jeremy Allison
2000-12-12
1
-7
/
+10
*
subtle bug where files which missed the stat_cache but were added
Gerald Carter
2000-12-11
1
-10
/
+7
*
Fixed *very* subtle statcache bug where invalid stat state could be
Jeremy Allison
2000-12-08
1
-1
/
+2
*
Ok - this is a big patch - and it may break smbd a bit (although
Jeremy Allison
2000-10-19
1
-40
/
+43
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-3
/
+3
*
Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them
Jeremy Allison
2000-09-27
1
-1
/
+1
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+4
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
1
-257
/
+2
*
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
2000-04-10
1
-0
/
+6
*
Fix some more compile warnings.
Tim Potter
2000-02-07
1
-1
/
+2
*
Fix some compile warnings.
Tim Potter
2000-02-04
1
-1
/
+1
*
Put back lots of missing calls to dos_to_unix(). Thanks to
Tim Potter
2000-02-03
1
-2
/
+2
*
Mega-VFS merge. Yeah baby!
Tim Potter
2000-02-03
1
-6
/
+8
*
Added hash-based stat cache code from Ying Chen.
Jeremy Allison
2000-01-26
1
-81
/
+92
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-49
/
+19
*
more dfs stuff. this looks like it's going to be more appropriate to use
Luke Leighton
1999-07-15
1
-3
/
+33
*
Use VFS I/O for stat_cache_lookup()
Tim Potter
1999-04-05
1
-3
/
+5
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
1
-3
/
+4
*
formatting change
Andrew Tridgell
1998-11-21
1
-1
/
+1
*
Added code to convert empty file names to "." so we avoid
Richard Sharpe
1998-10-09
1
-0
/
+12
*
Add a DEBUG to unix_convert
Richard Sharpe
1998-10-09
1
-0
/
+2
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
1
-13
/
+11
*
Fixed the problem with reply_getatr() being passed a "" name in reply_getatr,
Jeremy Allison
1998-09-26
1
-3
/
+0
*
I've disabled the conversion of null filenames to "." until we solve
Andrew Tridgell
1998-09-25
1
-0
/
+3
*
Small bit of paranioa. Ensure that if the incoming name to
Jeremy Allison
1998-09-19
1
-2
/
+14
*
Improved stat cache code by uppercasing any search name that gets added to
Jeremy Allison
1998-09-10
1
-17
/
+15
*
Added back groupname map stuff removed by Andrew's "slash 'n' burn"
Jeremy Allison
1998-09-08
1
-0
/
+14
*
add a "stat cache" boolean smb.conf option. (defaults to on)
Andrew Tridgell
1998-09-06
1
-2
/
+10
*
fixed a stat cache bug (the one found by Matthew Geier).
Andrew Tridgell
1998-09-05
1
-1
/
+5
*
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1998-09-05
1
-2
/
+3
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-5
/
+5
*
fixed a bug in the name mangling code. It implicitly assumed that
Andrew Tridgell
1998-09-03
1
-1
/
+1
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
1
-9
/
+9
*
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1998-08-28
1
-6
/
+14
*
Fixed stat cache statistics calculation. Oops.
Jeremy Allison
1998-08-27
1
-1
/
+1
*
This is the stat cache code - seems to work fine (needs heavy
Jeremy Allison
1998-08-27
1
-17
/
+273
*
Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.
Jeremy Allison
1998-08-19
1
-102
/
+152
*
more splitting of server.c
Andrew Tridgell
1998-08-17
1
-0
/
+380