r20864: move common stuff into an extra function
[sfrench/samba-autobuild/.git] / source4 /
2007-10-10 Stefan Metzmacherr20864: move common stuff into an extra function
2007-10-10 Stefan Metzmacherr20863: check that there's a current partition control...
2007-10-10 Stefan Metzmacherr20859: fix typo
2007-10-10 Stefan Metzmacherr20855: pass the DSDB_CONTROL_CURRENT_PARTITION_OID...
2007-10-10 Stefan Metzmacherr20853: attach the DSDB_CONTROL_CURRENT_PARTITION_OID...
2007-10-10 Stefan Metzmacherr20852: add a function to add a ldb control to a ldb_re...
2007-10-10 Jelmer Vernooijr20850: Prefix all server calls with dcesrv_
2007-10-10 Stefan Metzmacherr20849: first step to move away from using find_backend...
2007-10-10 Stefan Metzmacherr20847: - split some code out into a new function find_...
2007-10-10 Jelmer Vernooijr20836: Use real type name, to fix compilation with...
2007-10-10 Jelmer Vernooijr20834: No longer generate extra pointers for top-level...
2007-10-10 Jelmer Vernooijr20831: Update RPC-SCANNER as well after IDL changes.
2007-10-10 Jelmer Vernooijr20830: merge mgmt work
2007-10-10 Stefan Metzmacherr20826: make the dsdb_control_current_partition struct...
2007-10-10 Stefan Metzmacherr20825: control the subsystem default output type via...
2007-10-10 Jelmer Vernooijr20823: Remove newlines in calls to torture_fail().
2007-10-10 Jelmer Vernooijr20822: Fix total failure counting.
2007-10-10 Stefan Metzmacherr20819: - include system/aio.h
2007-10-10 Stefan Metzmacherr20816: merge from samba3:
2007-10-10 Stefan Metzmacherr20815: merge from samba3
2007-10-10 Stefan Metzmacherr20814: always define SHLIBEXT, to fix the build on...
2007-10-10 Stefan Metzmacherr20813: fix the build with autodependencies
2007-10-10 Stefan Metzmacherr20810: unlink the test file when the test is done
2007-10-10 Stefan Metzmacherr20809: rename struct partition into struct dsdb_contro...
2007-10-10 Stefan Metzmacherr20808: remove whitespace
2007-10-10 Stefan Metzmacherr20807: test static password for the test_*.ldb' files
2007-10-10 Stefan Metzmacherr20806: make it possible to configure the secrets.ldb url
2007-10-10 Stefan Metzmacherr20805: don't use hardcoded values for secrects.keytab...
2007-10-10 Stefan Metzmacherr20804: work arround HPUX and Tru64 make which don...
2007-10-10 Stefan Metzmacherr20803: fix compiler warning about extra semicolon
2007-10-10 Stefan Metzmacherr20802: - don't add the same Makefile vars twice...
2007-10-10 Stefan Metzmacherr20801: try to always fix up the acl revision when...
2007-10-10 Stefan Metzmacherr20800: fix compiler warnings
2007-10-10 Stefan Metzmacherr20799: if any ace has the optional sub object, the...
2007-10-10 Stefan Metzmacherr20798: fix ndr_size_security_ace() it should include...
2007-10-10 Stefan Metzmacherr20797: make it more clear that this is a 32bit bitmap
2007-10-10 Stefan Metzmacherr20795: dom_sid_parse_talloc() gets an null terminated...
2007-10-10 Stefan Metzmacherr20794: hopefully fix the build on systems without...
2007-10-10 Stefan Metzmacherr20792: fix the build, sorry...
2007-10-10 Stefan Metzmacherr20791: the ejsnet stuff can be a normal smbcalls module...
2007-10-10 Stefan Metzmacherr20788: - remove epoll configure checks from libreplace
2007-10-10 Stefan Metzmacherr20787: a subsystem doesn't need explicit dependencies...
2007-10-10 Jelmer Vernooijr20786: Fix the build.
2007-10-10 Jelmer Vernooijr20785: Add stub implementation for mgmt interface.
2007-10-10 Jelmer Vernooijr20784: Add ref pointer
2007-10-10 Rafal Szczesniakr20783: Ejsnet files are now moved into a separate...
2007-10-10 Rafal Szczesniakr20782: Place ejsnet files in a separate directory.
2007-10-10 Stefan Metzmacherr20780: keep a dsdb_schema_fsmo struct as private data
2007-10-10 Stefan Metzmacherr20779: fix compiler warnings
2007-10-10 Stefan Metzmacherr20778: we don't need a talloc_steal here
2007-10-10 Stefan Metzmacherr20777: only include closefrom.c if the system doesn...
2007-10-10 Stefan Metzmacherr20776: require a loaded dsdb_schema for originating...
2007-10-10 Stefan Metzmacherr20775: - use the schema_fsmo module on the schema...
2007-10-10 Stefan Metzmacherr20773: we need to include config.h and replace.h befor...
2007-10-10 Stefan Metzmacherr20772: fix segfault caused by ldb_set_default_dns...
2007-10-10 Stefan Metzmacherr20771: add an ldb module which will force the Schema...
2007-10-10 Stefan Metzmacherr20770: remove unused var
2007-10-10 Stefan Metzmacherr20769: - it's wrong to add the schemaInfo blob as...
2007-10-10 Stefan Metzmacherr20768: store the prefixMap and schemaInfo attributes...
2007-10-10 Stefan Metzmacherr20767: don't pass a dsdb_schema to dsdb_extended_repli...
2007-10-10 Stefan Metzmacherr20766: when creating dsdb_attribute or dsdb_class...
2007-10-10 Stefan Metzmacherr20765: add two more schema related error codes
2007-10-10 Stefan Metzmacherr20764: fix some little bugs
2007-10-10 Stefan Metzmacherr20763: add function to get the oid mappings in drsuapi...
2007-10-10 Stefan Metzmacherr20762: load the default dn's after the rootdse module...
2007-10-10 Stefan Metzmacherr20761: let ldb modules call ldb_set_default_dns()
2007-10-10 Stefan Metzmacherr20760: also handle the case where no private data...
2007-10-10 Volker Lendecker20758: Adapt RAW-UNLINK error returns for wildcard...
2007-10-10 Jelmer Vernooijr20757: Strip recipe functionality (should be one layer up)
2007-10-10 Jelmer Vernooijr20756: Update to use generated recipes.
2007-10-10 Jelmer Vernooijr20755: Add progress indicator to test runner
2007-10-10 Jelmer Vernooijr20754: Simplify code for calculating total number...
2007-10-10 Jelmer Vernooijr20750: Use files in script/tests to build a recipe...
2007-10-10 Jelmer Vernooijr20748: Add file I forgot to commit
2007-10-10 Jelmer Vernooijr20747: Move cifsdd to blackbox section
2007-10-10 Jelmer Vernooijr20746: Don't report each individual test in test_smbcl...
2007-10-10 Jelmer Vernooijr20739: Add more command-line options.
2007-10-10 Jelmer Vernooijr20737: Add option parsing.
2007-10-10 Stefan Metzmacherr20736: skip the NBT-WINSREPLICATION-OWNED test in...
2007-10-10 Stefan Metzmacherr20735: print out a headline and the oMObjectClass
2007-10-10 Stefan Metzmacherr20734: always terminate the string... so that an empty...
2007-10-10 Stefan Metzmacherr20733: add a function to load the oid mappings from...
2007-10-10 Stefan Metzmacherr20732: add idl for storing the prefixMap attribute
2007-10-10 Stefan Metzmacherr20731: we need the complex memmove() handling for...
2007-10-10 Stefan Metzmacherr20730: this can be const
2007-10-10 Stefan Metzmacherr20729: add a version number to struct dsdb_extended_re...
2007-10-10 Stefan Metzmacherr20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control...
2007-10-10 Stefan Metzmacherr20727: implement basic merging of replicated objects...
2007-10-10 Stefan Metzmacherr20726: - only add the rdn attribute and it's meta_data...
2007-10-10 Derrell Lipmanr20723: Web Application Framework
2007-10-10 Stefan Metzmacherr20716: add a dsdb_cache ldb module which will load...
2007-10-10 Stefan Metzmacherr20715: set the dsdb_schema on the ldb_context
2007-10-10 Stefan Metzmacherr20714: we can use talloc_asprintf_append() again,...
2007-10-10 Stefan Metzmacherr20713: sort the cursors in replUpToDateVector by sourc...
2007-10-10 Stefan Metzmacherr20712: add a function to compare GUID's
2007-10-10 Stefan Metzmacherr20710: update or create the "repsFrom" values after...
2007-10-10 Stefan Metzmacherr20709: pass a repsFromTo1 struct down as it contains...
2007-10-10 Stefan Metzmacherr20708: fix crash bug! we can't use stack memory for...
2007-10-10 Stefan Metzmacherr20706: the '@' chars should only be in front of each...
2007-10-10 Stefan Metzmacherr20705: store the "replUpToDateVector" attribute in...
next