index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-smbstatus: display [u|g]id of -1 as "-1" in connection list
Björn Baumbach
2013-07-10
1
-4
/
+20
*
s3-lib: hide incomplete smbXsrv_tcon_global records
Stefan Metzmacher
2013-07-09
1
-0
/
+13
*
s3-lib: fix segf while reading incomplete session info (bug #10003)
Björn Baumbach
2013-07-09
2
-7
/
+17
*
smbd: Fix a profile problem
Volker Lendecke
2013-07-09
5
-27
/
+34
*
rpc_cli: Remove some unnecessary initializations
Volker Lendecke
2013-07-08
1
-3
/
+0
*
s3-winbind: Allow sec_initial_uid() to store creds.
Andreas Schneider
2013-07-02
1
-1
/
+1
*
winbindd and nmbd don't set their umask to zero on startup like smbd does.
Jeremy Allison
2013-06-27
2
-0
/
+12
*
sharesec: Implement --view-all
Volker Lendecke
2013-06-26
1
-1
/
+34
*
s3:smbd/close remove filesystem lock before removing sharemode
Christian Ambach
2013-06-25
1
-0
/
+9
*
s3:smbd/close use common exit path
Christian Ambach
2013-06-25
1
-9
/
+2
*
s3:lib add mapping for ETXTBSY
Christian Ambach
2013-06-25
1
-0
/
+3
*
s3-ctdb: Fix auto-enabling of CTDB readonly support
Daniel Gan-Levi
2013-06-25
1
-0
/
+28
*
s3:smbd/aio mark file as modified in the SMB2 case
Christian Ambach
2013-06-25
1
-0
/
+2
*
Use existing "acl map full control" parameter to control the adding of the DE...
Jeremy Allison
2013-06-24
1
-2
/
+17
*
s3/smbclient: fix incorrect command tab completions
David Disseldorp
2013-06-24
1
-8
/
+8
*
Fix glusterfs backend crash found at the Microsoft interop event.
Jeremy Allison
2013-06-21
1
-2
/
+4
*
Fix some blank line endings
Volker Lendecke
2013-06-21
12
-237
/
+236
*
s3:passdb/pdb_util make pdb_create_builtin consider whether backend deals wit...
Christian Ambach
2013-06-21
1
-4
/
+33
*
s3:passdb add a gid argument to pdb_create_builtin_alias
Christian Ambach
2013-06-21
4
-15
/
+25
*
s3:utils/net_sam make use of pdb_create_builtin helper function
Christian Ambach
2013-06-21
1
-1
/
+1
*
s3:passdb expose pdb_create_builtin function
Christian Ambach
2013-06-21
3
-3
/
+5
*
s3:passdb/pdb_tdb add parameter to control handling of BUILTIN
Christian Ambach
2013-06-21
1
-0
/
+10
*
s3:passdb/pdb_ldap remove an unnecessary check
Christian Ambach
2013-06-21
1
-4
/
+0
*
s3:passdb/pdb_ldap make the module handle well-known
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:passdb make pdb_sid_to_id honor backend responsibilities
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:passdb/pdb_samba_dsdb make the module handle well-known
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:lib/util_sid_passdb make use of pdb_is_responsible_for_* functions
Christian Ambach
2013-06-21
1
-15
/
+34
*
s3:passdb add pdb_*_is_responsible_for* functions
Christian Ambach
2013-06-21
3
-0
/
+84
*
s3:passdb add idmap control functions
Christian Ambach
2013-06-21
1
-1
/
+8
*
s3:passdb/samba_dsdb fix some compiler warnings
Christian Ambach
2013-06-21
1
-2
/
+2
*
s3:passdb/samba_dsdb fix a compiler warning
Christian Ambach
2013-06-21
1
-1
/
+1
*
s3:utils/net_lookup fix a format-error
Christian Ambach
2013-06-21
1
-1
/
+1
*
Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...
Jeremy Allison
2013-06-20
3
-3
/
+40
*
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
2013-06-19
3
-3
/
+3
*
Re-add umask(0) code removed by commit 3a7c2777ee0de37d758fe81d67d6836a8354825e
Jeremy Allison
2013-06-18
1
-2
/
+7
*
Fix xx_path() - return check from mkdir() is incorrect.
Jeremy Allison
2013-06-18
1
-3
/
+8
*
vfs_catia: use translate direction enum instead of int
David Disseldorp
2013-06-17
1
-1
/
+1
*
vfs_streams_xattr: Do not attempt to write empty attribute twice
Christof Schmitt
2013-06-17
1
-31
/
+11
*
libsmbclient: Fix typos
Volker Lendecke
2013-06-14
1
-4
/
+4
*
gencache: Simplify gencache_init a bit
Volker Lendecke
2013-06-14
1
-13
/
+16
*
Initialize the file descriptor in the files_struct before trying to close it....
Christof Schmitt
2013-06-13
1
-0
/
+1
*
s3-libads: Print the debug string of a failed call with LDAP_OTHER.
Andreas Schneider
2013-06-12
1
-0
/
+18
*
smbd: Remove an unused variable
Volker Lendecke
2013-06-12
1
-2
/
+0
*
smbd: Fix a const warning
Volker Lendecke
2013-06-11
1
-1
/
+1
*
smbd: Fix a const warning
Volker Lendecke
2013-06-11
1
-1
/
+1
*
smbd: Remove unused code
Volker Lendecke
2013-06-11
1
-7
/
+0
*
lib: Remove an unused variable
Volker Lendecke
2013-06-11
1
-1
/
+0
*
winreg3: Fix a const warning
Volker Lendecke
2013-06-11
1
-1
/
+3
*
libsmb: add ABI/smbclient-0.2.1.sigs
David Disseldorp
2013-06-11
2
-1
/
+176
*
Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.
Jeremy Allison
2013-06-11
7
-2
/
+39
[next]