1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
2007-10-10 15:03:01 -05:00
..
auth r24730: Allow secrets entries to be for service principals. 2007-10-10 15:02:59 -05:00
build r23862: Explain who requested unknown dependency. Helps a lot in chasing dependency hell when trimming down s4 platform 2007-10-10 15:01:05 -05:00
cldap_server r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
client r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
cluster r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
codepages
dsdb r24731: Remove unused code - if we hit these error conditions, then we are 2007-10-10 15:03:00 -05:00
heimdal r24614: Merge with current lorikeet-heimdal. This brings us one step closer 2007-10-10 15:02:25 -05:00
heimdal_build r24614: Merge with current lorikeet-heimdal. This brings us one step closer 2007-10-10 15:02:25 -05:00
include r24715: Mark fstring and pstring as deprecated. 2007-10-10 15:02:54 -05:00
kdc r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
ldap_server r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
lib r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r23977. 2007-10-10 15:03:01 -05:00
libcli r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
libnet r24732: Add comments and fix memory leak. 2007-10-10 15:03:00 -05:00
librpc r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
nbt_server r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
nsswitch r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
ntptr r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
ntvfs r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
param r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
pidl r24721: Avoid True and False because they are only available within Samba. 2007-10-10 15:02:55 -05:00
rpc_server r24727: Initialize variable. 2007-10-10 15:02:58 -05:00
script r24724: Also install the .reg files for provisioning from an installed version. 2007-10-10 15:02:56 -05:00
scripting r24729: First try and publishing a DNS service account, for folks to play with. 2007-10-10 15:02:58 -05:00
selftest r24709: Convert perl test harness output to subunit for nicer display. 2007-10-10 15:02:53 -05:00
setup r24729: First try and publishing a DNS service account, for folks to play with. 2007-10-10 15:02:58 -05:00
smb_server r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
smbd r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
torture r24736: Convert to using torture API. 2007-10-10 15:03:01 -05:00
utils r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
web_server r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
winbind r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05:00
wrepl_server r24712: No longer expose the 'BOOL' data type in any interfaces. 2007-10-10 15:02:54 -05: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 r24313: Merge r23377 from 3_2 2007-10-10 15:01:38 -05: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 r23481: As per metze's suggestion, move the nsstest files from torture/ to nsswitch/ 2007-10-10 14:53:19 -05:00
configure.developer r12128: add --enable-socket-wrapper 2007-10-10 13:47:12 -05:00
configure.nodebug.developer r8444: make ./configure.mumble CC='ccache cc' 2007-10-10 13:23:03 -05:00
configure.tridge.opt r8444: make ./configure.mumble CC='ccache cc' 2007-10-10 13:23:03 -05:00
dynconfig.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
dynconfig.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
dynconfig.mk r20444: WEB Application framework / SWAT. 2007-10-10 14:30:39 -05:00
headermap.txt r24723: Install the right headers for use by samba-gtk. 2007-10-10 15:02:56 -05:00
install-sh
main.mk r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ for an 2007-10-10 15:02:35 -05:00
samba4-knownfail r24726: Add tests for getting/setting security descriptors (still failing at the moment) 2007-10-10 15:02:57 -05:00
samba4-skip r24689: There is no such test as LDAP-UPTODATENESS. 2007-10-10 15:02:44 -05:00
static_deps.mk r24614: Merge with current lorikeet-heimdal. This brings us one step closer 2007-10-10 15:02:25 -05:00
VERSION r23413: TP5 is releast... 2007-10-10 14:53:16 -05:00