summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ldb:pyldb - optimise includesMatthias Dieter Wallnöfer2010-12-123-7/+2
* change searched name from _ss_family to __ss_familyMatthieu Patou2010-12-121-1/+1
* s4:web_server/*.c - optimise includesMatthias Dieter Wallnöfer2010-12-122-8/+2
* s4:web_server/wsgi.c - fix a counter typeMatthias Dieter Wallnöfer2010-12-121-1/+1
* s4:web_server/wsgi.c - add missing Python compatibility codeMatthias Dieter Wallnöfer2010-12-121-0/+11
* s4:kdc/*.c - minimise includesMatthias Dieter Wallnöfer2010-12-128-44/+2
* s4:smbd/process*.c - fix PID warnings on SolarisMatthias Dieter Wallnöfer2010-12-123-5/+5
* s4:kdc/proxy.c - optimise includes in order to fix a build warning on Tru64Matthias Dieter Wallnöfer2010-12-121-6/+1
* s4:param/loadparm.c - fix a warning by introducing a "const" castMatthias Dieter Wallnöfer2010-12-121-1/+1
* s4:kdc/kpasswdd.c - don't return an uninitialised NT_STATUSMatthias Dieter Wallnöfer2010-12-121-2/+1
* build: change lib order to fix build on netbsdMatthieu Patou2010-12-121-1/+1
* build: add a check for _ss_family as it used on aix to replace ss_familyMatthieu Patou2010-12-121-0/+2
* replace: add comments to make the #ifdef/#else/endif more readableMatthieu Patou2010-12-121-3/+3
* selftest-s4: Support listing smbtorture4 tests.Jelmer Vernooij2010-12-111-35/+46
* selftest: Support multiple instances of $LISTOPT.Jelmer Vernooij2010-12-111-1/+1
* filter-subunit: Add --list argument.Jelmer Vernooij2010-12-111-0/+10
* smbtorture: Default to listing all tests if no prefix was specified.Jelmer Vernooij2010-12-111-2/+6
* smbtorture: Implement --list argument.Jelmer Vernooij2010-12-111-10/+45
* build: add more CFLAGS for aixMatthieu Patou2010-12-111-1/+3
* build: add a dependency on lib iconv for lib intl if we are not able to find itMatthieu Patou2010-12-111-1/+12
* build: On AIX we need _XOPEN_SOURCE >= 500 for CLOCK_REALTIMEMatthieu Patou2010-12-111-0/+3
* libcli/echo: fix off by 1 crash bugStefan Metzmacher2010-12-111-1/+1
* s4:selftest: use correct name for the test "ECHO-UDP" => "echo.udp"Stefan Metzmacher2010-12-111-1/+1
* libcli/echo: lowercase testsuite namesStefan Metzmacher2010-12-111-2/+2
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-11137-749/+718
* talloc: Add ability to generate Python docs using pydoctor.Jelmer Vernooij2010-12-112-0/+10
* smbtorture: correct error handling in BASE-OPEN.James Peach2010-12-111-71/+104
* Add documentation for "smb2 max credits".Jeremy Allison2010-12-111-0/+15
* Add a SMB2 crediting algorithm, by default the same as Windows. Defaults to 1...Jeremy Allison2010-12-105-28/+163
* heimdal: unset SLIST_ENTRY only if we are with windowsMatthieu Patou2010-12-111-1/+3
* build: cpp is prefixed by CPP=Matthieu Patou2010-12-101-1/+1
* build: add a function to test if -lc is neededMatthieu Patou2010-12-102-0/+47
* drsblobs.idl: remove nopython from package_PrimaryKerberosBlob related stuffStefan Metzmacher2010-12-101-8/+8
* pidl:Samba4/Python.pm: ignore "SUBCONTEXT" levelsStefan Metzmacher2010-12-101-9/+21
* pidl:Samba4/Python.pm: don't handle scalar reference types specialStefan Metzmacher2010-12-101-10/+9
* build: compiler on aix is xlc_r not xlr_cMatthieu Patou2010-12-101-1/+1
* build: reset cpp on host with xlr_c and let pidl use $CC -EMatthieu Patou2010-12-101-0/+4
* s4-tests: Modified sec_descriptor.py to use the sd_utils helpers.Nadezhda Ivanova2010-12-101-208/+171
* s4-tests: Modified acl.py to use the sd_utils helpers.Nadezhda Ivanova2010-12-101-127/+86
* s4-tests: Moved some commonly redefined security descriptor methods to a util...Nadezhda Ivanova2010-12-101-0/+79
* build: detect if conf.env['CPP'] is an array or notMatthieu Patou2010-12-101-1/+6
* waf: the libXX.inst.so file also depends on the vscriptAndrew Tridgell2010-12-101-0/+4
* s3-vfstest: fixed paths in vfstestAndrew Tridgell2010-12-101-0/+2
* wintest flush DNS on Windows clients to improve reliablityAndrew Bartlett2010-12-101-0/+2
* s3-dns Don't use DELEG_FLAG in DNS update, Windows 2008R2 does not like itAndrew Bartlett2010-12-101-1/+1
* s3-dns Don't use SEQUENCE_FLAG in DNS update, Windows 2008R2 does not like itAndrew Bartlett2010-12-101-1/+1
* wintest More work to make test-s3.py workAndrew Bartlett2010-12-101-4/+17
* s3-net Allow 'net ads dns register' to take an optional hostname argumentAndrew Bartlett2010-12-101-6/+10
* wintest Share more of the S4 test code with the s3 testAndrew Bartlett2010-12-103-257/+298
* s3-winbind Improve memory handling in NTLMv2-backend plaintext authenticationAndrew Bartlett2010-12-101-17/+6