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