1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Andrew Bartlett d32b14c2bc r13381: Test the SamLogonEx SamLogon call in the schannel test. This is only
available under schannel, and performs a netlogon authentication.

Andrew Bartlett
(This used to be commit 561a690915)
2007-10-10 13:51:51 -05:00
..
auth r13344: Trust SASL to have subtle distinctions between NULL and zero-length 2007-10-10 13:51:46 -05:00
build r13269: ${prefix} is a special case in the autoconf/build system, and should 2007-10-10 13:51:40 -05:00
cldap_server r12804: This patch reworks the Samba4 sockets layer to use a socket_address 2007-10-10 13:49:57 -05:00
client r13362: Rename variables for better consistency. 2007-10-10 13:51:50 -05:00
codepages r42: importing .cvsignore files 2007-10-10 12:50:40 -05:00
dsdb r13353: Fix a crash bug in rootdse when we do not pass in credentials 2007-10-10 13:51:48 -05:00
gtk r13066: Add (very simple) manpages for gepdump and gwcrontab, remove gwsam from 2007-10-10 13:51:21 -05:00
heimdal r13144: This seems to be required for Samba4 to talk to Samba4, and to get the 2007-10-10 13:51:28 -05:00
heimdal_build r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our 2007-10-10 13:51:26 -05:00
include r13248: Revert revision 13071. It turns out that sys/param.h can be implicitly 2007-10-10 13:51:38 -05:00
intl r8273: fixed some memory leaks in smbscript. This required converting 2007-10-10 13:19:29 -05:00
kdc r13321: Bind to each interface and to the 0.0.0.0 interface on the KDC. This 2007-10-10 13:51:44 -05:00
ldap_server r13357: more docs 2007-10-10 13:51:49 -05:00
lib r13374: new revision of the snprintf replace code 2007-10-10 13:51:51 -05:00
libcli r13372: fixes ... still no joy 2007-10-10 13:51:51 -05:00
libnet r13317: Create a new function messaging_client_init() which can be used when 2007-10-10 13:51:43 -05:00
librpc r13334: Add comments describing what these functions do. 2007-10-10 13:51:45 -05:00
nbt_server r13117: the caller may reference the winsdb_addr struct, 2007-10-10 13:51:27 -05:00
nsswitch r13244: Allow control of the location of the Samba3-compatible winbindd pipe 2007-10-10 13:51:37 -05:00
ntptr r12696: Reduce the size of include/structs.h 2007-10-10 13:49:40 -05:00
ntvfs r13281: Use TALLOC_CTX * not a void *, and use tmp_ctx as the name for consistancy. 2007-10-10 13:51:42 -05:00
param r13244: Allow control of the location of the Samba3-compatible winbindd pipe 2007-10-10 13:51:37 -05:00
passdb r12801: Some more include/ cleanups (remove unused macros + move files 2007-10-10 13:49:57 -05:00
pidl r12776: use $ENV{TEST_DATA_PREFIX} for test files if available 2007-10-10 13:49:53 -05:00
po first public release of samba4 code 2003-08-13 01:53:07 +00:00
rpc_server r13265: Clarify how delegation works with the remote RPC backend. 2007-10-10 13:51:40 -05:00
script r13380: Drop the socket, then try SAMR operations secured with netlogon on the new socket. 2007-10-10 13:51:51 -05:00
scripting r13369: let's have a way to show the samba4 version through ejs 2007-10-10 13:51:50 -05:00
setup r13369: let's have a way to show the samba4 version through ejs 2007-10-10 13:51:50 -05:00
smb_server r13204: Remove extra newline we don't need. 2007-10-10 13:51:33 -05:00
smbd r13070: Add a simple smbd manpage, based on the Samba 3 one. 2007-10-10 13:51:21 -05:00
torture r13381: Test the SamLogonEx SamLogon call in the schannel test. This is only 2007-10-10 13:51:51 -05:00
utils r13149: DEBUG is a bad choice for 'net', it should print to stderr 2007-10-10 13:51:28 -05:00
web_server r12817: Create a ESP variable with the struct socket_address * in it, so we 2007-10-10 13:50:01 -05:00
winbind r13244: Allow control of the location of the Samba3-compatible winbindd pipe 2007-10-10 13:51:37 -05:00
wrepl_server r13345: let us replicate with NT4sp6a 2007-10-10 13:51:47 -05:00
aclocal.m4 r10071: Configure checks for IRIX build environment. Test whether we can 2007-10-10 13:36:34 -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 r11305: Use more recent guess and sub files 2007-10-10 13:45:16 -05:00
config.sub r11305: Use more recent guess and sub files 2007-10-10 13:45:16 -05:00
configure.developer r12128: add --enable-socket-wrapper 2007-10-10 13:47:12 -05:00
configure.in r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"default\")))" 2007-10-10 13:50:04 -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 r13244: Allow control of the location of the Samba3-compatible winbindd pipe 2007-10-10 13:51:37 -05:00
extra_cflags.txt r10157: Remove the last traces of heimdal/include. 2007-10-10 13:38:04 -05:00
install-sh first public release of samba4 code 2003-08-13 01:53:07 +00:00
main.mk r13246: Print winbindd pipe location correctly. 2007-10-10 13:51:37 -05:00
VERSION r13113: 4.0.0tp1 has just released, 2007-10-10 13:51:26 -05:00