summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-10-04dns: added example python script for dnsserver protocolAndrew Tridgell1-0/+89
2011-10-04dns: build python bindings for dnsserver RPC protocolAndrew Tridgell1-0/+6
2011-10-04samba-tool: cope with GC compares in ldapcmpAndrew Tridgell1-3/+5
2011-10-04samba-tool: added --full-sync and --sync-all options to samba-tool drs replicateAndrew Tridgell1-3/+9
2011-10-04s4-dbchecker: fixed handling of DSDB DNs in dbcheckAndrew Tridgell1-1/+1
2011-10-04s4-dsdb: update callers to dsdb_convert_object_ex()Andrew Tridgell2-0/+4
2011-10-04s4-repl: update instanceType in partial_replica replicationAndrew Tridgell1-0/+20
2011-10-04s4-repl: add FULL_SYNC and PARTIAL_REPLICA flagsAndrew Tridgell1-5/+27
2011-10-04s4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMINGAndrew Tridgell1-4/+22
2011-10-04s4-dsdb: disallow changes based on instanceTypeAndrew Tridgell1-4/+13
2011-10-04s4-dsdb: added DSDB_REPL_FLAG* to replicationAndrew Tridgell1-2/+15
2011-10-04s4-ldap-server: disallow all modifies on global catalog portAndrew Tridgell1-0/+20
2011-10-02s4 provision: Set server role default when called from command line to 'dc'Kai Blin1-0/+3
2011-09-29s4:smb_server/smb2: make sure we sign the final session setupStefan Metzmacher1-3/+10
2011-09-29s4: add SMB2_FSCTL opcodesDavid Disseldorp3-3/+18
2011-09-29s4-torture: add smb2 ioctl test suiteDavid Disseldorp3-1/+89
2011-09-29s4-torture: remove unchecked read from smb2 createDavid Disseldorp2-9/+9
2011-09-28s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...Stefan Metzmacher1-12/+14
2011-09-28s4:libcli/smb2: ignore SMB2_OP_CANCEL responsesStefan Metzmacher1-0/+10
2011-09-28s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a ses...Stefan Metzmacher1-0/+1
2011-09-28s4:libcli/smb2: don't try to check the signing if we got NT_STATUS_USER_SESSI...Stefan Metzmacher1-1/+2
2011-09-28libcli: Install libcli.h.Jelmer Vernooij2-4/+289
2011-09-28s4:libcli/resolve: only try broadcast messages to ipv4 addressesStefan Metzmacher1-2/+12
2011-09-28dns: Do as BIND and MS DNS and drop quries with qdcount != 1Kai Blin1-5/+11
2011-09-28dns: The QCLASS is called IN, not IPKai Blin1-6/+6
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