Age | Commit message (Expand) | Author | Files | Lines |
2011-09-22 | s4-dbcheck: fixed transaction nesting in dbcheck | Andrew Tridgell | 1 | -2/+6 |
2011-09-22 | samba-tool: use show_recycled in dbchecker | Andrew Tridgell | 1 | -13/+16 |
2011-09-22 | s4-kdc: set NO_GLOBAL_CATALOG control in kdc | Andrew Tridgell | 1 | -3/+5 |
2011-09-22 | s4-rpc: show binding string in failed rpc binds | Andrew Tridgell | 1 | -1/+2 |
2011-09-22 | s4-ldap-server: set the NO_GLOBAL_CATALOG control on non-GC operations | Andrew Tridgell | 1 | -0/+2 |
2011-09-22 | s4-repl: remove unused principal_name element | Andrew Tridgell | 1 | -3/+0 |
2011-09-22 | s4-dsdb: load the partialReplica attribute in the @PARTITION object | Andrew Tridgell | 3 | -2/+27 |
2011-09-22 | s4-repl: fill in GUID and SID from partition information | Andrew Tridgell | 1 | -2/+9 |
2011-09-22 | s4-kcc: return partial replica NCs in drs showrepl | Andrew Tridgell | 1 | -24/+20 |
2011-09-22 | s4-dsdb: added NO_GLOBAL_CATALOG control | Andrew Tridgell | 4 | -1/+15 |
2011-09-22 | s4-dns: started adding support for auto-creation of NS glue record | Andrew Tridgell | 1 | -1/+37 |
2011-09-22 | s4-dsdb: get GUID and SID for DSA from extended DN | Andrew Tridgell | 1 | -21/+27 |
2011-09-22 | s4-dsdb: enable initial replication of partitions via DsReplicaSync | Andrew Tridgell | 2 | -0/+52 |
2011-09-22 | s4-repl: get NCs to replicate from our NTDS object | Andrew Tridgell | 1 | -28/+64 |
2011-09-22 | s4-dsdb: added support for replicating with GC partial attribute set | Andrew Tridgell | 2 | -3/+51 |
2011-09-22 | s4-dsdb: failing to find the object is not an error in dsdb_loadreps() | Andrew Tridgell | 1 | -3/+8 |
2011-09-20 | s4:ntvfs common - remove two outdated function prototypes | Matthias Dieter Wallnöfer | 2 | -4/+0 |
2011-09-20 | s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as internal build dependency | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2011-09-20 | s4:param/pyparam.c - suppress "P_SEP" compilation warning | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-09-20 | s4-drs: allow replication of the GC partial attribute set | Andrew Tridgell | 1 | -5/+95 |
2011-09-20 | lib/util/charset: remove charset module loading | Andrew Bartlett | 4 | -10/+12 |
2011-09-19 | s4-client: added close command in smbclient | Andrew Tridgell | 1 | -4/+62 |
2011-09-19 | s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h" | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2011-09-19 | s4:libnet/py_net.c - fix up includes (in order to find all "struct"s) | Matthias Dieter Wallnöfer | 1 | -3/+2 |
2011-09-19 | s4:auth - remove unused variables | Matthias Dieter Wallnöfer | 3 | -3/+0 |
2011-09-19 | s4:selftest: run the nbt tests before the smb tests | Stefan Metzmacher | 1 | -3/+4 |
2011-09-19 | s4-dsdb: cope with out of sync replication attributes in partition module | Andrew Tridgell | 1 | -1/+68 |
2011-09-19 | pyldb: fixed places where we try to concatenate a Dn with a string | Andrew Tridgell | 4 | -22/+22 |
2011-09-19 | s4-provision: use get_config_basedn() in DNS setup | Andrew Tridgell | 1 | -1/+1 |
2011-09-19 | samba-tool: use get_config_basedn() to get configuration NC DN | Andrew Tridgell | 2 | -9/+7 |
2011-09-19 | s4-kdc: default kvno for inter-domain trusts to zero | Andrew Tridgell | 1 | -1/+9 |
2011-09-19 | s4-dsdb: use get_config_basedn() in python tests | Andrew Tridgell | 4 | -18/+18 |
2011-09-19 | s4-drs: cope with REPL_OBJ getncchanges call for new object | Andrew Tridgell | 1 | -5/+10 |
2011-09-19 | s4-provision Add initial support for joining as a new subdomain | Andrew Bartlett | 2 | -133/+154 |
2011-09-17 | s4:selftest: skip flakey samba4.drs.repl_schema.python for now | Stefan Metzmacher | 1 | -0/+1 |
2011-09-16 | s4:upgrade_from_s3 - old s3 versions < 3.4.x don't have a "state directory" p... | Matthias Dieter Wallnöfer | 1 | -1/+5 |
2011-09-15 | waf: restore libsmbclient handling. | Günther Deschner | 2 | -6/+5 |
2011-09-14 | s4:wrepl_server: return NT_STATUS_CONNECTION_DISCONNECTED | Stefan Metzmacher | 1 | -1/+1 |
2011-09-14 | s4:libcli/wrepl: return NT_STATUS_CONNECTION_DISCONNECTED | Stefan Metzmacher | 1 | -3/+3 |
2011-09-14 | s4:lib/messaging: let irpc handles return NT_STATUS_CONNECTION_DISCONNECTED | Stefan Metzmacher | 1 | -2/+2 |
2011-09-14 | s4:librpc/rpc: return NT_STATUS_CONNECTION_DISCONNECTED | Stefan Metzmacher | 1 | -2/+2 |
2011-09-13 | s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviour | Andrew Bartlett | 3 | -17/+38 |
2011-09-13 | s4:upgrade_from_s3 - restore "get_testparm_var" method | Matthias Dieter Wallnöfer | 1 | -1/+4 |
2011-09-13 | script/librelease.sh: automate Samba4 alpha releases | Andrew Bartlett | 1 | -19/+0 |
2011-09-13 | s4-subdomain: match windows form for trustAuthInOutBlob | Andrew Tridgell | 1 | -11/+3 |
2011-09-13 | s4-subdomain: fixed domain guid choice for subdomain join | Andrew Tridgell | 1 | -4/+13 |
2011-09-13 | s4-subdomain: don't delete account DN not created in subdomain join | Andrew Tridgell | 1 | -5/+8 |
2011-09-13 | s4-subdomain: use a password length of 128 | Andrew Tridgell | 1 | -1/+1 |
2011-09-13 | s4-join: fixed non-subdomain join | Andrew Tridgell | 1 | -0/+2 |
2011-09-13 | s4-subdomain: fixed invocationID and hostIPs in subdomain join | Andrew Tridgell | 2 | -14/+18 |