summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s4:torture/locktest.c - fix "pid_t" printf warning on SolarisMatthias Dieter Wallnöfer2010-12-061-1/+1
* s4:torture/locktest.c - fix one indentationMatthias Dieter Wallnöfer2010-12-061-1/+1
* s4:client/client.c - fix Solaris warning by a type castMatthias Dieter Wallnöfer2010-12-061-1/+1
* s4:fix some shadowed declaration warnings on Solaris by renaming the symbolsMatthias Dieter Wallnöfer2010-12-065-19/+25
* s4-dns: return the correct TTLAndrew Tridgell2010-12-061-6/+2
* s4-dns: support Samba command line options to the dlz_bind.so moduleAndrew Tridgell2010-12-062-1/+36
* s4-dns: added flags support for dlz_bind9Andrew Tridgell2010-12-062-1/+4
* s4-dns: a dlz module for bind9Andrew Tridgell2010-12-063-0/+579
* s4-repl_meta_data: Print function name when we can't find attribute in Schema...Kamen Mazdrashki2010-12-061-1/+2
* s4-linked_attributes: Give more info where an error occuredKamen Mazdrashki2010-12-061-3/+8
* s4-repl_meta_data: Remove duplicated checkKamen Mazdrashki2010-12-061-2/+0
* s4-schema_load: Strip a pointless checkKamen Mazdrashki2010-12-061-3/+1
* s4:cluster/cluster.h - fix another gcc 3.4 "struct" warningMatthias Dieter Wallnöfer2010-12-051-0/+2