summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: enable initial replication of partitions via DsReplicaSyncAndrew Tridgell2011-09-222-0/+52
* s4-repl: get NCs to replicate from our NTDS objectAndrew Tridgell2011-09-221-28/+64
* s4-dsdb: added support for replicating with GC partial attribute setAndrew Tridgell2011-09-222-3/+51
* s4-dsdb: failing to find the object is not an error in dsdb_loadreps()Andrew Tridgell2011-09-221-3/+8
* s4:ntvfs common - remove two outdated function prototypesMatthias Dieter Wallnöfer2011-09-202-4/+0
* s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as internal build dependencyMatthias Dieter Wallnöfer2011-09-201-0/+1
* s4:param/pyparam.c - suppress "P_SEP" compilation warningMatthias Dieter Wallnöfer2011-09-201-2/+2
* s4-drs: allow replication of the GC partial attribute setAndrew Tridgell2011-09-201-5/+95
* lib/util/charset: remove charset module loadingAndrew Bartlett2011-09-204-10/+12
* s4-client: added close command in smbclientAndrew Tridgell2011-09-191-4/+62
* s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h"Matthias Dieter Wallnöfer2011-09-191-1/+0
* s4:libnet/py_net.c - fix up includes (in order to find all "struct"s)Matthias Dieter Wallnöfer2011-09-191-3/+2
* s4:auth - remove unused variablesMatthias Dieter Wallnöfer2011-09-193-3/+0
* s4:selftest: run the nbt tests before the smb testsStefan Metzmacher2011-09-191-3/+4
* s4-dsdb: cope with out of sync replication attributes in partition moduleAndrew Tridgell2011-09-191-1/+68
* pyldb: fixed places where we try to concatenate a Dn with a stringAndrew Tridgell2011-09-194-22/+22
* s4-provision: use get_config_basedn() in DNS setupAndrew Tridgell2011-09-191-1/+1
* samba-tool: use get_config_basedn() to get configuration NC DNAndrew Tridgell2011-09-192-9/+7
* s4-kdc: default kvno for inter-domain trusts to zeroAndrew Tridgell2011-09-191-1/+9
* s4-dsdb: use get_config_basedn() in python testsAndrew Tridgell2011-09-194-18/+18
* s4-drs: cope with REPL_OBJ getncchanges call for new objectAndrew Tridgell2011-09-191-5/+10
* s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2011-09-192-133/+154
* s4:selftest: skip flakey samba4.drs.repl_schema.python for nowStefan Metzmacher2011-09-171-0/+1
* s4:upgrade_from_s3 - old s3 versions < 3.4.x don't have a "state directory" p...Matthias Dieter Wallnöfer2011-09-161-1/+5
* waf: restore libsmbclient handling.Günther Deschner2011-09-152-6/+5
* s4:wrepl_server: return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher2011-09-141-1/+1
* s4:libcli/wrepl: return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher2011-09-141-3/+3
* s4:lib/messaging: let irpc handles return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher2011-09-141-2/+2
* s4:librpc/rpc: return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher2011-09-141-2/+2
* s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviourAndrew Bartlett2011-09-133-17/+38
* s4:upgrade_from_s3 - restore "get_testparm_var" methodMatthias Dieter Wallnöfer2011-09-131-1/+4
* script/librelease.sh: automate Samba4 alpha releasesAndrew Bartlett2011-09-131-19/+0
* s4-subdomain: match windows form for trustAuthInOutBlobAndrew Tridgell2011-09-131-11/+3
* s4-subdomain: fixed domain guid choice for subdomain joinAndrew Tridgell2011-09-131-4/+13
* s4-subdomain: don't delete account DN not created in subdomain joinAndrew Tridgell2011-09-131-5/+8
* s4-subdomain: use a password length of 128Andrew Tridgell2011-09-131-1/+1
* s4-join: fixed non-subdomain joinAndrew Tridgell2011-09-131-0/+2
* s4-subdomain: fixed invocationID and hostIPs in subdomain joinAndrew Tridgell2011-09-132-14/+18
* s4-subdomain more work on sub-domain joinAndrew Bartlett2011-09-132-49/+280
* s4: add createtrust tool for testingAndrew Bartlett2011-09-131-0/+137
* selftest: add test for subdomain supportAndrew Bartlett2011-09-131-2/+3
* s4-join Add a partitions DN when we join a subdomainAndrew Bartlett2011-09-131-0/+16
* s4-provision Perform 'modify' operations as systemAndrew Bartlett2011-09-133-13/+20
* s4-join supply the NTDS GUID to the provisionAndrew Bartlett2011-09-131-1/+1
* s4-provision Split addition of users and well known principalsAndrew Bartlett2011-09-133-142/+147
* s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2011-09-137-327/+458
* s4-python: Fix some formatting issues.Jelmer Vernooij2011-09-136-193/+219
* s4-python: Consistently use spaces rather than tabs, fix headers in several p...Jelmer Vernooij2011-09-1326-82/+153
* Add samba.tests.source, which checks Python files for copyright lines, licens...Jelmer Vernooij2011-09-132-0/+169
* testparm.py: Use standard formatting of header.Jelmer Vernooij2011-09-131-10/+10