summaryrefslogtreecommitdiffstats
path: root/source3/smbd/notify_internal.c
Commit message (Expand)AuthorAgeFilesLines
* fix a segfault in the notify subsystemChristian Ambach2010-04-061-5/+16
* s3: Add a comment to notify_internal_parent_init, this is pretty confusingVolker Lendecke2010-03-251-0/+6
* s3: Make sure our CLEAR_IF_FIRST optimization works for the notify tdbsVolker Lendecke2010-03-251-0/+27
* s3-smbd: convert lanman and notify code to TYPESAFE_QSORT()Andrew Tridgell2010-02-141-6/+2
* s3: notify_onelevel does not use seqnums, so don't open asking for itVolker Lendecke2010-02-121-1/+1
* s3: Fix a crash in notify_remove_onelevel when "change notify = no"Volker Lendecke2009-11-051-0/+4
* s3: Fix the talloc hierarchy in notify_remove_onelevelVolker Lendecke2009-11-051-1/+1
* Fix notify_onelevel: notify is not necessarily enabledVolker Lendecke2009-04-301-0/+4
* Add notify_onelevel.tdbVolker Lendecke2009-04-161-0/+286
* Rename notify_context->db to db_recursiveVolker Lendecke2009-04-161-9/+12
* Fix some nonempty blank linesVolker Lendecke2009-04-111-4/+4
* s3: use samba4 prototype for ndr_push/pull_struct_blob.Günther Deschner2008-09-231-4/+4
* ndr: change NTSTAUS into enum ndr_err_code (samba3 callers)Stefan Metzmacher2007-11-091-13/+19
* prepare changes in ndr codeStefan Metzmacher2007-11-091-3/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23186: Checkin on behalf of Tridge:Volker Lendecke2007-10-101-57/+57
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-1/+1
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-2/+2
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-1/+1
* r21181: Add some debug, fix the NT_STATUS_IO_TIMEOUT problems in the RAW-NOTI...Volker Lendecke2007-10-101-1/+8
* r21120: Make notify a bit more robust: Delete the notify records if we figure...Volker Lendecke2007-10-101-14/+34
* r21111: Reorganize the change notify params a bit. We now have the per-shareVolker Lendecke2007-10-101-2/+1
* r21108: Send sys_notify_watch through the VFS, FAM is nextVolker Lendecke2007-10-101-3/+4
* r21084: Make the Samba4 files compile in Samba3, not activated yet.Volker Lendecke2007-10-101-16/+14
* r21077: A step to minimize the diff later: This pulls in unmodified files fro...Volker Lendecke2007-10-101-0/+661