1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4
Andrew Tridgell 53d10d139e s4-provision: don't hard wire the creation of the RID Set object
We now create it automatically in the samldb module when the first
user is created. 

The creation of the dns user also had to move to the _modify.ldif as
it now relies on the fSMO role being setup for the RID Manager

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-01-08 13:03:00 +11:00
..
auth s4:ntlmssp: remove mem_ctx from check_password() callback to match s3 2009-12-29 17:06:25 +01:00
build s4/build: Indicate whether Samba4 is being built against the system 2010-01-01 18:31:44 +01:00
cldap_server s4-server: use GUID_to_ndr_blob() in cldap and smb servers 2009-12-10 17:51:28 +11:00
client s4: ran minimal_includes.pl on source4/client 2009-10-20 16:04:59 +11:00
cluster s4:cluster: s/private/private_data 2009-02-02 13:08:41 +01:00
dsdb s4-dsdb: implement creation of the RID Set object 2010-01-08 13:02:59 +11:00
dynconfig s4:build torturedir and -DTORTUREDIR is unused 2009-12-07 13:07:03 +11:00
heimdal heimdal: work around differences between GNU and XSI strerror_r() 2009-12-14 22:29:57 +11:00
heimdal_build heimdal_build: Explicitly specify 'YES' when enabling external 2010-01-01 18:32:37 +01:00
include s4:cmdline: setup talloc log and abort functions 2009-08-24 16:29:59 +10:00
kdc s4:kdc: use the remote and local address from the stream_connection struct 2009-12-24 17:38:33 +01:00
ldap_server Added freeing a successful req so it doesnt croud the ldb context 2009-12-18 17:57:08 +02:00
lib s4-ldb: added nice ldif display of 64 bit ranges for RIDs 2010-01-08 13:02:58 +11:00
libcli s4: Fix result check for getaddrinfo() 2010-01-06 14:26:32 +01:00
libgpo s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
libnet py_net/libnet: Remove C++-style comments, add more error checking, move 2009-12-25 14:48:45 +01:00
librpc pyldb: Add dom_sid.split in favor of less powerful dom_sid_to_rid(). 2009-12-31 17:33:30 +11:00
nbt_server s4:nbt_server/wins/winsdb - Fix "const" warning 2009-10-30 12:37:33 +01:00
ntp_signd s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11:00
ntptr s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11:00
ntvfs s4-ntvfs: check if pvfs is NULL in pvfs_logoff 2009-12-17 11:48:39 +11:00
param param: Fix build on systems without ldb installed. 2009-12-22 01:24:58 +01:00
rpc_server s4-drs: don't give an error on repsTo delete if add is also specified 2010-01-02 17:28:35 +11:00
script net: Move 'newuser' to 'net newuser' 2009-12-31 17:33:27 +11:00
scripting s4-provision: don't hard wire the creation of the RID Set object 2010-01-08 13:03:00 +11:00
selftest netcmd: Add some basic tests. 2009-12-29 16:26:19 +01:00
setup s4-provision: don't hard wire the creation of the RID Set object 2010-01-08 13:03:00 +11:00
smb_server s4:auth: change auth_check_password_send/recv to tevent_req 2009-12-24 17:38:34 +01:00
smbd s4: Happy New Year 2010 2010-01-04 08:42:49 +01:00
torture s4 torture: Add RAW-OPEN-NTCREATEDIR to test error checking for open directories as files 2010-01-07 15:32:27 -08:00
utils net: Allow Python commands to return None instead of 0. 2009-12-31 17:33:21 +11:00
web_server s4-python: we need to include Python.h first 2009-10-23 16:23:01 +11:00
winbind s4:winbind - Fix it another time up 2009-11-27 17:45:20 +01:00
wrepl_server s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11:00
.valgrind_suppressions s4: update valgrind suppressions for use on build farm 2009-11-25 17:54:06 +11:00
aclocal.m4 clean up lib64 linking paths the same way as lib 2009-03-17 16:11:14 +01:00
autogen.sh Tell newbie devs about ./configure.developer 2009-09-06 12:01:05 +02:00
BUGS s4 docs: Git has revision SHA's, not numbers. 2009-07-03 00:59:34 +02:00
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.ac added a uid_wrapper library 2009-08-05 10:51:00 +10:00
configure.developer
configure.nodebug.developer
configure.tridge.opt
headermap.txt Fix make install; don't install drsuapi.h and fix the location of 2009-04-21 16:50:20 +02:00
install-sh
main.mk libcli:nbt make the lmhosts parsing code and dependicies common 2009-09-15 07:42:54 -07:00
Makefile python: Remove sys.path line rather than updating it when installing to python system path. 2009-12-27 17:30:59 +01:00
min_versions.m4 Samba4 and LDB requires talloc 2.0.1 2009-12-22 17:27:03 +11:00
NEWS s4/NEWS: Remove mention of no longer existing js parameter. 2009-01-16 15:50:03 +01:00
partition-upgrade.txt s4:dsdb Add note explaining about the partition format upgrade 2009-10-21 22:43:58 +11:00
static_deps.mk
TODO Remove outdated Python status file. 2009-06-18 00:54:17 +02:00
VERSION s4: On the way to alpha11 2009-12-09 11:52:41 +11:00