summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* waf: when USING_SYSTEM_KRB5 environment variable is set, dont configure localGünther Deschner2012-04-121-1/+2
* waf: when building with system krb5, we do not need to build local heimdal.Günther Deschner2012-04-121-1/+2
* s3-waf: remove requirement of having --enable-developer for running system kr...Günther Deschner2012-04-121-1/+1
* Remove overly complex attemt to define blkcnt_t and blksize_t. AC_CHECK_TYPE ...Jeremy Allison2012-04-122-18/+2
* Try and fix autoconf on the build farm. Always include sys/types.h when worki...Jeremy Allison2012-04-111-0/+2
* s3:smbd only care about missing level2 support if kernel oplocks are enabledChristian Ambach2012-04-111-4/+10
* s3:smbd only initialize kernel oplocks if they are enabled for a shareChristian Ambach2012-04-111-0/+4
* s3:smbd add seperate function to initialize kernel oplocksChristian Ambach2012-04-112-3/+8
* docs: update kernel oplocks documentationChristian Ambach2012-04-111-2/+7
* s3:param convert kernel oplocks to share parameterChristian Ambach2012-04-114-9/+7
* build: Fix spelling of teventAndrew Bartlett2012-04-111-1/+1
* build: use include paths for pkg-config found librariesAndrew Bartlett2012-04-113-15/+23
* lib/tdb_compat: Do not define BUILD_TDB2 if we are not building tdb2Andrew Bartlett2012-04-111-3/+1
* s4-smb2: Fix a talloc crash bug.Andreas Schneider2012-04-111-2/+2
* Simplify the logic around doing an immediate event reschedule.Jeremy Allison2012-04-111-23/+7
* s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_structural_class()" into ...Matthias Dieter Wallnöfer2012-04-116-83/+46
* s4:dsdb/samdb/ldb_modules/schema.c - inline "get_oc_guid_from_message()" to i...Matthias Dieter Wallnöfer2012-04-112-18/+23
* s4:dsdb - introduce a only constant-time "get_last_structural_class()" callMatthias Dieter Wallnöfer2012-04-113-37/+18
* s4:dsdb/samdb/ldb_modules/schema.c - inline "acl_check_access_on_class" to it...Matthias Dieter Wallnöfer2012-04-112-46/+47
* s4:dsdb - move "objectclass_sort()" out from the objectclass LDB module into ...Matthias Dieter Wallnöfer2012-04-112-217/+200
* s4:acl LDB module - remove set but unused variablesMatthias Dieter Wallnöfer2012-04-111-5/+0
* s4:objectclass LDB module - remove unneeded build dependenciesMatthias Dieter Wallnöfer2012-04-111-1/+1
* LDB:ldb_msg.c - add another OOM check in "ldb_msg_copy()"Matthias Dieter Wallnöfer2012-04-111-0/+1
* s4:schema/schema_query.c - fix a commentMatthias Dieter Wallnöfer2012-04-111-1/+1
* s4:schema/schema_init.c - better use "ldb_attr_cmp" instead of "strcasecmp"Matthias Dieter Wallnöfer2012-04-111-1/+1
* s4:dsdb/pydsdb.c - fix indentationMatthias Dieter Wallnöfer2012-04-111-1/+1
* on our way with Samba 4.0alpha20Andrew Bartlett2012-04-111-2/+2
* prepare WHATSNEW for Samba 4.0alpha19 release and mark as release.Andrew Bartlett2012-04-112-32/+37
* ccan: Fix failtest on Fedora 16 as stdlib.h does not imply malloc.hAndrew Bartlett2012-04-111-0/+4
* remove --enable-developer from samba4-libs autobuildAndrew Bartlett2012-04-111-5/+5
* remove --enable-developer from recursive waf build in autoconf buildAndrew Bartlett2012-04-111-1/+1
* buildtools: Add --enable-debug optionAndrew Bartlett2012-04-112-0/+7
* .gitignore: ignore MYMETA.ymlAndrew Bartlett2012-04-111-0/+1
* build: search for talloc, tdb, tevent in non-standard system locationsAndrew Bartlett2012-04-111-5/+21
* build: Add tevent deps for users of tevent callsAndrew Bartlett2012-04-111-3/+3
* Add a new module, aio_linux which implements Linux kernel aio support. Docs t...Jeremy Allison2012-04-115-0/+786
* pidl/NDR/Parser: also do range checks on the array sizeStefan Metzmacher2012-04-101-5/+20
* pidl/NDR/Parser: do array range validation in ParseArrayPullGetLength()Stefan Metzmacher2012-04-101-28/+14
* pidl/NDR/Parser: use helper variables for array size and lengthStefan Metzmacher2012-04-101-7/+15
* pidl/NDR/Parser: remember if we already know the array lengthStefan Metzmacher2012-04-101-1/+7
* pidl/NDR/Parser: use ParseArrayPullGetLength() to get the number of array ele...Stefan Metzmacher2012-04-101-5/+1
* pidl/NDR/Parser: split off ParseArrayPullGetSize() and ParseArrayPullGetLength()Stefan Metzmacher2012-04-101-13/+42
* pidl/NDR/Parser: simplify logic in DeclareArrayVariables*()Stefan Metzmacher2012-04-101-8/+6
* pidl/NDR/Parser: declare all union helper variables in ParseUnionPull()Stefan Metzmacher2012-04-101-2/+2
* s3: Use talloc_get_size instead of strlenVolker Lendecke2012-04-101-1/+1
* ldb-tools: Place the whole of an ldif file in a transactionAndrew Bartlett2012-04-107-16/+136
* ldb: Allow access to the line number while reading ldif from a fileAndrew Bartlett2012-04-105-7/+281
* ldb: Detect failures in ldb.base againAndrew Bartlett2012-04-104-6/+16
* Revert "ldb: Permit desactivation of autocomit for every ldb_xxx_ctrl function"Andrew Bartlett2012-04-108-28/+23
* On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ...Jeremy Allison2012-04-105-11/+14