Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / source3 / smbd / share_access.c
2015-11-07 Jelmer VernooijMerge tag 'debian/4.1.20+dfsg-1' of git://git.debian...
2015-04-25 Jelmer VernooijMerge 4.1 branch.
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-02-08 Garming Samparam: rename lp function and variable from "writelist...
2014-02-08 Garming Samparam: rename lp function and variable from "readlist...
2014-02-08 Garming Samparam: rename lp function and variable from "onlyuser...
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
2012-10-20 Volker Lendeckes3: Fix some blank line endings
2012-10-20 Volker Lendeckes3: Use talloc_stackframe in token_contains_name_in_list
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-01-26 bubulleLoad samba-3.6.2 into branches/samba/upstream.
2011-11-12 bubulleMerge upstream 3.6.1 source
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-auth: smbd needs auth.h
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2010-11-10 Jeremy AllisonRemove fstring from map_username. Create a more sane...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-09-06 bubulleMerge 3.5.4 in upstream branch
2010-09-06 bubulleMerge upstream 3.5.4~dfsg
2010-05-31 Günther Deschners3-smbd: remove unused sconn from token_contains_name().
2010-05-31 Simo Sorces3:smbd user_in_network() doesn't need sconn anymore
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-04-06 bubulleRevert to 3.4.7...for now?
2010-04-04 bubulleMerge 3.5.1 from experimental
2009-08-21 Jeremy AllisonFix coverity CID: 932 - forward null.
2009-07-06 bubullemerge upstream 3.4.0
2009-07-05 bubulleLoad samba-3.4.0 into branches/samba/upstream.
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-04 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Jeremy AllisonFix bug #5900 reported by monyo@samba.gr.jp - vfs_reado...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-25 Volker LendeckeRemove the reference to current_user_info from share_ac...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Volker Lendecker19010: Fix bug 4137
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Volker Lendecker17406: We need to do a translation of winbind separato...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker15359: Fix typo
2007-10-10 Gerald Carterr14075: * add support for long variable names in smb...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13316: Let the carnage begin....