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-14
s3: fix the aix acl module
Björn Jacke
1
-9
/
+9
2012-09-14
WHATSNEW: Fix some issues in the release notes.
Karolin Seeger
1
-12
/
+11
2012-09-14
s3: Fix the vfs_solarisacl module to compile.
Ira Cooper
1
-5
/
+5
2012-09-14
packaging: apply some solaris packaging fixes
Björn Jacke
2
-17
/
+17
2012-09-14
autoconf: fix --with(out)-sendfile-support option handling
Björn Jacke
1
-15
/
+20
2012-09-14
s3: make smbldaphelper subsystem an internal library
Alexander Bokovoy
3
-11
/
+10
2012-09-13
Sigh :-(. Removing optimization prematurely is the root of all evil :-(.
Jeremy Allison
3
-0
/
+15
2012-09-13
docs: Fix generating idmap manpages.
Andreas Schneider
1
-0
/
+8
2012-09-13
s3: make ldapsam-related functions a smbldaphelper subsystem
Alexander Bokovoy
3
-4
/
+7
2012-09-13
VERSION: Bump version up to 4.1.0pre1
Michael Adam
1
-4
/
+4
2012-09-12
VERSION: Release Samba 4.0.0rc1
Michael Adam
1
-3
/
+3
2012-09-12
WHATSNEW: prepare release notes for 4.0.0rc1
Michael Adam
1
-63
/
+42
2012-09-12
build:dist: call source3/autogen.sh and packaged generated files
Michael Adam
1
-0
/
+7
2012-09-12
build:dist: call build-manpages-nogit for make dist and package generated files
Michael Adam
1
-0
/
+3
2012-09-12
build:dist: extend meaning of DIST_FILES to also recurse into directories
Michael Adam
1
-2
/
+16
2012-09-12
build:dist: make use of file / distfile more obvious in handling of DIST_FILE...
Michael Adam
1
-5
/
+2
2012-09-12
build:dist: for snapshot builds, call DIST_DIRS with extend=True
Michael Adam
1
-1
/
+1
2012-09-12
build:dist: extend samba_dist.DIST_FILES() to take optional parameter extend(...
Michael Adam
1
-1
/
+3
2012-09-12
build:waf dist: factor out function to add list of files to the tarball
Michael Adam
1
-22
/
+29
2012-09-12
s3:build: rewrite autogen.sh to be called from any directory
Michael Adam
1
-5
/
+20
2012-09-12
release-scripts: run build-manpages-nogit with bash
Michael Adam
1
-1
/
+1
2012-09-12
release-scripts: run build-manpages-git with bash
Michael Adam
1
-1
/
+1
2012-09-12
release-scripts: let build-manpages-nogit store generated docs under ./bin/docs
Michael Adam
1
-1
/
+1
2012-09-12
release-scripts: let build-manpages-git store generated docs under bin/docs/
Michael Adam
1
-1
/
+1
2012-09-12
In vfs modules, don't use 'conn->origpath' when we really mean 'conn->cwd'.
Jeremy Allison
4
-10
/
+10
2012-09-12
Move cached cwd onto conn struct.
Jeremy Allison
3
-1
/
+17
2012-09-12
Remove ancient "optimization" global LastDir.
Jeremy Allison
3
-18
/
+3
2012-09-12
Avoid overriding default ccache for ads operations.
Simo Sorce
8
-14
/
+102
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
[next]