Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / source3 / smbd / notify.c
2016-04-04 Andrew BartlettImported Upstream version 4.3.6
2016-04-01 Andrew BartlettImported Upstream version 4.4.0
2015-11-07 Jelmer VernooijMerge tag 'upstream/4.3.1+dfsg' into experimental
2015-11-07 Jelmer VernooijImported Upstream version 4.3.1+dfsg
2015-11-07 Jelmer VernooijMerge tag 'debian/4.1.20+dfsg-1' of git://git.debian...
2015-10-20 Jeremy Allisonsmbd: Fix file name buflen and padding in notify repsonse
2015-09-20 Jelmer VernooijMerge tag 'upstream/4.1.20+dfsg' into unstable
2015-09-20 Jelmer VernooijImported Upstream version 4.1.20+dfsg
2015-09-19 Jelmer VernooijMerge tag 'upstream/4.3.0+dfsg' into experimental
2015-09-19 Jelmer VernooijImported Upstream version 4.3.0+dfsg
2015-07-07 Volker Lendeckesmbd: Kernel change notify is done by notifyd
2015-05-20 Stefan Metzmachers3:smbd: use STATUS_NOTIFY_CLEANUP on smb2 logoff ...
2015-05-20 Stefan Metzmachers3:smbd: add a smbd_notify_cancel_by_map() helper function
2015-05-06 Stefan Metzmachers3:smbd: use STATUS_NOTIFY_CLEANUP on smb2 logoff ...
2015-05-06 Stefan Metzmachers3:smbd: add a smbd_notify_cancel_by_map() helper function
2015-05-06 Richard SharpeConvert all uses of uint8/16/32 to _t in source3/smbd.
2015-04-25 Jelmer VernooijMerge 4.1 branch.
2015-04-22 Volker Lendeckesmbd: Cancel pending notifies if the directory goes...
2014-12-16 Volker Lendeckenotify: Move path construction to notify_trigger
2014-12-07 Jelmer VernooijMerge tag 'upstream/4.2.0_rc2+dfsg' into experimental
2014-12-07 Jelmer VernooijImported Upstream version 4.2.0~rc2+dfsg
2014-09-10 Jeremy Allisons3: smbd: Ensure we don't call qsort() with a size...
2014-04-23 Volker Lendeckesmbd: Sort notify events by timestamp
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-12-09 Ivo De DeckerMerge branch 'master' into samba_4.1
2013-12-09 Ivo De DeckerMerge tag 'upstream/4.0.13+dfsg' into samba_4.1
2013-12-06 Jelmer VernooijMerge branch 'master' of git+ssh://git.debian.org/git...
2013-11-17 Jelmer VernooijMerge tag 'upstream/4.1.1+dfsg' into debian.
2013-11-17 Jelmer VernooijImported Upstream version 4.1.1+dfsg
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-15 Ivo De DeckerMerge branch 'master' into samba_4.0
2013-05-10 Ivo De DeckerMerge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
2013-05-10 Ivo De DeckerImported Upstream version 4.0.0+dfsg1
2013-02-19 Stefan Metzmachers3:smbd: s/struct event_context/struct tevent_context
2012-06-26 bubullemerge upstream 3.6.6
2012-06-26 bubulleLoad samba-3.6.6 into branches/samba/upstream.
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
2012-01-26 bubulleLoad samba-3.6.2 into branches/samba/upstream.
2011-11-12 bubulleMerge upstream 3.6.1 source
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
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-06-07 bubulleRevert upstream branch to 3.5.8....oops
2011-06-07 bubulleLoad samba-3.6.0rc2 into branches/samba/upstream.
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2010-10-10 bubullemerge upstream 3.5.6
2010-10-09 bubulleLoad samba-3.5.6 into branches/samba/upstream.
2010-09-06 bubulleMerge 3.5.4 in upstream branch
2010-09-06 bubulleMerge upstream 3.5.4~dfsg
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...
2010-04-06 bubulleRevert to 3.4.7...for now?
2010-04-04 bubulleMerge 3.5.1 from experimental
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-06 bubullemerge upstream 3.4.0
2009-07-05 bubulleLoad samba-3.4.0 into branches/samba/upstream.
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...
next