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-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
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
[next]