smbd: Pass timespec_current through the notify_callback
[kai/samba-autobuild/.git] / source3 / smbd / notify.c
2014-04-23 Volker Lendeckesmbd: Pass timespec_current through the notify_callback
2014-04-23 Volker Lendeckesmbd: Pass timespec_current to notify_fsp
2014-04-23 Volker Lendeckesmbd: Add a timestamp to queued notify events
2013-12-14 Stefan Metzmachers3:smbd: use PATH_MAX for the buffer passed to full_pat...
2013-12-14 Volker Lendeckesmbd: Implement and use full_path_tos
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-19 Stefan Metzmachers3:smbd: s/struct event_context/struct tevent_context
2012-06-06 Stefan Metzmachers3:smbd: make struct notify_change_buf private to notify.c
2012-06-06 Stefan Metzmachers3:smbd: add change_notify_fsp_has_changes()
2012-04-17 Volker Lendeckes3: New notify implementation
2012-03-26 Volker Lendeckes3: Pass filters explicitly through vfs notify watch
2012-03-23 Volker Lendeckes3: Remove the sys_notify dependency from notify_internal
2012-03-21 Volker Lendeckes3: Move the notify_ctx to the smbd_server_connection
2012-03-21 Volker Lendeckes3: Remove "conn" param from sys_notify_context_create
2012-03-21 Volker Lendeckes3: Remove "conn" from sys_notify_context
2012-03-21 Volker Lendeckes3: Pass "conn" to sys_notify_watch()
2012-03-21 Volker Lendeckes3: Pass "conn" to notify_add()
2012-03-21 Volker Lendeckes3: Pass "path" through vfs_notify_watch
2012-03-16 Volker Lendeckes3-notify: Lift "/." handling up one level
2012-03-09 Volker Lendeckes3: asprintf->talloc_asprintf
2012-03-09 Volker Lendeckes3: Replace a SMB_ASSERT with an error return
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2010-07-07 Günther Deschners3-notify: use autogenerated FILE_NOTIFY_INFORMATION...
2010-07-06 Chere Zhous3:smbd: Align change notify replies on 4-byte boundary
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to the remove_pending_change_...
2010-06-12 Volker Lendeckes3: change_notify_reply() does not need its "conn"...
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to the change_notify_remove_r...
2010-06-12 Volker Lendeckes3: Remove smbd_server_conn from change_notify_add_request
2010-06-12 Volker Lendeckes3: Remove sconn arg from smbd_notify_cancel_by_smbreq
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-13 Jeremy AllisonMove to using 64-bit mid values in our internal open...
2009-11-18 Volker Lendeckes3: Replace some create_synthetic_smb_fname() calls
2009-08-17 Stefan Metzmachers3:smbd: add smbd_notify_cancel_by_smbreq()
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Change fsp->fsp_name to be an smb_filename struct!
2009-07-02 Stefan Metzmachers3:smbd: make change_notify_reply() more generic and...
2009-07-02 Stefan Metzmachers3:smbd: simplify the notify code a bit and always...
2009-07-02 Stefan Metzmachers3:smbd: move global notify_changes_by_mid to smbd_serv...
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
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-13 Volker LendeckeUse convert_string_talloc, thanks Andrew!
2009-04-11 Volker LendeckeFix a memleak in an unlikely error path in change_notif...
2009-04-11 Volker LendeckeUse talloc_tos() for a temp convert_string_allocate()
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Stefan Metzmachers3:smbd: use new simplified snb_signing code in the...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-20 Steven Dannemans3: Make change notify immediately return a catch-all...
2009-02-20 Steven Dannemans3: Modifications to generic notify structures to allow...
2009-02-09 todd stecherS3: New module interface for SMB message statistics...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Dina FineFix bug #5908 - Samba 3.0.32 - internal change notify...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-08 Volker LendeckeConverting notify.c to store a request, not an inbuf
2008-11-04 Volker LendeckeMake "inbuf" a talloc child of "smb_request" for normal...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-17 Volker LendeckeAdd some debug to notify
2008-04-11 Tim ProutyCleanup size_t return values in convert_string_allocate
2008-03-17 Marc VanHeyningenCoverity fixes
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonFix CID 505 - don't copy uninitialized memory.
2008-01-09 Volker Lendeckeensure uni_name.buffer is initialised
2008-01-09 Jeremy Allison ensure uni_name.buffer is initialised
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-10-30 Jeremy AllisonAdd new parameter, "min receivefile size" (by default set
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Volker Lendecker24512: Fix RAW-NOTIFY
2007-10-10 Volker Lendecker24400: Fix a valgrind bug
2007-10-10 Volker Lendecker24399: Change change_notify_reply to use send_nt_repli...
2007-10-10 Volker Lendecker24398: Convert call_nt_transact_notify_change to the...
2007-10-10 Volker Lendecker24314: Attempt to fix bug 4868
2007-10-10 Jeremy Allisonr23941: Don't use "False" when you mean "MARSHALL".
2007-10-10 Jeremy Allisonr23940: Added missing line that was deleted accidently.
2007-10-10 Jeremy Allisonr23939: Fixes for notify returns. Returned param value...
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 Jeremy Allisonr23735: Second part of the bugfix for #4763
2007-10-10 Jeremy Allisonr23728: First part of bugfix for #4763. Limit notify...
2007-10-10 Volker Lendecker23518: Remove the silly assumption that string_replace...
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
next