index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
notify_hash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7893: Add in the extra parameters to opendir() to fix the large directory/in...
Jeremy Allison
1
-1
/
+1
2007-10-10
r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).
Jeremy Allison
1
-1
/
+1
2007-10-10
r5160: First cut at refactoring of directory code to handle non-wildcard
Jeremy Allison
1
-4
/
+8
2007-10-10
r5152: Restructure the directory handling code, stop using void * pointers
Jeremy Allison
1
-1
/
+1
2007-10-10
r5063: Shamelessly steal the Samba4 logic (and some code :-) for directory
Jeremy Allison
1
-1
/
+3
2007-10-10
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
1
-1
/
+1
2003-10-06
Fix for bug #562 (incorrect mode sum) by h-yamasaki@pd.jp.nec.com.
Jeremy Allison
1
-3
/
+3
2003-05-14
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
1
-2
/
+2
2003-05-11
Fix VFS layer:
Alexander Bokovoy
1
-2
/
+2
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-27
smbd/notify_hash.c: Merged Herb's fix.
Jeremy Allison
1
-2
/
+2
2001-10-23
more compiler warnings
Herb Lewis
1
-1
/
+1
2001-10-19
Fixed issues with changenotify only being called once in VC++.
Jeremy Allison
1
-4
/
+29
2001-10-19
Tidy up debug in notify code.
Jeremy Allison
1
-12
/
+17
2001-10-18
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
1
-6
/
+9
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-3
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-1
/
+1
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-3
/
+0
2000-09-27
Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them
Jeremy Allison
1
-2
/
+2
2000-09-21
Optimization (noticed by bloody Andrew :-) to stop directory scan ever
Jeremy Allison
1
-4
/
+15
2000-09-20
Fix to allow a timestamp of zero to cause an instantaneous changenotify
Jeremy Allison
1
-3
/
+6
2000-06-14
allow the notify implementation to choose the select timeout change
Andrew Tridgell
1
-0
/
+1
2000-06-12
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
1
-0
/
+184