1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4
Matthias Dieter Wallnöfer a0e9814c0d s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uint64" and "samdb_result_string"
We have ldb_msg_find_attr_as_* calls which do exactly the same. Therefore this
reduces only code redundancies.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-10-15 08:36:01 +11:00
..
auth s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uint64" and "samdb_result_string" 2010-10-15 08:36:01 +11:00
build s4: prevent the autoconf build from removing source4/librpc/gen_ndr/README 2010-04-13 23:03:27 +10:00
cldap_server cldapd: Add missing dependency on ldbsamba. 2010-10-10 23:29:40 +02:00
client samba: share readline wrappers among all buildsystems. 2010-10-01 22:30:22 +02:00
cluster s4-waf: removed the AUTOGENERATED markers 2010-04-06 20:27:16 +10:00
dsdb s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uint64" and "samdb_result_string" 2010-10-15 08:36:01 +11:00
dynconfig s4: don't rebuild all of heimdal when dynconfig options change 2010-10-13 11:00:04 +00:00
heimdal Add new files for sha512 support 2010-10-03 01:15:04 +00:00
heimdal_build s4-heimdal: fixed some trailing commas in heimdal build 2010-10-14 16:23:45 +11:00
include
kdc s4-credentials Add explicit event context handling to Kerberos calls (only) 2010-10-11 13:02:16 +00:00
ldap_server ldap_server: Add missing dependency on gensec_server_start. 2010-10-11 01:06:36 +02:00
lib s4-acl Merge sec_access_check() with se_access_check() from source3/ 2010-10-14 02:35:05 +00:00
libcli libcli/auth Merge source4/libcli/security and util_sid.c into the common code 2010-10-14 02:35:05 +00:00
libnet s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uint64" and "samdb_result_string" 2010-10-15 08:36:01 +11:00
librpc wafsamba: Fix handling of pyembed/pyext. 2010-10-10 23:54:04 +00:00
nbt_server wins_ldb: Build as shared library. 2010-10-11 18:15:19 +00:00
ntp_signd samdb: Add flags argument to samdb_connect(). 2010-10-10 23:08:49 +02:00
ntptr s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uint64" and "samdb_result_string" 2010-10-15 08:36:01 +11:00
ntvfs s4-acl Merge sec_access_check() with se_access_check() from source3/ 2010-10-14 02:35:05 +00:00
param s4-param Refactor secrets code to not require an event context. 2010-10-11 13:02:15 +00:00
rpc_server s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uint64" and "samdb_result_string" 2010-10-15 08:36:01 +11:00
script autobuild-remote: Support autobuild.py rather than land.py. 2010-10-01 09:46:37 +00:00
scripting wafsamba: Fix handling of pyembed/pyext. 2010-10-10 23:54:04 +00:00
selftest selftest: Avoid check_call(), use call() instead. This should fix 2010-10-11 20:32:03 +00:00
setup s4:setup/provision_self_join.ldif - let the samldb LDB module fill in "isCriticalSystemObject" 2010-10-13 13:35:21 +00:00
smb_server smb_server: Split core out of service, since the service can be built as a .so against which we can't link. 2010-10-11 01:06:36 +02:00
smbd s4: show samba version in bin/samba -b 2010-10-14 02:24:47 +00:00
torture s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uint64" and "samdb_result_string" 2010-10-15 08:36:01 +11:00
utils s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uint64" and "samdb_result_string" 2010-10-15 08:36:01 +11:00
web_server wafsamba: Fix handling of pyembed/pyext. 2010-10-10 23:54:04 +00:00
winbind libcli/security Use common security.h 2010-10-12 03:35:36 +00:00
wrepl_server s4:wrepl_server: use SOCKET_FLAG_NOCLOSE instead of a dup() 2010-09-28 03:48:10 +02:00
.testr.conf testr: Fix configuration to use idfile, in case more than a couple of 2010-09-04 21:13:37 +02:00
.valgrind_suppressions
aclocal.m4
autogen-autotools.sh s4-waf: switch Samba4 over to the waf build by default 2010-05-03 09:18:07 +02:00
autogen-waf.sh samba4: Don't update Makefile/configure from autogen.sh. 2010-09-28 09:12:42 +02:00
autogen.sh samba4: Don't update Makefile/configure from autogen.sh. 2010-09-28 09:12:42 +02:00
BUGS
config.guess
config.sub
configure Check in configure/Makefile for those projects that have waf as primary build system. 2010-09-25 12:20:57 -07:00
configure.ac samba: share readline wrappers among all buildsystems. 2010-10-01 22:30:22 +02:00
configure.developer
configure.nodebug.developer
configure.tridge.opt
headermap.txt s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for libcli_ldap.h 2010-05-21 20:09:07 +10:00
install-sh
main.mk Rename files to reflect the libpolicy naming convention. Also fix the GNU make build. 2010-06-20 17:19:10 +02:00
Makefile waf: allow for commands like "make bin/smbtorture" 2010-10-06 12:18:04 +00:00
Makefile.in samba: share readline wrappers among all buildsystems. 2010-10-01 22:30:22 +02:00
min_versions.m4 talloc: there is no ambiguity when freeing a ptr with a null parent 2010-04-20 15:50:27 +10:00
NEWS
partition-upgrade.txt
static_deps.mk
TODO s3-auth: Remove docs about obsolete 'update encrypted' option. 2010-08-16 12:48:43 +02:00
VERSION Open alpha 14. 2010-09-20 15:47:11 -07:00
wscript s4: mark us as not supporting python3 yet 2010-10-12 02:13:19 +00:00
wscript_build s4-waf: automatically remove stale C and header files 2010-10-14 07:44:13 +00:00