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-09-12
selftest: let provision_plugin_s4_dc use SMB3
Stefan Metzmacher
1
-1
/
+1
2012-09-12
wintest: Fix --use-ntvfs handling
Andrew Bartlett
1
-1
/
+3
2012-09-12
wintest: Rework support for the internal DNS server
Andrew Bartlett
3
-38
/
+54
2012-09-12
s4 provision: Ask for the dns forwarder IP address during interactive provision
Kai Blin
2
-10
/
+50
2012-09-12
dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...
Andrew Bartlett
4
-12
/
+3
2012-09-12
wintest: try to fix settings for the internal dns server
Stefan Metzmacher
1
-3
/
+3
2012-09-12
lib/param: change the default for 'allow dns updates' to 'secure only'
Stefan Metzmacher
3
-4
/
+4
2012-09-12
lib/param: add some more alias for 'allow dns updates' options.
Stefan Metzmacher
1
-0
/
+12
2012-09-12
WHATSNEW.txt: Update DNS server description
Kai Blin
1
-7
/
+17
2012-09-12
s4:dns_server: remove wrong and unused dsdb_check_access_on_dn() check
Stefan Metzmacher
1
-16
/
+0
2012-09-12
dns_server: Attempt to SET and UNSET the sessionInfo to match the incoming user
Andrew Bartlett
1
-2
/
+24
2012-09-12
s4:samba_upgradedns: delete dns-HOSTNAME account if using the internal dns se...
Stefan Metzmacher
1
-0
/
+28
2012-09-12
selftest:Samba4: don't provision with BIND9_DLZ
Stefan Metzmacher
1
-21
/
+34
2012-09-12
s4:upgradehelpers.py: don't require a dns-$HOSTNAME account
Stefan Metzmacher
1
-3
/
+0
2012-09-12
s4:provision: don't add the dns-HOSTNAME account if we use the internal dns s...
Stefan Metzmacher
1
-6
/
+10
2012-09-12
loadparm: dns is now a default server service
Kai Blin
1
-1
/
+1
2012-09-12
s4 dns: use the internal DNS server per default
Kai Blin
4
-21
/
+21
2012-09-12
s4 dns: Add libaddns-based simple tests
Kai Blin
4
-3
/
+203
2012-09-12
s4 dns: Run python tests in fl2003dc env
Kai Blin
3
-22
/
+23
2012-09-12
s4 dns: Improve logging of delegated dns updates
Kai Blin
1
-1
/
+1
2012-09-12
s4:selftest: run thet dlz_bind9. tests in the chgdcpass env
Stefan Metzmacher
1
-1
/
+1
2012-09-12
s3: remove unneeded noquota.c file
Björn Jacke
1
-38
/
+0
2012-09-12
s3-rap: Open printers with the right access mask.
Andreas Schneider
1
-3
/
+3
2012-09-12
docs: Build manpages correctly.
Andreas Schneider
1
-1
/
+1
2012-09-12
wafsamba: Add a SAMBAMANPAGES function.
Andreas Schneider
1
-1
/
+15
2012-09-12
docs: Bump version up to 4.0.
Andreas Schneider
8
-10
/
+8
2012-09-12
docs: Fix typo.
Karolin Seeger
1
-1
/
+1
2012-09-12
lib/krb5_wrap: when deleting default realm, pass char*, not char**
Alexander Bokovoy
1
-1
/
+1
2012-09-12
s3-pdb: filter out more symbols only used in ldapsam internals
Alexander Bokovoy
2
-2
/
+1
2012-09-12
WHATSNEW: provision and updateprovision have new names
Stefan Metzmacher
1
-0
/
+6
2012-09-12
s4:scripting: rename upgradeprovision -> samba_upgradeprovision
Stefan Metzmacher
4
-4
/
+4
2012-09-12
s4:setup: remove standalone 'provision'
Stefan Metzmacher
2
-279
/
+0
2012-09-12
smbd: Add extra VFS hooks to get the posix ACL as a blob
Andrew Bartlett
8
-0
/
+235
2012-09-12
smbd: Remove pre-allocation of ACL array in sys_acl_init()
Andrew Bartlett
6
-19
/
+15
2012-09-12
smbd-posix_acls: Use a IDL union to store the ACL entry
Andrew Bartlett
4
-59
/
+43
2012-09-12
Make metze happy and the code clearer :-).
Jeremy Allison
1
-0
/
+6
2012-09-12
nsswitch: fix crash on null pam change pw response
Luca Lorenzetto
1
-1
/
+1
2012-09-11
s4:torture:smb2: fix error reporting in the oplock-brl3 test
Michael Adam
1
-2
/
+1
2012-09-11
s4:torture:smb2: fix error reporting in the oplock-brl2 test
Michael Adam
1
-2
/
+1
2012-09-11
s4:torture:smb2: fix error reporting in the oplock-brl1 test
Michael Adam
1
-2
/
+1
2012-09-11
s4:torture:smb2: remove an unused variable from the oplock-exclusive2 test
Michael Adam
1
-3
/
+0
2012-09-11
s4:torture:smb2: remove an unused variable from the oplock-exclusive1 test
Michael Adam
1
-3
/
+0
2012-09-11
At Michael's suggestion, factor common code into a function. My bad :-).
Jeremy Allison
1
-4
/
+9
2012-09-11
smbd: Print ACL used to create hash in vfs_xattr_common
Andrew Bartlett
1
-0
/
+10
2012-09-11
provision: Only give the "no posix ACLs" exception if we could not set the SD
Andrew Bartlett
1
-6
/
+6
2012-09-11
torture: Add discard_const_p() to work around dlz_create prototype
Andrew Bartlett
1
-2
/
+2
2012-09-11
selftest: we fail the smb2.durable-open.delete_on_close2 test
Michael Adam
1
-0
/
+1
2012-09-11
s4:torture:smb2: add a durable-open.delete_on_close2 test
Michael Adam
1
-0
/
+110
2012-09-11
selftest: pass smb2.durable-open.delete_on_close1
Michael Adam
1
-1
/
+0
2012-09-11
selftest: smb2.durable-open.delete_on_close1 is not flapping any more
Michael Adam
1
-1
/
+0
[next]