1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4
Matthias Dieter Wallnöfer 77e87e66b0 s4:lib/registry/ldb.c - change the "ldb_get_value" implementation to use the value cache and not an LDB lookup
In addition this fixes the use of special characters in registry object names.
2010-06-28 23:02:55 +02:00
..
auth s4:auth/sam.c - "authsam_expand_nested_groups" - small performance improvement 2010-06-28 20:31:37 +02:00
build s4: prevent the autoconf build from removing source4/librpc/gen_ndr/README 2010-04-13 23:03:27 +10:00
cldap_server s4:cldap_server/rootdse.c - simplify the code a bit 2010-06-18 19:21:34 +02:00
client s4:client/client.c - we don't need "&ctx" for talloc calls 2010-05-28 10:39:54 +02:00
cluster s4-waf: removed the AUTOGENERATED markers 2010-04-06 20:27:16 +10:00
dsdb s4/dsdb: Fixed partition_search() not to pass special DN's to LDAP backend. 2010-06-28 19:33:45 +02:00
dynconfig s4:dynconfig: let the autoconf build compile again 2010-05-18 15:31:11 +02:00
heimdal s4-heimdal: Fix typo in comment. 2010-06-01 09:35:53 +02:00
heimdal_build Per Andrews request, revert 2010-06-23 14:49:02 +02:00
include s4:UID wrapper - Fix includes 2010-02-05 19:47:26 +01:00
kdc s4:kdc/kdc.c - add cast to suppress warnings on Solaris 10 cc 2010-06-26 19:43:51 +02:00
ldap_server s4:ldap_server: don't start if we can't bind to port 389 2010-06-28 09:58:13 +02:00
lib s4:lib/registry/ldb.c - change the "ldb_get_value" implementation to use the value cache and not an LDB lookup 2010-06-28 23:02:55 +02:00
libcli s4/libcli: Register LDB_CONTROL_REVEAL_INTERNALS and DSDB_CONTROL_PASSWORD_CHANGE_STATUS_OID controls. 2010-06-28 19:33:46 +02:00
libnet s4:libnet_join.c - always use LDB constants 2010-06-24 10:04:48 +02:00
librpc s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
nbt_server s4: Fix build when there is a system-provided ldb. 2010-06-16 18:13:18 +02:00
ntp_signd Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ntptr s4: Fix build when there is a system-provided ldb. 2010-06-16 18:13:18 +02:00
ntvfs s4:ntvfs/simple/svfs_util.c - change an "asprintf" into a "talloc_asprintf" 2010-05-28 10:04:47 +02:00
param s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
rpc_server s4:dcesrv_drsuapi.c - fix a counter variable 2010-06-28 14:51:09 +02:00
script s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
scripting s4/spnupdate: Fixed spnupdate to use secrets credentials when accessing SamDB. 2010-06-28 19:33:47 +02:00
selftest selftest: Remove accidentally committed dummy test. 2010-06-28 20:10:08 +02:00
setup s4:provision: add entries for root dns servers 2010-06-26 09:50:56 +02:00
smb_server s4:auth Change auth_generate_session_info to take flags 2010-05-20 17:39:10 +10:00
smbd s4:schannel Open the schannel_store.tdb at startup 2010-06-25 11:57:52 -07:00
torture s4:torture/rpc/samr.c - test_SetPassword_LastSet - introduce the delays also for s4 2010-06-28 14:51:07 +02:00
utils s4/net-drs: Fix error messages typo and formatting 2010-06-26 01:16:01 +03:00
web_server s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
winbind s4:winbind/wb_samba3_protocol.c - add cast to suppress warnings on Solaris 10 cc 2010-06-26 19:45:07 +02:00
wrepl_server Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
.testr.conf testr: Use waf test runner. 2010-04-08 23:20:35 +02:00
.valgrind_suppressions s4: update valgrind suppressions for use on build farm 2009-11-25 17:54:06 +11:00
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 s4-waf: switch Samba4 over to the waf build by default 2010-05-03 09:18:07 +02:00
autogen.sh s4-waf: fixed symlink path for autogen.sh 2010-05-03 10:22:22 +02:00
BUGS
config.guess
config.sub
configure.ac Rename files to reflect the libpolicy naming convention. Also fix the GNU make build. 2010-06-20 17:19:10 +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.in Rename libgpo to lib/policy to avoid confusion with samba3 and add waf build 2010-06-20 17:19:10 +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 s4:dsdb Add note explaining about the partition format upgrade 2009-10-21 22:43:58 +11:00
static_deps.mk
TODO
VERSION and we move on towards Samba4 alpha12! 2010-01-11 17:05:06 +11:00
wscript samba4: Build libreplace as builtin library by default so it doesn't end 2010-06-18 23:51:40 +02:00
wscript_build Rename libgpo to lib/policy to avoid confusion with samba3 and add waf build 2010-06-20 17:19:10 +02:00