summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-16wafsamba: exclude '.brzignore' from "make dist"Michael Adam1-1/+1
2012-02-16wafsamba: exclude '.gitignore' from "make dist"Michael Adam1-0/+1
2012-02-16wafsamba: fix blacklist handling in "make dist"Michael Adam1-1/+1
2012-02-16s4:provision: only print the adminpass if it was generated (not user-provided)Michael Adam1-1/+5
2012-02-16s4:provision: generate the adminpass provision() instead of provision_fill()Michael Adam1-2/+3
2012-02-16s4:provision: don't log the ldap admin password - it is internal onlyMichael Adam1-3/+0
2012-02-16s4-scripting: samba-tool: Fix domain info usage messageBjörn Baumbach1-1/+1
2012-02-16s4-selftest: fix output of opened connections in torture_holdconBjörn Baumbach1-1/+1
2012-02-16Rename obscure defined constants.Christopher R. Hertel (crh)11-25/+27
2012-02-16s3-selftest: Remove .posix_s3 from s3 test namesAndrew Bartlett3-10/+10
2012-02-16selftest: Remove 'if have_ads_support:' from tests.pyAndrew Bartlett2-64/+41
2012-02-16s3-smbd: Avoid starting log lines with the word 'error'Andrew Bartlett1-2/+10
2012-02-16selftest: skip plugin_s4_dc if we do not have ADSAndrew Bartlett1-0/+5
2012-02-16selftest: Run nsstest against more environmentsAndrew Bartlett1-4/+5
2012-02-16selftest: skip targets that are not compiled in if we do not have ADSAndrew Bartlett1-0/+25
2012-02-16s3-selftest: Require SMB signing for ktest environmentAndrew Bartlett1-0/+1
2012-02-16selftest: Do not start up an already-running test environmentAndrew Bartlett2-0/+8
2012-02-16selftest: Make plugin_s4_dc set the cached environment correctlyAndrew Bartlett1-10/+12
2012-02-16wintest: update WinXP-1 snapshotAndrew Bartlett1-1/+1
2012-02-16wintest: Change Windows 7 VMAndrew Bartlett1-3/+3
2012-02-16wintest: Give the Windows VM a little more time to start back upAndrew Bartlett1-1/+1
2012-02-16wintest: Samba is now all version 4.0Andrew Bartlett1-4/+4
2012-02-16wintest: Cope with nc not timing out even when -w 1 is specifiedAndrew Bartlett1-2/+16
2012-02-16wintest: s3 moved smb.conf to /etcAndrew Bartlett1-2/+2
2012-02-16wintest: Update VM used for W2K8R2AAndrew Bartlett1-2/+2
2012-02-16wintest: Allow access denied when turning off the firewallAndrew Bartlett1-2/+2
2012-02-16wintest: Retry joining the domain a few timesAndrew Bartlett1-4/+12
2012-02-16wintest: connect to correct hostname in test_net_useAndrew Bartlett2-4/+4
2012-02-16s3-nmbd: Initialise newly non-static variablesAndrew Bartlett1-4/+4
2012-02-15s3: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY, bug 8760Volker Lendecke4-6/+40
2012-02-15s3-printing: fix crash in printer_list_set_printer()David Disseldorp1-1/+1
2012-02-15tevent_signal: Fix a valgrind errorVolker Lendecke1-1/+2
2012-02-14s3: files_struct->mode is only written, remove itVolker Lendecke4-5/+0
2012-02-14tdb: build and run unit tests in tdb/test/Rusty Russell1-7/+87
2012-02-14tdb/test: fix up tests for use in SAMBA tdb code.Rusty Russell5-13/+16
2012-02-14tdb: wean CCAN-style unit tests off of tap.Rusty Russell25-23/+64
2012-02-14tdb: import unit tests from CCAN into tdb/test/Rusty Russell35-1/+2567
2012-02-14tdb: make tdb_private.h idempotent.Rusty Russell1-0/+3
2012-02-13s4:torture: add another SMB2 rename testChristian Ambach2-0/+131
2012-02-13libndr: Add ndr_map_error2errnoVolker Lendecke2-0/+26
2012-02-13s3-auth: On successful user mapping set mapped_to_guest to false.Sumit Bose1-0/+1
2012-02-13s3-selftest: Do not assume $USERNAME is the same as $DC_USERNAMEAndrew Bartlett1-3/+3
2012-02-13selftest: Allow setup_env() to signal that an environment name is unknownAndrew Bartlett4-5/+12
2012-02-13s3-build: expliticly require gssapi for HAVE_KRB5 and remove HAVE_GSSAPIAndrew Bartlett3-7/+1
2012-02-13s3-libads: Move to using only the HAVE_KRB5 defineAndrew Bartlett3-15/+13
2012-02-13s3-lib/addns: Move to system/kerberos.h and HAVE_KRB5Andrew Bartlett2-18/+3
2012-02-13s4-dsdb: Check if metadata.tdb exists, before trying to open itAmitay Isaacs1-0/+6
2012-02-13auth: Pass in the SMB username (for %U) into generate_session_infoAndrew Bartlett6-6/+16
2012-02-13s4:join python code - "msDS-KeyVersionNumber" does not exist on Win2kMatthias Dieter Wallnöfer1-2/+6
2012-02-13LDB:pyldb.c - use always the case insensitive comparison for attribute namesMatthias Dieter Wallnöfer1-2/+2