1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Jelmer Vernooij c92db7b6dc python: Use samba.tests.TestCase, make sure base class tearDown and
setUp methods are called, fix formatting.
2010-06-19 22:46:45 +02:00
..
auth python: Use samba.tests.TestCase, make sure base class tearDown and 2010-06-19 22:46:45 +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 pydsdb: Move write_prefixes_from_schema_to_ldb to pydsdb from pyglue. 2010-06-19 22:46:43 +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 heimdal/waf: Initial work on making it possible to use the system 2010-06-19 15:32:27 +02:00
include s4:UID wrapper - Fix includes 2010-02-05 19:47:26 +01:00
kdc heimdal/waf: Initial work on making it possible to use the system 2010-06-19 15:32:27 +02:00
ldap_server s4:ldap_backend.c - more customisations to match Windows Server error behaviour on renames 2010-06-19 17:53:23 +02:00
lib python: Use samba.tests.TestCase, make sure base class tearDown and 2010-06-19 22:46:45 +02:00
libcli python: Use samba.tests.TestCase, make sure base class tearDown and 2010-06-19 22:46:45 +02:00
libgpo s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
libnet s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. 2010-06-16 14:07:28 +02:00
librpc pyrpc: Fix reference counting when using secondary connections. 2010-06-19 22:46:44 +02: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 python: Use samba.tests.TestCase, make sure base class tearDown and 2010-06-19 22:46:45 +02:00
rpc_server s4:dcesrv_netr_DsRAddressToSitenamesExW - fix the detection of the address family in a better way 2010-06-18 10:03:08 +02:00
script s4:build Don't automatically mark as 'not a git snapshot'. 2010-05-28 21:59:14 +10:00
scripting python: Use samba.tests.TestCase, make sure base class tearDown and 2010-06-19 22:46:45 +02:00
selftest unittest: Change the name of the base ldb test so that it can be easily called separatly 2010-06-18 10:04:28 +02:00
setup s4:provision Add import for DS_DOMAIN_FUNCTION_2000 2010-06-16 09:57:51 +10:00
smb_server s4:auth Change auth_generate_session_info to take flags 2010-05-20 17:39:10 +10:00
smbd s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. 2010-06-16 14:07:28 +02:00
torture python: Use samba.tests.TestCase, make sure base class tearDown and 2010-06-19 22:46:45 +02:00
utils s4: Fix build when there is a system-provided ldb. 2010-06-16 18:13:18 +02:00
web_server web_server: Don't build wsgi support as python module but rather as 2010-06-18 23:51:40 +02:00
winbind s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. 2010-06-16 14:07:28 +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 s4-configure: Fix typo in comment. 2010-06-01 10:02:14 +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
Makefile.in Revert "s4: remove unused references to swat" 2010-05-14 23:25:44 +10: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 s4-waf: create the smbd.tmp/messaging directory 2010-04-21 13:35:56 +10:00