summaryrefslogtreecommitdiffstats
path: root/source3/smbd/notify_internal.c
Commit message (Expand)AuthorAgeFilesLines
* s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam2011-07-291-1/+1
* s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam2011-07-291-0/+1
* tdb_compat: Higher level API fixes.Rusty Russell2011-06-201-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-2/+2
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett2011-05-061-0/+1
* More simple const fixes.Jeremy Allison2011-05-051-1/+1
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3: include smbd/smbd.h where needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on allJeremy Allison2010-09-271-4/+4
* s3: Remove talloc_autofree_context() from notify_internal_parent_init()Volker Lendecke2010-09-261-4/+3
* s3-build: use dbwrap.h only where needed.Günther Deschner2010-08-261-0/+1
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-14/+9
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-0/+1
* 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