s3-includes: only include system/filesys.h when needed.
[kai/samba.git] / source3 / smbd / notify_internal.c
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from notify_intern...
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-06 Christian Ambachfix a segfault in the notify subsystem
2010-03-25 Volker Lendeckes3: Add a comment to notify_internal_parent_init, this...
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-02-14 Andrew Tridgells3-smbd: convert lanman and notify code to TYPESAFE_QSORT()
2010-02-12 Volker Lendeckes3: notify_onelevel does not use seqnums, so don't...
2009-11-05 Volker Lendeckes3: Fix a crash in notify_remove_onelevel when "change...
2009-11-05 Volker Lendeckes3: Fix the talloc hierarchy in notify_remove_onelevel
2009-04-30 Volker LendeckeFix notify_onelevel: notify is not necessarily enabled
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-17 Jim McDonoughMerge branch 'master' of /home/jmcd/samba/git.samba...
2009-04-16 Volker LendeckeAdd notify_onelevel.tdb
2009-04-16 Volker LendeckeRename notify_context->db to db_recursive
2009-04-11 Volker LendeckeFix some nonempty blank lines
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3: use samba4 prototype for ndr_push/pull_struct_blob.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-11-09 Stefan Metzmacherndr: change NTSTAUS into enum ndr_err_code (samba3...
2007-11-09 Stefan Metzmacherprepare changes in ndr code
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23186: Checkin on behalf of Tridge:
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Volker Lendecker21181: Add some debug, fix the NT_STATUS_IO_TIMEOUT...
2007-10-10 Volker Lendecker21120: Make notify a bit more robust: Delete the notif...
2007-10-10 Volker Lendecker21111: Reorganize the change notify params a bit....
2007-10-10 Volker Lendecker21108: Send sys_notify_watch through the VFS, FAM...
2007-10-10 Volker Lendecker21084: Make the Samba4 files compile in Samba3, not...
2007-10-10 Volker Lendecker21077: A step to minimize the diff later: This pulls...