summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-09-27s4-ldap_server: Fix segfault on startup failure of ldap serverAndrew Bartlett1-2/+2
2011-09-25libcliraw: Make smb_raw_write_recv public and include it in a public header.Jelmer Vernooij2-1/+2
2011-09-24s4 winbind: Don't drop workgroup name for getpw*Kai Blin2-2/+16
2011-09-23build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett10-10/+10
2011-09-23python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...Matthieu Patou1-2/+4
2011-09-23pys4: really return an exception if the status if not correctMatthieu Patou1-4/+2
2011-09-22s4:selftest: skip flakey samba4.nbt.winsreplication for nowStefan Metzmacher1-0/+1
2011-09-22s4-dbcheck: fixed transaction nesting in dbcheckAndrew Tridgell1-2/+6
2011-09-22samba-tool: use show_recycled in dbcheckerAndrew Tridgell1-13/+16
2011-09-22s4-kdc: set NO_GLOBAL_CATALOG control in kdcAndrew Tridgell1-3/+5
2011-09-22s4-rpc: show binding string in failed rpc bindsAndrew Tridgell1-1/+2
2011-09-22s4-ldap-server: set the NO_GLOBAL_CATALOG control on non-GC operationsAndrew Tridgell1-0/+2
2011-09-22s4-repl: remove unused principal_name elementAndrew Tridgell1-3/+0
2011-09-22s4-dsdb: load the partialReplica attribute in the @PARTITION objectAndrew Tridgell3-2/+27
2011-09-22s4-repl: fill in GUID and SID from partition informationAndrew Tridgell1-2/+9
2011-09-22s4-kcc: return partial replica NCs in drs showreplAndrew Tridgell1-24/+20
2011-09-22s4-dsdb: added NO_GLOBAL_CATALOG controlAndrew Tridgell4-1/+15
2011-09-22s4-dns: started adding support for auto-creation of NS glue recordAndrew Tridgell1-1/+37
2011-09-22s4-dsdb: get GUID and SID for DSA from extended DNAndrew Tridgell1-21/+27
2011-09-22s4-dsdb: enable initial replication of partitions via DsReplicaSyncAndrew Tridgell2-0/+52
2011-09-22s4-repl: get NCs to replicate from our NTDS objectAndrew Tridgell1-28/+64
2011-09-22s4-dsdb: added support for replicating with GC partial attribute setAndrew Tridgell2-3/+51
2011-09-22s4-dsdb: failing to find the object is not an error in dsdb_loadreps()Andrew Tridgell1-3/+8
2011-09-20s4:ntvfs common - remove two outdated function prototypesMatthias Dieter Wallnöfer2-4/+0
2011-09-20s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as internal build dependencyMatthias Dieter Wallnöfer1-0/+1
2011-09-20s4:param/pyparam.c - suppress "P_SEP" compilation warningMatthias Dieter Wallnöfer1-2/+2
2011-09-20s4-drs: allow replication of the GC partial attribute setAndrew Tridgell1-5/+95
2011-09-20lib/util/charset: remove charset module loadingAndrew Bartlett4-10/+12
2011-09-19s4-client: added close command in smbclientAndrew Tridgell1-4/+62
2011-09-19s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h"Matthias Dieter Wallnöfer1-1/+0
2011-09-19s4:libnet/py_net.c - fix up includes (in order to find all "struct"s)Matthias Dieter Wallnöfer1-3/+2
2011-09-19s4:auth - remove unused variablesMatthias Dieter Wallnöfer3-3/+0
2011-09-19s4:selftest: run the nbt tests before the smb testsStefan Metzmacher1-3/+4
2011-09-19s4-dsdb: cope with out of sync replication attributes in partition moduleAndrew Tridgell1-1/+68
2011-09-19pyldb: fixed places where we try to concatenate a Dn with a stringAndrew Tridgell4-22/+22
2011-09-19s4-provision: use get_config_basedn() in DNS setupAndrew Tridgell1-1/+1
2011-09-19samba-tool: use get_config_basedn() to get configuration NC DNAndrew Tridgell2-9/+7
2011-09-19s4-kdc: default kvno for inter-domain trusts to zeroAndrew Tridgell1-1/+9
2011-09-19s4-dsdb: use get_config_basedn() in python testsAndrew Tridgell4-18/+18
2011-09-19s4-drs: cope with REPL_OBJ getncchanges call for new objectAndrew Tridgell1-5/+10
2011-09-19s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2-133/+154
2011-09-17s4:selftest: skip flakey samba4.drs.repl_schema.python for nowStefan Metzmacher1-0/+1
2011-09-16s4:upgrade_from_s3 - old s3 versions < 3.4.x don't have a "state directory" p...Matthias Dieter Wallnöfer1-1/+5
2011-09-15waf: restore libsmbclient handling.Günther Deschner2-6/+5
2011-09-14s4:wrepl_server: return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher1-1/+1
2011-09-14s4:libcli/wrepl: return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher1-3/+3
2011-09-14s4:lib/messaging: let irpc handles return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher1-2/+2
2011-09-14s4:librpc/rpc: return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher1-2/+2
2011-09-13s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviourAndrew Bartlett3-17/+38
2011-09-13s4:upgrade_from_s3 - restore "get_testparm_var" methodMatthias Dieter Wallnöfer1-1/+4