Move tests for Python inside function.
[samba.git] / source4 /
2008-10-14 Jelmer VernooijMove tests for Python inside function.
2008-10-14 Jelmer VernooijFix path check.
2008-10-14 Volker LendeckeAdd the oplock-batch25 test showing that a writeattr...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Tim ProutyFixed a variable undeclared compilation error
2008-10-14 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-14 Matthias Dieter... The ldb async merge broke all MMC management utilties
2008-10-13 Matthias Dieter... DSDB cosmetic patches: Some enhancements
2008-10-13 Simo SorceRevert chunk applied by mistake as part of the cosmetic...
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Matthias Dieter... Cosmetic corrections for the DSDB module
2008-10-13 Jelmer VernooijShare ndr.c implementation.
2008-10-13 Jelmer VernooijShare ndrdump implementation.
2008-10-13 Jelmer VernooijImport warning fixes from Samba 3 into libndr, sync...
2008-10-13 Jelmer VernooijShare uuid implementations.
2008-10-13 Jelmer VernooijShare ndr_misc implementations.
2008-10-13 Jelmer VernooijShare ndr_basic implementation.
2008-10-13 Jelmer VernooijImport warning fixes from Samba 3.
2008-10-13 Jelmer VernooijImport debug macros from Samba 3's libndr.
2008-10-12 Jelmer VernooijFix number of arguments for file_load() functions.
2008-10-12 Jelmer VernooijShare RPC binding string utility functions.
2008-10-12 Jelmer VernooijRemove gencache in Samba 4 - it's unused and behind...
2008-10-12 Jelmer VernooijMove zlib to top-level root.
2008-10-12 Jelmer VernooijRemove unused json code.
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-12 Jelmer VernooijMove nmblookup to same location as the rest of the...
2008-10-12 Jelmer VernooijImport Winbind NSS file for NetBSD in an attempt to...
2008-10-12 Jelmer VernooijFix include paths for files that aren't compiled -...
2008-10-12 Jelmer VernooijFix installation source locations for ../lib/util headers.
2008-10-12 Jelmer VernooijFix warning, prototype.
2008-10-11 Jelmer VernooijAdd one-test testsuite for datablob.
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijAdd some simple tests for lib/util/time.c
2008-10-11 Jelmer VernooijSupport "make test-X" to run all tests that match regex X.
2008-10-11 Jelmer VernooijFix include, clean up .o files in ../lib and ../libcli
2008-10-11 Jelmer VernooijClean up properly.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.
2008-10-11 Jelmer VernooijProvide malloc_array() in Samba 4.
2008-10-11 Jelmer VernooijProvide the same set of helper functions for DEBUG...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-10 Jelmer VernooijUse const.
2008-10-10 Tim ProutyAdd support for autogen to take a --version-file argument
2008-10-08 Jelmer VernooijRemove duplicate copy of manual page.
2008-10-08 Jelmer Vernooijfix libclinbtsrcdir variable.
2008-10-08 Jelmer VernooijAdd manpage for nmblookup, move nmblookup closer to...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijFix subunit files location after cherrypicks.
2008-10-08 Jelmer VernooijMove all subunit files to lib directory.
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijFix syntax errors in minschema.
2008-10-08 Jelmer VernooijImport tests for subunit python module.
2008-10-08 Jelmer VernooijMove subunit helper utility to specific subunit directory.
2008-10-08 Jelmer VernooijAllow 'make testenv-dc', 'make testenv-member', etc.
2008-10-06 Andrew BartlettSet default trust kvno to -1
2008-10-06 Andrew BartlettFix cross-realm authentication in Samba4's KDC.
2008-10-06 Andrew BartlettAllow the PAC to be passed along during cross-realm...
2008-10-06 Andrew BartlettUse the trust password version as kvno for trusts in...
2008-10-06 Andrew BartlettStart implementing AD-style trusted domains in Samba4...
2008-10-06 Andrew BartlettStore trusted domain passwords in the LSA server
2008-10-06 Andrew BartlettMake RPC-LSA test for enumeration conditions more strict
2008-10-06 Andrew BartlettAdd in secure channel type used by AD trusts
2008-10-06 Andrew BartlettClarify use of manual parsers in trustInOutBlob (drsblo...
2008-10-06 Andrew BartlettImplement 'type unknown' names in the CrackNames code.
2008-10-06 Andrew BartlettRemove compleatly bogus rename test in partitions module.
2008-10-06 Andrew BartlettRemove DESCRIPTION from generated schema lines.
2008-10-06 Andrew BartlettFix Domain Trust creation with Windows 2008 (and many...
2008-10-06 Stefan Metzmachers4:rpc_server: tell the gensec layer that we want to...
2008-10-06 Stefan Metzmachers4:gensec: pass down want_features to the spnego backen...
2008-10-05 Volker Lendeckesmbd3 is unhappy if stderr is not open
2008-10-05 Volker LendeckeRe-enable build of smb_samba3.c after the rename smbd...
2008-10-05 Andrew Tridgellremove dependencies on my home domain
2008-10-04 Andrew Tridgellremoved some debug lines I left in the last commit
2008-10-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-04 Andrew Tridgellupdated the LSA and NETLOGON servers with fixes resulti...
2008-10-04 Andrew Tridgellexpanded the netlogon test to better simulate the WSPP...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-03 Andrew Tridgellfixed the partition module and the GC handling
2008-10-03 Matthias Dieter... Fix regressions in patchfile after last patch, several...
2008-10-03 Andrew Tridgellfixed the sense of ldb base dn comparisons in two place...
2008-10-03 Andrew Tridgellfixed a talloc error in the rpc handle desctructor...
2008-10-03 Andrew Tridgellwe need to listen on all interfaces in the CLDAP server...
2008-10-02 Simo SorceFix crash bugs in error paths: ac is not yet initialize...
2008-10-02 Stefan Metzmachers4:setup: add wellknownObjects to the domain object
2008-10-02 Stefan Metzmachers4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSSe...
2008-10-02 Stefan Metzmachers4:rootdse: for now don't pass down controls for the...
2008-10-02 Stefan Metzmachers4:partition: register DOMAIN_SCOPE and SEARCH_OPTIONS...
2008-10-02 Stefan Metzmachers4:partition: pass down the SEARCH_OPTIONS control...
2008-10-02 Stefan Metzmachers4:linked_attributes: fix a crash bug when the definiti...
2008-10-02 Stefan Metzmachers4:kludge_acl: just fake support for the SD_FLAGS control
2008-10-02 Stefan Metzmachers4:extended_dn: add support for <GUID=...>, <SID=....
2008-10-02 Stefan Metzmachers4:lib/ldb: fix stupid <SID=...> dn parsing bugs
2008-10-02 Volker LendeckeThe IRIX compiler does not like embedded unnamed unions
2008-09-30 Andrew Tridgelladd a test for a LSA lookupnames with a NULL string
2008-09-30 Andrew Tridgellhandle NULL strings in strchr_m() and strrchr_m()
2008-09-30 Andrew Tridgellfixed a number of places in our LSA server where we...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 rootUse a getatr instead to make things cleaner.
next