Add debugs and handle 'replace' without new elements.
[abartlet/samba.git/.git] / source4 /
2008-12-02 Andrew BartlettAdd debugs and handle 'replace' without new elements.
2008-12-02 Andrew BartlettFix ldap.py 'modify with an GUID-only DN' test.
2008-12-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-02 Andrew BartlettBe less aggressive with talloc_free() - avoid memory...
2008-12-02 Andrew BartlettDon't treat the DN+binary syntax as a DN.
2008-12-02 Andrew BartlettUse the direct pointer to the syntax
2008-12-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Günther Deschners4-samr: use samr_DomainServerState in samr server.
2008-12-01 Stefan MetzmacherRAW-STREAMS: test stream renames
2008-12-01 Stefan MetzmacherRAW-STREAMS: some more tests...
2008-12-01 Stefan MetzmacherRAW-STREAMS: test valid character in the range of 0x01...
2008-12-01 Stefan MetzmacherRAW-STREAMS: check some strange stream name combinations
2008-12-01 Stefan MetzmacherRAW-CHKPATH: test every character in the range of 0x01...
2008-12-01 Stefan Metzmachers4:libcli/clideltree: work against servers without...
2008-12-01 Stefan Metzmachers4:pvfs: correctly check stream names
2008-12-01 Stefan Metzmachers4:pvfs: return the correct error code for invalid...
2008-12-01 Andrew BartlettEnsure a GUID-only DN has no ordinary components
2008-12-01 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Andrew BartlettMake linked_attributes use dlinklist.h macros
2008-12-01 Andrew BartlettRework linked_attributes to use seperate callbacks...
2008-11-30 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-28 Günther Deschners4-smbtorture: add some more testcases to pwdlastset...
2008-11-28 Günther Deschners4-smbtorture: fix RPC-SAMR-PASSWORDS-PWDLASTSET with...
2008-11-28 Günther Deschnerselftest: s4 does not have a pwdlastset implementation...
2008-11-28 Günther Deschners4-smbtorture: allow to disable full testing of all...
2008-11-28 Günther Deschners4-smbtorture: move test to SAMR-PASSWORDS-PWDLASTSET.
2008-11-28 Günther Deschners4-smbtorture: add test for samr password_expired flag...
2008-11-28 Günther Deschners4-smbtorture: add test_SetUserPass_level_ex.
2008-11-28 Günther Deschners4-smbtorture: add samr_rand_pass_silent.
2008-11-28 Günther Deschners4-samr: fix samr passwdord_expired callers.
2008-11-27 Günther Deschners4-smbtorture: fix some build warnings.
2008-11-26 Jelmer VernooijDon't filter out any variables for config.pm, only...
2008-11-26 Jelmer VernooijUse a simple shell loop instead of _AC_SUBST_VARS.
2008-11-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-25 Sam LiddicottMake sure dom_sid.h is installed.
2008-11-23 Volker Lendeckefix the build
2008-11-23 Stefan MetzmacherRPC sessions on np connections need the real session...
2008-11-22 Volker LendeckeAdd "net machinepw"
2008-11-21 Jelmer VernooijFix include path for installation.
2008-11-21 Andrew Bartlettspelling
2008-11-21 Andrew BartlettRe-add (not just delete) linked attributes on rename
2008-11-21 Andrew BartlettAdd tests to prove casefolded DN is correct
2008-11-21 Andrew BartlettMove 'extended_dn_out' to under 'linked attributes'
2008-11-21 Andrew BartlettAlways run ldb_module_done() in error cases, in the...
2008-11-21 Andrew BartlettFix extended_dn_store for modify requests
2008-11-21 Andrew BartlettFix extended dn handling
2008-11-21 Andrew BartlettFill in GUID, SID and exact DN form for linked attributes.
2008-11-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-20 Günther Deschnereventlog: fill in some unknowns and use flags bitmap...
2008-11-20 Andrew BartlettTry to make the linked_attributes module set an extended dn
2008-11-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Günther Deschners4-smbtorture: fix segfault in RPC-EVENTLOG test.
2008-11-19 Andrew BartlettCheck extended DN linearized values
2008-11-19 Andrew BartlettTo avoid confusion, create a struct ldb_dn_extended_com...
2008-11-19 Andrew BartlettBe strict about incoming form on GUID in extended DN
2008-11-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-19 Jelmer VernooijFix path for torture.h.
2008-11-19 Andrew BartlettBe more careful with realloc()ed pointers.
2008-11-19 Andrew BartlettTry not to leave ldb_ldif structures as children of...
2008-11-19 Tim Proutys3/s4 build: Fix execinfo and sasl build error when...
2008-11-19 Tim Proutys3/s4 build: Fix makefile expression to work on more...
2008-11-18 Jelmer VernooijMove wireshark conformance file to top-level.
2008-11-18 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Andrew BartlettRework extended_dn_store module to copy the 'message'
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Andrew BartlettStart using the extended_dn_store module
2008-11-17 Andrew Bartlettextended_dn_store: Allow dangling references and use...
2008-11-17 Andrew BartlettTry testing with a normal modify before using the GUID
2008-11-17 Andrew BartlettI don't see a reason to manually set the objectCategory
2008-11-17 Andrew BartlettCorrect defaultObjectCategory for Samba4-Local-Domain
2008-11-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Günther Deschners4-smbtorture: add test for svcctl_QueryServiceConfig2W.
2008-11-17 Günther Deschners4-smbtorture: fix test for svcctl_EnumServicesStatusW.
2008-11-17 Günther Deschners4-smbtorture: add test for svcctl_QueryServiceStatusEx.
2008-11-17 Günther Deschners4-smbtorture: pure reformatting of svcctl test.
2008-11-17 Günther Deschners4-smbtorture: add PNP_GetDeviceRegProp test for ntsvcs...
2008-11-17 Stefan Metzmachers4:dsdb/samdb: don't allow objects without objectClass
2008-11-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Andrew BartlettRun the original operation before we update linked...
2008-11-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Andrew BartlettRemove timeout event once we are calling the callback.
2008-11-16 Andrew BartlettImprove debug when SASL search fails
2008-11-16 Andrew BartlettPrint unconvertable ldb element values as base64.
2008-11-16 Andrew BartlettThe samba3sam test does not really need the extended_dn...
2008-11-16 Andrew BartlettRemove restrictions on number of DN components in LDAP...
2008-11-16 Andrew BartlettAlways validate a DN when constructing from a string...
2008-11-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Stefan Metzmachers4:dsdb/schema_fsmo: provide "extendedAttributeInfo...
2008-11-16 Stefan Metzmachers4:dsdb/schema: add a function to generate the "extende...
2008-11-16 Stefan Metzmachers4:dsdb/schema: add a function to generate the "extende...
2008-11-16 Stefan Metzmachers4:dsdb/schema: use pointers for rangeLower and rangeUpper.
2008-11-16 Stefan Metzmachers4:dsdb/schema: we don't need to use find_syntax_map_by...
2008-11-16 Stefan Metzmachers4:librpc/ndr: integrate NDR_MISC into LIBNDR
2008-11-16 Stefan Metzmachers4:libcli/resolve: don't ignore SIGCHLD anymore
2008-11-16 Stefan Metzmachers4:torture: fix the build with auto dependencies
2008-11-15 Jelmer VernooijMove torture directory to top-level.
2008-11-15 Jelmer VernooijMove libtorture to top-level.
2008-11-14 Andrew BartlettClarify "is rootdse request" test
2008-11-14 Andrew BartlettDon't bail on unknown attributes
2008-11-14 Andrew BartlettAdd tests for alternate/extended DN behaviour over...
next