summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21111: Reorganize the change notify params a bit. We now have the per-shareVolker Lendecke1-2/+1
2007-10-10r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ...Volker Lendecke1-283/+0
2007-10-10r21108: Send sys_notify_watch through the VFS, FAM is nextVolker Lendecke3-10/+9
2007-10-10r21107: Adapt notify_fam.c to the new infrastructure. This works in my test, ...Volker Lendecke1-76/+90
2007-10-10r21104: Rename struct watch_context to struct inotify_watch_contextVolker Lendecke1-8/+9
2007-10-10r21097: Ensure that when manipulating UNIX permissions viaJeremy Allison1-14/+57
2007-10-10r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...Volker Lendecke7-779/+6
2007-10-10r21092: Ok, that's the one that activates the Samba4 notify backend.Volker Lendecke4-46/+117
2007-10-10r21091: Fix the build without inotifyVolker Lendecke1-0/+4
2007-10-10r21090: Add some helper routinesVolker Lendecke2-0/+49
2007-10-10r21089: Do notifies on renameVolker Lendecke1-0/+44
2007-10-10r21087: Make the param list of notify_fname match notify_triggerVolker Lendecke4-16/+18
2007-10-10r21084: Make the Samba4 files compile in Samba3, not activated yet.Volker Lendecke3-43/+74
2007-10-10r21083: Actually make it static... :-)Volker Lendecke1-1/+1
2007-10-10r21082: Make canonicalize_path static to service.c -- we do have conn->connec...Volker Lendecke4-59/+31
2007-10-10r21080: ReformattingVolker Lendecke1-37/+68
2007-10-10r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.Volker Lendecke4-9/+8
2007-10-10r21077: A step to minimize the diff later: This pulls in unmodified files fro...Volker Lendecke3-176/+987
2007-10-10r21073: Fix compiler warningVolker Lendecke1-2/+2
2007-10-10r21067: Finished refactoring setqpathinfo to be readableJeremy Allison1-385/+430
2007-10-10r21064: The core of this patch isVolker Lendecke6-34/+55
2007-10-10r21063: All case statements are now NTSTATUS returningJeremy Allison2-175/+219
2007-10-10r21062: Should fix the build plus make all refactoredJeremy Allison2-212/+191
2007-10-10r21061: Refactoring all the cases into NTSTATUS returns.Jeremy Allison1-69/+99
2007-10-10r21060: Start refactoring out the non-return case statementsJeremy Allison1-35/+64
2007-10-10r21058: Finish the easy refactoring - split out all the caseJeremy Allison1-158/+213
2007-10-10r21057: More refactoring into functions.Jeremy Allison2-65/+95
2007-10-10r21054: More function refactoring.Jeremy Allison1-24/+52
2007-10-10r21053: More refactoring and fix the tests (set position infoJeremy Allison1-53/+93
2007-10-10r21052: Refactoring.Jeremy Allison1-25/+43
2007-10-10r21051: More function refactoring... Added #if 0 forJeremy Allison1-34/+55
2007-10-10r21050: Factor out SMB_SET_FILE_DISPOSITION_INFO. MyJeremy Allison1-23/+57
2007-10-10r21049: Start to refactor some of the setpath set codeJeremy Allison1-74/+73
2007-10-10r21035: Remove unneeded checks on incoming uid/gid forJeremy Allison1-15/+35
2007-10-10r21002: Get rid of unused macros - merge change from 3_0_24Herb Lewis2-40/+40
2007-10-10r20982: Fix a segfault -- I wonder why my make test did not show this earlier...Volker Lendecke1-1/+2
2007-10-10r20966: Only attempt to reload the config file atfer the fork point if weJames Peach1-2/+6
2007-10-10r20933: Fix the build without inotifyVolker Lendecke1-2/+2
2007-10-10r20932: This is the basic infrastructure for inotify support. This is far fro...Volker Lendecke2-0/+268
2007-10-10r20931: This changes the notify infrastructure from a polling-based to an eve...Volker Lendecke10-774/+472
2007-10-10r20916: Add in the delete on close final fix - but only enabledJeremy Allison4-0/+54
2007-10-10r20883: W00t! I now understand how "delete on close" reallyJeremy Allison2-9/+42
2007-10-10r20878: Fix build with --enable-profilingVolker Lendecke1-1/+0
2007-10-10r20877: Random notify fixesVolker Lendecke1-13/+8
2007-10-10r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.Jeremy Allison6-21/+55
2007-10-10r20858: change_notify_reply_packet is staticVolker Lendecke1-2/+4
2007-10-10r20856: Make "struct notify_mid_map" private to notify.cVolker Lendecke1-0/+11
2007-10-10r20854: Ok, now I think we're at a point where looking at notify starts to ma...Volker Lendecke6-37/+567
2007-10-10r20846: Before this gets out of control...Volker Lendecke3-29/+51
2007-10-10r20845: Somehow I missed this one - should have been part of theJeremy Allison1-4/+7