Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove trailing spaces adn try to fit 80 columns where possible
(This used to be commit 5457c667647ec156bb7b4f86ce580def4e9350d5)
|
|
(This used to be commit d5525b79649ff75d6e9e853615949e4fbe9e0b6e)
|
|
(This used to be commit 9a169c341bfb0c4ff423f05c27345d439890576c)
|
|
specific debug function.
By default do not debug, this is the most appropriate action for a library
as we cannot assume what stderr is use for in the main app.
The main app is responsible to set ev_debug_stderr if they so desire.
(This used to be commit e566a2f308ac6fb4b526a744f7059b565670aea5)
|
|
(This used to be commit 3b8eec7ca334528cad3cdcd5e3fc5ee555d8d0e0)
|
|
standalone with no ties to internal samba4 functions
Samba4 itself just uses the plain library, compatibility glue is
in events_s4.c only
(This used to be commit 7109b6a5a19eb2dbef4259104858b171298bad6e)
|
|
(This used to be commit f54084b65fce67457cb838544c83ceb17c7d88db)
|
|
v4-0-fixmodulesdir
(This used to be commit 168bb8473c0cfeb388f9955059f92410b8ba5d06)
|
|
(This used to be commit 280c411613b21acc1e65e5657b209d266dbad8d3)
|
|
(This used to be commit 0e8f946ed02a6d2d9469f9ccab5f3342b2b80725)
|
|
Added a blackbox test which looks for $WINTEST_CONF_DIR,
gets configuration vars from *.conf in that dir, disables
smbwrapper, and runs RAW-OPEN torture test.
Scripts are coming to startup/shutdown vm's.
(This used to be commit 74a0a9bb54b2583dde7a5fbadd4d10858de12ee7)
|
|
(This used to be commit cd4eddd31354f4ae45e8747da1a70340000716c3)
|
|
(This used to be commit 22e7bcfbe4534c070ac2dd5f39773ea023dfa7f7)
|
|
(This used to be commit d4c06bf333fe9ba2dd8b7ebd51a848d512f40983)
|
|
intend to do development.
(This used to be commit 0f57fcaa2e8af3e2b03ba401f4fda812fe55745b)
|
|
(This used to be commit f134a701e7c2d64a684d55691fd66e2aaeb15812)
|
|
(This used to be commit 9c88f5e1de9db34751f16c2247fa91ae2445c5f7)
|
|
v4-0-fixmodulesdir
(This used to be commit 74e1dd28f2f669bc196dc16b68c8b175bf835721)
|
|
(This used to be commit 9a58d9138af51dec6eab832a78506e93a86c34c5)
|
|
This reverts commit 89590d7dfe0735093a4a5b66eeed9276df043ac9.
We don't need this yet and currently config.m4 is also used
by samba3 which bail out with the check in it, as it doesn't
know about the SMB_EXT_LIB() macro
metze
(This used to be commit bd0ec1754e6e187d421a718410ecd7c21922aa8b)
|
|
Jeremy.
(cherry picked from commit 832c093830cb3978641be3d87670fa900105da25)
(This used to be commit 3a4198b1181d6b97804afebbb91dac5a8242f615)
|
|
(partialy cherry picked from commit 5ab82d4f574f2a2e2761e9e414c66a70aeffb05d)
metze
(This used to be commit 4933cd49ac81454cbd4b0fc33d888585a9437b9d)
|
|
Truncate sendto(), recvfrom(), send() and recv() to 1500 bytes
so that're getting a correctly formatted pcap file and the result
look more like real network traffic.
metze
(This used to be commit 5b01206f1bb2e62c08bda34b45904ec4f83ac5de)
|
|
(This used to be commit 1d52d9cc70158dbe30325220aa5c1e6203c8b72b)
|
|
Also fix some things up for the next release.
Andrew Bartlett
(This used to be commit 4ae5c1a8bd43aa04ce54d72a318c7f445e0e5027)
|
|
metze
(This used to be commit 33700d4a97e14aab1b45b3ddb8c80c48cd789bc6)
|
|
I've tested with autoconf from 2.53 to 2.62.
metze
(This used to be commit 0dbacbf8be0eacaa4db6477873b7512f7261ef4c)
|
|
This fixes ./autogen.sh with autoconf-2.62
metze
(This used to be commit 72bb01dda4d425528e28cd96e249595dc6c1952f)
|
|
AC_CACHE_VAL() variables must contain _cv_ to be cached.
metze
(This used to be commit 67e43860b4973a458676b36785570bb4a66e046a)
|
|
AC_CACHE_VAL() variables must contain _cv_ to be cached.
metze
(This used to be commit 0241af873fdefd5856932190ca0019a2d3c05703)
|
|
until someone will finally decide to fix it.
(This used to be commit 0671dce355432a2a4c08ab010831eadd73e4561e)
|
|
(This used to be commit 3d798a1440603b7929955f2120f09ba1482885a1)
|
|
(This used to be commit abcbce004c99a2c62aa8c7a7cfc8ac5b5cfeb7dd)
|
|
Thanks to Metze for spotting this
(This used to be commit e9fd9b821c04d1cb7b574f539dd8169611e662aa)
|
|
Metze pointed out that if signing is mandatory in the server then we
need to reject packets without the signed flag if the packet contains
a session id.
(This used to be commit 056f16e664e581bab1c07759e99ad4f6685c58eb)
|
|
(This used to be commit 8e96f2edb003d997e71e9e237463882696279d0f)
|
|
(This used to be commit 8e919dcb0826a5b25d037ee6144af5f7cb21f3ae)
|
|
(This used to be commit 0643b5a2bfc401d8318964241ad522eb427a170e)
|
|
(This used to be commit 388f4fde3655146bf57b4c51c59c39f475aa7fe8)
|
|
(This used to be commit dcdfee611ccc0ae798e3eea2cfdf3c7642dc5677)
|
|
(This used to be commit 1e6bfb1aa7eba1b92ee4bfb318ba843752a993a9)
|
|
honoured on the first lock in a set
(This used to be commit c014ffabc65c30a6b83c8f9f9f9a80bb79333f59)
|
|
(This used to be commit d4d4d62939e325f8529b11fcd2d490e8f63293b0)
|
|
error
Hopefully we can remove this again later
(This used to be commit fa2ecfea7a1acc388a86e8fba5b42df7925c9045)
|
|
(This used to be commit d206517f90ac02e829193c5a17e5df25059cf18d)
|
|
metze
(This used to be commit feca16dd6d03730b4a67adf5d912ba2d5e1a3025)
|
|
metze
(This used to be commit 2c8904be3bac2c696712cc3160fe95d62afde43a)
|
|
(This used to be commit 9d74201e462f2f95ed5bd91200681db3bd2a9277)
|
|
We should now (need to review and compare them once more) be able to
remove ldap.js (and once samba3sam.js is done, smbscript).
Andrew Bartlett
(This used to be commit f65e43e9456e8e951d172779cba53ab417114b20)
|
|
metze
(This used to be commit 03f43a9a91bffd60de8f59f8fb717505a428d070)
|