summaryrefslogtreecommitdiffstats
path: root/source3/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter2007-10-101-1/+0
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2007-10-101-0/+2
* r4268: Merge fix for bugzilla #2150.Tim Potter2007-10-101-9/+0
* r3772: BUG 2006: patch from Michel Gravey <michel.gravey@optogone.com>; fix b...Gerald Carter2007-10-101-1/+1
* r3538: Fix the build with the latest Heimdal code.Jeremy Allison2007-10-101-6/+2
* r3495: Fix the build (recent kerberos-changes).Günther Deschner2007-10-101-1/+3
* r3438: fix some kerberos-related prototype warningsGünther Deschner2007-10-101-0/+3
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-3/+3
* r2364: Include yp_prot.h before ypclnt.h as AIX 5.2 spits the dummy otherwise.Tim Potter2007-10-101-3/+3
* r2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from samba4.Tim Potter2007-10-101-2/+3
* r2246: Some good fixes for HPUX from JBravo on #samba-technical:Tim Potter2007-10-101-0/+39
* r2133: Several fixes:Gerald Carter2007-10-101-3/+3
* r2026: Simplify statcache to use an in-memory tdb. Modify tdb to useJeremy Allison2007-10-101-1/+0
* r1721: Get rid of compiler-warning.Günther Deschner2007-10-101-0/+1
* r1500: BUG 1516: manually declare ldap_open_with_timeout() to workaround comp...Gerald Carter2007-10-101-0/+9
* r1195: Ensure libsmb/clikrb5.c compiles.Jeremy Allison2007-10-101-2/+2
* r1193: Ensure we check for and use krb5_free_unparsed_name().Jeremy Allison2007-10-101-0/+4
* r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errorsJelmer Vernooij2007-10-101-0/+1
* add missing #ifdef HAVE_BICONV stuffHerb Lewis2004-03-111-0/+3
* BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppcGerald Carter2004-03-041-1/+3
* BUG 1080: fix declaration of SMB_BIG_UINTGerald Carter2004-03-041-12/+12
* another fix for bug 761; don't default to bsd printing on linuxGerald Carter2004-03-041-9/+0
* just say no to crackGerald Carter2004-02-201-1/+1
* <attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...Gerald Carter2004-02-201-3/+2
* sys/xattr.h merge from HEADGerald Carter2004-02-191-0/+4
* If we are providing strndup(), ensure we provide a prototype too.Andrew Bartlett2004-01-251-0/+4
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-1/+1
* removing #include <compat.h> in hopes to avoid problems with apache header fi...Gerald Carter2003-11-031-4/+0
* Fix one other place VA_COPY is defined ... should fix NetBSD build.Richard Sharpe2003-10-241-0/+4
* If we have blacklisted mmap() try to avoid using it accidentally byTim Potter2003-10-211-0/+7
* Latest heimdal snapshot has a krb5_set_real_time with a slightlyVolker Lendecke2003-08-151-1/+1
* add IRIX EA supportHerb Lewis2003-08-151-0/+4
* Get rid of MAXPATHLEN, move to standard PATH_MAX.Jeremy Allison2003-08-061-4/+0
* This adds gss-spnego to ntlm_auth. It contains some new spnego supportVolker Lendecke2003-07-291-0/+2
* W00t! Client smb signing is now working correctly with krb5 and w2k server.Jeremy Allison2003-07-251-1/+1
* A fix for bug 174. I'm pushing this to the tree to test it on one ofTim Potter2003-07-231-0/+8
* - added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)Andrew Tridgell2003-06-301-0/+8
* reverted locale patch put in by jht (originally from vorlon).Andrew Tridgell2003-06-161-8/+0
* Patch from vorlon@debian.org, see bugzilal #122John Terpstra2003-06-151-0/+8
* Ok, I've tried being Mr. Nice Guy and people (you know who you are) stillJeremy Allison2003-06-101-4/+0
* Get ready for EA code... Add Linux interface.Jeremy Allison2003-06-051-0/+4
* working draft of the idmap_ldap code.Gerald Carter2003-06-051-0/+4
* More on bug 137: rename more of krb5_xxx functions to not start with krb5_Jim McDonough2003-05-301-1/+1
* remove WITH_TDB_SAM & USE_SMBPASS_DBGerald Carter2003-05-201-4/+0
* And finally IDMAP in 3_0Simo Sorce2003-05-121-6/+24
* Fix VFS layer:Alexander Bokovoy2003-05-111-0/+1
* Patch from metze to add exit and interval events. Useful for modulesJelmer Vernooij2003-05-061-0/+2
* remove --with-tdbsam since it is always built nowGerald Carter2003-04-291-1/+1
* Merge valgrind header usage from HEAD.Andrew Bartlett2003-04-161-4/+17
* Backport my backtrace patch from HEADJelmer Vernooij2003-04-141-0/+4