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
2012-10-11
build: Add vfs_media_harmony to the waf build
Andrew Bartlett
1
-0
/
+9
2012-10-10
s3-rpc_server: fix build warning
David Disseldorp
1
-0
/
+2
2012-10-09
Make sure the returned sd is on the right context, and if not it's always freed.
Jeremy Allison
1
-1
/
+3
2012-10-09
Move setting of psd->dacl->revision and protect against null SD's.
Jeremy Allison
1
-2
/
+4
2012-10-09
s3: Pass down smb_filename to smbacl4_fill_ace4
Volker Lendecke
1
-6
/
+6
2012-10-08
s3fs-printing: Fix RAW printing for normal users.
Andreas Schneider
1
-1
/
+1
2012-10-06
s3: Add two tests a CLEAR_IF_FIRST crash
Volker Lendecke
1
-0
/
+56
2012-10-06
We should never just assign an st_mode to an ace->perms field, theoretically
Jeremy Allison
1
-2
/
+2
2012-10-05
Modify ensure_canon_entry_valid() into ensure_canon_entry_valid_on_set() - ma...
Jeremy Allison
1
-154
/
+141
2012-10-05
Simplify ensure_canon_entry_valid by splitting out the _get codepath.
Jeremy Allison
1
-3
/
+86
2012-10-04
Remove the parameters:
Jeremy Allison
2
-8
/
+0
2012-10-04
Remove all uses of lp_security_mask/lp_force_security_mode/lp_dir_security_ma...
Jeremy Allison
2
-20
/
+10
2012-10-04
Revert "Add functions to programatically set the security mask and directory ...
Jeremy Allison
2
-16
/
+0
2012-10-04
Revert "When creating a new file/directory, we need to obey the create mask/d...
Jeremy Allison
1
-15
/
+0
2012-10-04
s3fs-smbd: Make sure the registry is set up before we init printing.
Andreas Schneider
1
-4
/
+4
2012-10-04
waf: Build pam_smbpass module only if enabled.
Andreas Schneider
2
-1
/
+5
2012-10-03
Revert "Fix bug #9222 - smbd ignores the "server signing = no" setting for SM...
Jeremy Allison
2
-12
/
+4
2012-10-03
Fix bug #9214 - Bad user supplied SMB2 credit value can cause smbd to call sm...
Jeremy Allison
1
-1
/
+6
2012-10-03
Fix bug #9222 - smbd ignores the "server signing = no" setting for SMB2.
Jeremy Allison
2
-4
/
+12
2012-10-02
When creating a new file/directory, we need to obey the create mask/directory...
Jeremy Allison
1
-0
/
+15
2012-10-02
Add functions to programatically set the security mask and directory security...
Jeremy Allison
2
-0
/
+16
2012-10-02
When setting a non-default ACL, don't forget to apply masks to SMB_ACL_USER a...
Jeremy Allison
1
-0
/
+10
2012-10-02
Only apply masks on non-default ACL entries when setting the ACL.
Jeremy Allison
1
-9
/
+19
2012-10-02
Use is_default_acl variable in canonicalise_acl().
Jeremy Allison
1
-2
/
+3
2012-10-02
Reformat spacing to be even.
Jeremy Allison
1
-7
/
+8
2012-10-02
s3-net: Fix DEBUG() location.
Günther Deschner
1
-1
/
+1
2012-10-02
s3-net: give more control how to update/register DNS entries.
Günther Deschner
3
-24
/
+76
2012-10-02
s3-net: pass down a flags field to DoDNSUpdate().
Günther Deschner
2
-2
/
+5
2012-10-02
s3-net: move out some prototypes to net_dns.h.
Günther Deschner
3
-22
/
+34
2012-10-02
s3-net: pass down struct net_context to the dns update calls.
Günther Deschner
1
-9
/
+11
2012-10-02
s3-kerberos: add aes enctypes to generated krb5.conf.
Günther Deschner
1
-5
/
+24
2012-10-02
s3-krb5: use and request AES keys in kerberos operations.
Günther Deschner
2
-1
/
+8
2012-10-01
Add samba3.samba3badnameblob test to check regressions in bug #9215.
Jeremy Allison
1
-1
/
+1
2012-10-01
s3fs-smbd: Move housekeeping to the background process.
Andreas Schneider
1
-0
/
+9
2012-10-01
s3: vfs_streams_depot: add delete_lost option
Björn Baumbach
1
-23
/
+42
2012-10-01
s3: make recursive_rmdir function non-static
Björn Baumbach
2
-4
/
+7
2012-10-01
s3: Fix bug 8966, Fix net rpc share allowedusers to work with 2008r2
Jeremy Allison
1
-37
/
+44
2012-09-29
s3: Fix opening a file under kernel oplocks
Volker Lendecke
1
-0
/
+79
2012-09-29
s3: Remove a SMB_ASSERT
Volker Lendecke
1
-2
/
+0
2012-09-29
s3: Close the now opened file descriptor in error paths
Volker Lendecke
1
-0
/
+3
2012-09-29
s3: No code change, just re-indent
Volker Lendecke
1
-188
/
+187
2012-09-29
s3: Remove share mode handling before we open the file
Volker Lendecke
1
-204
/
+1
2012-09-29
s3: Fix fcb_or_dos_open after logic change
Volker Lendecke
1
-1
/
+2
2012-09-29
s3: Copy share mode handling from before to after open_file
Volker Lendecke
1
-17
/
+124
2012-09-29
s3:libsmb: use smbXcli_conn_remote_name() in smb2_tcon_send()
Stefan Metzmacher
1
-4
/
+2
2012-09-29
s3:libsmb: make cli_echo* protocol independent
Stefan Metzmacher
1
-32
/
+23
2012-09-29
libcli/smb: add smb1cli_echo*
Stefan Metzmacher
1
-0
/
+1
2012-09-29
libcli/smb: add smb2cli_echo*
Stefan Metzmacher
1
-0
/
+1
2012-09-29
build: Remove duplicate check for struct getquota_rslt member getquota_rslt_u
Andrew Bartlett
1
-5
/
+0
2012-09-29
build: Fix quota tests, including move of sysquotas.c to the top level
Andrew Bartlett
3
-98
/
+9
[next]