More const fixes. Remove CONST_DISCARD.
[samba.git] / source3 / smbd / dmapi.c
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2010-10-03 Volker Lendeckes3: I thought I had compiled this....
2010-10-03 Volker Lendeckes3: Remove talloc_autofree_context() from dmapi.c
2009-01-08 Stefan Metzmachers3:smbd: fix the build with dmapi support
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Volker LendeckeAttempt to fix the build
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...
2009-01-08 Stefan Metzmachers3:smbd: keep dmapi globals in one context struct
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-14 Alexander BokovoyUse more error-prone form of testing dm_destroy_session...
2008-04-08 Alexander BokovoyDestroy DMAPI session when main smbd daemon exits.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyFix BOOL introduced by last commit
2008-01-29 Alexander BokovoyMerge DMAPI fixes from Tridge
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-18 Alexander BokovoyMerge DMAPI fixes from CTDB Samba
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyAdd support for offline files support, remote storage...
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 Volker Lendecker22693: Always compile before checkin.... I've now...
2007-10-10 Volker Lendecker22691: Fix a 64-bit warning and a const const discard...
2007-10-10 Alexander Bokovoyr21467: Add GPFS-provided DMAPI support based on their...
2007-10-10 James Peachr19873: Make sure we are privileged when doing DMAPI...
2007-10-10 James Peachr16057: Coalesce the DMAPI configure tests into a singl...
2007-10-10 Volker Lendecker14695: Patch from Björn Jacke:
2007-10-10 James Peachr14669: Remove duplicate source caused by running patch...
2007-10-10 James Peachr14668: Set the FILE_STATUS_OFFLINE bit by observing...