summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-waf: recurse into ../libcli/ldap.Günther Deschner2010-12-141-13/+7
* s3-waf: recurse into ../libcli/smb.Günther Deschner2010-12-141-1/+2
* s3-waf: recurse into ../libcli/samsync.Günther Deschner2010-12-141-3/+3
* s3-waf: recurse into ../libcli/named_pipe_auth.Günther Deschner2010-12-141-8/+3
* s3-waf: recurse into ../libcli/drsuapi.Günther Deschner2010-12-141-3/+3
* s3-waf: add pam_ and nss_winbind.Günther Deschner2010-12-141-1/+14
* s3-waf: check for "WITH_PAM_MODULES" to determine pam_smbpass build.Günther Deschner2010-12-141-1/+1
* s3-waf: fix pamsmbpass libwbclient dependency.Günther Deschner2010-12-141-1/+1
* s3-waf: recurse into ../libcli/auth.Günther Deschner2010-12-141-12/+6
* s3-waf: add CHARSET subsystem.Günther Deschner2010-12-141-5/+11
* s3-waf: convert UTIL_SRC into a subsystem samba-util, similar to the s4 one.Günther Deschner2010-12-141-2/+6
* s3-waf: convert lib/util_tdb.c into a subsystem.Günther Deschner2010-12-141-2/+5
* s3-waf: use shared LIBASYNC_REQ subsystem.Günther Deschner2010-12-141-2/+3
* s4-smbtorture: paranoia check for architectures in request and reply for enum...Günther Deschner2010-12-141-0/+10
* build: fix bad syntaxMatthieu Patou2010-12-141-1/+1
* s4:gensec/spnego: only look at the optimistic token if we support the first mechStefan Metzmacher2010-12-141-4/+20
* s3/net: don't use external "date" to make "net time set" more portableBjörn Jacke2010-12-141-14/+10
* wafsamba: change the default value for SAMBA_MODULE of pyembed to FalseMatthieu Patou2010-12-141-1/+1
* build do not add -no-undefined on openbsdMatthieu Patou2010-12-141-1/+2
* Ensure we use vfs_fsp_stat(), not VFS_STAT directly, and store into fsp->fsp_...Jeremy Allison2010-12-141-19/+20
* wintest Add testing of kerberos connections to Windows members of an AD domainAndrew Bartlett2010-12-143-27/+129
* s3-libsmb Improve error message when denying LM encryptionAndrew Bartlett2010-12-141-9/+9
* Change crediting so that the credits are returned on the interim async response.Jeremy Allison2010-12-141-4/+7
* As we handle missing sendfile() inside lib/sendfile.c, remove the WITH_SENDFI...Jeremy Allison2010-12-132-9/+0
* We need to start off with smb2.credits_granted == 0. That wayJeremy Allison2010-12-131-2/+3
* Remove extra unused credit arg. to smbd_smb2_request_setup_out()Jeremy Allison2010-12-131-3/+3
* s4:dsdb:password_hash: verify content if the BYPASS_PASSWORD_HASH control is ...Stefan Metzmacher2010-12-131-2/+395
* s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets.Stefan Metzmacher2010-12-131-2/+2
* s4:ldap_server: don't call ldb_req_mark_untrusted() on the privileged ldapi s...Stefan Metzmacher2010-12-133-8/+21
* s4:ldap_server: rename helper functions to ldapsrv_ prefix and pass ldapsrv_callStefan Metzmacher2010-12-131-15/+19
* s4:dsdb:util: dsdb_get_single_valued_attr() only needs a const ldb_messagesStefan Metzmacher2010-12-131-1/+1
* s3-waf: try to fix the build with snow leopard.Günther Deschner2010-12-131-1/+5
* s3:selftest: fix knownfail for samba3.posix_s3.rpc.spoolss.*printserver.enum_...Stefan Metzmacher2010-12-131-1/+1
* s4:heimdal_build: replace '+' by '_' for vscripts in HEIMDAL_LIBRARY()Stefan Metzmacher2010-12-131-1/+2
* s3-selftest: support differing VFSLIBDIR in autoconf and waf build.Günther Deschner2010-12-133-1/+3
* s3-waf: add -Wl,--export-dynamic to LDFLAGS.Günther Deschner2010-12-131-0/+2
* nss_wrapper: make nss_wrapper.pl executeable.Günther Deschner2010-12-131-0/+0
* build: remove -no-undefined and -as-needed on openbsdMatthieu Patou2010-12-131-2/+5
* s4:dsdb/pydsdb.c - don't throw another exception on "PyObject_AsDn"Matthias Dieter Wallnöfer2010-12-121-1/+1
* ldb:pyldb.h - revert to the previous header behaviourMatthias Dieter Wallnöfer2010-12-127-6/+16
* build: move the import near the place where need it, so that we can build on ...Matthieu Patou2010-12-121-1/+2
* s4:scripting/python/pyglue.c - add a OOM handlingMatthias Dieter Wallnöfer2010-12-121-0/+4
* s4:scripting/python/pyglue.c - optimise includesMatthias Dieter Wallnöfer2010-12-121-4/+0
* s4:param/provision.c - optimise includesMatthias Dieter Wallnöfer2010-12-121-9/+1
* s4:libcli/finddc.h - fix header dependanciesMatthias Dieter Wallnöfer2010-12-125-15/+3
* s4:libcli/finddcs_nbt.c - optimise headersMatthias Dieter Wallnöfer2010-12-121-2/+0
* s4:libnet/py_net.c - add checks for OOM conditionsMatthias Dieter Wallnöfer2010-12-121-0/+13
* s4:dsdb/pydsdb.c and web_server/wsgi.c - remove accidentally introduced Py_RE...Matthias Dieter Wallnöfer2010-12-122-8/+0
* s4:lib/ldb-samba/pyldb.c - optimise includesMatthias Dieter Wallnöfer2010-12-121-3/+1
* s4:dsdb/pydsdb.c - clean up memory handlingMatthias Dieter Wallnöfer2010-12-121-54/+70