kai/samba-autobuild/.git
2012-05-29 Matthias Dieter... s4:dbchecker - handle the "none" case correctly
2012-05-29 Stefan Metzmachers3:smb2_ioctl: verify credit charge
2012-05-29 Stefan Metzmachers3:smb2_ioctl: add more validation checks
2012-05-29 Stefan Metzmachers3:smb2_ioctl: add some more validation checks
2012-05-29 Günther Deschners4-torture: verify #8373 and add ndr nbt tests for...
2012-05-29 Christian Ambachs4:torture report connection error via torture_fail
2012-05-29 Christian Ambachs3:smbd/smb2_find add a debug message
2012-05-29 Christian Ambachs3:smbd/smb2_getinfo add a debug message
2012-05-29 Christian Ambachs3:smbd/smb2_setinfo add a debug message
2012-05-29 Christian Ambachs3:smbd/smb2_read improve debug message
2012-05-29 Stefan Metzmacherlibcli/smb: add some more FSCTL_* defines
2012-05-29 Stefan Metzmachers3:smb2cli_ioctl: fix requests without output_buffer...
2012-05-29 Björn Jackes3: fix compile of krb5 locator on Solaris
2012-05-28 Alexander Bokovoyfreebsd9: support both WAF MIT krb5 build and autoconf...
2012-05-28 Stefan Metzmachers4:ntvfs/ipc: fix protocol specific processing of pipe...
2012-05-28 Stefan Metzmachers3:selftest: run rpc.samba3.smb[1|2]-pipe-name
2012-05-28 Stefan Metzmachers3:rpc_server: don't do any magic in is_known_pipename...
2012-05-28 Stefan Metzmachers3:smbd: fix reply_open_pipe_and_X() to behave like...
2012-05-28 Stefan Metzmachers3:smbd: only strip \\ off the name if present (for...
2012-05-28 Stefan Metzmachers3:rpc_server: return OBJECT_NAME_NOT_FOUND instead...
2012-05-28 Stefan Metzmachers3:smb2_create: do not remove leading backslash from...
2012-05-28 Stefan Metzmachers4:torture/samba3rpc: add smb1-pipe-name
2012-05-28 Stefan Metzmachers4:torture/samba3rpc: add smb2-pipe-name
2012-05-28 Stefan Metzmachers3:cli_np_tstream: pass a leading backslash for the...
2012-05-28 Stefan Metzmachers3:rpc_client: tstream_cli_np_open_send() doesn't expec...
2012-05-28 Luk Claess3:libsmb: get rid of cli_ucs2
2012-05-28 Luk Claess3:libsmb: get rid of clisigning routines
2012-05-28 Luk Claess3:libsmb: get rid of cli_has_async_calls
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_disconnect
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_time_zone
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_security_mode
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_gss_blob
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_challenge
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_encryption_on
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_max_requests
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_session_key
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_protocol
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_*_sockaddr
2012-05-28 Luk Claess3:libsmb: get rid of cli_sockopt
2012-05-28 Luk Claess3:libsmb: remove unused (un)set_pending functions
2012-05-27 Jelmer VernooijAvoid all(), as it's not available in Python 2.4.
2012-05-27 Andrew Bartlettbuild: Remove all references to libuuid
2012-05-27 Andriy Syrovenkobuild: Add option to specify where gettext is (/usr...
2012-05-27 Andriy SyrovenkoEliminate dependency on an external uuid library.
2012-05-26 Andrew Bartletts3-build: Remove build of libaddns.a from the autoconf...
2012-05-26 Andrew Bartletts3-utils: Use ads_do_search_retry in net ads search
2012-05-26 Andrew Bartletts3-libads: Use a reducing page size to try and cope...
2012-05-26 Andrew Bartletts3-winbindd: Always map the LDAP error code to an NTSTATUS
2012-05-26 Andrew Bartletts3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_...
2012-05-25 Alexander Bokovoydns_hosts_file: move to a separate subsystem
2012-05-25 Alexander Bokovoys3-configure.in: when ADS support is disabled, unset...
2012-05-25 Stefan Metzmachers3:selftest: run smbtorture3 CLEANUP3 in the s3dc:local...
2012-05-25 Volker Lendeckes3: Test whether get_share_mode_lock cleans up stale...
2012-05-25 Volker Lendeckes3: Do not check the PIDs is parse_share_modes
2012-05-25 Jeremy AllisonEnsure we only return NT_STATUS_DELETE_PENDING if the...
2012-05-25 Volker Lendeckes3: Check for serverid_exists in close_directory
2012-05-25 Volker Lendeckes3: Check for serverid_exists in close_remove_share_mode
2012-05-25 Volker Lendeckes3: Be less picky on stale share mode entries
2012-05-25 Volker Lendeckes3: Check for serverid_exists in find_oplock_types
2012-05-25 Volker Lendeckes3: Check for serverid_exists in rename_share_filename
2012-05-25 Volker Lendeckes3: Check for serverid_exists in smb_posix_unlink
2012-05-25 Volker Lendeckes3: Check for serverid_exists in open_mode_check
2012-05-25 Volker Lendeckes3: Check for serverid_exists in notify_deferred_opens
2012-05-25 Jeremy AllisonFix an invalid state only reachable on server crash...
2012-05-25 Volker Lendeckes3: Add "share_mode_stale_pid"
2012-05-25 Jeremy AllisonFix bug #8373 - Can't join XP Pro workstations to 3...
2012-05-25 Stefan Metzmachers3:smbd: move global smbd_msg_state to smbXsrv_connection
2012-05-25 Stefan Metzmachers3:smbd: move global koplocks to smbd_server_connection
2012-05-25 Stefan Metzmachers3:smbd: pass smbd_server_connection to should_notify_d...
2012-05-25 Stefan Metzmachers3:smbd: move global oplocks vars to smbd_server_connection
2012-05-25 Stefan Metzmachers3:smbd: remove unused get_number_of_exclusive_open_opl...
2012-05-25 Andrew Bartlettmove VERSION to alpha22
2012-05-25 Andrew BartlettWHATSNEW: update for alpha21, and mark as release samba-4.0.0alpha21
2012-05-25 Andrew Bartlettwintest: s3fs is now the default in provision
2012-05-25 Andrew Bartlettdoc: Explain our build systems for Samba 4.0
2012-05-24 Stefan Metzmachers3:smbd/signing: use smbd_server_connection as talloc...
2012-05-24 Ira Coopers3-passdb: Fix negative SID->uid/gid/both cache handling
2012-05-24 Stefan Metzmachers3:smbd: remove global 'smbd_server_conn' !!!
2012-05-24 Stefan Metzmachers3:smbd: only call file_init_global() in the parent...
2012-05-24 Stefan Metzmachers3:smbd/files: split file_init_global() out of file_init()
2012-05-24 Stefan Metzmachers3:smbd: remove unused var in smbXsrv_connection_init_t...
2012-05-24 Stefan Metzmachers4:smb_server/smb: fix talloc_free() bug
2012-05-24 Alexander Bokovoywaf: for MIT krb5 build require kerberos version above 1.9
2012-05-24 Alexander Bokovoys3-smbldap: Add API for external callback to perform...
2012-05-24 Alexander Bokovoys4/scripting: in MIT build do not install samba-tool...
2012-05-24 Andrew Bartletts4-selftest: Demonstrate the correct behaviour between...
2012-05-24 Alexander Bokovoyauth/credentials: 'workgroup' set via command line...
2012-05-24 Stefan Metzmachers3:smbd/msdfs: pass allow_broken_path to resolve_dfspat...
2012-05-24 Stefan Metzmachers3:smbd/msdfs: pass 'allow_broken_path' to get_referred...
2012-05-24 Stefan Metzmachers3:smbd/msdfs: let create_conn_struct() also fake the...
2012-05-24 Stefan Metzmachers3:smbd/files: work without sconn->file_bmap and assign...
2012-05-24 Stefan Metzmachers3:smbd/files: fix error path and correctly cleanup
2012-05-24 Andrew Bartlettselftest: Run only the samba3 tests on builds without...
2012-05-24 Andrew BartlettWHATSNEW: Move to document changes for beta1
2012-05-24 Andrew Bartletts4-provision: Make s3fs the default way to install...
2012-05-24 Andrew Bartletts4-selftest: Always delete the user at the end of test_...
2012-05-24 Amitay Isaacsdlz_bind9: Make the talloc destructor static and return 0.
next