summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-19selftest: Don't specify SELFTEST_TARGET as an env variableAndrew Bartlett4-4/+2
2011-04-19selftest Test for socket_wrapper support in combined samba target as wellAndrew Bartlett1-0/+3
2011-04-19selftest: Add hooks to enable a combined selftest run.Andrew Bartlett1-1/+12
2011-04-19s4-selftest Rename Samba4 'member' test environment to s4memberAndrew Bartlett2-18/+18
2011-04-19s4-selftest: Move Samba4 test interfaces out of the way of the Samba3 tests.Andrew Bartlett1-8/+8
2011-04-19s3-selftest Fix interface localktest6 listens on.Andrew Bartlett1-1/+1
2011-04-19selftest Add combined 'Samba' target moduleAndrew Bartlett4-3/+53
2011-04-19s4-selftest: Avoid duplicating the servers IP in the provision() sub arguments.Andrew Bartlett1-4/+9
2011-04-19s3-selftest Rename s3 DC environment to s3dcAndrew Bartlett3-56/+56
2011-04-19s4-selftest: Stop creating netbios aliases everywhereAndrew Bartlett2-33/+9
2011-04-19selftest: put the target on the environmentAndrew Bartlett1-5/+11
2011-04-19lib/socket_wrapper: allow up to 32 interfaces for a bigger 'make test'Andrew Bartlett1-1/+4
2011-04-19Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs a...Jeremy Allison1-12/+9
2011-04-18s3 waf: Mimic the autoconf check for netgrentKai Blin1-3/+7
2011-04-18s3 autobuild: Fix CFLAG check for netgrent testsKai Blin1-1/+1
2011-04-18s3: Fix the build of vfs_gpfs.cVolker Lendecke1-0/+1
2011-04-17samba-tool: fix machinepw command so that we use the full path to the secret ...Matthieu Patou1-3/+6
2011-04-17s3: Use \0 instead of NULL when 0-terminating a stringVolker Lendecke1-1/+1
2011-04-16s3: guest sesssetup is only 13 wordsVolker Lendecke1-1/+1
2011-04-16s3: Remove an unused variableVolker Lendecke1-3/+0
2011-04-16s3: Use tevent_req_nterror properly in a few placesVolker Lendecke1-12/+6
2011-04-16Remove broken link.Jelmer Vernooij1-4/+0
2011-04-16util: Build samba-util without unresolved symbols.Brad Hards1-33/+60
2011-04-16s4-heimdal: Allow any kvno to match when searching the keytab.Andrew Bartlett1-2/+1
2011-04-16s3-gse Allow GSSAPI wrapper to compile against HeimdalAndrew Bartlett1-1/+3
2011-04-16selftest: Allow the top level build to run the samba4 or samba3 testsAndrew Bartlett1-17/+33
2011-04-16s4-heimdal_build: Add extra HAVE defines needed for the source3 krb5 codeAndrew Bartlett1-0/+3
2011-04-16selftest Remove selftest of the test subsystemAndrew Bartlett2-22/+0
2011-04-16selftest: Move Samba4 selftest wscript to the top levelAndrew Bartlett2-2/+2
2011-04-16selftest Add binary mappings for samba3 selftestAndrew Bartlett8-32/+43
2011-04-16selftest: Start using the binary mapping at the python layer as wellAndrew Bartlett3-2/+12
2011-04-16selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett21-32/+29
2011-04-16selftest: Remove unused BUILDDIR_ABS environment variableAndrew Bartlett1-1/+0
2011-04-16selftest: Provide a single bindir_path function across all targetsAndrew Bartlett5-62/+71
2011-04-16Trying to track down the SMB2 error. Add an invariant test.Jeremy Allison1-1/+4
2011-04-15Use handle based xattr set if available.Jeremy Allison1-4/+5
2011-04-15Ensure vfs_chown_fsp() is safe against races.Jeremy Allison3-6/+74
2011-04-15s3-waf: only LIBNMB needs to linked against -lresolv.Günther Deschner1-26/+26
2011-04-15s4-dsdb: Add more information on why we don't check the SD controlMatthieu Patou1-0/+5
2011-04-15s4-dsdb: If current attribute list is empty use the one from the requestMatthieu Patou1-1/+1
2011-04-15s3-build: fix the --with-profiling-data build on mac os x.Günther Deschner1-0/+1
2011-04-15s3-waf: try to fix the non-ldap-but-krb5 build.Günther Deschner3-3/+6
2011-04-15s3: Fix bug 8066, wrong output in smbgetVolker Lendecke1-4/+9
2011-04-15s3-krb5 Move #ifdef HAVE_KRB5 above #include of libcli/auth/krb5_wrap.hAndrew Bartlett1-1/+2
2011-04-14Ensure change_dir_owner_to_parent() can't be raced.Jeremy Allison1-1/+1
2011-04-14Fix bug #8083 - "inherit owner = yes" doesn't interact correctly with vfs_acl...Jeremy Allison1-3/+27
2011-04-14Optimization for change_file_owner_to_parent() and change_dir_owner_to_parent()Jeremy Allison1-0/+21
2011-04-14s3: Fix Coverity ID 2471: UNINITVolker Lendecke1-2/+1
2011-04-14s3: Fix smbd with the async echo responderVolker Lendecke1-10/+13
2011-04-14s3-build: make sure we pick up system tdb and talloc via #include.Günther Deschner4-6/+6