1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source
Jelmer Vernooij 27eefbd905 r9805: Add 'data' property to param EJS object
Write out new smb.conf file. Parameters that have disappeared
between Samba 3 and 4 will optionally be prefixed with 'samba3:'
2007-10-10 13:35:03 -05:00
..
auth r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
build r9587: Fix SWAT data dir for --with-fhs 2007-10-10 13:34:32 -05:00
cldap_server r9391: Convert all the code to use struct ldb_dn to ohandle ldap like distinguished names 2007-10-10 13:33:32 -05:00
client r9728: A *major* update to the credentials system, to incorporate the 2007-10-10 13:34:54 -05:00
codepages r42: importing .cvsignore files 2007-10-10 12:50:40 -05:00
dsdb r9793: Be more verbose, check for errors in upgrade script. 2007-10-10 13:35:02 -05:00
gtk r9772: Make credentials callbacks more consistant with the abstraction 2007-10-10 13:34:59 -05:00
heimdal r9696: Update prototypes for new name of short parsing function. 2007-10-10 13:34:42 -05:00
heimdal_build r9680: Update Heimdal to current lorikeet-heimdal (which was itself updated 2007-10-10 13:34:39 -05:00
include r9798: Add generic functions for handling smb.conf files (the parameters don't to be pre-declared). Also doesn't use any globals, so multiple files can be loaded at once. 2007-10-10 13:35:02 -05:00
intl r8273: fixed some memory leaks in smbscript. This required converting 2007-10-10 13:19:29 -05:00
kdc r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
ldap_server r9417: Ask for the ASYNC_REPLIES feature, as will want that. 2007-10-10 13:33:36 -05:00
lib r9800: Add EJS interface to param. tridge, sorry this overlaps a bit 2007-10-10 13:35:03 -05:00
libads r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
libcli r9728: A *major* update to the credentials system, to incorporate the 2007-10-10 13:34:54 -05:00
libnet r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
librpc r9797: - let us parse replication packets with linked attributes fine, 2007-10-10 13:35:02 -05:00
nbt_server r9391: Convert all the code to use struct ldb_dn to ohandle ldap like distinguished names 2007-10-10 13:33:32 -05:00
nsswitch r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can be 2007-10-10 13:17:35 -05:00
ntptr r9392: Fix ldb_dn_compose to make build farm happy 2007-10-10 13:33:33 -05:00
ntvfs r9794: r11627@blu: tridge | 2005-08-30 22:55:27 +1000 2007-10-10 13:35:02 -05:00
param r9805: Add 'data' property to param EJS object 2007-10-10 13:35:03 -05:00
passdb r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to 2007-10-10 13:33:27 -05:00
pidl r9734: The ethereal parser generator was generating duplicate functions for 2007-10-10 13:34:55 -05:00
po first public release of samba4 code 0001-01-01 00:00:00 +00:00
rpc_server r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
script r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000 2007-10-10 13:35:00 -05:00
scripting r9805: Add 'data' property to param EJS object 2007-10-10 13:35:03 -05:00
setup r9805: Add 'data' property to param EJS object 2007-10-10 13:35:03 -05:00
smb_server r9321: Fix potential bug found by Coverity. src_len has to be int but later we do pass it as size_t. In case src_len is negative, we need to register a failure and return to the caller 2007-10-10 13:33:24 -05:00
smbd r8966: Simplify the makefile generation system a bit. 2007-10-10 13:31:00 -05:00
torture r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
utils r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
web_server r9504: use some low level ejs hackery to give much better exception error messages in both 2007-10-10 13:34:23 -05:00
winbind r7911: task_terminate() is defined in the macosx headers, so change the name 2007-10-10 13:18:48 -05:00
aclocal.m4 r9506: as the included file only contains a macro and no logic for configure move the 2007-10-10 13:34:24 -05:00
autogen.sh r7661: patch from tburdi1@uic.edu to fix autogen.sh on freebsd 2007-10-10 13:18:18 -05:00
config.guess put config.guess in the right place! 0001-01-01 00:00:00 +00:00
config.sub first public release of samba4 code 0001-01-01 00:00:00 +00:00
configure.developer r8444: make ./configure.mumble CC='ccache cc' 2007-10-10 13:23:03 -05:00
configure.in r9506: as the included file only contains a macro and no logic for configure move the 2007-10-10 13:34:24 -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 r6982: install the swat pages with 'make installswat' 2007-10-10 13:17:02 -05:00
extra_cflags.txt r8449: - search for lex and yacc properly 2007-10-10 13:23:04 -05:00
install-sh first public release of samba4 code 0001-01-01 00:00:00 +00:00
main.mk r9462: Fix locations for generating the yapp files 2007-10-10 13:34:18 -05:00
VERSION r9068: Move # sign. 2007-10-10 13:31:13 -05:00