summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-11prepare WHATSNEW for Samba 4.0alpha19 release and mark as release.Andrew Bartlett2-32/+37
2012-04-11ccan: Fix failtest on Fedora 16 as stdlib.h does not imply malloc.hAndrew Bartlett1-0/+4
2012-04-11remove --enable-developer from samba4-libs autobuildAndrew Bartlett1-5/+5
2012-04-11remove --enable-developer from recursive waf build in autoconf buildAndrew Bartlett1-1/+1
2012-04-11buildtools: Add --enable-debug optionAndrew Bartlett2-0/+7
2012-04-11.gitignore: ignore MYMETA.ymlAndrew Bartlett1-0/+1
2012-04-11build: search for talloc, tdb, tevent in non-standard system locationsAndrew Bartlett1-5/+21
2012-04-11build: Add tevent deps for users of tevent callsAndrew Bartlett1-3/+3
2012-04-11Add a new module, aio_linux which implements Linux kernel aio support. Docs t...Jeremy Allison5-0/+786
2012-04-10pidl/NDR/Parser: also do range checks on the array sizeStefan Metzmacher1-5/+20
2012-04-10pidl/NDR/Parser: do array range validation in ParseArrayPullGetLength()Stefan Metzmacher1-28/+14
2012-04-10pidl/NDR/Parser: use helper variables for array size and lengthStefan Metzmacher1-7/+15
2012-04-10pidl/NDR/Parser: remember if we already know the array lengthStefan Metzmacher1-1/+7
2012-04-10pidl/NDR/Parser: use ParseArrayPullGetLength() to get the number of array ele...Stefan Metzmacher1-5/+1
2012-04-10pidl/NDR/Parser: split off ParseArrayPullGetSize() and ParseArrayPullGetLength()Stefan Metzmacher1-13/+42
2012-04-10pidl/NDR/Parser: simplify logic in DeclareArrayVariables*()Stefan Metzmacher1-8/+6
2012-04-10pidl/NDR/Parser: declare all union helper variables in ParseUnionPull()Stefan Metzmacher1-2/+2
2012-04-10s3: Use talloc_get_size instead of strlenVolker Lendecke1-1/+1
2012-04-10ldb-tools: Place the whole of an ldif file in a transactionAndrew Bartlett7-16/+136
2012-04-10ldb: Allow access to the line number while reading ldif from a fileAndrew Bartlett5-7/+281
2012-04-10ldb: Detect failures in ldb.base againAndrew Bartlett4-6/+16
2012-04-10Revert "ldb: Permit desactivation of autocomit for every ldb_xxx_ctrl function"Andrew Bartlett8-28/+23
2012-04-10On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ...Jeremy Allison5-11/+14
2012-04-10wafsamba/bundled: Fix typo in tuplize_version.Jelmer Vernooij3-1/+29
2012-04-09wafsamba: Parse Python versions as integers separated by dots.Jelmer Vernooij1-1/+4
2012-04-09Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...Jeremy Allison5-12/+18
2012-04-09libreplace: We have a poll replacement based on selectVolker Lendecke1-0/+1
2012-04-09tevent: Fix a typoVolker Lendecke1-1/+1
2012-04-09s3: Fix the pthreadpool build on OS/XVolker Lendecke1-0/+1
2012-04-09s3: Initialize aio_pending_size from aio_pthreadVolker Lendecke1-0/+19
2012-04-09s3: Initialize aio_pending_size from aio_pthreadVolker Lendecke1-19/+22
2012-04-09s3: Move the aio signal init to the vfs moduleVolker Lendecke3-21/+16
2012-04-09autobuild: Also test a distribution-style build with external libsAndrew Bartlett1-1/+24
2012-04-08wafsamba: Return missing libs rather than last syslib.Jelmer Vernooij1-1/+1
2012-04-07s3: Compile fix for dbwrap_file.cVolker Lendecke1-1/+1
2012-04-07Found whilst back-porting the fix for bug 8837 - smbd crashes when deleting d...Jeremy Allison1-9/+10
2012-04-06Bug found by Herb. blkcnt_t st_ex_blksize is defined as a signed value. When ...Jeremy Allison3-0/+53
2012-04-06docs-xml: fix default name resolve order (fix bug #7564)Björn Baumbach1-1/+1
2012-04-06docs: remove whitespace in example samba.ldif (fix bug #8789)Björn Baumbach1-1/+1
2012-04-06docs: add reload-printers command to smbcontrol manual pageBjörn Baumbach1-0/+7
2012-04-06s3-utils: add do_reload_printers command to smbcontolBjörn Baumbach1-0/+14
2012-04-06build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett63-387/+384
2012-04-05s3-build: Remove unused configure checks for xattr functionsAndrew Bartlett2-3/+3
2012-04-05s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett17-189/+5
2012-04-05s3-build: Remove unused configure checks for xattr functionsAndrew Bartlett1-1/+1
2012-04-05s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett17-227/+6
2012-04-05s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett16-147/+4
2012-04-05s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett17-209/+2
2012-04-05build: Add configure summary checking to waf buildAndrew Bartlett1-0/+7
2012-04-05build: Fix bitrotted configure summary, we now also test HAVE_IFACE_GETIFADDRSAndrew Bartlett1-1/+1