1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Stefan Metzmacher bc43d1b6f0 r11189: add some more special group vs. special group tests,
to make sure that replicas from the same owner are blinding overwritten
in all cases

metze
(This used to be commit 466baf737a)
2007-10-10 13:44:58 -05:00
..
auth r11081: Remember to remove unused variables. 2007-10-10 13:44:45 -05:00
build r11184: Remove test that checks whether ftruncate() needs root, because I can't 2007-10-10 13:44:57 -05:00
cldap_server r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
client r10581: Remove some unused globals + make static 2007-10-10 13:39:07 -05:00
codepages r42: importing .cvsignore files 2007-10-10 12:50:40 -05:00
dsdb r11052: bring samba4 uptodate with the samba4-winsrepl branch, 2007-10-10 13:44:43 -05:00
gtk r10604: Put in the new registry "patchfile" code (similar to ldif 2007-10-10 13:39:11 -05:00
heimdal r10983: Another case were we want to avoid DNS for unqualified names. 2007-10-10 13:39:50 -05:00
heimdal_build r10586: Add MergedObject() builder. Default to Library() rather 2007-10-10 13:39:08 -05:00
include r11093: Implement wb_queue_domain_send: If the domain is not yet initialized, do that 2007-10-10 13:44:48 -05:00
intl r8273: fixed some memory leaks in smbscript. This required converting 2007-10-10 13:19:29 -05:00
kdc r11106: Make the KDC handler plugable, as I want to drop kpasswdd into exactly 2007-10-10 13:44:50 -05:00
ldap_server r11112: listen on the global catalog ldap server port as well if we are a 2007-10-10 13:44:51 -05:00
lib r11111: fixed a talloc error in the dn shortcut code 2007-10-10 13:44:51 -05:00
libcli r11114: - fixed error handling on bad bind in ildap client 2007-10-10 13:44:52 -05:00
libnet r11094: Connect to SAM, implement getdcname 2007-10-10 13:44:48 -05:00
librpc r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this...) 2007-10-10 13:44:58 -05:00
nbt_server r11088: don't try to set empty strings values as attributes 2007-10-10 13:44:46 -05:00
nsswitch r10934: Fix a gcc 4 warning 2007-10-10 13:39:43 -05:00
ntptr r10586: Add MergedObject() builder. Default to Library() rather 2007-10-10 13:39:08 -05:00
ntvfs r10878: Reply to some comments by tridge and metze: 2007-10-10 13:39:39 -05:00
param r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large because 2007-10-10 13:44:57 -05:00
passdb r10513: Reduce some use of pstring. The main reason some parts of the code still 2007-10-10 13:38:58 -05:00
pidl r11141: Re-add paranoid string terminator check 2007-10-10 13:44:54 -05:00
po first public release of samba4 code 2003-08-13 01:53:07 +00:00
rpc_server r11122: Fix some talloc hierarchy errors 2007-10-10 13:44:53 -05:00
script r11099: Replace unistr with [string] equivalent 2007-10-10 13:44:49 -05:00
scripting r11171: fix the build 2007-10-10 13:44:54 -05:00
setup r11113: fixed two small bugs in newuser 2007-10-10 13:44:52 -05:00
smb_server r11120: calling_name is used later in sesssetup_nt1, so hang the names to the right 2007-10-10 13:44:53 -05:00
smbd r11004: r10083@SERNOX: metze | 2005-09-08 16:50:32 +0200 2007-10-10 13:41:14 -05:00
torture r11189: add some more special group vs. special group tests, 2007-10-10 13:44:58 -05:00
utils r10711: An error of 'user exists' is not an error, just an indication of how 2007-10-10 13:39:23 -05:00
web_server r10913: This patch isn't as big as it looks ... 2007-10-10 13:39:41 -05:00
winbind r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large because 2007-10-10 13:44:57 -05:00
wrepl_server r11189: add some more special group vs. special group tests, 2007-10-10 13:44:58 -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 put config.guess in the right place! 2003-08-13 02:06:45 +00:00
config.sub first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.developer r8444: make ./configure.mumble CC='ccache cc' 2007-10-10 13:23:03 -05:00
configure.in r11182: Explicitly add "." to perl include path so that perl doesn't use the 2007-10-10 13:44:57 -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 r10438: Move portability functions to lib/replace/; replace now simply ensures 2007-10-10 13:38:45 -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 r11004: r10083@SERNOX: metze | 2005-09-08 16:50:32 +0200 2007-10-10 13:41:14 -05:00
SConstruct r10646: Hey Jelmer what do you think of this? The SConscript for the libcli 2007-10-10 13:39:14 -05:00
VERSION r9068: Move # sign. 2007-10-10 13:31:13 -05:00