Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 1868a42108012183aa78fe5d4f524d45f4505a3e)
|
|
We don't get this far in the test at the moment however.
Andrew Bartlett
(This used to be commit c3098d5c52505e143a6ce498273a5ce6a66220b0)
|
|
(This used to be commit 9f6ea4692ca79c607538871c597698b98abf13d0)
|
|
and default to using system smb.conf.
(This used to be commit b3afde0f00ab5093b577b139a062c233d4db2524)
|
|
(This used to be commit 91d7ba5202e6c375456a42c2c6861f63c7fcfc20)
|
|
(This used to be commit c8947fda23eb874a7694bdee1b4de605744c2769)
|
|
(This used to be commit da0952bdd6196b23200063cadd866b1d5551a65c)
|
|
(This used to be commit 9a5cc88b090125b45e61da1ea1c9ac52f5ff6ab2)
|
|
easier and should also make it easier
to migrate to a new build system.
(This used to be commit 77b400764e3dadfa05407343af649ad9298cc085)
|
|
(This used to be commit 583ea85ae04c0bc2e70ab2e595e05f76f65c3be1)
|
|
This allows objectClass munging to be removed, or modified to not
include adding an objectClass, or for that objectClass to be something
different.
Andrew Bartlett
(This used to be commit ee93b4e2ee1dd1cd38bcf14b2bb62556a13cec4a)
|
|
(This used to be commit 0885dc9f813e19cd6c28d8259eaeccf1e9b26210)
|
|
(This used to be commit 37ed9fbeee37a1d86d6f6841eac5c1a0a85c1fcc)
|
|
(This used to be commit 874c00b1c1ef011c85226135144fafdc97d91116)
|
|
(This used to be commit 355878907970b396e4031426fda260d981c417eb)
|
|
(This used to be commit 3a0d14f33532d88ace770d037c50375fe822dbb6)
|
|
(This used to be commit 017aa400c7097cf6132f2bec969b9bbb5237f4d8)
|
|
(This used to be commit 0c27eabbc40657493dc72f12b4fbdb07b0a3200f)
|
|
(This used to be commit 52f64afd4324eb185303ca192b88ccb632ee8587)
|
|
(This used to be commit d7a3f9612c40000cb265279598c09f6983305656)
|
|
(This used to be commit 74209fa6b097c6cd3c919dc6a67d998de12fa575)
|
|
(This used to be commit 583881ae5a2a173abad9ba1ffd766b009d9ca8cd)
|
|
(This used to be commit 9eddc27f13fa2feb56d6b015e66d8c54081487da)
|
|
(This used to be commit 597f9fe17685fb7909269bc0af04bf4a040e2ad7)
|
|
referrals.
Andrew Bartlett
(This used to be commit 8099facff99dab4de27ea6f857d0e8f5eaa3db5a)
|
|
Andrew Bartlett
(This used to be commit c72c39326b263b3aacd178ddc2fc3b1a2906f3d3)
|
|
(This used to be commit b27e5a68530c4fd6430cbb174b63f8ff2b6f4e53)
|
|
(This used to be commit 1ccbab81d79f83bb419104f2bbaf2ae7b368e90f)
|
|
(This used to be commit a8f90ed34ce9341080b63c801ef54b82de42b8e6)
|
|
(This used to be commit e6498a0780dd31dfc623a69432004b606aeaccbe)
|
|
(This used to be commit 7a66d0eff6e2300cc82b4c7585f9c45afcc851a4)
|
|
Andrew Bartlett
(This used to be commit 0016231edd514e8db620bafc44ce877fcac19ed9)
|
|
(This used to be commit f250bc18e9e32d62d262901cec65586a15cd8db1)
|
|
increase the PyDict_Next() counter - Python already does that for us. * Fix a talloc(NULL, ...) memory leak in the code that constructed ldb message elements.
(This used to be commit dc2a612927289da78017abf4ad51a4d51292e3a1)
|
|
(This used to be commit 108f6caffe2bb311495b89659cfd818f0ec410f2)
|
|
(This used to be commit 3f7bfef195421083f1401a73f60c5d270a1455f8)
|
|
(This used to be commit cc15136c1e29f0a25847568f748cc1af52b7037b)
|
|
Andrew Bartlett
(This used to be commit 002ddc315fc03ea22083d9d8c87401073688fd29)
|
|
(This used to be commit 5383cf8e69233b3cb7c1876f52644537e459dea6)
|
|
(This used to be commit 7008f90e03a12687f739e5492b3e0ab36587db6a)
|
|
from modules
later on.
(This used to be commit f75ce8c20aa2b466e9ee86fdf1702b2ffda10ddf)
|
|
(This used to be commit f1997dabed584bdc864c4b7235c29603c312ef46)
|
|
(This used to be commit 1cf374eb3125c66844f01d013016feaf99760582)
|
|
Simplify the way module initialization functions are handled.
(This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520)
|
|
tmp_ctx,
and also makes code more readable and debuggable.
Eliminate silly parenthesys.
Simo.
(This used to be commit 166195b487ffa51933f772a56f47f7f0d4c867eb)
|
|
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28)
|
|
bunch of {}'s.
- Start working on Python equivalents for various EJS tests.
- Fix regression in argument order for reg_diff_apply() in EJS bindings.
(This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852)
|
|
otherwise it will break.
Sorry for breaking Samba4.
I will have to look how we can fix Samba3 :-(((
(This used to be commit c1dd0af1642d7b15c623a76c13c3cf98fb3bd3da)
|
|
Next attempt to fix the Samba3 torture breakage
Jelmer, can you please review this?
Thanks,
Volker
(This used to be commit 1d624c8b883ffd44408da1d584dd063cef0edec9)
|
|
(This used to be commit 485db76d8476fce399a9b6cb977cf55ea35ec189)
|