r12107: Move to a tdb-based wins database. At the moment we still
[samba.git] / source3 / include / includes.h
2007-10-10 Jeremy Allisonr12107: Move to a tdb-based wins database. At the momen...
2007-10-10 Gerald Carterr11863: BUG 3196: patch from Alex Deiter <tiamat@komi...
2007-10-10 Günther Deschnerr11213: Fix the build
2007-10-10 Volker Lendecker10671: Attempt to fix the build on machines without...
2007-10-10 Gerald Carterr10657: remove missing header file
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 James Peachr9627: Enable format string checking for the MIPSPro...
2007-10-10 Jeremy Allisonr9483: Changed DIR to SMB_STRUCT_DIR because of the...
2007-10-10 Gerald Carterr8510: Don't include the valgrind headers on 64bit...
2007-10-10 Jeremy Allisonr7959: Added aio structure and types.
2007-10-10 Jeremy Allisonr7886: Fix building with pam_smbpass.
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Volker Lendecker6651: It's not the smartest thing in the world to...
2007-10-10 Volker Lendecker6639: Attempt to fix the build with talloc
2007-10-10 Jelmer Vernooijr6570: Add socket_wrapper library to 3.0. Can be enable...
2007-10-10 Herb Lewisr6318: don't include smbwrapper stuff unless asked for
2007-10-10 Jeremy Allisonr6266: Add includes for sys/extattr.h and sys/uio.h...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Gerald Carterr5517: code cleanup; rename the sorted_tree to pathtree...
2007-10-10 Gerald Carterr4724: Add support for Windows privileges in Samba 3.0
2007-10-10 Tim Potterr4268: Merge fix for bugzilla #2150.
2007-10-10 Gerald Carterr3772: BUG 2006: patch from Michel Gravey <michel.grave...
2007-10-10 Jeremy Allisonr3538: Fix the build with the latest Heimdal code.
2007-10-10 Günther Deschnerr3495: Fix the build (recent kerberos-changes).
2007-10-10 Günther Deschnerr3438: fix some kerberos-related prototype warnings
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Tim Potterr2364: Include yp_prot.h before ypclnt.h as AIX 5.2...
2007-10-10 Tim Potterr2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from...
2007-10-10 Tim Potterr2246: Some good fixes for HPUX from JBravo on #samba...
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Jeremy Allisonr2026: Simplify statcache to use an in-memory tdb....
2007-10-10 Günther Deschnerr1721: Get rid of compiler-warning.
2007-10-10 Gerald Carterr1500: BUG 1516: manually declare ldap_open_with_timeou...
2007-10-10 Jeremy Allisonr1195: Ensure libsmb/clikrb5.c compiles.
2007-10-10 Jeremy Allisonr1193: Ensure we check for and use krb5_free_unparsed_n...
2007-10-10 Jelmer Vernooijr1111: Rename vsnprintf to smb_vsnprintf so we don...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-11 Herb Lewisadd missing #ifdef HAVE_BICONV stuff
2004-03-11 Herb Lewisadd missing #ifdef HAVE_BICONV stuff
2004-03-04 Gerald CarterBUG 1015: patch from jmcd to fix statfs redeclaration...
2004-03-04 Gerald CarterBUG 1015: patch from jmcd to fix statfs redeclaration...
2004-03-04 Gerald CarterBUG 1080: fix declaration of SMB_BIG_UINT
2004-03-04 Gerald CarterBUG 1080: fix declaration of SMB_BIG_UINT
2004-03-04 Gerald Carteranother fix for bug 761; don't default to bsd printing...
2004-03-04 Gerald Carteranother fix for bug 761; don't default to bsd printing...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-20 Gerald Carter<attr/xattr.h> & <sys/xattr.h> are mutually exclusive...
2004-02-20 Gerald Carterjust say no to crack
2004-02-20 Gerald Carter<attr/xattr.h> & <sys/xattr.h> are mutually exclusive...
2004-02-19 Gerald Cartersys/xattr.h merge from HEAD
2004-02-19 Gerald Cartercheck for <sys/xattr.h>; needed by Debian testing
2004-01-25 Andrew Bartlett(merge from 3.0)
2004-01-25 Andrew BartlettIf we are providing strndup(), ensure we provide a...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-11-15 Simo SorceSplit smbldap in a core file and a utility file
2003-11-03 Gerald Carterremoving #include <compat.h> in hopes to avoid problems...
2003-11-03 Gerald Carterremoving #include <compat.h> in hopes to avoid problems...
2003-10-31 Tim PotterFormatting syncup with 3.0
2003-10-24 Richard SharpeFix one other place VA_COPY is defined ... should fix...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-21 Tim PotterMerge of mmap blacklist fix from HEAD.
2003-10-21 Tim PotterIf we have blacklisted mmap() try to avoid using it...
2003-10-13 Simo SorceSo here it is a non-intrusive patch with my latest...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Volker LendeckeLatest heimdal snapshot has a krb5_set_real_time with...
2003-08-15 Herb Lewisadd IRIX EA support
2003-08-06 Jeremy AllisonGet rid of MAXPATHLEN, move to standard PATH_MAX.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-29 Volker LendeckeThis adds gss-spnego to ntlm_auth. It contains some...
2003-07-25 Jeremy AllisonW00t! Client smb signing is now working correctly with...
2003-07-23 Tim PotterA fix for bug 174. I'm pushing this to the tree to...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-30 Andrew Tridgell- added LOCALE patch from vorlon@debian.org (Steve...
2003-06-16 Andrew Tridgellreverted locale patch put in by jht (originally from...
2003-06-15 John TerpstraPatch from vorlon@debian.org, see bugzilal #122
2003-06-10 Jeremy AllisonOk, I've tried being Mr. Nice Guy and people (you know...
2003-06-05 Jeremy AllisonGet ready for EA code... Add Linux interface.
2003-06-05 Gerald Carterworking draft of the idmap_ldap code.
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-30 Jim McDonoughMore on bug 137: rename more of krb5_xxx functions...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-20 Gerald Carterremove USE_SMBPASS_DB
2003-05-20 Gerald Carterremove WITH_TDB_SAM & USE_SMBPASS_DB
2003-05-20 Gerald Carterremove WITH_TDB_SAM
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-06 Jelmer VernooijAdd metze's exit and idle event patch
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 Simo Sorcesort out some include dependencies
2003-05-06 Jelmer VernooijPatch from metze to add exit and interval events. Usefu...
2003-05-04 Simo Sorcemove some things around
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Gerald Carterremove --with-tdbsam since it is always built now
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next