s4-dsdb: validate number of extended components
[samba.git] / source4 /
2011-01-14 Andrew Tridgells4-dsdb: validate number of extended components
2011-01-14 Andrew Tridgellldb: added ldb_dn_get_extended_comp_num()
2011-01-14 Andrew Bartletts4-samba_tool Added ACL checking to python GPO manageme...
2011-01-14 Andrew Bartlettpyldb Simplify python wrappers for struct ldb_val ...
2011-01-14 Andrew Bartletts4-auth Add get and set methods for auth_session_info...
2011-01-14 Andrew Bartletts4-auth Add function to obtain any user's session_info...
2011-01-14 Andrew Bartletts4-auth use new dsdb_expand_nested_groups()
2011-01-14 Andrew Bartletts4-dsdb Implement tokenGroups expansion directly in...
2011-01-12 Matthias Dieter... s4:torture/nbench/nbench.c - initialise "n"
2011-01-12 Matthias Dieter... s4:dns_server/dlz_bind9.c - initialise "ret" variables
2011-01-12 Matthias Dieter... s4:extended_dn_out LDB module - initialise "have_reveal...
2011-01-12 Matthias Dieter... s4:librpc/rpc/dcerpc_connect.c - fix uninitialised...
2011-01-12 Matthias Dieter... ldb:ltdb_sequence_number - initialise "tmp_ctx" to...
2011-01-12 Matthias Dieter... ldb:ldbsearch.c - fix possible uninitialised variable
2011-01-12 Matthias Dieter... torture:drs/rpc/msds_intid.c - proof for the correct...
2011-01-12 Matthias Dieter... s4:winbind/idmap.c - we cannot use "failed" until we...
2011-01-12 Matthias Dieter... ldb:ltdb_sequence_number - check for an OOM exception
2011-01-12 Matthias Dieter... ldb:ldb_dn_explode - remove/unify some duplicate initia...
2011-01-12 Matthias Dieter... s4:dynconfig/dynconfig.h - fix ending newline warning
2011-01-12 Matthieu Patoutorture: add ndr tests for backup key protocol
2011-01-12 Matthieu Patouidl: Add IDL for remote key backup protocol (rkbp)
2011-01-12 Matthieu Patouidl: remove protected storage
2011-01-12 Matthieu PatouAdd some debug in s4's winbind server
2011-01-11 Nadezhda Ivanovas4-tests: Tests for expansion of ACEs containing generi...
2011-01-11 Andrew Tridgellldb: link to the download directory on the website
2011-01-11 Andrew Tridgells4: fixed 'make dist' not to need configure for s4
2011-01-09 Matthieu Patous4: make pipes with underscore works also
2011-01-08 Andrew Tridgellwaf: ensure "make dist" works from a clean git tree...
2011-01-07 Michael Woods4: upgradeprovision: Improve wording, punctuation
2011-01-07 Günther Deschnernetlogon: move netlogon helpers to ../libcli/netlogon.
2011-01-07 Zahari Zaharievs4/ldapcmp: Two new options are added to the tool
2011-01-06 Andrew Bartletts4-ldap_server Allow multiple binds on LDAP server
2011-01-06 Jelmer Vernooijacl tests: Fix import.
2011-01-06 Jelmer VernooijUse new style objects.
2011-01-06 Jelmer VernooijRemove unused imports.
2011-01-05 Anatoliy Atanasovs4/ldapcmp: Correct fix for creds2
2011-01-05 Anatoliy AtanasovRevert "s4/ldapcmp: Fix the parsing of the second set...
2011-01-05 Anatoliy AtanasovRevert "s4/ldapcmp: Check if creds2 is actualy set...
2011-01-05 Jelmer Vernooijupgradeprovision: Fix use of dict.get().
2011-01-05 Jelmer Vernooijs4-python: Allow setting TEST_DEBUG_LEVEL to override...
2011-01-04 Anatoliy Atanasovs4/ldapcmp: Check if creds2 is actualy set by the comma...
2011-01-04 Anatoliy Atanasovs4/ldapcmp: Fix the parsing of the second set of creden...
2011-01-04 Günther Deschners4-smbtorture: check driver_version equality as well.
2011-01-04 Günther Deschners4-smbtorture: always setup full driver level 8 in...
2011-01-04 Günther Deschners4-smbtorture: in test_GetDriverInfo_winreg() always...
2011-01-04 Günther Deschners4-smbtorture: setup help and dependent files in spools...
2011-01-04 Günther Deschners4-smbtorture: fix DriverDate and DriverVersion compari...
2011-01-04 Günther Deschners4-smbtorture: add more tests for driver_dates.
2011-01-04 Brad Hardsdynconfig: Add extern to header, try to unbreak imini...
2011-01-04 Andrew Bartletts4-heimdal_build Remove talloc dep for krb5-glue.c
2011-01-04 Andrew Bartletts4-heimdal_build Remove talloc dependency from hdb...
2011-01-03 Stefan Metzmachers4:gensec/schannel: use netsec_outgoing_sig_size()...
2011-01-03 Brad Hardss4:dynconfig: Add prototypes to match dynconfig.c
2011-01-03 Brad Hardss4:ldb: Make sample module implementation static.
2011-01-03 Brad Hardss4:ldb: Add prototype header.
2011-01-03 Jelmer Vernooijremove unnecessary use of pass.
2011-01-03 Jelmer Vernooijpyldb: Fix memory reference error.
2011-01-03 Jelmer VernooijUse TestCase.get_credentials() where possible.
2011-01-03 Jelmer Vernooijpyldb: Always return -1, 0, or 1 in tp_compare functions.
2011-01-03 Jelmer VernooijRevert broken destructor changes.
2011-01-03 Jelmer Vernooijpyldb: Fix memory context, add more OOM checks.
2011-01-03 Jelmer Vernooijpyldb: Some more OOM checks.
2011-01-03 Jelmer VernooijMake all functions in pyldb.c private, as they can...
2011-01-03 Jelmer Vernooijs4-python: Add missing prototypes.
2011-01-03 Jelmer Vernooijpyldb: Use pytalloc-util.
2011-01-03 Jelmer Vernooijldb: Remove duplicate definition of check_special,...
2011-01-03 Jelmer Vernooijs4-python: Properly call PyObject_Del from all destructors.
2011-01-02 Stefan Metzmachers4: Happy New Year 2011
2011-01-01 Jelmer Vernooijheimdal_build: Add missing dependencies when building...
2011-01-01 Jelmer Vernooijheimdal_build: Support using system gssapi library.
2011-01-01 Jelmer Vernooijheimdal_build: Support using system hdb and kdc libraries.
2011-01-01 Jelmer Vernooijheimdal_build: Add conditionals for all libraries.
2011-01-01 Jelmer Vernooijheimdal_build: Allow using system krb5.
2011-01-01 Jelmer Vernooijheimdal_build: Allow using system heimntlm.
2011-01-01 Jelmer Vernooijheimdal_build: Look for asn1_compile (but by default...
2011-01-01 Jelmer Vernooijs4-python: Only set BASETYPE flag if subclassing is...
2011-01-01 Jelmer Vernooijs4-python: Add more prototypes.
2011-01-01 Jelmer Vernooijs4-python: Properly call PyObject_Del from all destructors.
2010-12-27 Stefan Metzmachers4:ldb: setup TEST_DATA_PREFIX for make test
2010-12-27 Stefan Metzmachers4:ldb:python/api: use filename() instead of hardcoded...
2010-12-27 Stefan Metzmachers4:ldb/tests: there's no need to copy samba4.png
2010-12-27 Stefan Metzmachers4:selftest: specify the gentest_seeds.dat location
2010-12-27 Stefan Metzmachers4:selftest: selftest.pl already sets TEST_DATA_PREFIX
2010-12-24 Stefan Metzmachers4:ldb:python/api: use only one ldb file in test_contains()
2010-12-24 Stefan Metzmachers4:ldb:python/api: use filename() instead of hardcoded...
2010-12-24 Jelmer VernooijStart on alpha 15.
2010-12-24 Stefan MetzmacherMerge remote branch 'origin/v4-0-test'
2010-12-24 Brad HardsTypo fix in KDC parameters.
2010-12-24 Jelmer VernooijRelease alpha14. samba-4.0.0alpha14
2010-12-24 Jelmer Vernooijmkrelease: Simplify further.
2010-12-23 Matthias Dieter... s4:acl LDB module - "acl_rename" - memory contexts...
2010-12-23 Matthias Dieter... s4:acl LDB module - add a missing "talloc_free(tmp_ctx...
2010-12-23 Matthias Dieter... s4:torture/ndr/spoolss.c - add a "ULL" suffix for a...
2010-12-22 Günther Deschners4-smbtorture: always skip addprinter{ex} level 1 tests...
2010-12-22 Günther Deschners4-smbtorture: fix expected driver date REG_SZ string.
2010-12-22 Günther Deschners4-smbtorture: check the returned driver date is equal...
2010-12-22 Günther Deschners4-smbtorture: interesting, DriverDate and DriverVersio...
2010-12-22 Matthias Dieter... dsdb:ldap.py - transform a test call into the new ...
2010-12-22 Matthias Dieter... ldb:pyldb.c - remove unused variable
2010-12-22 Nadezhda Ivanovas4-tests: Tests for Validated-SPN implementation.
next