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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
s3-smbd: Call sys_acl_free_acl() directly rather than via the VFS
Andrew Bartlett
2
-24
/
+24
2012-08-15
s3-smbd: Call sys_acl_free_qualifier() directly rather than via the VFS
Andrew Bartlett
1
-2
/
+2
2012-08-15
s3-smbd: Call sys_acl_get_entry() directly rather than via the VFS
Andrew Bartlett
2
-8
/
+8
2012-08-15
s3-smbd: Call sys_acl_free_qualifier() directly rather than via the VFS
Andrew Bartlett
1
-2
/
+2
2012-08-15
s3-smbd: Call sys_acl_get_qualifier() directly rather than via the VFS
Andrew Bartlett
2
-4
/
+4
2012-08-15
s3-smbd: Call sys_acl_get_tagtype() directly rather than via the VFS
Andrew Bartlett
2
-5
/
+5
2012-08-15
s3-smbd: Call sys_acl_get_permset() directly rather than via the VFS
Andrew Bartlett
2
-8
/
+8
2012-08-15
s3-smbd: Call sys_acl_get_perm() directly rather than via the VFS
Andrew Bartlett
2
-9
/
+9
2012-08-15
s3-smbd: Move smb_acl_t declaration to smb_acl.idl
Andrew Bartlett
5
-35
/
+73
2012-08-15
pidl: Add mode_t as an alias so we can marshall posix ACL structures
Andrew Bartlett
1
-0
/
+1
2012-08-15
s3-smbd: Change allocation of smb_acl_t to talloc()
Andrew Bartlett
9
-64
/
+49
2012-08-15
libwbclient: Add test for wbcPingDc2
Christof Schmitt
1
-0
/
+14
2012-08-15
wbinfo: Improve output of wbinfo --ping-dc
Christof Schmitt
1
-3
/
+5
2012-08-15
libwbclient: Add wbcPingDc2
Christof Schmitt
4
-2
/
+115
2012-08-15
s3-winbind: Return the DC name from DC_PING
Christof Schmitt
3
-1
/
+14
2012-08-15
s3-winbind: Pass ping-dc result to client
Christof Schmitt
1
-1
/
+9
2012-08-15
selftest: Add knownfail for samba3.winbind.wbclient.wbcPingDc2
Andrew Bartlett
1
-0
/
+1
2012-08-14
s4:dsdb/repl: fix the usage of 'GC/' prefixed principal names
Stefan Metzmacher
1
-21
/
+6
2012-08-14
s4:samba-tool/drs: print the dns name of the server belonging to a connection
Stefan Metzmacher
1
-1
/
+4
2012-08-14
s4:ntp_signd: fix SEGV if SID cannot be found
Arvid Requate
1
-1
/
+5
2012-08-14
s3-passdb: Silence scary DEBUG(0) message on first use of secrets.tdb databases
Andrew Bartlett
1
-5
/
+10
2012-08-14
s4-dsdb: Use samdb_dn_is_our_ntdsa()
Andrew Bartlett
5
-37
/
+61
2012-08-14
s4-dsdb: Add samdb_dn_is_our_ntdsa()
Andrew Bartlett
1
-0
/
+25
2012-08-14
s4-dsdb: Use samdb_reference_dn_is_our_ntdsa()
Andrew Bartlett
1
-35
/
+4
2012-08-14
s4-repl: Use samdb_reference_dn_is_our_ntdsa()
Andrew Bartlett
1
-15
/
+13
2012-08-14
s4-dsdb: Add helper function samdb_reference_dn_is_our_ntdsa()
Andrew Bartlett
1
-1
/
+39
2012-08-14
s4-dsdb: Use ldb_dn_copy() rather than talloc_reference()
Andrew Bartlett
1
-1
/
+1
2012-08-14
s4-libnet: Prepare libnet_BecomeDC for samdb_reference_dn() returning an exte...
Andrew Bartlett
1
-0
/
+1
2012-08-14
s4-libnet: Improve debugging of libnet_BecomeDC LDAP errors
Andrew Bartlett
2
-0
/
+14
2012-08-14
s4:dsdb/repl: ldb_errstring() takes a 'struct ldb_context' not 'int'
Stefan Metzmacher
1
-1
/
+2
2012-08-14
s4:dsdb/repl: make sure instanceType_e is not changed by a reallocation
Stefan Metzmacher
1
-1
/
+11
2012-08-14
s4:dsdb/repl: avoid reallocation of msg->elements
Stefan Metzmacher
1
-1
/
+1
2012-08-14
s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
Andrew Bartlett
14
-30
/
+45
2012-08-14
s4-dsdb: Improve memory handling in dsdb_schema_from_ldb_results() by adding ...
Andrew Bartlett
1
-2
/
+14
2012-08-14
s4-dsdb: Improve memory handling in kccsrv_add_connection()
Andrew Bartlett
1
-0
/
+5
2012-08-14
s4-dsdb: Improve memory handling in kccsrv_find_connections() by adding a tmp...
Andrew Bartlett
1
-4
/
+15
2012-08-14
s4-dsdb: Add const
Andrew Bartlett
1
-4
/
+4
2012-08-14
VERSION: Move on to beta6!
Andrew Bartlett
1
-2
/
+2
2012-08-14
VERSION: Mark as the beta6 release
Andrew Bartlett
1
-1
/
+1
2012-08-14
WHATSNEW: prepare for 4.0 beta6
Andrew Bartlett
1
-31
/
+16
2012-08-14
s3-vfs: Put vfs_aixacl_util.c helper functions into a header file
Andrew Bartlett
3
-3
/
+24
2012-08-14
s4:kdc/wdc-samba4.c - fix user logins on specific workstations
Matthias Dieter Wallnöfer
1
-4
/
+5
2012-08-14
s4-classicupgrade: Tests if sam policies exist before trying to import them.
Wesley Young
1
-21
/
+28
2012-08-14
s3-selftest: Add smbclient tarmode test
Salvador I. Gonzalez
2
-1
/
+185
2012-08-14
s3-selftest: Fix copy/paste error in test usage string
Salvador I. Gonzalez
1
-1
/
+1
2012-08-13
Fix smbclient/tarmode panic on connecting to Windows 2000 clients.
Salvador I. Gonzalez
1
-8
/
+19
2012-08-13
Ensure we update last_access on the winbindd child struct on each request.
Jeremy Allison
1
-0
/
+1
2012-08-12
s3: skip loading vfs modules for printer connections
Björn Jacke
1
-0
/
+6
2012-08-11
s4-dsdb: Take more care in handling of global schema memory
Andrew Bartlett
2
-28
/
+64
2012-08-11
s4-dsdb: Remove support for per-partition sequence numbers
Andrew Bartlett
1
-23
/
+0
[next]