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
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r5922: Fix for NASTY NASTY bug #2501. All my fault :-(. Brown paper bag time.
Jeremy Allison
2007-10-10
1
-0
/
+7
*
r5843: Removed unused variable - pointed out by jason@ncac.gwu.edu in bugid #...
Jeremy Allison
2007-10-10
1
-3
/
+1
*
r5632: Fix infinite looping bug found by nasty BlueArc test :-).
Jeremy Allison
2007-10-10
1
-0
/
+20
*
r5508: Typo - ZERO_STRUCT -> ZERO_STRUCTP.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r5183: Ensure we correctly set the per-connection "case_sensitive" setting.
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r5160: First cut at refactoring of directory code to handle non-wildcard
Jeremy Allison
2007-10-10
1
-63
/
+149
*
r5154: Tidy up interface a little.
Jeremy Allison
2007-10-10
1
-2
/
+4
*
r5152: Restructure the directory handling code, stop using void * pointers
Jeremy Allison
2007-10-10
1
-220
/
+162
*
r5096: Attempt to fix the build
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r5063: Shamelessly steal the Samba4 logic (and some code :-) for directory
Jeremy Allison
2007-10-10
1
-135
/
+215
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r2076: Removed old dir caching code - not being used now we have the
Jeremy Allison
2007-10-10
1
-109
/
+0
*
r1085: Now it's had some proper user testing, merge in the deferred open fix....
Jeremy Allison
2007-10-10
1
-1
/
+2
*
Added per-share parameter "store dos attributes". When set, will store
Jeremy Allison
2004-04-02
1
-2
/
+2
*
Fix for special files being hidden from admins by Dmitry Butskoj <buc@odusz.e...
Jeremy Allison
2003-12-23
1
-1
/
+1
*
Change get_nt_acl() to include security_info wanted. Only return this.
Jeremy Allison
2003-05-29
1
-2
/
+4
*
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
1
-9
/
+9
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
1
-9
/
+9
*
Whitespace syncup.
Tim Potter
2003-04-14
1
-2
/
+2
*
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-6
/
+6
*
don't forget the NULL
Gerald Carter
2003-02-27
1
-3
/
+3
*
and the winner of "i should have just written it in assembly
Gerald Carter
2003-02-27
1
-3
/
+3
*
don't pass NULL pointers to strcmp()
Gerald Carter
2003-02-27
1
-2
/
+2
*
Cleanups: (merge from HEAD)
Andrew Bartlett
2003-02-10
1
-1
/
+1
*
removing unused variable and unused file
Gerald Carter
2003-01-14
1
-1
/
+0
*
Fix problem with "hide unreadable". stat file opens are baaack :-).
Jeremy Allison
2003-01-03
1
-432
/
+425
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-8
/
+13
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-36
/
+85
*
Sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-0
/
+69
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-68
/
+88
*
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
2002-04-11
1
-3
/
+3
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-2
/
+2
*
return . and .. first in readdir - this fixes masktest on IRIX which
Herb Lewis
2002-03-21
1
-1
/
+13
*
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
2002-03-20
1
-22
/
+5
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Made "hide unreadable" work much more reliably (just for Volker :-).
Jeremy Allison
2001-12-17
1
-1
/
+37
*
Don't put a \n on the end of the arg to exit_server()
Tim Potter
2001-11-05
1
-1
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-12
/
+10
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-5
/
+2
*
use asprintf for hideunreadable option
Andrew Tridgell
2001-04-28
1
-14
/
+8
*
Rememver to use VFS at all times... even in new user_can_read_file code :-).
Jeremy Allison
2001-04-18
1
-3
/
+3
*
hide unreadable patch from idra
Andrew Tridgell
2001-04-16
1
-0
/
+49
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-4
/
+0
*
removed wrong patch to get_dir_entry(). This was left over from the
Gerald Carter
2001-02-23
1
-5
/
+0
*
merge from SAMBA_2_2
Gerald Carter
2001-02-08
1
-0
/
+5
*
Turned down noisy debug statement.
Tim Potter
2001-01-30
1
-1
/
+1
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-4
/
+4
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+4
*
fixed our smbsearch code. We now store the mask with the dptr, this
Andrew Tridgell
2000-04-30
1
-10
/
+11
[prev]
[next]