Age | Commit message (Expand) | Author | Files | Lines |
2011-01-01 | s4-python: Only set BASETYPE flag if subclassing is supported. | Jelmer Vernooij | 5 | -20/+16 |
2011-01-01 | s4-python: Add more prototypes. | Jelmer Vernooij | 3 | -0/+6 |
2011-01-01 | s4-python: Properly call PyObject_Del from all destructors. | Jelmer Vernooij | 2 | -6/+7 |
2010-12-27 | s4:ldb: setup TEST_DATA_PREFIX for make test | Stefan Metzmacher | 1 | -1/+5 |
2010-12-27 | s4:ldb:python/api: use filename() instead of hardcoded filenames | Stefan Metzmacher | 1 | -6/+6 |
2010-12-27 | s4:ldb/tests: there's no need to copy samba4.png | Stefan Metzmacher | 2 | -4/+1 |
2010-12-27 | s4:selftest: specify the gentest_seeds.dat location | Stefan Metzmacher | 1 | -1/+1 |
2010-12-27 | s4:selftest: selftest.pl already sets TEST_DATA_PREFIX | Stefan Metzmacher | 1 | -3/+2 |
2010-12-24 | s4:ldb:python/api: use only one ldb file in test_contains() | Stefan Metzmacher | 1 | -2/+3 |
2010-12-24 | s4:ldb:python/api: use filename() instead of hardcoded filenames | Stefan Metzmacher | 1 | -6/+7 |
2010-12-24 | Start on alpha 15. | Jelmer Vernooij | 1 | -1/+1 |
2010-12-24 | Typo fix in KDC parameters. | Brad Hards | 1 | -3/+3 |
2010-12-24 | mkrelease: Simplify further. | Jelmer Vernooij | 1 | -7/+1 |
2010-12-23 | s4:acl LDB module - "acl_rename" - memory contexts fixup | Matthias Dieter Wallnöfer | 1 | -5/+19 |
2010-12-23 | s4:acl LDB module - add a missing "talloc_free(tmp_ctx)" in an error path | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-12-23 | s4:torture/ndr/spoolss.c - add a "ULL" suffix for a 64 bit unsigned integer l... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-22 | s4-smbtorture: always skip addprinter{ex} level 1 tests for now. | Günther Deschner | 1 | -4/+6 |
2010-12-22 | s4-smbtorture: fix expected driver date REG_SZ string. | Günther Deschner | 1 | -0/+5 |
2010-12-22 | s4-smbtorture: check the returned driver date is equal to the one we passed in. | Günther Deschner | 1 | -0/+4 |
2010-12-22 | s4-smbtorture: interesting, DriverDate and DriverVersion are different in w2k... | Günther Deschner | 1 | -2/+25 |
2010-12-22 | dsdb:ldap.py - transform a test call into the new "msg.add" syntax | Matthias Dieter Wallnöfer | 1 | -8/+5 |
2010-12-22 | ldb:pyldb.c - remove unused variable | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-22 | s4-tests: Tests for Validated-SPN implementation. | Nadezhda Ivanova | 1 | -14/+274 |
2010-12-22 | s4-acl: Implementation of Validated-SPN validated write | Nadezhda Ivanova | 1 | -0/+215 |
2010-12-22 | s4-dsdb: Added a helper function to get the default dns domain as string. | Nadezhda Ivanova | 1 | -0/+19 |
2010-12-22 | dns: fixed dns record format | Andrew Tridgell | 1 | -4/+9 |
2010-12-22 | heimdal_build: Use consistent name for heimbase. | Jelmer Vernooij | 1 | -5/+5 |
2010-12-22 | heimdal_build: When using system hbase/hcrypto, don't compile our own versions. | Jelmer Vernooij | 1 | -18/+19 |
2010-12-22 | heimdal_build: Allow using system hbase and hcrypto. | Jelmer Vernooij | 1 | -0/+3 |
2010-12-22 | s4-devel/pfm_verify: Move schemaInfo getter into separate function | Kamen Mazdrashki | 1 | -4/+12 |
2010-12-21 | ldb: Add ldb.Message.add and ldb.Message.elements. | Jelmer Vernooij | 2 | -36/+86 |
2010-12-21 | ldb:tools/ldbdel.c - "replace.h" should be the first include | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-21 | s4-dns: set dwSerial and dwFlags | Andrew Tridgell | 1 | -0/+7 |
2010-12-21 | s4-dns: fixed name comparison in bind9 module | Andrew Tridgell | 1 | -6/+21 |
2010-12-21 | s4-dns: return the local hostname as the SOA authority | Andrew Tridgell | 1 | -2/+19 |
2010-12-21 | s4-provision: removed an incorrect debug message | Andrew Tridgell | 1 | -2/+0 |
2010-12-21 | s4-dns: disable segfault handling in dlz_bind9 | Andrew Tridgell | 1 | -0/+2 |
2010-12-21 | s4:auth/session.h - use a forward declaration for type "struct ldb_context" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-21 | s4-auth Ensure that we always copy across domain groups | Andrew Bartlett | 1 | -13/+13 |
2010-12-21 | s4-auth Remove duplicate copies of session_info creation code | Andrew Bartlett | 4 | -158/+46 |
2010-12-21 | s4-auth rework session_info handling not to require an auth context | Andrew Bartlett | 6 | -24/+28 |
2010-12-21 | s4-auth Remove event context from privilage database handling | Andrew Bartlett | 6 | -12/+7 |
2010-12-21 | s4-auth Remove obsolete comment | Andrew Bartlett | 1 | -7/+0 |
2010-12-21 | s4:dsdb/schema/schema_* - adaptions needed for removed "const" on OIDs | Matthias Dieter Wallnöfer | 3 | -3/+9 |
2010-12-21 | s4:lib/ldb-samba/ldif_handlers.c - adaption needed for removed "const" on OIDs | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-21 | s4:dsdb/common/util.c - remove unused variable "ndr_err" | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-12-21 | s4:auth/gensec/spnego.c - remove unused variable "principal" | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-12-21 | s4-dns: fixed a crash bug in dlz_bind9 code | Andrew Tridgell | 1 | -2/+0 |
2010-12-20 | s4-smbtorture: run the winreg tests also against an added driver. | Günther Deschner | 1 | -0/+19 |
2010-12-20 | s4-pydsdb: Use local memory context in py_dsdb_get_oid_from_attid() | Kamen Mazdrashki | 1 | -4/+16 |