index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:torture: fix error reporting in the raw.oplock-brl3 test
Michael Adam
2012-09-14
1
-2
/
+1
*
s3: fix the hpux acl module
Björn Jacke
2012-09-14
1
-5
/
+5
*
s3: fix the tru64 acl module
Björn Jacke
2012-09-14
1
-5
/
+5
*
s3: fix the aix acl module
Björn Jacke
2012-09-14
1
-9
/
+9
*
WHATSNEW: Fix some issues in the release notes.
Karolin Seeger
2012-09-14
1
-12
/
+11
*
s3: Fix the vfs_solarisacl module to compile.
Ira Cooper
2012-09-14
1
-5
/
+5
*
packaging: apply some solaris packaging fixes
Björn Jacke
2012-09-14
2
-17
/
+17
*
autoconf: fix --with(out)-sendfile-support option handling
Björn Jacke
2012-09-14
1
-15
/
+20
*
s3: make smbldaphelper subsystem an internal library
Alexander Bokovoy
2012-09-14
3
-11
/
+10
*
Sigh :-(. Removing optimization prematurely is the root of all evil :-(.
Jeremy Allison
2012-09-13
3
-0
/
+15
*
docs: Fix generating idmap manpages.
Andreas Schneider
2012-09-13
1
-0
/
+8
*
s3: make ldapsam-related functions a smbldaphelper subsystem
Alexander Bokovoy
2012-09-13
3
-4
/
+7
*
VERSION: Bump version up to 4.1.0pre1
Michael Adam
2012-09-13
1
-4
/
+4
*
VERSION: Release Samba 4.0.0rc1
Michael Adam
2012-09-12
1
-3
/
+3
*
WHATSNEW: prepare release notes for 4.0.0rc1
Michael Adam
2012-09-12
1
-63
/
+42
*
build:dist: call source3/autogen.sh and packaged generated files
Michael Adam
2012-09-12
1
-0
/
+7
*
build:dist: call build-manpages-nogit for make dist and package generated files
Michael Adam
2012-09-12
1
-0
/
+3
*
build:dist: extend meaning of DIST_FILES to also recurse into directories
Michael Adam
2012-09-12
1
-2
/
+16
*
build:dist: make use of file / distfile more obvious in handling of DIST_FILE...
Michael Adam
2012-09-12
1
-5
/
+2
*
build:dist: for snapshot builds, call DIST_DIRS with extend=True
Michael Adam
2012-09-12
1
-1
/
+1
*
build:dist: extend samba_dist.DIST_FILES() to take optional parameter extend(...
Michael Adam
2012-09-12
1
-1
/
+3
*
build:waf dist: factor out function to add list of files to the tarball
Michael Adam
2012-09-12
1
-22
/
+29
*
s3:build: rewrite autogen.sh to be called from any directory
Michael Adam
2012-09-12
1
-5
/
+20
*
release-scripts: run build-manpages-nogit with bash
Michael Adam
2012-09-12
1
-1
/
+1
*
release-scripts: run build-manpages-git with bash
Michael Adam
2012-09-12
1
-1
/
+1
*
release-scripts: let build-manpages-nogit store generated docs under ./bin/docs
Michael Adam
2012-09-12
1
-1
/
+1
*
release-scripts: let build-manpages-git store generated docs under bin/docs/
Michael Adam
2012-09-12
1
-1
/
+1
*
In vfs modules, don't use 'conn->origpath' when we really mean 'conn->cwd'.
Jeremy Allison
2012-09-12
4
-10
/
+10
*
Move cached cwd onto conn struct.
Jeremy Allison
2012-09-12
3
-1
/
+17
*
Remove ancient "optimization" global LastDir.
Jeremy Allison
2012-09-12
3
-18
/
+3
*
Avoid overriding default ccache for ads operations.
Simo Sorce
2012-09-12
8
-14
/
+102
*
selftest: let provision_plugin_s4_dc use SMB3
Stefan Metzmacher
2012-09-12
1
-1
/
+1
*
wintest: Fix --use-ntvfs handling
Andrew Bartlett
2012-09-12
1
-1
/
+3
*
wintest: Rework support for the internal DNS server
Andrew Bartlett
2012-09-12
3
-38
/
+54
*
s4 provision: Ask for the dns forwarder IP address during interactive provision
Kai Blin
2012-09-12
2
-10
/
+50
*
dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...
Andrew Bartlett
2012-09-12
4
-12
/
+3
*
wintest: try to fix settings for the internal dns server
Stefan Metzmacher
2012-09-12
1
-3
/
+3
*
lib/param: change the default for 'allow dns updates' to 'secure only'
Stefan Metzmacher
2012-09-12
3
-4
/
+4
*
lib/param: add some more alias for 'allow dns updates' options.
Stefan Metzmacher
2012-09-12
1
-0
/
+12
*
WHATSNEW.txt: Update DNS server description
Kai Blin
2012-09-12
1
-7
/
+17
*
s4:dns_server: remove wrong and unused dsdb_check_access_on_dn() check
Stefan Metzmacher
2012-09-12
1
-16
/
+0
*
dns_server: Attempt to SET and UNSET the sessionInfo to match the incoming user
Andrew Bartlett
2012-09-12
1
-2
/
+24
*
s4:samba_upgradedns: delete dns-HOSTNAME account if using the internal dns se...
Stefan Metzmacher
2012-09-12
1
-0
/
+28
*
selftest:Samba4: don't provision with BIND9_DLZ
Stefan Metzmacher
2012-09-12
1
-21
/
+34
*
s4:upgradehelpers.py: don't require a dns-$HOSTNAME account
Stefan Metzmacher
2012-09-12
1
-3
/
+0
*
s4:provision: don't add the dns-HOSTNAME account if we use the internal dns s...
Stefan Metzmacher
2012-09-12
1
-6
/
+10
*
loadparm: dns is now a default server service
Kai Blin
2012-09-12
1
-1
/
+1
*
s4 dns: use the internal DNS server per default
Kai Blin
2012-09-12
4
-21
/
+21
*
s4 dns: Add libaddns-based simple tests
Kai Blin
2012-09-12
4
-3
/
+203
*
s4 dns: Run python tests in fl2003dc env
Kai Blin
2012-09-12
3
-22
/
+23
[prev]
[next]