summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli/resolve: only try broadcast messages to ipv4 addressesStefan Metzmacher2011-09-281-2/+12
* dns: Do as BIND and MS DNS and drop quries with qdcount != 1Kai Blin2011-09-281-5/+11
* dns: The QCLASS is called IN, not IPKai Blin2011-09-281-6/+6
* s4-ldap_server: Fix segfault on startup failure of ldap serverAndrew Bartlett2011-09-271-2/+2
* libcliraw: Make smb_raw_write_recv public and include it in a public header.Jelmer Vernooij2011-09-252-1/+2
* s4 winbind: Don't drop workgroup name for getpw*Kai Blin2011-09-242-2/+16
* build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2011-09-2310-10/+10
* python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...Matthieu Patou2011-09-231-2/+4
* pys4: really return an exception if the status if not correctMatthieu Patou2011-09-231-4/+2
* s4:selftest: skip flakey samba4.nbt.winsreplication for nowStefan Metzmacher2011-09-221-0/+1
* s4-dbcheck: fixed transaction nesting in dbcheckAndrew Tridgell2011-09-221-2/+6
* samba-tool: use show_recycled in dbcheckerAndrew Tridgell2011-09-221-13/+16
* s4-kdc: set NO_GLOBAL_CATALOG control in kdcAndrew Tridgell2011-09-221-3/+5
* s4-rpc: show binding string in failed rpc bindsAndrew Tridgell2011-09-221-1/+2
* s4-ldap-server: set the NO_GLOBAL_CATALOG control on non-GC operationsAndrew Tridgell2011-09-221-0/+2
* s4-repl: remove unused principal_name elementAndrew Tridgell2011-09-221-3/+0
* s4-dsdb: load the partialReplica attribute in the @PARTITION objectAndrew Tridgell2011-09-223-2/+27
* s4-repl: fill in GUID and SID from partition informationAndrew Tridgell2011-09-221-2/+9
* s4-kcc: return partial replica NCs in drs showreplAndrew Tridgell2011-09-221-24/+20
* s4-dsdb: added NO_GLOBAL_CATALOG controlAndrew Tridgell2011-09-224-1/+15
* s4-dns: started adding support for auto-creation of NS glue recordAndrew Tridgell2011-09-221-1/+37
* s4-dsdb: get GUID and SID for DSA from extended DNAndrew Tridgell2011-09-221-21/+27
* 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