summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: add datadir to "make showlayout"Michael Adam2009-09-231-0/+1
* Move the check above the tallocAnatoliy Atanasov2009-09-221-5/+6
* s3-winbindd: Fix Bug #6711: trusts to windows 2008 (2008 r2) not working.Günther Deschner2009-09-223-5/+63
* s3-winbindd: add cm_connect_lsa_tcp().Günther Deschner2009-09-223-0/+63
* lib/tevent: a cleaner fix for be4ac227842530d484659f2db683453366326d8b segvRusty Russell2009-09-221-7/+1
* s4:dsdb Fix of double addition of SD-sNadezhda Ivanova2009-09-212-11/+25
* s4:ldb Add 'single-value' support to LDB.Andrew Bartlett2009-09-213-2/+56
* Merge branch 'master' of git://git.samba.org/sambaNadezhda Ivanova2009-09-2114-25/+358
|\
| * Add support in the ldb_dn.c code for MS-ADTS:3.1.1.5.1.2 Naming ConstraintsAnatoliy Atanasov2009-09-211-0/+13
| * Add tests for MS-ADTS:3.1.1.5.1.2 Naming ConstraintsAnatoliy Atanasov2009-09-211-0/+29
| * s4:dsdb Run the new 'descriptor' module by default.Andrew Bartlett2009-09-211-6/+0
| * s4-ldb: bit prettier outputAndrew Tridgell2009-09-211-7/+15
| * s4-ldb: fixed O(n^2) string handling in ldif debug printAndrew Tridgell2009-09-211-3/+3
| * s4-samdb: enable ldb tracing when log level >= 10Andrew Tridgell2009-09-211-0/+4
| * s4-schema: don't trace the schema load (too verbose)Andrew Tridgell2009-09-211-12/+24
| * s4-ldb: add --trace command line option to ldb toolsAndrew Tridgell2009-09-212-0/+6
| * s4-ldb: add a LDB_FLG_ENABLE_TRACING for full ldb tracingAndrew Tridgell2009-09-214-1/+135
| * s4-ldap: default edn type is 0Andrew Tridgell2009-09-211-1/+1
| * s4-ldb: add support for extended DNs in the rootDSEAndrew Tridgell2009-09-211-2/+135
| * s4-dsdb: fixed a printf format warningAndrew Tridgell2009-09-211-1/+1
* | Initial Implementation of the DS objects access checks.Nadezhda Ivanova2009-09-219-1/+1441
* | Merge branch 'master' of git://git.samba.org/sambaNadezhda Ivanova2009-09-2129-541/+839
|\|
| * s4:kerberos Fix the salt to match Windows 2008.Andrew Bartlett2009-09-212-2/+2
| * s4:provision Make our default salt match our server behaviourAndrew Bartlett2009-09-211-1/+1
| * tdb:tdbtool: fix indentation.Michael Adam2009-09-211-178/+177
| * tdb:tdbtool: add transaction_start/_commit/_cancel commands.Michael Adam2009-09-211-0/+21
| * tdb:tdbtool: add the "speed" command to the help text.Michael Adam2009-09-211-0/+1
| * s4:provision - Fix up ProvisioningError class as suggested by JelmerMatthias Dieter Wallnöfer2009-09-211-5/+5
| * s4:samdb/tools - That should fix now the last failuresMatthias Dieter Wallnöfer2009-09-213-3/+5
| * s4:libnet_become_dc - bump down the level requested by abartletMatthias Dieter Wallnöfer2009-09-211-1/+1
| * s4:scripts - Reintroduce "-H" parameterMatthias Dieter Wallnöfer2009-09-216-12/+46
| * Revert "blackbox:test_kinit - Remove the "-H" (hive) parameter"Matthias Dieter Wallnöfer2009-09-211-1/+1
| * s4:provision Make us Windows 2008 level by defualt againAndrew Bartlett2009-09-201-4/+5
| * s3:secrets_schannel: revert to using version 1Stefan Metzmacher2009-09-211-3/+9
| * s3:winbindd: avoid writing to a closed connection and generate SIGPIPEStefan Metzmacher2009-09-211-12/+13
| * async_sock: return -1/EPIPE if we're getting an end of file on read.Stefan Metzmacher2009-09-211-0/+4
| * s3:lib/select: don't overwrite errno in the signal handlerStefan Metzmacher2009-09-211-0/+4
| * tevent: make sure we don't set errno within the signal handler function.Stefan Metzmacher2009-09-211-0/+3
| * s4:dsdb/resolve_oids: add fast pathes for the common operations without oidsStefan Metzmacher2009-09-211-0/+217
| * s4:dsdb/resolve_oids: check return values in recursionStefan Metzmacher2009-09-211-3/+6
| * s4:py_security Add missing headerAndrew Bartlett2009-09-201-0/+23
| * s4:provision Use code to store domain join in 'net join' as wellAndrew Bartlett2009-09-207-309/+283
| * s4:ldb print out which LDB the transaction is still active on.Andrew Bartlett2009-09-201-2/+2
| * s4:provision split provision of DNS zone and self join keytabAndrew Bartlett2009-09-204-28/+34
* | Merge branch 'master' of git://git.samba.org/sambaNadezhda Ivanova2009-09-2010-53/+93
|\|
| * s4-selftest: disable RAP-SCAN testAndrew Tridgell2009-09-201-0/+1
| * s4-selftest: disable RPC-COUNTCALLS Andrew Tridgell2009-09-201-0/+1
| * Merge branch 'master' of git://git.samba.org/sambaMatthias Dieter Wallnöfer2009-09-214-1/+59
| |\
| * | s4:python tools - try to fix some test problemsMatthias Dieter Wallnöfer2009-09-203-14/+16
| * | s4:samba3sam.py test - remove the primary group ID attribute hereMatthias Dieter Wallnöfer2009-09-201-7/+2