summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-12build: change lib order to fix build on netbsdMatthieu Patou1-1/+1
2010-12-12build: add a check for _ss_family as it used on aix to replace ss_familyMatthieu Patou1-0/+2
2010-12-12replace: add comments to make the #ifdef/#else/endif more readableMatthieu Patou1-3/+3
2010-12-11selftest-s4: Support listing smbtorture4 tests.Jelmer Vernooij1-35/+46
2010-12-11selftest: Support multiple instances of $LISTOPT.Jelmer Vernooij1-1/+1
2010-12-11filter-subunit: Add --list argument.Jelmer Vernooij1-0/+10
2010-12-11smbtorture: Default to listing all tests if no prefix was specified.Jelmer Vernooij1-2/+6
2010-12-11smbtorture: Implement --list argument.Jelmer Vernooij1-10/+45
2010-12-11build: add more CFLAGS for aixMatthieu Patou1-1/+3
2010-12-11build: add a dependency on lib iconv for lib intl if we are not able to find itMatthieu Patou1-1/+12
2010-12-11build: On AIX we need _XOPEN_SOURCE >= 500 for CLOCK_REALTIMEMatthieu Patou1-0/+3
2010-12-11libcli/echo: fix off by 1 crash bugStefan Metzmacher1-1/+1
2010-12-11s4:selftest: use correct name for the test "ECHO-UDP" => "echo.udp"Stefan Metzmacher1-1/+1
2010-12-11libcli/echo: lowercase testsuite namesStefan Metzmacher1-2/+2
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij137-749/+718
2010-12-11talloc: Add ability to generate Python docs using pydoctor.Jelmer Vernooij2-0/+10
2010-12-11smbtorture: correct error handling in BASE-OPEN.James Peach1-71/+104
2010-12-11Add documentation for "smb2 max credits".Jeremy Allison1-0/+15
2010-12-10Add a SMB2 crediting algorithm, by default the same as Windows. Defaults to 1...Jeremy Allison5-28/+163
2010-12-11heimdal: unset SLIST_ENTRY only if we are with windowsMatthieu Patou1-1/+3
2010-12-10build: cpp is prefixed by CPP=Matthieu Patou1-1/+1
2010-12-10build: add a function to test if -lc is neededMatthieu Patou2-0/+47
2010-12-10drsblobs.idl: remove nopython from package_PrimaryKerberosBlob related stuffStefan Metzmacher1-8/+8
2010-12-10pidl:Samba4/Python.pm: ignore "SUBCONTEXT" levelsStefan Metzmacher1-9/+21
2010-12-10pidl:Samba4/Python.pm: don't handle scalar reference types specialStefan Metzmacher1-10/+9
2010-12-10build: compiler on aix is xlc_r not xlr_cMatthieu Patou1-1/+1
2010-12-10build: reset cpp on host with xlr_c and let pidl use $CC -EMatthieu Patou1-0/+4
2010-12-10s4-tests: Modified sec_descriptor.py to use the sd_utils helpers.Nadezhda Ivanova1-208/+171
2010-12-10s4-tests: Modified acl.py to use the sd_utils helpers.Nadezhda Ivanova1-127/+86
2010-12-10s4-tests: Moved some commonly redefined security descriptor methods to a util...Nadezhda Ivanova1-0/+79
2010-12-10build: detect if conf.env['CPP'] is an array or notMatthieu Patou1-1/+6
2010-12-10waf: the libXX.inst.so file also depends on the vscriptAndrew Tridgell1-0/+4
2010-12-10s3-vfstest: fixed paths in vfstestAndrew Tridgell1-0/+2
2010-12-10wintest flush DNS on Windows clients to improve reliablityAndrew Bartlett1-0/+2
2010-12-10s3-dns Don't use DELEG_FLAG in DNS update, Windows 2008R2 does not like itAndrew Bartlett1-1/+1
2010-12-10s3-dns Don't use SEQUENCE_FLAG in DNS update, Windows 2008R2 does not like itAndrew Bartlett1-1/+1
2010-12-10wintest More work to make test-s3.py workAndrew Bartlett1-4/+17
2010-12-10s3-net Allow 'net ads dns register' to take an optional hostname argumentAndrew Bartlett1-6/+10
2010-12-10wintest Share more of the S4 test code with the s3 testAndrew Bartlett3-257/+298
2010-12-10s3-winbind Improve memory handling in NTLMv2-backend plaintext authenticationAndrew Bartlett1-17/+6
2010-12-10s3-winbind Don't send the LM password to the server, everAndrew Bartlett1-11/+1
2010-12-10s3-libsmb Don't ever ask for machine$ principals as a target.Andrew Bartlett1-30/+6
2010-12-10s3-docs Add docs for 'client use spnego principal' and 'send spengo principal'Andrew Bartlett2-0/+56
2010-12-10s3-docs Explain change to NTLMv2 by default in the clientAndrew Bartlett1-6/+7
2010-12-10s3-client Use NTLMv2 by default in the Samba clientAndrew Bartlett1-2/+2
2010-12-10s3-smbd Don't send SPNEGO principal (rfc4178 hint) by defaultAndrew Bartlett3-0/+15
2010-12-10s3-libads Default to NOT using the server-supplied principal from SPNEGOAndrew Bartlett4-6/+19
2010-12-10subunitrun: Use unittest.TestProgram if subunit.TestProgram is notJelmer Vernooij2-27/+12
2010-12-10s4-python: Add convenience function for forcibly importing bundledJelmer Vernooij2-4/+17
2010-12-10subunitrun: Extend hack to cope with older system subunit run installs.Jelmer Vernooij1-0/+2