summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-05WHATSNEW: Add details on NTP and DNS as new protocols we coverAndrew Bartlett1-3/+16
2012-06-05Tests for bug #8972 - Add permission checks to run_simple_posix_open_test().Jeremy Allison1-0/+27
2012-06-05Tests for bug #8972 - run the POSIX tests against the posix_share.Jeremy Allison1-2/+8
2012-06-05Tests for bug #8972 - Add a posix_share definition to s4 so we can do raw pos...Jeremy Allison1-0/+8
2012-06-05Tests for bug #8972 - Add a posix_share definition to s3 so we can do raw pos...Jeremy Allison1-0/+9
2012-06-05wintest: Fix test-s3.py to use smbclient3 under the name smbclientAndrew Bartlett1-1/+1
2012-06-05WHATSNEW: mention FreeBSD getaddrinfo() issueAndrew Bartlett1-0/+3
2012-06-05s3:build(autoconf): fix "no AC_LANG_SOURCE call detected" warningsMartin Schwenke2-52/+52
2012-06-05WHATSNEW: Mention trouble with DNS replicationAndrew Bartlett1-0/+5
2012-06-05WHATSNEW: Note FreeBSD improvementsAndrew Bartlett1-0/+2
2012-06-05s4-provision: Test for posix ACLs in the actual sysvol pathAndrew Bartlett1-12/+16
2012-06-05s4-provision: Place xattr.tdb in the actual state directoryAndrew Bartlett1-13/+14
2012-06-05WHATSNEW: Update for beta1Andrew Bartlett1-30/+24
2012-06-05VERSION: prepare for beta1 by setting and parsing the beta versionAndrew Bartlett3-2/+23
2012-06-05Add '--use-ntvfs' option to 'samba-tool domain join'Andriy Syrovenko2-13/+17
2012-06-05s3-smbd: Remove support for protocols before LANMAN1Andrew Bartlett3-37/+2
2012-06-05Remove Manifest. The information here was outdatedAndrew Bartlett2-78/+0
2012-06-05libreplace: Add copyrights to ease tracking of this file in futureAndrew Bartlett1-0/+2
2012-06-05libreplace: Remove autoconf build systemAndrew Bartlett9-3648/+0
2012-06-05Fix bug #8972 - Directory group write permission bit is set if unix extension...Jeremy Allison1-2/+4
2012-06-04libreplace: Ensure we link xattr.c on MacOSAndrew Bartlett1-1/+1
2012-06-03s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_sendLuk Claes8-57/+12
2012-06-03s3:smbd: make conn_close_all() a void functionStefan Metzmacher3-8/+3
2012-06-03Revert "s3: Fix bug 8371"Stefan Metzmacher1-2/+0
2012-06-03s3:smbd/close: call del_share_mode() directly before TALLOC_FREE(lck)Stefan Metzmacher1-5/+15
2012-06-03s3:smbd/close: remove unused goto out from close_directory()Stefan Metzmacher1-3/+1
2012-06-03s3:smbd/close: do an early return in close_directory()Stefan Metzmacher1-2/+1
2012-06-03s3: Fix an assert to trigger in close_remove_share_modeStefan Metzmacher1-6/+17
2012-06-03s3: Do an early return in close_remove_share_modeVolker Lendecke1-2/+1
2012-06-03s3: Make close_remove_share_mode a bit more readableVolker Lendecke1-2/+4
2012-06-03s3: Simplify get_delete_on_close_token moreVolker Lendecke1-6/+2
2012-06-03s3: Simplify get_delete_on_close_token slightlyVolker Lendecke1-19/+32
2012-06-03s3: Slightly simplify close_remove_share_modeVolker Lendecke1-10/+15
2012-06-03s3:smbd/close: avoid procid_is_me()Stefan Metzmacher1-1/+2
2012-06-03s3:smbd/open: avoid procid_is_me()Stefan Metzmacher1-4/+5
2012-06-03s3:smbd/oplock: avoid procid_is_me()Stefan Metzmacher1-2/+4
2012-06-03build: Match autoconf build and disable ACLs on MacOS (darwin)Andrew Bartlett1-3/+7
2012-06-03lib/krb5_wrap: Remove unused smb_krb5_get_credsAndrew Bartlett2-125/+0
2012-06-03librepace: put #defines after #include "sys/xattr.h"Andrew Bartlett2-40/+8
2012-06-03lib/replace: Undo change of 0 -> NULLAndrew Bartlett1-1/+1
2012-06-03s3-libnetapi: Cope with popt versions without POPT_TABLEENDAndrew Bartlett2-0/+8
2012-06-03libreplace: Fix up MacOS xattr functionsAndrew Bartlett1-0/+18
2012-06-03s3-build: Remove finddeadAndrew Bartlett1-9/+0
2012-06-03libreplace: Link libreplace against attr when requiredAndrew Bartlett2-2/+9
2012-06-03libreplace: Use true rather than True in xattr.cAndrew Bartlett1-2/+2
2012-06-02libreplace: Fix build on MacOS where we have the same fn name but more argumentsAndrew Bartlett1-8/+8
2012-06-02libreplace: Solaris needs system/dir.h for that xattr wrapper implementationAndrew Bartlett1-0/+1
2012-06-02build: Remove check for res_ninit (Revert "s3: Check for res_ninit")Andrew Bartlett1-8/+0
2012-06-02build: Show extra configure results found by WAF as wellAndrew Bartlett1-1/+3
2012-06-02ccan: fix autoconf test for isblank()Andrew Bartlett1-6/+6