summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wintest: Samba is now all version 4.0Andrew Bartlett2012-02-161-4/+4
* wintest: Cope with nc not timing out even when -w 1 is specifiedAndrew Bartlett2012-02-161-2/+16
* wintest: s3 moved smb.conf to /etcAndrew Bartlett2012-02-161-2/+2
* wintest: Update VM used for W2K8R2AAndrew Bartlett2012-02-161-2/+2
* wintest: Allow access denied when turning off the firewallAndrew Bartlett2012-02-161-2/+2
* wintest: Retry joining the domain a few timesAndrew Bartlett2012-02-161-4/+12
* wintest: connect to correct hostname in test_net_useAndrew Bartlett2012-02-162-4/+4
* s3-nmbd: Initialise newly non-static variablesAndrew Bartlett2012-02-161-4/+4
* s3: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY, bug 8760Volker Lendecke2012-02-154-6/+40
* s3-printing: fix crash in printer_list_set_printer()David Disseldorp2012-02-151-1/+1
* tevent_signal: Fix a valgrind errorVolker Lendecke2012-02-151-1/+2
* s3: files_struct->mode is only written, remove itVolker Lendecke2012-02-144-5/+0
* tdb: build and run unit tests in tdb/test/Rusty Russell2012-02-141-7/+87
* tdb/test: fix up tests for use in SAMBA tdb code.Rusty Russell2012-02-145-13/+16
* tdb: wean CCAN-style unit tests off of tap.Rusty Russell2012-02-1425-23/+64
* tdb: import unit tests from CCAN into tdb/test/Rusty Russell2012-02-1435-1/+2567
* tdb: make tdb_private.h idempotent.Rusty Russell2012-02-141-0/+3
* s4:torture: add another SMB2 rename testChristian Ambach2012-02-132-0/+131
* libndr: Add ndr_map_error2errnoVolker Lendecke2012-02-132-0/+26
* s3-auth: On successful user mapping set mapped_to_guest to false.Sumit Bose2012-02-131-0/+1
* s3-selftest: Do not assume $USERNAME is the same as $DC_USERNAMEAndrew Bartlett2012-02-131-3/+3
* selftest: Allow setup_env() to signal that an environment name is unknownAndrew Bartlett2012-02-134-5/+12
* s3-build: expliticly require gssapi for HAVE_KRB5 and remove HAVE_GSSAPIAndrew Bartlett2012-02-133-7/+1
* s3-libads: Move to using only the HAVE_KRB5 defineAndrew Bartlett2012-02-133-15/+13
* s3-lib/addns: Move to system/kerberos.h and HAVE_KRB5Andrew Bartlett2012-02-132-18/+3
* s4-dsdb: Check if metadata.tdb exists, before trying to open itAmitay Isaacs2012-02-131-0/+6
* auth: Pass in the SMB username (for %U) into generate_session_infoAndrew Bartlett2012-02-136-6/+16
* s4:join python code - "msDS-KeyVersionNumber" does not exist on Win2kMatthias Dieter Wallnöfer2012-02-131-2/+6
* LDB:pyldb.c - use always the case insensitive comparison for attribute namesMatthias Dieter Wallnöfer2012-02-131-2/+2
* wafsamba: Add tests for dict_concat.Jelmer Vernooij2012-02-121-1/+20
* wafsamba: Add tests for unique_list, subst_vars_error.Jelmer Vernooij2012-02-122-3/+38
* waf: Add initial unit test for samba_utils.Jelmer Vernooij2012-02-124-0/+55
* gitignore: Ignore waf cache files.Jelmer Vernooij2012-02-121-0/+2
* mkversion: Add quotes around various version stringsAmitay Isaacs2012-02-111-3/+3
* s3-waf: add dependency on talloc or it won't build if talloc.h is not in the ...Matthieu Patou2012-02-103-6/+11
* s3-winbindd: set the can_do_validation6 also for trusted domainMatthieu Patou2012-02-101-0/+2
* s3:smbd/oplock_linux: don't overwrite private_dataStefan Metzmacher2012-02-101-2/+0
* s3:vfs_gpfs:quieten an expectable warning messageChristian Ambach2012-02-101-1/+5
* s3:vfs_gpfs: fix a compiler warningChristian Ambach2012-02-101-1/+2
* s3:vfs_gpfs:Fix query of creation time from GPFSChristof Schmitt2012-02-101-0/+3
* s3:vfs_gpfs: make "gpfs:getrealfilename" a per share optionStefan Metzmacher2012-02-102-7/+15
* s3:vfs_gpfs: make "gpfs:ftruncate" a per share optionStefan Metzmacher2012-02-102-3/+14
* s3:vfs_gpfs: make "gpfs:winattr" a per share optionStefan Metzmacher2012-02-102-5/+73
* s3:vfs_gpfs: be less verbose in get/set_xattr functionsStefan Metzmacher2012-02-101-2/+2
* s3-smb2: Use the correct indicator if a request was deferredVolker Lendecke2012-02-101-1/+1
* s3-smb2: Make sure we have a subreq setVolker Lendecke2012-02-101-0/+1
* selftest: add smb2.rename to testsuiteChristian Ambach2012-02-102-1/+11
* s4:torture: add some SMB2 renaming testsChristian Ambach2012-02-103-1/+843
* gensec: explain gensec_use_kerberos_mechs() logicAndrew Bartlett2012-02-101-1/+16
* gensec: set flag to continue in outer for loop in gensec_use_kerberos_mechsAndrew Bartlett2012-02-101-1/+5