summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-09build: do not duplicate the checks for python in samba4Matthieu Patou2-14/+3
2010-12-08build: Cope with broken libiconvMatthieu Patou1-1/+5
2010-12-08dcerpc.idl: fix typo 0x800000000 => 0x80000000Stefan Metzmacher1-1/+1
2010-12-08s4:ldb: add ABI/ldb-0.9.20.sigsStefan Metzmacher1-0/+245
2010-12-08s4:ldb: build libldb and pyldb-util as private libraries when building for sa...Stefan Metzmacher1-3/+12
2010-12-08talloc: build pytalloc-util with the same logic as libtallocStefan Metzmacher1-1/+4
2010-12-08talloc: mark pytalloc-util functions as _PUBLIC_Stefan Metzmacher1-6/+6
2010-12-08talloc: remove unused PyString_FromString_check_null() from pytalloc-utilStefan Metzmacher1-8/+0
2010-12-08pidl:Samba4/Python.pm: use PyString_FromStringOrNULL() from pyrpc_utilStefan Metzmacher1-6/+6
2010-12-08s4:python: add PyString_FromStringOrNULL() to pyrpc_utilStefan Metzmacher2-0/+10
2010-12-08buildtools: private_libraries should not have a version in the sonameStefan Metzmacher1-1/+1
2010-12-08buildtools: add the PRIVATE_EXTENSION for private librariesStefan Metzmacher1-3/+0
2010-12-08buildtools: make sure we have no '+' in the version scriptsStefan Metzmacher1-1/+1
2010-12-08smbtorture: use xxxULL notation instead of INT64_C(xxx)Matthieu Patou1-2/+2
2010-12-08s4-acl: Replaced talloc_reference with talloc_steal, as aclread is the only o...Nadezhda Ivanova1-6/+3
2010-12-08Add ncacn_http (RTS) IDL implementation in dcerpc.idlJulien Kerihuel1-1/+153
2010-12-08ldb: bump version number after introduction of new constant.Jelmer Vernooij1-1/+1
2010-12-08s4-acl: Fixed incorrect value of LDB_FLAG_INTERNAL_INACCESSIBLE_ATTRIBUTENadezhda Ivanova1-1/+1
2010-12-08s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell18-18/+18
2010-12-08waf: added --disable-symbol-versions configure optionAndrew Tridgell1-3/+8
2010-12-08s4-ldb: added @LIB_RPATH@ to the ldb pc fileAndrew Tridgell1-1/+1
2010-12-08waf: support @LIB_RPATH@ in pc filesAndrew Tridgell1-2/+6
2010-12-08s4-acl: Changed the mechanism of attribute removal to speed it up.Nadezhda Ivanova1-41/+88
2010-12-08s4-acl: Added a flag to mark an element as failing an access check.Nadezhda Ivanova1-0/+3
2010-12-08ndr: Another try to support the build on non-IPv6 systemsKai Blin1-2/+4
2010-12-08s4-param Allow +foo syntax in smb.conf list parsingAndrew Bartlett4-13/+54
2010-12-08s4-spnego use "not_defined_in_RFC4178@please_ignore" if no principal specifiedAndrew Bartlett1-0/+2
2010-12-08libcli/auth bring ADS_IGNORE_PRINCIPAL in commonAndrew Bartlett3-3/+4
2010-12-08build: tru64 needs -shared for building libsMatthieu Patou1-1/+1
2010-12-08waf: added -Wmissing-prototypes to buildAndrew Tridgell1-1/+1
2010-12-08waf: make all generators depend on their rulesAndrew Tridgell1-0/+2
2010-12-08s3-waf: fixed version number handlingAndrew Tridgell2-13/+5
2010-12-08s4-heimdal: enable symbol versioning in heimdalAndrew Tridgell1-20/+38
2010-12-08waf: use -Wl,--version-script if availableAndrew Tridgell2-2/+19
2010-12-08waf: added configure test for -Wl,--version-scriptAndrew Tridgell3-1/+21
2010-12-08s4-dns: dlz_bind9 doesn't need to link to gensec any moreAndrew Tridgell1-1/+1
2010-12-08s4-waf: get the version number right on private librariesAndrew Tridgell4-18/+22
2010-12-08s4-dns: use ldb hooks for samba extensions in dlz_bind9Andrew Tridgell1-49/+35
2010-12-08s4-ldb: use RTLD_DEEPBIND if available for ldb modulesAndrew Tridgell1-1/+13
2010-12-08s4-dns: allow a remote ldap server to be used with dlz_bind9Andrew Tridgell2-16/+67
2010-12-08s4-dsdb: register samba handlers in dsdb moduleAndrew Tridgell1-0/+6
2010-12-08s4-ldb: ensure ldb_register_samba_handlers() is not done twiceAndrew Tridgell1-2/+10
2010-12-08wintest: use --add-ref for RODC replicationAndrew Tridgell1-3/+18
2010-12-08samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell13-53/+79
2010-12-08samba-tools: export doesn't need any credentialsAndrew Tridgell1-2/+1
2010-12-08s4-provision Always run slaptest to convert the config fileAndrew Bartlett1-13/+13
2010-12-08s4-provision Add an invalid names check for 'domain == netbiosname'Andrew Bartlett1-1/+4
2010-12-08build: fix hpux build pbMatthieu Patou2-0/+57
2010-12-07docs: clarify the idmap_rid manpage (bug #7788)Michael Adam1-0/+18
2010-12-07docs: clarify the idmap_ad manpage (bug #6322)Michael Adam1-0/+17