libreplace: Remove autoconf build system
[nivanova/samba-autobuild/.git] / source3 /
2012-06-05 Jeremy AllisonFix bug #8972 - Directory group write permission bit...
2012-06-03 Luk Claess3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs...
2012-06-03 Stefan Metzmachers3:smbd: make conn_close_all() a void function
2012-06-03 Stefan Metzmachers3:smbd/close: call del_share_mode() directly before...
2012-06-03 Stefan Metzmachers3:smbd/close: remove unused goto out from close_direct...
2012-06-03 Stefan Metzmachers3:smbd/close: do an early return in close_directory()
2012-06-03 Stefan Metzmachers3: Fix an assert to trigger in close_remove_share_mode
2012-06-03 Volker Lendeckes3: Do an early return in close_remove_share_mode
2012-06-03 Volker Lendeckes3: Make close_remove_share_mode a bit more readable
2012-06-03 Volker Lendeckes3: Simplify get_delete_on_close_token more
2012-06-03 Volker Lendeckes3: Simplify get_delete_on_close_token slightly
2012-06-03 Volker Lendeckes3: Slightly simplify close_remove_share_mode
2012-06-03 Stefan Metzmachers3:smbd/close: avoid procid_is_me()
2012-06-03 Stefan Metzmachers3:smbd/open: avoid procid_is_me()
2012-06-03 Stefan Metzmachers3:smbd/oplock: avoid procid_is_me()
2012-06-03 Andrew Bartlettbuild: Match autoconf build and disable ACLs on MacOS...
2012-06-03 Andrew Bartletts3-libnetapi: Cope with popt versions without POPT_TABLEEND
2012-06-03 Andrew Bartletts3-build: Remove finddead
2012-06-03 Andrew Bartlettlibreplace: Link libreplace against attr when required
2012-06-02 Andrew Bartlettbuild: Remove check for res_ninit (Revert "s3: Check...
2012-06-02 Andrew Bartlettbuild: Show extra configure results found by WAF as...
2012-06-02 Andrew Bartlettbuild: Check correctly for sendfile (missing .h in...
2012-06-02 Andrew Bartlettbuild: Always attempt to build posix ACLs
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-06-02 Volker Lendeckes3: Same fix as 8576256, this time for fgetxattr
2012-06-01 Volker Lendeckes3: Avoid a lot of calls to serverid_exists()
2012-06-01 Alexander Bokovoywaf: check for krb5_create_checksum and krb5_creds...
2012-06-01 Andrew Bartlettbuild: Add automatic compare of config.h files to recur...
2012-05-31 Jeremy AllisonForward port of Richard Sharpe's <realrichardsharpe...
2012-05-31 Jeremy AllisonWe are triggering the cleanup_timeout_fn() too often...
2012-05-31 Stefan Metzmachers3:smbd: use server_messaging_context() instead of...
2012-05-31 Stefan Metzmachers3:vfs_hpuxacl: remove unused file_find_fd() calls
2012-05-31 Volker Lendeckes3: Fix some 64-bit warnings
2012-05-31 Michael Adambuild: rename build targets smbclient -> smbclient4...
2012-05-31 Michael Adams3:selftest: add a binary mapping for smbclient4
2012-05-31 Michael Adambuild: rename build targets nmblookup -> nmblookup4...
2012-05-31 Michael Adams3:selftest: add a binary mapping for nmblookup4
2012-05-31 Michael Adams3:selftest: improve strange linebreaks for blackbox...
2012-05-31 Michael Adams3:selftest: introduce a variable for binpath('dbwrap_t...
2012-05-31 Michael Adams3:selftest: introduce a variable for binpath('ntlm_aut...
2012-05-31 Michael Adams3:selftest: introduce a variable for binpath('smbtortu...
2012-05-31 Michael Adams3:selftest: introduce a variable for binpath('net...
2012-05-31 Michael Adams3:selftest: introduce a variable for binpath('wbinfo...
2012-05-31 Michael Adams3:selftest: introduce a variable for binpath('smbclien...
2012-05-31 Michael Adams3:build: fix some spacing in wscript_build
2012-05-31 Jeremy AllisonStop spamming the logs with "Could not remove pid XX...
2012-05-30 Ira CooperFix bad bugfix for bug #8910 - resolve_ads() code can...
2012-05-30 Jeremy AllisonFix metze's complaint about the bugfix for bug #8953...
2012-05-30 Stefan Metzmachers3:libsmb: use nb_connect_send() directly instead of...
2012-05-30 Andrew Bartletts3-build: Fix configure checks for Heimdal
2012-05-30 Andrew Bartlettbuild: Make gss_wrap_iov mandatory for krb5 build
2012-05-30 Stefan Metzmachers3:utils: use cli_tree_connect() instead of cli_tcon_andx()
2012-05-30 Stefan Metzmachers3:libsmb: use cli_tree_connect() instead of cli_tcon_a...
2012-05-30 Stefan Metzmachers3:libsmb: fallback to SMBtcon for old servers
2012-05-30 Andrew Bartletts3-loadparm: Swap synonyms of max/min protocol to serve...
2012-05-30 Andrew Bartletts3-build: We do not have CHARSET modules any more
2012-05-30 Andrew Bartlettlib/param: Put common FN_ macros into param_functions.c
2012-05-30 Andrew Bartletts3-param: Use same function name for "max xmit" as...
2012-05-30 Andrew Bartletts3-param: Use same variable names as lib/param
2012-05-30 Andrew Bartletts3-param: Import parameters from lib/param to make...
2012-05-30 Andrew Bartletts3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy...
2012-05-30 Andrew Bartlettparam: Sort global param functions macros to ease the...
2012-05-30 Andrew Bartlettlib/param: Harmonise 'password server' parameter betwee...
2012-05-30 Andrew Bartletts3-build: Remove build of libtdb.so from the autoconf...
2012-05-30 Andrew Bartletts3-build: Remove build of libtalloc.so from the autocon...
2012-05-30 Andrew Bartletts3-iconv: Remove unused script/gen-8bit-gap.sh
2012-05-30 Andrew Bartlettbuild: Provide .pc file for libsmbsharemodes
2012-05-30 Andrew Bartlettbuild: Provide .pc file for libnetapi
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 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 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 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 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
next