1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Stefan Metzmacher d9a69e6dbf s3:lib/events: make use of tevent_common_loop_timer_delay()
This is critical as we also use tevent_common_add_timer().
And if the common code does internal changes, it may affects
both tevent_common_add_timer() and tevent_common_loop_timer_delay()
together!

Without this we rely on a specific behavior and version of
tevent.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2013-03-01 11:58:20 -08:00
..
auth Fix bug #9039 'map untrusted to domain' treats WORKSTATION as bogus domain. 2013-02-28 00:10:48 +01:00
autoconf s3-build: Do not write loadparm generated files into the build tree 2012-06-15 11:10:14 +02:00
build
client BUG 9633: Recursive mget should continue on EPERM. 2013-02-07 15:50:36 +01:00
exports
groupdb loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
include ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb' 2013-02-20 07:09:19 +01:00
intl
lib s3:lib/events: make use of tevent_common_loop_timer_delay() 2013-03-01 11:58:20 -08:00
libads s3:libads: make use of samba_tevent_context_init() 2013-02-19 23:47:46 +01:00
libgpo build: Remove sys_open wrapper 2012-04-05 02:39:08 +02:00
libnet Make sure that domain joins work correctly when the DC disallows NTLM auth. 2013-02-27 21:49:25 +01:00
librpc s3:winbindd: remove wbint_Sid2Gid from the wbint.idl 2012-12-03 08:48:26 +01:00
libsmb s3:pylibsmb: make sure we get tevent debug messages 2013-02-28 14:34:22 +01:00
locale s3-po: Fix typo in comment. 2012-05-08 16:46:36 +02:00
locking brlock.c: Fix typo in comment. 2013-02-18 22:07:39 +11:00
m4 build: Remove --enable-smbtorture, require bin/smbtorture (from waf) for make test 2012-11-22 10:21:17 +01:00
modules s3-vfs: Don't leak file descriptor on error. 2013-02-22 16:36:14 +01:00
nmbd nmbd: Fix request data data processing. 2013-02-22 16:36:12 +01:00
pam_smbpass waf: Build pam_smbpass module only if enabled. 2012-10-04 10:20:35 +02:00
param s3-param: Don't leak file descriptor. 2013-02-22 16:36:13 +01:00
passdb pdb: Fix array overrun by one. 2013-02-22 16:36:13 +01:00
pkgconfig
po swat: move russian swat files alongside ja and tr 2013-01-10 18:46:23 +11:00
printing s3:printing: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_ 2013-02-19 23:48:01 +01:00
profile
registry s3-registry: Fix counters_directory() dir creation. 2012-12-12 15:00:02 +01:00
rpc_client s3:rpc_client fix a crash 2013-02-20 19:00:52 +01:00
rpc_server s3-rpc_server: Make sure that fd is really closed on error. 2013-02-22 16:36:14 +01:00
rpcclient s3-rpcclient: add cmd_spoolss_play_gdi_script_on_printer_ic. 2013-01-24 17:42:26 +01:00
script Regression test for bug #9587 - archive flag is always set on directories. 2013-01-25 13:42:40 +01:00
selftest s3:selftest: generate ${SELFTESTPREFIX}/subunit with the raw output 2013-02-20 01:33:50 +01:00
services param: Change from _lp to lp__ as the prefix for internal parameter wrappers 2012-04-16 14:32:38 +10:00
smbd s3:smbd: fix missing space in debug message in initial_break_processing() 2013-02-28 02:15:39 +01:00
stf
tests build: Fix quota tests, including move of sysquotas.c to the top level 2012-09-29 14:50:00 +10:00
torture s3-torture: Don't leak memory. 2013-02-22 16:36:14 +01:00
utils smbpasswd: Don't leak memory. 2013-02-22 16:36:14 +01:00
web Move everything to use the common pidfile functions. 2012-07-19 16:36:18 -07:00
winbindd winbind: Don't leak centry memory. 2013-02-22 16:36:14 +01:00
.clang_complete
.dmallocrc
.indent.pro
autogen.sh s3:build: rewrite autogen.sh to be called from any directory 2012-09-12 23:52:51 +02:00
change-log
config.guess
config.sub
configure.developer
configure.in build/autoconf: put ld check variable in quotes 2013-02-22 12:15:13 +01:00
Doxyfile
install-sh
mainpage.dox
Makefile-smbtorture build: Be consistent with the name of smbtorture binaries 2012-11-22 10:21:16 +01:00
Makefile.in source3: explicitly disable NTDB support. 2013-02-20 05:31:19 +01:00
smbadduser.in
wscript Improve the configure tests for aio_suspend to get rid of warnings. Timur provided the wscript method, I added the configure.in correction. 2013-02-09 09:24:06 +01:00
wscript_build smb2_ioctl: add FSCTL_SRV_REQUEST_RESUME_KEY support 2013-01-16 23:15:06 +01:00