summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-15wafsamba: Fix building of modules as shared libraries.Jelmer Vernooij2-23/+23
2010-06-15wafsamba: Improve assertion error message to include the module.Jelmer Vernooij1-1/+2
2010-06-15ldb: Only build standard ldb modules when building bundled ldb.Jelmer Vernooij3-75/+74
2010-06-15dsdb: Fix includes when building against system ldb.Jelmer Vernooij5-44/+45
2010-06-15wafsamba: Only add init function if not building module as shared library.Jelmer Vernooij1-8/+9
2010-06-15dsdb: Build modules as external modules when using system ldb.Jelmer Vernooij1-3/+37
2010-06-15ldb-samba: Add missing dependency on credentials code.Jelmer Vernooij1-1/+1
2010-06-15s3-waf: fix the build.Günther Deschner1-1/+1
2010-06-15s4:dsdb Move linked attribute restrictions to objectclass_attrsAndrew Bartlett1-0/+9
2010-06-15s4:dsdb Add const to dsdb_dn functions that operate on an ldb_val.Andrew Bartlett1-2/+2
2010-06-15s4:selftest Remove unused basedn specification in selftest env setupAndrew Bartlett1-5/+1
2010-06-15s4:selftest Remove becomedc tests from knownfail, these should now passAndrew Bartlett1-1/+0
2010-06-15s4:dsdb Rework the vampire schema handling to convert 3 times.Andrew Bartlett1-57/+117
2010-06-15s4:provision Allow a specific prefix map to be loaded into a new schema provi...Andrew Bartlett5-6/+37
2010-06-15s4:dsdb Keep the DRS-based prefix map for use in provision-based schemaAndrew Bartlett1-2/+13
2010-06-15s4:dsdb Allow the setting an override on the schemaAndrew Bartlett3-6/+27
2010-06-15s4:dsdb Use the schema from our local provision to decode the schemaAndrew Bartlett2-445/+40
2010-06-15s4:torture Rework NET-API-BECOMEDC test to use libnet_vampire callbacks.Andrew Bartlett1-582/+59
2010-06-15s4:libnet Steal ldb and lp_ctx from python result into correct structures.Andrew Bartlett1-2/+2
2010-06-15s4:libnet Make the libnet_vampire default callbacks non-staticAndrew Bartlett2-40/+71
2010-06-14s4 torture: RAW-WRITE should check lockread_supportedZachary Loafman1-0/+5
2010-06-14SMB2 correctness fix. As we've already returned the credits in an interimJeremy Allison1-0/+2
2010-06-14Fix warning messages about unused result of talloc_move. We're really talloc_...Jeremy Allison1-3/+3
2010-06-14s4:Descriptor tests clean-up.Nadezhda Ivanova1-153/+67
2010-06-14s4:provision: Make gc._msdcs DNS entries A/AAAA recordsAndrew Kroeger2-1/+8
2010-06-14s3: Make g_smb_perfcount_handlers staticVolker Lendecke1-1/+1
2010-06-14s4:SAMR server - cosmetic fixMatthias Dieter Wallnöfer1-1/+2
2010-06-14s4:SAMR server - on alias search operations do never use the domain DN as bas...Matthias Dieter Wallnöfer1-10/+7
2010-06-14s3: Remove some dispensable ()Volker Lendecke1-1/+1
2010-06-13s4-waf: Fix installation of .so links for libraries that are not bundled but ...Jelmer Vernooij2-2/+3
2010-06-13librpc: Install the right headers.Jelmer Vernooij2-3/+3
2010-06-13Support system talloc/tevent headers.Jelmer Vernooij1-2/+2
2010-06-13libgpo: Use system libraries if possible.Jelmer Vernooij2-2/+2
2010-06-13librpc: Fix netlogon.h file to install - not the torture one but the oneJelmer Vernooij1-1/+1
2010-06-13param/share: Use static prototypes.Jelmer Vernooij2-2/+15
2010-06-13Do not use headermap.txt for the header installationThomas Nagy1-32/+67
2010-06-13s4:fix allocated control OIDs for "password_hash" LDB moduleMatthias Dieter Wallnöfer2-6/+8
2010-06-13s4-provision: Use logger in provision backends.Jelmer Vernooij2-42/+38
2010-06-13s4-test: Use smb.conf path set in environment rather than usingJelmer Vernooij9-43/+47
2010-06-13Remove unused version options for subunitrun.Jelmer Vernooij1-1/+0
2010-06-13Friendlier message.Jelmer Vernooij1-2/+2
2010-06-13upgradeprovision: Use logging infrastructure.Jelmer Vernooij3-25/+32
2010-06-13upgrade: Properly cancel/commit transactions in a couple more places.Jelmer Vernooij2-123/+136
2010-06-13s4-python: Start using standard python logging infrastructure ratherJelmer Vernooij7-105/+108
2010-06-13Fix aio_read detection for -lrtVolker Lendecke1-0/+2
2010-06-13s3: Remove fsp_belongs_connVolker Lendecke3-22/+4
2010-06-13s3: Remove some leftovers from macrosVolker Lendecke1-5/+5
2010-06-13s3: Remove the pointless PRINTERNAME macroVolker Lendecke7-32/+49
2010-06-13s3: Remove the pointless SERVICE macroVolker Lendecke2-8/+7
2010-06-12s4:dcesrv_samr_GetGroupsForUser - return error code if a SID wasn't foundMatthias Dieter Wallnöfer1-2/+1