1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Volker Lendecke 325a58a653 Make pdb_ads survive a restart of Samba4
The search function retries once, the modifying call that hits a dead smbd
returns an error. The next try will reconnect. This was simple to implement and
provides a good compromise against Samba4 idling our connection. Most of the
modifying calls are quickly after a search (like OpenUser) anyway.
2009-06-28 15:51:02 +02:00
..
auth s3:smbd: move more session specific globals to struct smbd_server_connection 2009-06-03 17:54:37 +02:00
client Fix coverity #729. Resource leak in error path. 2009-06-19 17:26:53 -07:00
exports
groupdb Pass a talloc_ctx to pdb_enum_aliasmem 2009-06-08 21:14:10 +02:00
include If the connection is down, don't try another write. 2009-06-28 15:51:02 +02:00
iniparser
iniparser_build
intl
lib If the connection is down, don't try another write. 2009-06-28 15:51:02 +02:00
libaddns
libads Replace the "ipv4" specific strings in libcli/cldap/cldap.c with "ip". CLDAP can 2009-06-08 15:21:48 -07:00
libgpo Fix Coverity ID 913 (NEGATIVE_RETURNS) -- gd, please check! 2009-05-03 23:06:01 +02:00
libnet Don't use ads realm name for non-ads case. #6481 2009-06-26 15:24:57 -04:00
librpc Don't require "Modify property" perms to unjoin bug #6481) 2009-06-19 13:46:07 -04:00
libsmb s3/libsmb: Fix typo in error message. 2009-06-17 10:25:11 +02:00
locale/pam_winbind Revert "s3: checkin .po for pam_winbind" because of license issue. 2009-05-13 22:00:05 +08:00
locking Fix Coverity ID 897: REVERSE_INULL 2009-05-06 12:01:30 +02:00
lua-5.1.4
m4 s3:dmapi: prefer dmapi libs from gpfs over system libs 2009-06-19 11:56:33 +02:00
modules s3 onefs: Plumb smb_filename through onefs createfile path 2009-06-25 18:25:47 -07:00
nmbd Fix bug 4699: Remove pidfile on clean shutdown 2009-06-18 16:17:57 -07:00
pam_smbpass s3:pam_smbpass: make smb_update_db() static. 2009-05-29 23:28:38 +02:00
param Consolidate create/delete account paths in pdbedit 2009-05-29 18:03:56 +02:00
passdb Make pdb_ads survive a restart of Samba4 2009-06-28 15:51:02 +02:00
pkgconfig
po s3/i18n: Add Russian to the list. 2009-06-17 14:37:28 +02:00
printing s3-vlp: drastically shrink size and dependencies of the virtual line printer. 2009-06-26 09:34:02 +02:00
profile
registry Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT 2009-05-26 17:48:23 +02:00
rpc_client s3-netlogon: remove remaining netlogon init functions. 2009-06-25 16:46:31 +02:00
rpc_parse Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
rpc_server s3-netlogon: remove init_netr_SamInfo functions. 2009-06-25 12:19:17 +02:00
rpcclient s3-rpcclient: allow to set query size for samr enum calls. 2009-06-08 19:47:26 +02:00
script s3: fix make test with external libtalloc or libtdb. 2009-06-19 21:13:38 +02:00
selftest selftest/Samba3: Test smb signing against the member server 2009-03-23 12:21:14 +01:00
services s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handle 2009-04-27 11:21:04 +02:00
smbd Stop listening for inotify data when there's none 2009-06-27 12:25:01 +02:00
stf
tests
torture s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT 2009-06-24 21:15:25 -07:00
utils Fix coverity #900. Resource leak. 2009-06-19 16:44:15 -07:00
web Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT 2009-05-26 17:48:23 +02:00
winbindd Fix bug 4699: Remove pidfile on clean shutdown 2009-06-18 16:17:57 -07:00
.dmallocrc
.indent.pro
autogen.sh
change-log
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.developer
configure.in The solaris linker seems to require an extra mention of dependent libs 2009-06-26 23:15:51 +02:00
Doxyfile
dynconfig.c
install-sh
localedir.c
mainpage.dox
Makefile.in Move read_ldap_done after read_ldap_send 2009-06-27 23:17:49 +02:00
samba4-templates.mk
samba4.m4 Fix build with external talloc. 2009-06-11 16:31:07 +02:00
samba4.mk libwbclient: Add async call framework. 2009-05-30 09:17:37 +02:00
smbadduser.in
VERSION