1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4
2007-12-21 05:46:43 +01:00
..
auth r26189: Add really trivial testsuite for the auth module. 2007-12-21 05:46:41 +01:00
build r26122: Don't install python bindings yet. 2007-12-21 05:46:13 +01:00
cldap_server r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. 2007-12-21 05:45:40 +01:00
client r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network.h because we stripped down includes. 2007-12-21 05:43:00 +01:00
cluster r26101: remove some unused includes 2007-12-21 05:46:03 +01:00
codepages
dsdb r26182: Extend our linked attribute testsuite to cover many more possible 2007-12-21 05:46:38 +01:00
heimdal r25738: always include config.h first. 2007-12-21 05:43:36 +01:00
heimdal_build r25874: force specific versions for LEX and YACC. 2007-12-21 05:44:35 +01:00
include r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gcc 2007-12-21 05:42:55 +01:00
kdc r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. 2007-12-21 05:45:40 +01:00
ldap_server r26136: Attempt to fix dependencies for auth. 2007-12-21 05:46:18 +01:00
lib r26187: Fix module name, indentation. 2007-12-21 05:46:40 +01:00
libcli r26160: Add WERR_NAME_NOT_FOUND. 2007-12-21 05:46:29 +01:00
libnet r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just 2007-12-21 05:46:17 +01:00
librpc r26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo(). 2007-12-21 05:46:35 +01:00
nbt_server r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. 2007-12-21 05:45:40 +01:00
nsswitch r25706: Merge padding fix from Samba3. 2007-12-21 05:43:23 +01:00
ntptr r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just 2007-12-21 05:46:17 +01:00
ntvfs r26136: Attempt to fix dependencies for auth. 2007-12-21 05:46:18 +01:00
param r26183: The idea of a self-seeding secrets.ldb is nice, but in practice we do 2007-12-21 05:46:38 +01:00
pidl r26110: Create separate function for connecting, add helper for creating result typemaps. 2007-12-21 05:46:08 +01:00
rpc_server r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and 2007-12-21 05:46:31 +01:00
script r25923: Make sure to install phpldapadmin-config.php 2007-12-21 05:45:04 +01:00
scripting r26191: Import custom test runner for subunit, rather than using trial, which is part of twisted. 2007-12-21 05:46:43 +01:00
selftest r26191: Import custom test runner for subunit, rather than using trial, which is part of twisted. 2007-12-21 05:46:43 +01:00
setup r26137: Rename the entryUUID module to better match it's purpose: being a 2007-12-21 05:46:19 +01:00
smb_server r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) 2007-12-21 05:45:02 +01:00
smbd r26006: Improve some dependencies. 2007-12-21 05:45:41 +01:00
torture r26184: Streams are tricky.... 2007-12-21 05:46:38 +01:00
utils r26006: Improve some dependencies. 2007-12-21 05:45:41 +01:00
web_server r25454: Use standard bool types in a couple more places. 2007-10-10 15:07:38 -05:00
winbind r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) 2007-12-21 05:45:02 +01:00
wrepl_server r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. 2007-12-21 05:45:40 +01:00
.valgrind_suppressions r19063: merge from samba3 2007-10-10 14:20:32 -05:00
aclocal.m4 r19091: merge from samba3: 2007-10-10 14:20:34 -05:00
autogen.sh r26186: Generate SWIG files as part of autogen.sh 2007-12-21 05:46:39 +01:00
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 14:59:16 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 14:59:16 -05:00
configure.ac r26118: Remove whitespace that causes empty if statement to be generated. 2007-12-21 05:46:10 +01:00
configure.developer r25839: use nss_wrapper code in samba4 if 2007-12-21 05:44:20 +01:00
configure.nodebug.developer
configure.tridge.opt
dynconfig.c r25051: Move SWAT back to the old-style form-submit modal. 2007-10-10 15:05:50 -05:00
dynconfig.h r25051: Move SWAT back to the old-style form-submit modal. 2007-10-10 15:05:50 -05:00
dynconfig.mk r25187: pass FIRST_PREREQ to Makefile so that the value can be used 2007-10-10 15:06:48 -05:00
headermap.txt r26130: Fix header installation 2007-12-21 05:46:15 +01:00
install-sh [GLUE] fix some executable bits on shell scripts 2007-12-21 05:21:31 +01:00
main.mk r26186: Generate SWIG files as part of autogen.sh 2007-12-21 05:46:39 +01:00
samba4-knownfail r26172: Skip testing wkssvc against us, we only have dummy support anyway. 2007-12-21 05:46:34 +01:00
samba4-quick r25756: Add missing file with quick tests. 2007-12-21 05:43:46 +01:00
samba4-skip r26189: Add really trivial testsuite for the auth module. 2007-12-21 05:46:41 +01:00
static_deps.mk r25302: try to fix the build 2007-10-10 15:07:10 -05:00
VERSION r24959: Merge back changes from release branch, and set new VERSION on main tree. 2007-10-10 15:03:42 -05:00