summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-1627-36/+25
* s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner2010-06-161-3/+5
* Revert "s4-smbtorture: only pull info when status code indicates success in s...Günther Deschner2010-06-161-5/+3
* s4-smbtorture: test smbcli_rap_netprintqgetinfo() with "" printqname.Günther Deschner2010-06-161-0/+8
* s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner2010-06-161-3/+5
* s4:dsdb Allow renames with (now removed) linked attributesAndrew Bartlett2010-06-161-3/+11
* s4:libnet Remove 'ads min function level' checks.Andrew Bartlett2010-06-161-23/+0
* s4:dsdb Fix linked_attributes to cope with the Feb 2010 changes to DLISTAndrew Bartlett2010-06-161-2/+6
* s4:dsdb Assert that we can't get backlinks as input in linked_attributesAndrew Bartlett2010-06-161-2/+15
* s4:selftest Add test environment for functional level 2000Andrew Bartlett2010-06-161-0/+2
* s4:provision Add import for DS_DOMAIN_FUNCTION_2000Andrew Bartlett2010-06-161-0/+1
* s4:provision Allow functional level 2000 to be chosenAndrew Bartlett2010-06-161-1/+3
* s4:dsdb use dsdb_module_modify() rather than ldb_next_request()Andrew Bartlett2010-06-161-22/+2
* s4:dsdb Handle backlinks for Windows 2000 level linked attributesAndrew Bartlett2010-06-162-12/+928
* s4:dsdb Add control for signaling between repl_meta_data and linked_attributesAndrew Bartlett2010-06-163-0/+7
* s4 torture: RAW-SEARCH: break out some of the old search levelsAravind Srinivasan2010-06-153-2/+33
* s4 torture: RAW-SEARCH: Only test supported info levelsTim Prouty2010-06-151-9/+45
* s4-waf: Fix build of libldb_ildap against system ldb.Jelmer Vernooij2010-06-151-1/+1
* wafsamba: Fix include path inheritance from module subsystems.Jelmer Vernooij2010-06-151-10/+0
* dcerpc-samr: Fix library name.Jelmer Vernooij2010-06-151-1/+1
* Attempt to fix SamDB test infrastructure (not used in Samba anywhere, only in...Jelmer Vernooij2010-06-152-21/+25
* ldb: Bump version number, use same ABI version for Samba4 and non-Samba 4 ver...Jelmer Vernooij2010-06-152-5/+221
* ldb: Fix included ldb build.Jelmer Vernooij2010-06-152-1/+14
* wafsamba: Fix building of modules as shared libraries.Jelmer Vernooij2010-06-151-1/+1
* ldb: Only build standard ldb modules when building bundled ldb.Jelmer Vernooij2010-06-153-75/+74
* dsdb: Fix includes when building against system ldb.Jelmer Vernooij2010-06-155-44/+45
* dsdb: Build modules as external modules when using system ldb.Jelmer Vernooij2010-06-151-3/+37
* ldb-samba: Add missing dependency on credentials code.Jelmer Vernooij2010-06-151-1/+1
* s4:dsdb Move linked attribute restrictions to objectclass_attrsAndrew Bartlett2010-06-151-0/+9
* s4:dsdb Add const to dsdb_dn functions that operate on an ldb_val.Andrew Bartlett2010-06-151-2/+2
* s4:selftest Remove becomedc tests from knownfail, these should now passAndrew Bartlett2010-06-151-1/+0
* s4:dsdb Rework the vampire schema handling to convert 3 times.Andrew Bartlett2010-06-151-57/+117
* s4:provision Allow a specific prefix map to be loaded into a new schema provi...Andrew Bartlett2010-06-155-6/+37
* s4:dsdb Keep the DRS-based prefix map for use in provision-based schemaAndrew Bartlett2010-06-151-2/+13
* s4:dsdb Allow the setting an override on the schemaAndrew Bartlett2010-06-153-6/+27
* s4:dsdb Use the schema from our local provision to decode the schemaAndrew Bartlett2010-06-152-445/+40
* s4:torture Rework NET-API-BECOMEDC test to use libnet_vampire callbacks.Andrew Bartlett2010-06-151-582/+59
* s4:libnet Steal ldb and lp_ctx from python result into correct structures.Andrew Bartlett2010-06-151-2/+2
* s4:libnet Make the libnet_vampire default callbacks non-staticAndrew Bartlett2010-06-152-40/+71
* s4 torture: RAW-WRITE should check lockread_supportedZachary Loafman2010-06-141-0/+5
* s4:Descriptor tests clean-up.Nadezhda Ivanova2010-06-141-153/+67
* s4:provision: Make gc._msdcs DNS entries A/AAAA recordsAndrew Kroeger2010-06-142-1/+8
* s4:SAMR server - cosmetic fixMatthias Dieter Wallnöfer2010-06-141-1/+2
* s4:SAMR server - on alias search operations do never use the domain DN as bas...Matthias Dieter Wallnöfer2010-06-141-10/+7
* librpc: Install the right headers.Jelmer Vernooij2010-06-131-2/+2
* Support system talloc/tevent headers.Jelmer Vernooij2010-06-131-2/+2
* librpc: Fix netlogon.h file to install - not the torture one but the oneJelmer Vernooij2010-06-131-1/+1
* param/share: Use static prototypes.Jelmer Vernooij2010-06-132-2/+15
* s4:fix allocated control OIDs for "password_hash" LDB moduleMatthias Dieter Wallnöfer2010-06-132-6/+8
* s4-provision: Use logger in provision backends.Jelmer Vernooij2010-06-132-42/+38