summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-12-17heimdal_build: Add version-script for gssapi.Jelmer Vernooij2-0/+181
2010-12-17heimdal_build: Add version-script for asn1.Jelmer Vernooij2-0/+7
2010-12-17heimdal_build: Add version-script for hdb.Jelmer Vernooij2-4/+112
2010-12-17heimdal_build: Add version-script for kdc.Jelmer Vernooij2-1/+23
2010-12-17heimdal_build: Add version-script for wind.Jelmer Vernooij2-0/+29
2010-12-17heimdal_build: Add version-script for ntlm.Jelmer Vernooij2-0/+31
2010-12-17heimdal: Add version script file for hcrypto (unused so far, as hcrypto still...Jelmer Vernooij2-0/+300
2010-12-17heimdal_build: Add version-script for roken.Jelmer Vernooij2-0/+200
2010-12-17heimdal_build: Add version-script for com_err.Jelmer Vernooij3-0/+49
2010-12-17wafsamba: Specify full vscript path so non-autogenerated files are possible, ...Jelmer Vernooij1-1/+4
2010-12-17heimdal_build: Simplify version_script handling.Jelmer Vernooij1-6/+7
2010-12-17heimdal_build: Simplify library handling.Jelmer Vernooij1-17/+12
2010-12-17s4-smbtorture: allow to call test_GetDriverInfo_winreg without printer handle.Günther Deschner1-11/+30
2010-12-17s4-smbtorture: check if returned driver paths match requested architecture.Günther Deschner1-26/+100
2010-12-17s4-smbtorture: pass down driverosversion to test_DriverInfo_winreg.Günther Deschner1-7/+9
2010-12-17s4-smbtorture: skip level 8 checks in test_GetDriverInfo_winreg for w2k3.Günther Deschner1-0/+4
2010-12-17s4-smbtorture: skipping level 8 driveradds against w2k3.Günther Deschner1-1/+18
2010-12-16spoolss: fill in PerMachineConnections add and delete IDL.Günther Deschner1-9/+9
2010-12-16s4-dsdb Don't talloc_free() ares on failure, as LDB might free it laterAndrew Bartlett1-1/+0
2010-12-16s4-dsdb Use sid_blob_parse()Andrew Bartlett1-3/+3
2010-12-15s4-tests: Added a speedtest for LDAP search operations with different accounts.Nadezhda Ivanova1-11/+67
2010-12-15s4-tests: Added tests for LDAP add/delete/modify using anonymous login.Nadezhda Ivanova1-8/+50
2010-12-15s4-dsdb: Fixed incorrect LDAP return code when anonymous login is used.Nadezhda Ivanova1-1/+1
2010-12-15ldb: Bump API after symbol changes.Jelmer Vernooij2-2/+2
2010-12-15ldb: Build modules as .so files.Jelmer Vernooij1-0/+9
2010-12-15join: Properly cancel transaction on exceptions.Jelmer Vernooij1-35/+44
2010-12-15Move get_loadparm() and get_credentials() to samba.tests.TestCase.Jelmer Vernooij1-8/+15
2010-12-15s4-dsdb/tests/python: Explicitly pass comamnd line LoadParm() instance to sys...Kamen Mazdrashki9-10/+10
2010-12-15s4-dns: implemented parsing and storing of DNS records from bindAndrew Tridgell2-46/+640
2010-12-15s4-dns: added basic DLZ writeable support to dlz_bind9Andrew Tridgell3-99/+448
2010-12-15build: openbsd plateform is openbsd4Matthieu Patou1-1/+1
2010-12-15s4-test/repl_schema: remove unused and commented out codeKamen Mazdrashki1-3/+0
2010-12-15s4-test/repl_schema: Make sure every object is with unique nameKamen Mazdrashki1-2/+5
2010-12-15s4-dsdb_schema: Handle remote ATTIDs based on msDs-IntId valueKamen Mazdrashki1-4/+17
2010-12-15s4-schema_syntax: Log error message when _dsdb_syntax_OID_oid_drsuapi_to_ldb(...Kamen Mazdrashki1-1/+5
2010-12-15s4-drepl: We won't need a working schema for empty replicas sent.Kamen Mazdrashki1-2/+5
2010-12-15s4-dsdb_schema: We need base_dn in Schema's shallow copy tooKamen Mazdrashki1-1/+7
2010-12-15s4-schema_syntax: We should use make_ATTID function when converting remote-AT...Kamen Mazdrashki1-1/+1
2010-12-15s4-drepl: User working schema for commiting objects when replicating Schema NCKamen Mazdrashki1-6/+4
2010-12-15s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while...Kamen Mazdrashki3-2/+59
2010-12-15s4-schema_syntax: Use remote prefixMap to map remote ATTID to local oneKamen Mazdrashki1-5/+13
2010-12-15s4-test/repl_schema: use 'top' as default base class for our test classSchema...Kamen Mazdrashki1-1/+1
2010-12-15s4-test/repl_schema: New test to test a classSchema with custom attributeKamen Mazdrashki1-0/+24
2010-12-15s4-dsdb_schema: Seize using global_schema when referencing new schema for an LDBKamen Mazdrashki1-0/+6
2010-12-14s4-smbtorture: paranoia check for architectures in request and reply for enum...Günther Deschner1-0/+10
2010-12-14s4:gensec/spnego: only look at the optimistic token if we support the first mechStefan Metzmacher1-4/+20
2010-12-14build do not add -no-undefined on openbsdMatthieu Patou1-1/+2
2010-12-13s4:dsdb:password_hash: verify content if the BYPASS_PASSWORD_HASH control is ...Stefan Metzmacher1-2/+395
2010-12-13s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets.Stefan Metzmacher1-2/+2
2010-12-13s4:ldap_server: don't call ldb_req_mark_untrusted() on the privileged ldapi s...Stefan Metzmacher3-8/+21