summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* ldb: Rename two exported functions so they match abi_match.Jelmer Vernooij2010-12-186-9/+8
* heimdal_build: Simplify HEIMDAL_LIBRARY - version_script files are now taken ...Jelmer Vernooij2010-12-181-15/+2
* heimdal_build: Add version-script for heimdal_base, hx509 and hcrypto. Conver...Jelmer Vernooij2010-12-182-40/+285
* s4-drepl: Reference current Schema cache into working_schema contextKamen Mazdrashki2010-12-171-1/+1
* s4-drepl: Fix log message to be shown on its own lineKamen Mazdrashki2010-12-171-1/+1
* heimdal_build: Add version-script for krb5.Jelmer Vernooij2010-12-172-0/+770
* heimdal_build: Add version-script for gssapi.Jelmer Vernooij2010-12-172-0/+181
* heimdal_build: Add version-script for asn1.Jelmer Vernooij2010-12-172-0/+7
* heimdal_build: Add version-script for hdb.Jelmer Vernooij2010-12-172-4/+112
* heimdal_build: Add version-script for kdc.Jelmer Vernooij2010-12-172-1/+23
* heimdal_build: Add version-script for wind.Jelmer Vernooij2010-12-172-0/+29
* heimdal_build: Add version-script for ntlm.Jelmer Vernooij2010-12-172-0/+31
* heimdal: Add version script file for hcrypto (unused so far, as hcrypto still...Jelmer Vernooij2010-12-172-0/+300
* heimdal_build: Add version-script for roken.Jelmer Vernooij2010-12-172-0/+200
* heimdal_build: Add version-script for com_err.Jelmer Vernooij2010-12-173-0/+49
* wafsamba: Specify full vscript path so non-autogenerated files are possible, ...Jelmer Vernooij2010-12-171-1/+4
* heimdal_build: Simplify version_script handling.Jelmer Vernooij2010-12-171-6/+7
* heimdal_build: Simplify library handling.Jelmer Vernooij2010-12-171-17/+12
* s4-smbtorture: allow to call test_GetDriverInfo_winreg without printer handle.Günther Deschner2010-12-171-11/+30
* s4-smbtorture: check if returned driver paths match requested architecture.Günther Deschner2010-12-171-26/+100
* s4-smbtorture: pass down driverosversion to test_DriverInfo_winreg.Günther Deschner2010-12-171-7/+9
* s4-smbtorture: skip level 8 checks in test_GetDriverInfo_winreg for w2k3.Günther Deschner2010-12-171-0/+4
* s4-smbtorture: skipping level 8 driveradds against w2k3.Günther Deschner2010-12-171-1/+18
* spoolss: fill in PerMachineConnections add and delete IDL.Günther Deschner2010-12-161-9/+9
* s4-dsdb Don't talloc_free() ares on failure, as LDB might free it laterAndrew Bartlett2010-12-161-1/+0
* s4-dsdb Use sid_blob_parse()Andrew Bartlett2010-12-161-3/+3
* s4-tests: Added a speedtest for LDAP search operations with different accounts.Nadezhda Ivanova2010-12-151-11/+67
* s4-tests: Added tests for LDAP add/delete/modify using anonymous login.Nadezhda Ivanova2010-12-151-8/+50
* s4-dsdb: Fixed incorrect LDAP return code when anonymous login is used.Nadezhda Ivanova2010-12-151-1/+1
* ldb: Bump API after symbol changes.Jelmer Vernooij2010-12-152-2/+2
* ldb: Build modules as .so files.Jelmer Vernooij2010-12-151-0/+9
* join: Properly cancel transaction on exceptions.Jelmer Vernooij2010-12-151-35/+44
* Move get_loadparm() and get_credentials() to samba.tests.TestCase.Jelmer Vernooij2010-12-151-8/+15
* s4-dsdb/tests/python: Explicitly pass comamnd line LoadParm() instance to sys...Kamen Mazdrashki2010-12-159-10/+10
* s4-dns: implemented parsing and storing of DNS records from bindAndrew Tridgell2010-12-152-46/+640
* s4-dns: added basic DLZ writeable support to dlz_bind9Andrew Tridgell2010-12-153-99/+448
* build: openbsd plateform is openbsd4Matthieu Patou2010-12-151-1/+1
* s4-test/repl_schema: remove unused and commented out codeKamen Mazdrashki2010-12-151-3/+0
* s4-test/repl_schema: Make sure every object is with unique nameKamen Mazdrashki2010-12-151-2/+5
* s4-dsdb_schema: Handle remote ATTIDs based on msDs-IntId valueKamen Mazdrashki2010-12-151-4/+17
* s4-schema_syntax: Log error message when _dsdb_syntax_OID_oid_drsuapi_to_ldb(...Kamen Mazdrashki2010-12-151-1/+5
* s4-drepl: We won't need a working schema for empty replicas sent.Kamen Mazdrashki2010-12-151-2/+5
* s4-dsdb_schema: We need base_dn in Schema's shallow copy tooKamen Mazdrashki2010-12-151-1/+7
* s4-schema_syntax: We should use make_ATTID function when converting remote-AT...Kamen Mazdrashki2010-12-151-1/+1
* s4-drepl: User working schema for commiting objects when replicating Schema NCKamen Mazdrashki2010-12-151-6/+4
* s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while...Kamen Mazdrashki2010-12-153-2/+59
* s4-schema_syntax: Use remote prefixMap to map remote ATTID to local oneKamen Mazdrashki2010-12-151-5/+13
* s4-test/repl_schema: use 'top' as default base class for our test classSchema...Kamen Mazdrashki2010-12-151-1/+1
* s4-test/repl_schema: New test to test a classSchema with custom attributeKamen Mazdrashki2010-12-151-0/+24
* s4-dsdb_schema: Seize using global_schema when referencing new schema for an LDBKamen Mazdrashki2010-12-151-0/+6