summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
|\
| * Disable descriptor module unless enabled in smb.confNadezhda Ivanova2009-09-201-0/+29
| * talloc: fixed talloc_disable_null_tracking()Andrew Tridgell2009-09-203-1/+30
* | 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
* | s4:sec_descriptor - fix constantMatthias Dieter Wallnöfer2009-09-201-4/+4
* | blackbox:test_kinit - Remove the "-H" (hive) parameterMatthias Dieter Wallnöfer2009-09-201-1/+1
* | s4:dsdb/common/util - Check for the right forest/domain function levelMatthias Dieter Wallnöfer2009-09-201-0/+57
* | s4:server.c - add linespace (only cosmetic)Matthias Dieter Wallnöfer2009-09-201-1/+2
* | s4:domainlevel - fixed another errorMatthias Dieter Wallnöfer2009-09-201-26/+9
|/
* Fixed a difference in domain sid type when SID is provided by user.Nadezhda Ivanova2009-09-201-1/+4
* s4:ldb_parse - Fix the type of an array entryMatthias Dieter Wallnöfer2009-09-201-1/+1
* s4:provision_configuration - fix "sPNMappings"Matthias Dieter Wallnöfer2009-09-201-2/+1
* s4:domainlevel - further improvementsMatthias Dieter Wallnöfer2009-09-201-9/+50
* blackbox/test_ldb.sh: test searching using OIDs instead of names for attribut...Stefan Metzmacher2009-09-201-0/+16
* s4:provision: add the 'resolve_oids' on the top of the module stackStefan Metzmacher2009-09-201-1/+2
* dsdb/samdb: add resolve_oids moduleStefan Metzmacher2009-09-202-0/+438
* s4:build: require ldb 0.9.7Stefan Metzmacher2009-09-201-1/+1
* s4:ldb: add ldb_parse_tree_copy_shallow() and change version to 0.9.7Stefan Metzmacher2009-09-203-1/+65
* librpc: rerun 'make idl'Stefan Metzmacher2009-09-202-3/+3
* drsblobs.idl: fix repsFromTo2 blob size calculationStefan Metzmacher2009-09-201-1/+1
* rerun: make idlStefan Metzmacher2009-09-203-0/+324