Age | Commit message (Expand) | Author | Files | Lines |
2010-06-15 | dsdb: Build modules as external modules when using system ldb. | Jelmer Vernooij | 1 | -3/+37 |
2010-06-15 | ldb-samba: Add missing dependency on credentials code. | Jelmer Vernooij | 1 | -1/+1 |
2010-06-15 | s3-waf: fix the build. | Günther Deschner | 1 | -1/+1 |
2010-06-15 | s4:dsdb Move linked attribute restrictions to objectclass_attrs | Andrew Bartlett | 1 | -0/+9 |
2010-06-15 | s4:dsdb Add const to dsdb_dn functions that operate on an ldb_val. | Andrew Bartlett | 1 | -2/+2 |
2010-06-15 | s4:selftest Remove unused basedn specification in selftest env setup | Andrew Bartlett | 1 | -5/+1 |
2010-06-15 | s4:selftest Remove becomedc tests from knownfail, these should now pass | Andrew Bartlett | 1 | -1/+0 |
2010-06-15 | s4:dsdb Rework the vampire schema handling to convert 3 times. | Andrew Bartlett | 1 | -57/+117 |
2010-06-15 | s4:provision Allow a specific prefix map to be loaded into a new schema provi... | Andrew Bartlett | 5 | -6/+37 |
2010-06-15 | s4:dsdb Keep the DRS-based prefix map for use in provision-based schema | Andrew Bartlett | 1 | -2/+13 |
2010-06-15 | s4:dsdb Allow the setting an override on the schema | Andrew Bartlett | 3 | -6/+27 |
2010-06-15 | s4:dsdb Use the schema from our local provision to decode the schema | Andrew Bartlett | 2 | -445/+40 |
2010-06-15 | s4:torture Rework NET-API-BECOMEDC test to use libnet_vampire callbacks. | Andrew Bartlett | 1 | -582/+59 |
2010-06-15 | s4:libnet Steal ldb and lp_ctx from python result into correct structures. | Andrew Bartlett | 1 | -2/+2 |
2010-06-15 | s4:libnet Make the libnet_vampire default callbacks non-static | Andrew Bartlett | 2 | -40/+71 |
2010-06-14 | s4 torture: RAW-WRITE should check lockread_supported | Zachary Loafman | 1 | -0/+5 |
2010-06-14 | SMB2 correctness fix. As we've already returned the credits in an interim | Jeremy Allison | 1 | -0/+2 |
2010-06-14 | Fix warning messages about unused result of talloc_move. We're really talloc_... | Jeremy Allison | 1 | -3/+3 |
2010-06-14 | s4:Descriptor tests clean-up. | Nadezhda Ivanova | 1 | -153/+67 |
2010-06-14 | s4:provision: Make gc._msdcs DNS entries A/AAAA records | Andrew Kroeger | 2 | -1/+8 |
2010-06-14 | s3: Make g_smb_perfcount_handlers static | Volker Lendecke | 1 | -1/+1 |
2010-06-14 | s4:SAMR server - cosmetic fix | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-06-14 | s4:SAMR server - on alias search operations do never use the domain DN as bas... | Matthias Dieter Wallnöfer | 1 | -10/+7 |
2010-06-14 | s3: Remove some dispensable () | Volker Lendecke | 1 | -1/+1 |
2010-06-13 | s4-waf: Fix installation of .so links for libraries that are not bundled but ... | Jelmer Vernooij | 2 | -2/+3 |
2010-06-13 | librpc: Install the right headers. | Jelmer Vernooij | 2 | -3/+3 |
2010-06-13 | Support system talloc/tevent headers. | Jelmer Vernooij | 1 | -2/+2 |
2010-06-13 | libgpo: Use system libraries if possible. | Jelmer Vernooij | 2 | -2/+2 |
2010-06-13 | librpc: Fix netlogon.h file to install - not the torture one but the one | Jelmer Vernooij | 1 | -1/+1 |
2010-06-13 | param/share: Use static prototypes. | Jelmer Vernooij | 2 | -2/+15 |
2010-06-13 | Do not use headermap.txt for the header installation | Thomas Nagy | 1 | -32/+67 |
2010-06-13 | s4:fix allocated control OIDs for "password_hash" LDB module | Matthias Dieter Wallnöfer | 2 | -6/+8 |
2010-06-13 | s4-provision: Use logger in provision backends. | Jelmer Vernooij | 2 | -42/+38 |
2010-06-13 | s4-test: Use smb.conf path set in environment rather than using | Jelmer Vernooij | 9 | -43/+47 |
2010-06-13 | Remove unused version options for subunitrun. | Jelmer Vernooij | 1 | -1/+0 |
2010-06-13 | Friendlier message. | Jelmer Vernooij | 1 | -2/+2 |
2010-06-13 | upgradeprovision: Use logging infrastructure. | Jelmer Vernooij | 3 | -25/+32 |
2010-06-13 | upgrade: Properly cancel/commit transactions in a couple more places. | Jelmer Vernooij | 2 | -123/+136 |
2010-06-13 | s4-python: Start using standard python logging infrastructure rather | Jelmer Vernooij | 7 | -105/+108 |
2010-06-13 | Fix aio_read detection for -lrt | Volker Lendecke | 1 | -0/+2 |
2010-06-13 | s3: Remove fsp_belongs_conn | Volker Lendecke | 3 | -22/+4 |
2010-06-13 | s3: Remove some leftovers from macros | Volker Lendecke | 1 | -5/+5 |
2010-06-13 | s3: Remove the pointless PRINTERNAME macro | Volker Lendecke | 7 | -32/+49 |
2010-06-13 | s3: Remove the pointless SERVICE macro | Volker Lendecke | 2 | -8/+7 |
2010-06-12 | s4:dcesrv_samr_GetGroupsForUser - return error code if a SID wasn't found | Matthias Dieter Wallnöfer | 1 | -2/+1 |
2010-06-12 | s4:dcesrv_samr_QueryGroupMember/GetMembersInAlias - unify the structure | Matthias Dieter Wallnöfer | 1 | -30/+32 |
2010-06-12 | s4:password_hash LDB module - this does really deactivate the MS LAN manager ... | Matthias Dieter Wallnöfer | 1 | -5/+9 |
2010-06-12 | s4:password_hash LDB module - fix comment | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-12 | s4:torture - SAMR testsuite - now we do support "GetAliasMembership" as expected | Matthias Dieter Wallnöfer | 1 | -4/+0 |
2010-06-12 | s4:dcesrv_samr_GetAliasMembership - provide a correct implementation | Matthias Dieter Wallnöfer | 1 | -31/+31 |