s3-waf: check for pthread support.
[bbaumbach/samba-autobuild/.git] / source3 /
2011-04-27 Günther Deschners3-waf: check for pthread support.
2011-04-27 Günther Deschners3-netapi: Fix Coverity CID #2302: FORWARD_NULL
2011-04-27 Andrew Bartletts3-winbind Use get_dyn_WINBINDD_SOCKET_DIR() to get...
2011-04-27 Andrew Bartlettdynconfig: Have only one dynconfig.o in the common...
2011-04-27 Andrew Bartletts3-test Make samba3.blackbox.net.local.registry.roundtr...
2011-04-27 Andrew Bartletts3-waf Don't enable profiling by default
2011-04-27 Andrew Tridgellbuild: fixed build problems due to implicit library...
2011-04-27 Andrew Bartlettauth/kerberos Add check for gss_inquire_sec_context_by_oid
2011-04-27 Andrew Bartletts3-gse: Don't release the mech OID from gss_accept_secu...
2011-04-27 Andrew Bartlettauth/kerberos Move all the PAC handling functions to...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-04-27 Andrew Bartletts3-libsmb Use 'resolv:hosts file' as a DNS emulation...
2011-04-27 Andrew Bartletts3-libads Don't start a DEBUG with 'time'
2011-04-27 Andrew Bartlettlibcli/auth Move Samba4's gssapi_error_string from...
2011-04-26 Volker Lendeckes3: Make cli_session_setup_lanman2 async
2011-04-26 Volker Lendeckes3: Make cli_session_setup_nt1 async
2011-04-26 Volker Lendeckes3: Make plaintext session setup async
2011-04-26 Volker Lendeckes3: Remove cli_write
2011-04-26 Volker Lendeckes3: Use cli_writeall instead of cli_write
2011-04-26 Volker Lendeckes3: Add cli_writeall
2011-04-26 Christian Ambachs3:vfs use gpfs_lib_init
2011-04-26 Günther Deschners3-utils: Fix Bug #8106. Fix the build of smbget on...
2011-04-26 Volker Lendeckes3: Fix a typo
2011-04-26 Volker Lendeckes3: Allow unlimited parallelism in pthreadpool
2011-04-26 Andrew Bartletts3-libads Remove KRB5_DNS_HACK
2011-04-26 Andrew Bartlettlibcli/dns Improve dns_hosts_file, using Samba3's struc...
2011-04-26 Andrew Bartlettbuild: Invert --enable-s3build into --disable-s3build
2011-04-26 Andrew Bartlettbuild: Move Heimdal/MIT compat build rules to heimdal_build
2011-04-25 Jeremy AllisonNo longer need to call SMB_VFS_LSTAT - check name hasn...
2011-04-25 Jeremy AllisonCorrectly detect and deny symlinks anywhere in a path...
2011-04-25 Volker Lendeckes3: Remove unused code
2011-04-25 Volker Lendeckes3: Move setting the name_query timeout
2011-04-25 Stefan Metzmachers3:lib/util_sock: listen on IPv6 addresses with IPV6_ON...
2011-04-25 Stefan Metzmachers3:lib/access: normalize IPv4 mapped IPv6 addresses...
2011-04-25 Volker Lendeckes3: Some build farm machines do not have /bin/true
2011-04-25 Volker Lendeckes3: Fix some typos in dsgetdcname
2011-04-25 Volker Lendeckes3: "port" is not used in dsgetdcname
2011-04-25 Volker Lendeckes3: Check for res_ninit
2011-04-25 Volker Lendeckes3: Run pthreadpooltest in make test
2011-04-25 Volker Lendeckes3: Add pthreadpooltest to main build
2011-04-25 Volker Lendeckes3: pthreadpool_sig_fd->pthreadpool_signal_fd
2011-04-25 Volker Lendeckes3: Tiny doc for pthreadpool
2011-04-25 Volker Lendeckes3: Many pthreadpool fixes
2011-04-25 Volker Lendeckes3: Add a 10-second timeout for the 445 or netbios...
2011-04-24 Stefan Metzmachers3:rpc_client: map fault codes to NTSTATUS with dcerpc_...
2011-04-24 Stefan Metzmachers3:winbindd: let winbindd_lookup_names() use dcerpc_bin...
2011-04-24 Stefan Metzmachers3:winbindd: let winbindd_lookup_sids() dcerpc_binding_...
2011-04-24 Stefan Metzmachers3:includes: simplify INO_T_VAL macros
2011-04-24 Stefan Metzmachers3:includes: simplify BIG_UINT macros
2011-04-24 Stefan Metzmachers3:smbd/trans2: make use of BVAL() and remove ugly...
2011-04-23 Volker Lendeckes3: Fix Coverity ID 2478, UNINIT
2011-04-23 Stefan Metzmachers3:include/vfs.h: remove very old hints for vfs modules...
2011-04-23 Stefan MetzmacherRevert "s3-vfs: another attempt to fix the Tru64 build."
2011-04-23 Stefan Metzmachers3:smbd/nttrans: make use of BVAL() and remove ugly...
2011-04-23 Stefan Metzmachers3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef's
2011-04-23 Stefan Metzmachers3:libsmb: make use of BVAL() and remove ugly LARGE_SMB...
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2047, UNUSED_VALUE
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2325, RESOURCE_LEAK
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2336, NULL_RETURNS
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2335, CHECKED_RETURN
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2307, NULL_RETURNS
2011-04-22 Volker Lendeckes3: Fix Coverity ID 986, BUFFER_SIZE_WARNING
2011-04-22 Volker Lendeckes3: Fix Coverity ID 1340, NULL_RETURNS
2011-04-22 Jeremy AllisonCosmetic. Fix bad indentation.
2011-04-22 Jeremy AllisonFix compiler warning in debug message.
2011-04-22 Jeremy AllisonRemove duplicate code - move to parent_dirname() as...
2011-04-21 Günther Deschners3-vfs: another attempt to fix the Tru64 build.
2011-04-21 Günther Deschners3-waf: try to fix the build on sunos5.
2011-04-21 Günther Deschners3-waf: fix typo in comment.
2011-04-21 Günther DeschnerRevert "s3-vfs: try to fix the Tru64 build."
2011-04-21 Günther Deschners3-vfs: try to fix the Tru64 build.
2011-04-21 Günther Deschners3-proto: move more rpc client prototypes to cli_pipe.h.
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-04-20 Günther Deschners3-build: move MAP_FILE define to the only place used.
2011-04-20 Günther Deschners3-smbd: fix the AIX 5.3 build.
2011-04-20 Günther Deschners3-spoolss: fix debug statement in spoolss_addprinterex...
2011-04-20 Andrew Bartlettlib/util/charset create _handle functions for convert_s...
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-04-20 Andrew Bartlettlibcli/auth: Move more kerberos wrapping in common
2011-04-20 Andrew Bartletts3-gse: Allow the GSSAPI wrapper to load a keytab using...
2011-04-19 Andrew Bartlettselftest: Don't specify SELFTEST_TARGET as an env variable
2011-04-19 Andrew Bartletts3-selftest Rename s3 DC environment to s3dc
2011-04-18 Jeremy AllisonFix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfault...
2011-04-18 Kai Blins3 waf: Mimic the autoconf check for netgrent
2011-04-18 Kai Blins3 autobuild: Fix CFLAG check for netgrent tests
2011-04-18 Volker Lendeckes3: Fix the build of vfs_gpfs.c
2011-04-17 Volker Lendeckes3: Use \0 instead of NULL when 0-terminating a string
2011-04-16 Volker Lendeckes3: guest sesssetup is only 13 words
2011-04-16 Volker Lendeckes3: Remove an unused variable
2011-04-16 Volker Lendeckes3: Use tevent_req_nterror properly in a few places
2011-04-16 Andrew Bartletts3-gse Allow GSSAPI wrapper to compile against Heimdal
2011-04-16 Andrew Bartlettselftest Add binary mappings for samba3 selftest
2011-04-16 Andrew Bartlettselftest: Remove duplication between BUILDIR and BINDIR
2011-04-16 Jeremy AllisonTrying to track down the SMB2 error. Add an invariant...
2011-04-15 Jeremy AllisonUse handle based xattr set if available.
2011-04-15 Jeremy AllisonEnsure vfs_chown_fsp() is safe against races.
2011-04-15 Günther Deschners3-waf: only LIBNMB needs to linked against -lresolv.
2011-04-15 Günther Deschners3-build: fix the --with-profiling-data build on mac...
2011-04-15 Günther Deschners3-waf: try to fix the non-ldap-but-krb5 build.
2011-04-15 Volker Lendeckes3: Fix bug 8066, wrong output in smbget
next