summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:pyrpc_util: s/typename/type_name to avoid c++ warningsStefan Metzmacher2010-12-092-6/+6
* talloc: pytalloc-util should not have an ABI-file yetStefan Metzmacher2010-12-091-2/+0
* wintest Remove the password expiry as the first stepAndrew Bartlett2010-12-092-4/+13
* waf: remove the restriction that private libraries must not have a vnumAndrew Tridgell2010-12-095-19/+6
* waf: fixed path to abi_directoryAndrew Tridgell2010-12-091-1/+1
* 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-098-11/+117
* 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: add a dependency between the library and its vscriptAndrew Tridgell2010-12-092-1/+3
* waf: don't use symbol versioning on our modulesAndrew Tridgell2010-12-091-3/+6
* waf: use vscripts for our private libraries tooAndrew Tridgell2010-12-092-15/+14
* waf: make mkdir_p on a empty string not recurse foreverAndrew Tridgell2010-12-091-1/+1
* waf-abi: auto-generate per-symbol versions from ABI filesAndrew Tridgell2010-12-097-23/+92
* build: do not duplicate the checks for python in samba4Matthieu Patou2010-12-092-14/+3
* build: Cope with broken libiconvMatthieu Patou2010-12-081-1/+5
* dcerpc.idl: fix typo 0x800000000 => 0x80000000Stefan Metzmacher2010-12-081-1/+1
* 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
* talloc: build pytalloc-util with the same logic as libtallocStefan Metzmacher2010-12-081-1/+4
* talloc: mark pytalloc-util functions as _PUBLIC_Stefan Metzmacher2010-12-081-6/+6
* talloc: remove unused PyString_FromString_check_null() from pytalloc-utilStefan Metzmacher2010-12-081-8/+0
* pidl:Samba4/Python.pm: use PyString_FromStringOrNULL() from pyrpc_utilStefan Metzmacher2010-12-081-6/+6
* s4:python: add PyString_FromStringOrNULL() to pyrpc_utilStefan Metzmacher2010-12-082-0/+10
* buildtools: private_libraries should not have a version in the sonameStefan Metzmacher2010-12-081-1/+1
* buildtools: add the PRIVATE_EXTENSION for private librariesStefan Metzmacher2010-12-081-3/+0
* buildtools: make sure we have no '+' in the version scriptsStefan Metzmacher2010-12-081-1/+1
* 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
* Add ncacn_http (RTS) IDL implementation in dcerpc.idlJulien Kerihuel2010-12-081-1/+153
* 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-0818-18/+18
* waf: added --disable-symbol-versions configure optionAndrew Tridgell2010-12-081-3/+8
* s4-ldb: added @LIB_RPATH@ to the ldb pc fileAndrew Tridgell2010-12-081-1/+1
* waf: support @LIB_RPATH@ in pc filesAndrew Tridgell2010-12-081-2/+6
* 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
* ndr: Another try to support the build on non-IPv6 systemsKai Blin2010-12-081-2/+4
* 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-083-3/+4
* build: tru64 needs -shared for building libsMatthieu Patou2010-12-081-1/+1
* waf: added -Wmissing-prototypes to buildAndrew Tridgell2010-12-081-1/+1
* waf: make all generators depend on their rulesAndrew Tridgell2010-12-081-0/+2
* s3-waf: fixed version number handlingAndrew Tridgell2010-12-082-13/+5
* s4-heimdal: enable symbol versioning in heimdalAndrew Tridgell2010-12-081-20/+38
* waf: use -Wl,--version-script if availableAndrew Tridgell2010-12-082-2/+19
* waf: added configure test for -Wl,--version-scriptAndrew Tridgell2010-12-083-1/+21
* s4-dns: dlz_bind9 doesn't need to link to gensec any moreAndrew Tridgell2010-12-081-1/+1