index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:libsmb fix a potential crash
Christian Ambach
2012-09-16
1
-9
/
+12
*
s3:vfs_gpfs: fix build
Christian Ambach
2012-09-16
1
-5
/
+5
*
s3:auth fix a compiler warning
Christian Ambach
2012-09-16
1
-3
/
+2
*
s4-python: Formatting fixes, break lines.
Jelmer Vernooij
2012-09-16
14
-50
/
+69
*
samba.netcmd: Formatting fixes, break lines.
Jelmer Vernooij
2012-09-16
8
-194
/
+209
*
samba.provision.common: Fix formatting.
Jelmer Vernooij
2012-09-16
1
-2
/
+0
*
samba.provision.sambadns: Fix formatting.
Jelmer Vernooij
2012-09-16
1
-57
/
+126
*
samba.provision.backend: Fix formatting.
Jelmer Vernooij
2012-09-16
1
-0
/
+1
*
samba.provision: Fix formatting, NameErrors.
Jelmer Vernooij
2012-09-16
1
-68
/
+80
*
replace: add some includes for poll.h
Björn Jacke
2012-09-16
1
-0
/
+6
*
quota: also log which fs type we found
Björn Jacke
2012-09-15
1
-1
/
+1
*
autoconf: check for dn_expand also in libinet
Björn Jacke
2012-09-15
1
-0
/
+1
*
wafbuild: check for dn_expand also in libinet
Björn Jacke
2012-09-15
1
-0
/
+1
*
Add 'bool use_privs' to smbd_calculate_access_mask().
Jeremy Allison
2012-09-15
4
-5
/
+10
*
Fix bad string in debug message (remove it).
Jeremy Allison
2012-09-14
1
-4
/
+2
*
Add bool use_privs parameter to smbd_check_access_rights()
Jeremy Allison
2012-09-14
5
-4
/
+18
*
Add "backup_intent" bool.
Jeremy Allison
2012-09-14
1
-1
/
+2
*
Don't call can_write_to_file() if we already have 'fsp->can_write' set.
Jeremy Allison
2012-09-14
1
-0
/
+2
*
build: Fix build on systems without ldap development headers
Andrew Bartlett
2012-09-14
1
-0
/
+1
*
docs: update for modern kerberos libs
Andrew Bartlett
2012-09-14
1
-50
/
+2
*
docs: remove references to security=server
Andrew Bartlett
2012-09-14
1
-66
/
+0
*
docs: Remove distinction between server and domain accounts
Andrew Bartlett
2012-09-14
1
-30
/
+0
*
docs: Update docs to the modern age of Samba 4.0
Andrew Bartlett
2012-09-14
2
-267
/
+15
*
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
[next]