build: honor both --enable-gnutls and --disable-gnutls
[nivanova/samba-autobuild/.git] / source3 /
2010-04-06 Andrew Tridgells3-waf: the start of the main build for s3
2010-04-06 Andrew Tridgells3-waf: more configure tests and minor fixes
2010-04-06 Andrew Tridgells3-waf: added build subdir for dynconfig generation
2010-04-06 Kai Blinbuild: Change checks to conform to new CHECK_* behaviour
2010-04-06 Kai Blinbuild: Check if the compiler will optimize out functions
2010-04-06 Kai Blinbuild: check for int types included from rpc/rpc.h
2010-04-06 Kai Blinbuild: Check for POSIX capabilities
2010-04-06 Kai Blinbuild: Check for various members of struct stat
2010-04-06 Kai Blinbuild: Fix package name and package string case
2010-04-06 Kai Blinbuild: Check for functions needed by Samba3
2010-04-06 Kai Blinbuild: Check for kernel share modes
2010-04-06 Kai Blinbuild: Check for IRIX kernel oplock types
2010-04-06 Kai Blinbuild: Check for Linux kernel oplocks
2010-04-06 Kai Blinbuild: Check for kernel change notify support
2010-04-06 Kai Blinbuild: check for inotify support
2010-04-06 Kai Blinbuild: check for headers needed to generate stack traces
2010-04-06 Kai Blinbuild: Check for krb5 headers
2010-04-06 Kai Blinbuild: Check for LDAP libraries
2010-04-06 Kai Blinbuild: Check for CUPS
2010-04-06 Kai Blinbuild: Add a basic wscript file for Samba3
2010-04-06 Jeremy AllisonAdd FSCTL_QUERY_ALLOCATED_RANGES to the list of Windows...
2010-04-05 Jeremy AllisonFix issue with aio where r/w lock wasn't kept across...
2010-04-05 Volker LendeckeFix related to bug #7326 - can't read/write any files...
2010-04-05 Volker Lendeckes3: Fix a cut&paste error in winbindd_list_groups_done
2010-04-04 Volker Lendeckes3: Fix the GNU ld version detection on SLES
2010-04-02 Volker Lendeckes3: Fix a comment
2010-04-01 Jeremy AllisonMove initialize_async_io_handler() inside of smbd/aio.c.
2010-04-01 Jeremy AllisonAdd torture test for bug 7310 - DOS attribute inconsist...
2010-04-01 Stefan Metzmachers3:winbindd: remove unused variables
2010-04-01 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-04-01 Volker Lendeckes3: Ensure NULL termination before printing in winbindd...
2010-04-01 Volker Lendeckes3: Fix a typo in winbindd_pam_logoff
2010-04-01 Stefan Metzmachers3:winbindd: correctly invalidate the cached connection
2010-04-01 Stefan Metzmachers3:winbindd: only set child_domain in the child
2010-04-01 Stefan Metzmachers3:winbindd: make sure we don't try rpc requests agains...
2010-04-01 Volker Lendeckes3: fix a typo in winbind_client_response_written
2010-04-01 Jeremy AllisonMake smbd_lock_socket/smbd_unlock_socket recursive...
2010-03-31 Christian PERRIERs3: Merge French translation for pam_winbind after...
2010-03-31 Volker Lendeckes3: Fix an error message in winbindd_pam_chauthtok()
2010-03-31 Volker Lendeckes3: Ensure null termination in winbindd_pam_chauthtok()
2010-03-31 Volker Lendeckes3: Make check_info3_in_group static
2010-03-31 Volker Lendeckes3-winbind: Make append_auth_data() static
2010-03-31 Jeremy AllisonFix bug 7310 - DOS attribute inconsistency with MS...
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-31 Stefan Metzmachers3:smbd: handle SMB2 in deadtime_fn() and avoid disconn...
2010-03-31 Jelmer Vernooijselftest: Convert filter-subunit to Python so the subun...
2010-03-30 Jeremy AllisonSecond part of fix for bug #6494 - Incorrect FileStatus...
2010-03-30 Jeremy AllisonFix for bug #7233 - print fails with jobs >4GB from...
2010-03-30 Jeremy AllisonIf the timeout has been set to zero, don't register...
2010-03-30 Stefan Metzmachers3:libads: retry with signing after getting LDAP_STRONG...
2010-03-29 Jelmer Vernooijselftest: Replace perl subunit formatter with python...
2010-03-29 Stefan Metzmachers3:winbindd: correctly retry if the netlogon pipe gets...
2010-03-29 Stefan Metzmachers3:rpc_client: remove more unused code
2010-03-29 Stefan Metzmachers3:rpc_client: remove unused code, we handle transport...
2010-03-29 Stefan Metzmachers3:winbindd_reconnect: don't only reconnect on NT_STATU...
2010-03-29 Stefan Metzmachers3:winbindd_cm: invalidate connection if cm_connect_net...
2010-03-29 Stefan Metzmachers3:winbindd: consistently use TALLOC_FREE(conn->foo_pip...
2010-03-29 Stefan Metzmachers3:winbindd_cm: use rpccli_is_connected() helper function
2010-03-29 Stefan Metzmachers3:winbindd_cm: use cli_state_is_connected() helper...
2010-03-29 Stefan Metzmachers3:rpc_client: return at least 10 sec as old timeout...
2010-03-29 Stefan Metzmachers3:rpc_client: add set_timeout hook to rpc_cli_transport
2010-03-29 Stefan Metzmachers3:rpc_client: add rpccli_is_connected()
2010-03-29 Stefan Metzmachers3:rpc_client: don't mix layers and keep a reference...
2010-03-29 Stefan Metzmachers3:rpc_transport_np: add comment about bad usage in...
2010-03-29 Stefan Metzmachers3:rpc_transport_np: use cli_state_is_connected() helper
2010-03-29 Stefan Metzmachers3:libsmb: add cli_state_is_connected() function
2010-03-29 Stefan Metzmachers3:libsmb: don't let cli_shutdown() segfault with a...
2010-03-29 Volker Lendeckes3: Fix bug 7212, "getent group does not return group...
2010-03-29 Volker Lendeckes3: Attempt to fix the build on AIX, shm_ptr seems...
2010-03-28 Jelmer VernooijRemove extension from format-subunit.
2010-03-28 Volker Lendeckes3: Slightly simplify unmap_unix_group
2010-03-28 Volker Lendeckes3: Remove unused bitmap_[allocate|free]
2010-03-28 Volker Lendeckes3: Use bitmap_talloc in vfs_full_audit.c
2010-03-28 Volker Lendeckes3: Use bitmap_talloc for smb1 server tcons
2010-03-28 Volker Lendeckes3: Use bitmap_talloc in init_dptrs
2010-03-28 Volker Lendeckes3: Use bitmap_talloc in files.c
2010-03-28 Volker Lendeckes3: Use bitmap_talloc in loadparm
2010-03-28 Volker Lendeckes3: A NULL context might be perfectly valid for bitmap_...
2010-03-28 Volker Lendeckes3: Fix a memleak in bitmap_talloc
2010-03-28 Volker Lendeckes3: Use TALLOC_ZERO_ARRAY in bitmap_talloc
2010-03-28 Volker Lendeckes3: Fix the memory hierarchy in bitmap_talloc
2010-03-28 Volker Lendeckes3: Slightly simplify logic in conv_str_size
2010-03-28 Volker Lendeckes3: Fix indentation in conv_str_size
2010-03-28 Volker Lendeckes3: Fix some nonempty blank lines
2010-03-28 Volker Lendeckes3: Use tdb_transaction_start_nonblock in gencache_stab...
2010-03-28 Volker LendeckeRevert "s3: Optimize gencache for smbd exit"
2010-03-28 Volker Lendeckes3: Fix typos in a debug message in vfs_init_custom
2010-03-27 Jeremy AllisonFix bug #7240 - Net usershare is not case sensitive.
2010-03-26 Günther Deschners3-selftest: set "lpq cache time = 0" in server configu...
2010-03-26 Kai Blins3 ntlm_auth: Don't malloc data that will be talloc_free()d
2010-03-26 Volker Lendecketdb: Add a non-blocking version of tdb_transaction_start
2010-03-26 Jeremy AllisonRevert the part of bug fix #7233 - print fails with...
2010-03-26 Karolin Seegers3-util_sock: Rise debug level for getpeername failed...
2010-03-26 Andreas Schneiders3-smbd: Don't close stdout if we want to log to stdout.
2010-03-26 Günther Deschners3-spoolss: return info for the correct printjob in...
2010-03-26 Günther Deschners3-printing: avoid mixing cups backend code with nt_pri...
2010-03-26 Andrew Tridgells3-event: switch s3 to using tevent_re_initialise()
2010-03-26 Jeremy AllisonSecond part of bug #7288 - SMB job IDs in CUPS job...
2010-03-26 Jeremy AllisonFix bug #7288 - SMB job IDs in CUPS job names wrong.
2010-03-26 Jeremy AllisonFix bug 7297 - smbd crashes with CUPS printers and...
next