summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-python: Split up ensure_external_module.Jelmer Vernooij2010-12-102-10/+23
* selftest: Make sure system subunit.run has TestProgram.Jelmer Vernooij2010-12-101-1/+1
* smbtorture: Rename --list to --list-suites, add stub --list.Jelmer Vernooij2010-12-104-13/+14
* s4-selftest: Add convenience function for running testsuites usingJelmer Vernooij2010-12-101-9/+17
* selftest: Allow discovering tests in pure python testsuites.Jelmer Vernooij2010-12-101-2/+2
* subunitrun: Support --list.Jelmer Vernooij2010-12-101-3/+8
* selftest: add --list option.Jelmer Vernooij2010-12-101-1/+5
* build: introduce SAMBA_CHECK_PYTHON_HEADERSMatthieu Patou2010-12-101-1/+1
* s4 libcli: Add libcli_echo lib and torture testKai Blin2010-12-092-0/+3
* s4: Implement UDP echo server exampleKai Blin2010-12-094-0/+388
* s4:pyrpc_util: s/typename/type_name to avoid c++ warningsStefan Metzmacher2010-12-092-6/+6
* waf: remove the restriction that private libraries must not have a vnumAndrew Tridgell2010-12-091-4/+2
* s4-spnego Match Windows 2008, and no longer supply a name in the CIFS NegprotAndrew Bartlett2010-12-091-10/+1
* s4-lsa Implement kerberos ticket life policyAndrew Bartlett2010-12-097-10/+113
* s4-tests Workaround new default of 'client ntlmv2 auth = yes' in testsAndrew Bartlett2010-12-092-3/+3
* s4-client Use NTLMv2 by default in the Samba4 client.Andrew Bartlett2010-12-091-0/+1
* waf-abi: auto-generate per-symbol versions from ABI filesAndrew Tridgell2010-12-091-2/+1
* build: do not duplicate the checks for python in samba4Matthieu Patou2010-12-092-14/+3
* s4:ldb: add ABI/ldb-0.9.20.sigsStefan Metzmacher2010-12-081-0/+245
* s4:ldb: build libldb and pyldb-util as private libraries when building for sa...Stefan Metzmacher2010-12-081-3/+12
* s4:python: add PyString_FromStringOrNULL() to pyrpc_utilStefan Metzmacher2010-12-082-0/+10
* smbtorture: use xxxULL notation instead of INT64_C(xxx)Matthieu Patou2010-12-081-2/+2
* s4-acl: Replaced talloc_reference with talloc_steal, as aclread is the only o...Nadezhda Ivanova2010-12-081-6/+3
* ldb: bump version number after introduction of new constant.Jelmer Vernooij2010-12-081-1/+1
* s4-acl: Fixed incorrect value of LDB_FLAG_INTERNAL_INACCESSIBLE_ATTRIBUTENadezhda Ivanova2010-12-081-1/+1
* s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell2010-12-0810-10/+10
* s4-ldb: added @LIB_RPATH@ to the ldb pc fileAndrew Tridgell2010-12-081-1/+1
* s4-acl: Changed the mechanism of attribute removal to speed it up.Nadezhda Ivanova2010-12-081-41/+88
* s4-acl: Added a flag to mark an element as failing an access check.Nadezhda Ivanova2010-12-081-0/+3
* s4-param Allow +foo syntax in smb.conf list parsingAndrew Bartlett2010-12-084-13/+54
* s4-spnego use "not_defined_in_RFC4178@please_ignore" if no principal specifiedAndrew Bartlett2010-12-081-0/+2
* libcli/auth bring ADS_IGNORE_PRINCIPAL in commonAndrew Bartlett2010-12-081-1/+2
* s4-heimdal: enable symbol versioning in heimdalAndrew Tridgell2010-12-081-20/+38
* s4-dns: dlz_bind9 doesn't need to link to gensec any moreAndrew Tridgell2010-12-081-1/+1
* s4-waf: get the version number right on private librariesAndrew Tridgell2010-12-082-17/+8
* s4-dns: use ldb hooks for samba extensions in dlz_bind9Andrew Tridgell2010-12-081-49/+35
* s4-ldb: use RTLD_DEEPBIND if available for ldb modulesAndrew Tridgell2010-12-081-1/+13
* s4-dns: allow a remote ldap server to be used with dlz_bind9Andrew Tridgell2010-12-082-16/+67
* s4-dsdb: register samba handlers in dsdb moduleAndrew Tridgell2010-12-081-0/+6
* s4-ldb: ensure ldb_register_samba_handlers() is not done twiceAndrew Tridgell2010-12-081-2/+10
* samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell2010-12-0813-53/+79
* samba-tools: export doesn't need any credentialsAndrew Tridgell2010-12-081-2/+1
* s4-provision Always run slaptest to convert the config fileAndrew Bartlett2010-12-081-13/+13
* s4-provision Add an invalid names check for 'domain == netbiosname'Andrew Bartlett2010-12-081-1/+4
* s4:libnet_samsync_ldb.c - simplify a talloc steal callMatthias Dieter Wallnöfer2010-12-071-2/+1
* s4:libnet_samsync_ldb.c - introduce an error message on failed domain synchro...Matthias Dieter Wallnöfer2010-12-071-3/+6
* s4-acl: Remove unused variables from aclread module.Nadezhda Ivanova2010-12-061-8/+0
* s4:acl_read LDB module - fix attributes listMatthias Dieter Wallnöfer2010-12-061-1/+1
* s4-acl: Some optimisation of the aclread moduleNadezhda Ivanova2010-12-061-58/+75
* s4-acl: Moved aclread module below descriptor and acl.Nadezhda Ivanova2010-12-061-1/+1