summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-12wafsamba: Add tests for dict_concat.Jelmer Vernooij1-1/+20
2012-02-12wafsamba: Add tests for unique_list, subst_vars_error.Jelmer Vernooij2-3/+38
2012-02-12waf: Add initial unit test for samba_utils.Jelmer Vernooij4-0/+55
2012-02-12gitignore: Ignore waf cache files.Jelmer Vernooij1-0/+2
2012-02-11mkversion: Add quotes around various version stringsAmitay Isaacs1-3/+3
2012-02-10s3-waf: add dependency on talloc or it won't build if talloc.h is not in the ...Matthieu Patou3-6/+11
2012-02-10s3-winbindd: set the can_do_validation6 also for trusted domainMatthieu Patou1-0/+2
2012-02-10s3:smbd/oplock_linux: don't overwrite private_dataStefan Metzmacher1-2/+0
2012-02-10s3:vfs_gpfs:quieten an expectable warning messageChristian Ambach1-1/+5
2012-02-10s3:vfs_gpfs: fix a compiler warningChristian Ambach1-1/+2
2012-02-10s3:vfs_gpfs:Fix query of creation time from GPFSChristof Schmitt1-0/+3
2012-02-10s3:vfs_gpfs: make "gpfs:getrealfilename" a per share optionStefan Metzmacher2-7/+15
2012-02-10s3:vfs_gpfs: make "gpfs:ftruncate" a per share optionStefan Metzmacher2-3/+14
2012-02-10s3:vfs_gpfs: make "gpfs:winattr" a per share optionStefan Metzmacher2-5/+73
2012-02-10s3:vfs_gpfs: be less verbose in get/set_xattr functionsStefan Metzmacher1-2/+2
2012-02-10s3-smb2: Use the correct indicator if a request was deferredVolker Lendecke1-1/+1
2012-02-10s3-smb2: Make sure we have a subreq setVolker Lendecke1-0/+1
2012-02-10selftest: add smb2.rename to testsuiteChristian Ambach2-1/+11