Age | Commit message (Collapse) | Author | Files | Lines |
|
it's segfaulting. It's late so I just don't want to keep the
build farm all in red PANIC messages.
rafal
(This used to be commit 6c41e64ce7a11a439cc720966b127e42b53c8711)
|
|
functions.
rafal
(This used to be commit 849e3eee9476100d629be318610369662a114dd0)
|
|
a bit more smart and more aware of what libnet_context can offer.
The context is a help when some of the arguments are not passed
(programmer counts on using sensible defaults) and stores some of
results so that similar subsequent calls don't need to reopen some
of policy handles, pipes, etc. again. It also helps to hide some
of details the library user don't really want to know much about.
Also, change domain open function to be part of public api, as
it is going to be used in ejsnet interface.
Note, this is work in progress. Comments are welcome.
rafal
(This used to be commit 1ed80c594c2f466e364a11194d6fdc30ac4a8f27)
|
|
metze
(This used to be commit 8fa6059100d1f6e235bacc722a83a961e460ebb2)
|
|
samba4's make test
we can use this in samba4's smbtorture to disable tests sections which doesn't pass
against samba4
metze
(This used to be commit 430c7143c66846565e851a3243db0d81ec886d6e)
|
|
I have removed the old files from the unpacked area,
so we should not get any problems on the build farm
metze
(This used to be commit a54f9a4fa83afb66d95ee8488c6aa02f4d92d74b)
|
|
metze
(This used to be commit 43067e3691ef248c9552e9d2544701696dd1f4a9)
|
|
metze
(This used to be commit 0ff74d327bd0035494ca1b8194fd7f4bca82ed04)
|
|
SMBtdis
- add some tests which demonstrate the LOCK_NOT_GRANTED vs. FILE_LOCK_CONFLICT
error cases of failed locks
metze
(This used to be commit 218910f9270767a7316b344212ee305f74ac93ea)
|
|
per file handle and not per tree connect
metze
(This used to be commit 5d825261c0b8341f0a7f0f6d96d83807352566f4)
|
|
metze
(This used to be commit 5e256f4b78441269de2e53c9582f3237e4220f6c)
|
|
metze
(This used to be commit 7fa6d736913af2d1d2215ca1a04ed8763ccb3d45)
|
|
(This used to be commit 146c6d6e003a9ba0bfd0427b1db47fe5e746f8b1)
|
|
(This used to be commit 278ecee6adcd1d621b907ef6595daf4c5f8ebc4c)
|
|
(This used to be commit eef495a8efd8d5e8bcb42226b1885648774c5c76)
|
|
(both are '1')
metze
(This used to be commit de9d04abcceae7b1e21f521d0bb2fa5129c237b2)
|
|
(This used to be commit 5ef6b90faedd3dc4356c0da2ce8ceb388c673b39)
|
|
(This used to be commit b26e38cb62d6180e1896a6ab1cd291b0e7900afa)
|
|
(This used to be commit 1f6022b11231169fe14de28f5d1ce4d3cb23d626)
|
|
(This used to be commit 0f9406da20b414604b4bbfaa7f656d90521f4283)
|
|
(This used to be commit 5dfea7e4d7b4f02d93a94c71dd2cd41100bbcff8)
|
|
(This used to be commit 0c078988715744bb4cbdf210d8ac9d7782135737)
|
|
fixed by adding [ref] pointers.
This will cause a lot of warnings to be outputted by pidl for now. I will
fix these gradually over the next few days.
We need to avoid [out] arguments that are not pointers because they are
not understood by other IDL compilers and don't work with some of
our output modules (Samba3, Samba3NDR and ethereal)
(This used to be commit c4ab021ee8d93aa74f15deebf64a366b33b7bb9f)
|
|
(This used to be commit 7d3cbfb15768f95c7af6628eba578cae28ae2025)
|
|
(This used to be commit b0439779b8eba68680cfd49ea2364affc739300e)
|
|
(This used to be commit 4d5b046c83b40f8e6b3f9e243d012e05dd1969be)
|
|
rafal
(This used to be commit c4ff7aacfb97419448160af82f30f55fe8446c18)
|
|
(This used to be commit 746d0a7fa7a43685e6ebb4877bb5459101e51ed1)
|
|
(This used to be commit 1ca3612255565785488a6a091dd71d48f703d5e0)
|
|
object oriented wrappers for the interfaces (still need to fix
the actual function calls)
(This used to be commit bf5da20869eae29aea92386cbb13413b507fc55f)
|
|
(This used to be commit dcebba4ee8d38f6400f9d250141653e38ba9715e)
|
|
tree fro long
(This used to be commit 7c050b541e98cd442a0c9ed0ddadb3e573cd1304)
|
|
(This used to be commit b79092d7ee0c463e644ead2bfeb9692fc82d9c74)
|
|
(This used to be commit 8d95bf14b93326b097884366a527753f8ad93d47)
|
|
Proper dependencies for POPT_SAMBA (fixes build when popt is in /usr/local)
(This used to be commit ed82490e5a074da56d0a96ee52f1d1832b824fe3)
|
|
(This used to be commit 87233041ff6df94069f0d76f90aba22e275f83be)
|
|
(This used to be commit 77a2eb406e2b108089d3621194f9b86328a3e774)
|
|
(This used to be commit 5205faf898ad70790e1b09bb394622d81a56a9b4)
|
|
separate data structure
(This used to be commit 0cb1906046c8e4ad105ad4a47740f94f30f5d6db)
|
|
Split of system/locale.h header from system/iconv.h
Previously, iconv wasn't being used on these systems
(This used to be commit aa6d66fda69779d1c2948a1aca85dbd5208f1cba)
|
|
(This used to be commit d72c5c8f755277eb22e1f6834d98202f00c09934)
|
|
work on FreeBSD.
Based very loosely on a patch by Timur Bakevey
Fixes #3688
(This used to be commit ea7b28572b453da8eced565a49e4c10e7ebd2e28)
|
|
(This used to be commit 8d794e59119d4a306d1f6f87a821287ce6a4aa61)
|
|
by autoconf these days
(This used to be commit e0c178d297a978d3b4e942cc9d3d35127f898814)
|
|
from smb.h)
(This used to be commit 045bd55dd992f054606ffacae1580afb817b1e33)
|
|
Alexander)
(This used to be commit 33388cbb452ed3b838f22a6aea469876342bb839)
|
|
case-insensitive filesystems. Patch by John Malmberg tweaked by me
(This used to be commit 58cc0b23eb1de818123b3b34278518e467f04f15)
|
|
only fall back to manual tests if that can't be found (for systems
that have older versions of gnutls without the .pc file installed)
(This used to be commit d77ea8f9072070f47b2b44676facaf66ed40fd17)
|
|
metze
(This used to be commit 297868325f305c652b14023a698099d5b358d70a)
|
|
metze
(This used to be commit 6c920d21a16e88040818cc8db6ebe918b5669a9b)
|