summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-14wintest Add testing of kerberos connections to Windows members of an AD domainAndrew Bartlett3-27/+129
2010-12-14s3-libsmb Improve error message when denying LM encryptionAndrew Bartlett1-9/+9
2010-12-14Change crediting so that the credits are returned on the interim async response.Jeremy Allison1-4/+7
2010-12-13As we handle missing sendfile() inside lib/sendfile.c, remove the WITH_SENDFI...Jeremy Allison2-9/+0
2010-12-13We need to start off with smb2.credits_granted == 0. That wayJeremy Allison1-2/+3
2010-12-13Remove extra unused credit arg. to smbd_smb2_request_setup_out()Jeremy Allison1-3/+3
2010-12-13s4:dsdb:password_hash: verify content if the BYPASS_PASSWORD_HASH control is ...Stefan Metzmacher1-2/+395
2010-12-13s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets.Stefan Metzmacher1-2/+2
2010-12-13s4:ldap_server: don't call ldb_req_mark_untrusted() on the privileged ldapi s...Stefan Metzmacher3-8/+21
2010-12-13s4:ldap_server: rename helper functions to ldapsrv_ prefix and pass ldapsrv_callStefan Metzmacher1-15/+19
2010-12-13s4:dsdb:util: dsdb_get_single_valued_attr() only needs a const ldb_messagesStefan Metzmacher1-1/+1
2010-12-13s3-waf: try to fix the build with snow leopard.Günther Deschner1-1/+5
2010-12-13s3:selftest: fix knownfail for samba3.posix_s3.rpc.spoolss.*printserver.enum_...Stefan Metzmacher1-1/+1
2010-12-13s4:heimdal_build: replace '+' by '_' for vscripts in HEIMDAL_LIBRARY()Stefan Metzmacher1-1/+2
2010-12-13s3-selftest: support differing VFSLIBDIR in autoconf and waf build.Günther Deschner3-1/+3
2010-12-13s3-waf: add -Wl,--export-dynamic to LDFLAGS.Günther Deschner1-0/+2
2010-12-13nss_wrapper: make nss_wrapper.pl executeable.Günther Deschner1-0/+0
2010-12-13build: remove -no-undefined and -as-needed on openbsdMatthieu Patou1-2/+5
2010-12-12s4:dsdb/pydsdb.c - don't throw another exception on "PyObject_AsDn"Matthias Dieter Wallnöfer1-1/+1
2010-12-12ldb:pyldb.h - revert to the previous header behaviourMatthias Dieter Wallnöfer7-6/+16
2010-12-12build: move the import near the place where need it, so that we can build on ...Matthieu Patou1-1/+2
2010-12-12s4:scripting/python/pyglue.c - add a OOM handlingMatthias Dieter Wallnöfer1-0/+4
2010-12-12s4:scripting/python/pyglue.c - optimise includesMatthias Dieter Wallnöfer1-4/+0
2010-12-12s4:param/provision.c - optimise includesMatthias Dieter Wallnöfer1-9/+1
2010-12-12s4:libcli/finddc.h - fix header dependanciesMatthias Dieter Wallnöfer5-15/+3
2010-12-12s4:libcli/finddcs_nbt.c - optimise headersMatthias Dieter Wallnöfer1-2/+0
2010-12-12s4:libnet/py_net.c - add checks for OOM conditionsMatthias Dieter Wallnöfer1-0/+13
2010-12-12s4:dsdb/pydsdb.c and web_server/wsgi.c - remove accidentally introduced Py_RE...Matthias Dieter Wallnöfer2-8/+0
2010-12-12s4:lib/ldb-samba/pyldb.c - optimise includesMatthias Dieter Wallnöfer1-3/+1
2010-12-12s4:dsdb/pydsdb.c - clean up memory handlingMatthias Dieter Wallnöfer1-54/+70
2010-12-12ldb:pyldb - optimise includesMatthias Dieter Wallnöfer3-7/+2
2010-12-12change searched name from _ss_family to __ss_familyMatthieu Patou1-1/+1
2010-12-12s4:web_server/*.c - optimise includesMatthias Dieter Wallnöfer2-8/+2
2010-12-12s4:web_server/wsgi.c - fix a counter typeMatthias Dieter Wallnöfer1-1/+1
2010-12-12s4:web_server/wsgi.c - add missing Python compatibility codeMatthias Dieter Wallnöfer1-0/+11
2010-12-12s4:kdc/*.c - minimise includesMatthias Dieter Wallnöfer8-44/+2
2010-12-12s4:smbd/process*.c - fix PID warnings on SolarisMatthias Dieter Wallnöfer3-5/+5
2010-12-12s4:kdc/proxy.c - optimise includes in order to fix a build warning on Tru64Matthias Dieter Wallnöfer1-6/+1
2010-12-12s4:param/loadparm.c - fix a warning by introducing a "const" castMatthias Dieter Wallnöfer1-1/+1
2010-12-12s4:kdc/kpasswdd.c - don't return an uninitialised NT_STATUSMatthias Dieter Wallnöfer1-2/+1
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