sfrench/samba-autobuild/.git
2012-04-11 Andrew Bartlett.gitignore: ignore MYMETA.yml
2012-04-11 Andrew Bartlettbuild: search for talloc, tdb, tevent in non-standard...
2012-04-11 Andrew Bartlettbuild: Add tevent deps for users of tevent calls
2012-04-11 Jeremy AllisonAdd a new module, aio_linux which implements Linux...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: also do range checks on the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: do array range validation in ParseArra...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use helper variables for array size...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: remember if we already know the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use ParseArrayPullGetLength() to get...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: split off ParseArrayPullGetSize()...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: simplify logic in DeclareArrayVariables*()
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: declare all union helper variables...
2012-04-10 Volker Lendeckes3: Use talloc_get_size instead of strlen
2012-04-10 Andrew Bartlettldb-tools: Place the whole of an ldif file in a transaction ldb-1.1.5
2012-04-10 Andrew Bartlettldb: Allow access to the line number while reading...
2012-04-10 Andrew Bartlettldb: Detect failures in ldb.base again
2012-04-10 Andrew BartlettRevert "ldb: Permit desactivation of autocomit for...
2012-04-10 Jeremy AllisonOn advice from Jelmer and Andrew, move the blksize_t...
2012-04-10 Jelmer Vernooijwafsamba/bundled: Fix typo in tuplize_version.
2012-04-09 Jelmer Vernooijwafsamba: Parse Python versions as integers separated...
2012-04-09 Jeremy AllisonMove blksize_t and blkcnt_t to replace.h from includes...
2012-04-09 Volker Lendeckelibreplace: We have a poll replacement based on select
2012-04-09 Volker Lendecketevent: Fix a typo
2012-04-09 Volker Lendeckes3: Fix the pthreadpool build on OS/X
2012-04-09 Volker Lendeckes3: Initialize aio_pending_size from aio_pthread
2012-04-09 Volker Lendeckes3: Initialize aio_pending_size from aio_pthread
2012-04-09 Volker Lendeckes3: Move the aio signal init to the vfs module
2012-04-09 Andrew Bartlettautobuild: Also test a distribution-style build with...
2012-04-08 Jelmer Vernooijwafsamba: Return missing libs rather than last syslib.
2012-04-07 Volker Lendeckes3: Compile fix for dbwrap_file.c
2012-04-07 Jeremy AllisonFound whilst back-porting the fix for bug 8837 - smbd...
2012-04-06 Jeremy AllisonBug found by Herb. blkcnt_t st_ex_blksize is defined...
2012-04-06 Björn Baumbachdocs-xml: fix default name resolve order (fix bug ...
2012-04-06 Björn Baumbachdocs: remove whitespace in example samba.ldif (fix...
2012-04-06 Björn Baumbachdocs: add reload-printers command to smbcontrol manual...
2012-04-06 Björn Baumbachs3-utils: add do_reload_printers command to smbcontol
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartletts3-build: Remove unused configure checks for xattr...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lremovexattr call from VFS module...
2012-04-05 Andrew Bartletts3-build: Remove unused configure checks for xattr...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lsetxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused llistxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lgetxattr call from VFS modules...
2012-04-05 Andrew Bartlettbuild: Add configure summary checking to waf build
2012-04-05 Andrew Bartlettbuild: Fix bitrotted configure summary, we now also...
2012-04-05 Andrew Bartlettbuild: Restore configure summary checking
2012-04-05 Andrew Bartlettbuild: Add more assertions that fcntl locking works...
2012-04-05 Andrew Bartlettbuild: Remove unused GLIBC_HACK_FCNTL64
2012-04-05 Andrew Bartlettbuild: Fix sys_open() removal by including system/filesys.h
2012-04-05 Andrew Bartlettbuild: Remove SMB_F* locking defines
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_FLOCK define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2012-04-05 Andrew Bartlettbuild: Remove sys_rewinddir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_closedir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_telldir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_seekdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_readdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_opendir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_fopen wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_creat wrapper
2012-04-05 Andrew Bartlettbuild: Remove fallback call to sys_open as HAVE_CREAT...
2012-04-05 Andrew Bartlettbuild: Remove sys_ftell wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_lseek wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_ftruncate wrapper
2012-04-05 Andrew Bartlettbuild: combine off_t 64 bit and largefile test
2012-04-05 Andrew Bartlettvfs: Remove -D_LARGEFILE64_SOURCE from vfs examples...
2012-04-05 Andrew Bartlettbuild: #ifdef LARGE_SMB_OFF_T as off_t is now always...
2012-04-05 Andrew BartlettRemove off64_t declarations
2012-04-05 Andrew Bartlettbuild: Fix configure test that was declaring an off64_t
2012-04-05 Andrew Bartlettbuild: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and...
2012-04-05 Andrew Bartlettbuild: Remove configure tests for *64 functions and...
2012-04-05 Andrew Bartlettbuild: Require 64-bit files support and do not define...
2012-04-05 Andrew Bartlettbuild: Add getconf LFS_CFLAGS support to waf build
2012-04-05 Andrew Bartlettbuild: use only standard _FILE_OFFSET_BITS=64 macro...
2012-04-05 Andrew Bartlettlib/replace: Add getconf LFS_CFLAGS support to autoconf...
2012-04-04 Jeremy AllisonThird part of fix for bug #8837 - smbd crashes when...
2012-04-04 Jeremy AllisonSecond part of bugfix for bug #8837 - smbd crashes...
2012-04-04 Jeremy AllisonFirst part of fix for bug 8837 - smbd crashes when...
2012-04-04 Andreas Schneidersystemd: Add samba service file.
2012-04-03 Stefan Metzmachers4:librpc/rpc: also parse ncacn_packet pdus with LIBNDR...
2012-04-03 Stefan Metzmachers4:librpc/rpc: don't mix up paylod ndr flags with the...
2012-04-03 Andrew Bartlettbuild: Remove checks for krb5_decode_ap_req, free_AP_RE...
2012-04-03 Andrew Bartlettbuild: Remove unused check for HAVE_KRB5_TKT_ENC_PART2
2012-04-03 Andrew Bartletts3-krb5 Remove unused get_kvno_from_ap_req()
2012-04-03 Andrew Bartletts3-krb5 Remove unused get_enctype_from_ap_req
2012-04-03 Andrew Bartletts3-krb5: Remove unused smb_krb5_get_keyinfo_from_ap_req()
2012-04-03 Andrew Bartletts3-krb5: Remove unused get_key_from_keytab
2012-04-03 Andrew Bartletts3-krb5: remove unused unwrap_pac()
2012-04-03 Andrew Bartletts3-krb5: remove unused get_auth_data_from_tkt
2012-04-03 Andrew Bartletts3-krb5: Remove unused get_authtime_from_tkt
2012-04-03 Andrew Bartletts3-krb5: Remove unused krb5_rd_req_return_keyblock_from...
2012-04-03 Andrew Bartletts3-krb5: Remove unused get_principal_from_tkt
2012-04-03 Andrew Bartletts3-libads: Remove ads_verify_ticket() as it is now...
2012-04-03 Andrew Bartletts3-libads: Rework kerberos_return_pac() to use GENSEC...
2012-04-03 Andrew Bartletts3-libsmb: Remove unused spnego_parse_krb5_wrap()
2012-04-03 Andrew Bartlettbuild: Reduce deps of ntlm_auth
2012-04-03 Andrew Bartletts3-ntlm_auth: use manage_gensec_request for squid-2...
2012-04-03 Andrew Bartletts3-auth: Order GENSEC mechs by priority, krb5 before...
next