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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21131: Some notify fixes
Volker Lendecke
2
-1
/
+16
2007-10-10
r21128: Fix Vista connecting to Samba in share level security.
Jeremy Allison
2
-0
/
+26
2007-10-10
r21123: Make notify_fsp() static to notify.c.
Volker Lendecke
2
-50
/
+71
2007-10-10
r21121: Fix error message, based on RAW-NOTIFY
Volker Lendecke
1
-1
/
+1
2007-10-10
r21120: Make notify a bit more robust: Delete the notify records if we figure...
Volker Lendecke
1
-14
/
+34
2007-10-10
r21115: notify_internal.c needs to remove the table entry if a process has cr...
Volker Lendecke
1
-5
/
+6
2007-10-10
r21111: Reorganize the change notify params a bit. We now have the per-share
Volker Lendecke
1
-2
/
+1
2007-10-10
r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ...
Volker Lendecke
1
-283
/
+0
2007-10-10
r21108: Send sys_notify_watch through the VFS, FAM is next
Volker Lendecke
3
-10
/
+9
2007-10-10
r21107: Adapt notify_fam.c to the new infrastructure. This works in my test, ...
Volker Lendecke
1
-76
/
+90
2007-10-10
r21104: Rename struct watch_context to struct inotify_watch_context
Volker Lendecke
1
-8
/
+9
2007-10-10
r21097: Ensure that when manipulating UNIX permissions via
Jeremy Allison
1
-14
/
+57
2007-10-10
r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...
Volker Lendecke
7
-779
/
+6
2007-10-10
r21092: Ok, that's the one that activates the Samba4 notify backend.
Volker Lendecke
4
-46
/
+117
2007-10-10
r21091: Fix the build without inotify
Volker Lendecke
1
-0
/
+4
2007-10-10
r21090: Add some helper routines
Volker Lendecke
2
-0
/
+49
2007-10-10
r21089: Do notifies on rename
Volker Lendecke
1
-0
/
+44
2007-10-10
r21087: Make the param list of notify_fname match notify_trigger
Volker Lendecke
4
-16
/
+18
2007-10-10
r21084: Make the Samba4 files compile in Samba3, not activated yet.
Volker Lendecke
3
-43
/
+74
2007-10-10
r21083: Actually make it static... :-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r21082: Make canonicalize_path static to service.c -- we do have conn->connec...
Volker Lendecke
4
-59
/
+31
2007-10-10
r21080: Reformatting
Volker Lendecke
1
-37
/
+68
2007-10-10
r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.
Volker Lendecke
4
-9
/
+8
2007-10-10
r21077: A step to minimize the diff later: This pulls in unmodified files fro...
Volker Lendecke
3
-176
/
+987
2007-10-10
r21073: Fix compiler warning
Volker Lendecke
1
-2
/
+2
2007-10-10
r21067: Finished refactoring setqpathinfo to be readable
Jeremy Allison
1
-385
/
+430
2007-10-10
r21064: The core of this patch is
Volker Lendecke
6
-34
/
+55
2007-10-10
r21063: All case statements are now NTSTATUS returning
Jeremy Allison
2
-175
/
+219
2007-10-10
r21062: Should fix the build plus make all refactored
Jeremy Allison
2
-212
/
+191
2007-10-10
r21061: Refactoring all the cases into NTSTATUS returns.
Jeremy Allison
1
-69
/
+99
2007-10-10
r21060: Start refactoring out the non-return case statements
Jeremy Allison
1
-35
/
+64
2007-10-10
r21058: Finish the easy refactoring - split out all the case
Jeremy Allison
1
-158
/
+213
2007-10-10
r21057: More refactoring into functions.
Jeremy Allison
2
-65
/
+95
2007-10-10
r21054: More function refactoring.
Jeremy Allison
1
-24
/
+52
2007-10-10
r21053: More refactoring and fix the tests (set position info
Jeremy Allison
1
-53
/
+93
2007-10-10
r21052: Refactoring.
Jeremy Allison
1
-25
/
+43
2007-10-10
r21051: More function refactoring... Added #if 0 for
Jeremy Allison
1
-34
/
+55
2007-10-10
r21050: Factor out SMB_SET_FILE_DISPOSITION_INFO. My
Jeremy Allison
1
-23
/
+57
2007-10-10
r21049: Start to refactor some of the setpath set code
Jeremy Allison
1
-74
/
+73
2007-10-10
r21035: Remove unneeded checks on incoming uid/gid for
Jeremy Allison
1
-15
/
+35
2007-10-10
r21002: Get rid of unused macros - merge change from 3_0_24
Herb Lewis
2
-40
/
+40
2007-10-10
r20982: Fix a segfault -- I wonder why my make test did not show this earlier...
Volker Lendecke
1
-1
/
+2
2007-10-10
r20966: Only attempt to reload the config file atfer the fork point if we
James Peach
1
-2
/
+6
2007-10-10
r20933: Fix the build without inotify
Volker Lendecke
1
-2
/
+2
2007-10-10
r20932: This is the basic infrastructure for inotify support. This is far fro...
Volker Lendecke
2
-0
/
+268
2007-10-10
r20931: This changes the notify infrastructure from a polling-based to an eve...
Volker Lendecke
10
-774
/
+472
2007-10-10
r20916: Add in the delete on close final fix - but only enabled
Jeremy Allison
4
-0
/
+54
2007-10-10
r20883: W00t! I now understand how "delete on close" really
Jeremy Allison
2
-9
/
+42
2007-10-10
r20878: Fix build with --enable-profiling
Volker Lendecke
1
-1
/
+0
2007-10-10
r20877: Random notify fixes
Volker Lendecke
1
-13
/
+8
[next]