index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
s4-kcc: if we are a GC, auto-add partial replicas
Andrew Tridgell
1
-3
/
+147
2011-10-04
s4-dsdb: simplify samdb_is_gc()
Andrew Tridgell
1
-28
/
+2
2011-10-04
s4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when needed
Andrew Tridgell
1
-0
/
+9
2011-10-04
heimdal: handle referrals for 3 part DRSUAPI SPNs
Andrew Tridgell
1
-1
/
+18
2011-10-04
s4-repl: try harder to find the right SPN in replication server
Andrew Tridgell
1
-23
/
+72
2011-10-04
s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
Andrew Tridgell
7
-60
/
+98
2011-10-04
s4-join: enable cleanup on failed join
Andrew Tridgell
1
-1
/
+1
2011-10-04
s4-drs: added DSDB_REPL_FLAG_ADD_NCNAME to DsAddEntry call
Andrew Tridgell
1
-0
/
+1
2011-10-04
s4-dsdb: added DSDB_REPL_FLAG_ADD_NCNAME flag
Andrew Tridgell
1
-0
/
+1
2011-10-04
s4-dsdb: fixed formatting of a debug message
Andrew Tridgell
1
-1
/
+1
2011-10-04
s4-partition: allow creation of uninstantiated partitions
Andrew Tridgell
1
-6
/
+0
2011-10-04
s4-dsdb: allow uninstantiated NC heads
Andrew Tridgell
1
-2
/
+4
2011-10-04
s4-repl: support creation of new NCs via DsAddEntry
Andrew Tridgell
1
-0
/
+84
2011-10-04
s4-repl: fixed formatting of some debug messages
Andrew Tridgell
1
-5
/
+5
2011-10-04
dns: added example python script for dnsserver protocol
Andrew Tridgell
1
-0
/
+89
2011-10-04
dns: build python bindings for dnsserver RPC protocol
Andrew Tridgell
1
-0
/
+6
2011-10-04
samba-tool: cope with GC compares in ldapcmp
Andrew Tridgell
1
-3
/
+5
2011-10-04
samba-tool: added --full-sync and --sync-all options to samba-tool drs replicate
Andrew Tridgell
1
-3
/
+9
2011-10-04
s4-dbchecker: fixed handling of DSDB DNs in dbcheck
Andrew Tridgell
1
-1
/
+1
2011-10-04
s4-dsdb: update callers to dsdb_convert_object_ex()
Andrew Tridgell
2
-0
/
+4
2011-10-04
s4-repl: update instanceType in partial_replica replication
Andrew Tridgell
1
-0
/
+20
2011-10-04
s4-repl: add FULL_SYNC and PARTIAL_REPLICA flags
Andrew Tridgell
1
-5
/
+27
2011-10-04
s4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMING
Andrew Tridgell
1
-4
/
+22
2011-10-04
s4-dsdb: disallow changes based on instanceType
Andrew Tridgell
1
-4
/
+13
2011-10-04
s4-dsdb: added DSDB_REPL_FLAG* to replication
Andrew Tridgell
1
-2
/
+15
2011-10-04
s4-ldap-server: disallow all modifies on global catalog port
Andrew Tridgell
1
-0
/
+20
2011-10-02
s4 provision: Set server role default when called from command line to 'dc'
Kai Blin
1
-0
/
+3
2011-09-29
s4:smb_server/smb2: make sure we sign the final session setup
Stefan Metzmacher
1
-3
/
+10
2011-09-29
s4: add SMB2_FSCTL opcodes
David Disseldorp
3
-3
/
+18
2011-09-29
s4-torture: add smb2 ioctl test suite
David Disseldorp
3
-1
/
+89
2011-09-29
s4-torture: remove unchecked read from smb2 create
David Disseldorp
2
-9
/
+9
2011-09-28
s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...
Stefan Metzmacher
1
-12
/
+14
2011-09-28
s4:libcli/smb2: ignore SMB2_OP_CANCEL responses
Stefan Metzmacher
1
-0
/
+10
2011-09-28
s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a ses...
Stefan Metzmacher
1
-0
/
+1
2011-09-28
s4:libcli/smb2: don't try to check the signing if we got NT_STATUS_USER_SESSI...
Stefan Metzmacher
1
-1
/
+2
2011-09-28
libcli: Install libcli.h.
Jelmer Vernooij
2
-4
/
+289
2011-09-28
s4:libcli/resolve: only try broadcast messages to ipv4 addresses
Stefan Metzmacher
1
-2
/
+12
2011-09-28
dns: Do as BIND and MS DNS and drop quries with qdcount != 1
Kai Blin
1
-5
/
+11
2011-09-28
dns: The QCLASS is called IN, not IP
Kai Blin
1
-6
/
+6
2011-09-27
s4-ldap_server: Fix segfault on startup failure of ldap server
Andrew Bartlett
1
-2
/
+2
2011-09-25
libcliraw: Make smb_raw_write_recv public and include it in a public header.
Jelmer Vernooij
2
-1
/
+2
2011-09-24
s4 winbind: Don't drop workgroup name for getpw*
Kai Blin
2
-2
/
+16
2011-09-23
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
10
-10
/
+10
2011-09-23
python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...
Matthieu Patou
1
-2
/
+4
2011-09-23
pys4: really return an exception if the status if not correct
Matthieu Patou
1
-4
/
+2
2011-09-22
s4:selftest: skip flakey samba4.nbt.winsreplication for now
Stefan Metzmacher
1
-0
/
+1
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
[prev]
[next]