1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source4
Andrew Tridgell 12ea0fd34c r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the
caller doesn't have to worry about the constraint of only opening a
database a single time in a process. These wrappers will ensure that
only a single open is done, and will auto-close when the last instance
is gone.

When you are finished with a database pointer, use talloc_free() to
close it.

note that this code does not take account of the threads process
model, and does not yet take account of symlinks or hard links to tdb
files.
(This used to be commit 04e1171996)
2007-10-10 12:59:56 -05:00
..
auth r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots of associated functions. 2007-10-10 12:59:39 -05:00
build r3001: Expose unmarshalling functions for structures marked "public" in the 2007-10-10 12:59:56 -05:00
client r2906: fixed a memory leak in the smbclient -L code 2007-10-10 12:59:46 -05:00
codepages r42: importing .cvsignore files 2007-10-10 12:50:40 -05:00
gtk r2920: Support passing a handle to a SAMR pipe to a RPC Binding or Select 2007-10-10 12:59:48 -05:00
include r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the 2007-10-10 12:59:56 -05:00
intl r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the 2007-10-10 12:59:56 -05:00
ldap_server r2908: fix typo 2007-10-10 12:59:47 -05:00
lib r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the 2007-10-10 12:59:56 -05:00
libads r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots of associated functions. 2007-10-10 12:59:39 -05:00
libcli r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the 2007-10-10 12:59:56 -05:00
libnet r2545: str_charnum -> strlen_m. 2007-10-10 12:59:04 -05:00
librpc r2993: fix comment 2007-10-10 12:59:55 -05:00
ntvfs r2984: fixed the error code for a non-terminal component of a path name not existing 2007-10-10 12:59:54 -05:00
param r2941: added pvfs_flush() implementation to the posix backend 2007-10-10 12:59:50 -05:00
passdb r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the 2007-10-10 12:59:56 -05:00
po first public release of samba4 code 2003-08-13 01:53:07 +00:00
rpc_server r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the 2007-10-10 12:59:56 -05:00
script r2934: - changed the unixuid module to use the nt_user_token instead of the server supplied info structure. 2007-10-10 12:59:49 -05:00
scripting r3001: Expose unmarshalling functions for structures marked "public" in the 2007-10-10 12:59:56 -05:00
smb_server r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots of associated functions. 2007-10-10 12:59:39 -05:00
smbd r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the 2007-10-10 12:59:56 -05:00
torture r2997: Added delete on close tests for readonly files. 2007-10-10 12:59:56 -05:00
utils r2643: convert more of the auth subsyystem to the new talloc methods. This 2007-10-10 12:59:15 -05:00
aclocal.m4 r968: use sinlcude() and no function, that's more portable between 2007-10-10 12:56:24 -05:00
autogen.sh r206: - we know use SVN not CVS:-) 2007-10-10 12:51:17 -05:00
config.guess put config.guess in the right place! 2003-08-13 02:06:45 +00:00
config.sub first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.developer r322: use the -C option to configure for developers (makes a huge speed difference) 2007-10-10 12:51:32 -05:00
configure.in r2328: add the start of a new system and protocol 2007-10-10 12:58:44 -05:00
configure.nodebug.developer first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.tridge.opt first public release of samba4 code 2003-08-13 01:53:07 +00:00
dynconfig.c r1596: Fix up copyrights. 2007-10-10 12:57:43 -05:00
install-sh first public release of samba4 code 2003-08-13 01:53:07 +00:00
provision.ldif r2873: create a DNS zone file for a BIND name server 2007-10-10 12:59:41 -05:00
provision.zone r2879: the domain name should be resolved to the ip addresses of all dc's 2007-10-10 12:59:41 -05:00
rootdse.ldif r2880: move the rootdse.ldif template to the source/ dir 2007-10-10 12:59:41 -05:00
VERSION r412: as we decide to not do 3.0.2a releases anymore, 2007-10-10 12:51:37 -05:00