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