index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
build: combine off_t 64 bit and largefile test
Andrew Bartlett
2012-04-05
1
-24
/
+10
*
build: #ifdef LARGE_SMB_OFF_T as off_t is now always 64 bits
Andrew Bartlett
2012-04-05
5
-113
/
+2
*
Remove off64_t declarations
Andrew Bartlett
2012-04-05
2
-2
/
+2
*
build: Fix configure test that was declaring an off64_t
Andrew Bartlett
2012-04-05
1
-1
/
+0
*
build: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and *64() fucntions any more
Andrew Bartlett
2012-04-05
4
-206
/
+48
*
build: Remove configure tests for *64 functions and types
Andrew Bartlett
2012-04-05
2
-486
/
+38
*
build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE...
Andrew Bartlett
2012-04-05
2
-19
/
+7
*
build: use only standard _FILE_OFFSET_BITS=64 macro for large files
Andrew Bartlett
2012-04-05
1
-145
/
+7
*
Third part of fix for bug #8837 - smbd crashes when deleting directory and ve...
Jeremy Allison
2012-04-05
1
-1
/
+1
*
Second part of bugfix for bug #8837 - smbd crashes when deleting directory an...
Jeremy Allison
2012-04-04
6
-20
/
+74
*
First part of fix for bug 8837 - smbd crashes when deleting directory and vet...
Jeremy Allison
2012-04-04
2
-2
/
+2
*
build: Remove checks for krb5_decode_ap_req, free_AP_REQ and KRB5_TICKET_HAS_...
Andrew Bartlett
2012-04-03
2
-65
/
+1
*
build: Remove unused check for HAVE_KRB5_TKT_ENC_PART2
Andrew Bartlett
2012-04-03
2
-13
/
+0
*
s3-krb5 Remove unused get_kvno_from_ap_req()
Andrew Bartlett
2012-04-03
1
-13
/
+0
*
s3-krb5 Remove unused get_enctype_from_ap_req
Andrew Bartlett
2012-04-03
1
-10
/
+0
*
s3-krb5: Remove unused smb_krb5_get_keyinfo_from_ap_req()
Andrew Bartlett
2012-04-03
2
-30
/
+0
*
s3-krb5: Remove unused get_key_from_keytab
Andrew Bartlett
2012-04-03
1
-59
/
+0
*
s3-krb5: remove unused unwrap_pac()
Andrew Bartlett
2012-04-03
2
-49
/
+0
*
s3-krb5: remove unused get_auth_data_from_tkt
Andrew Bartlett
2012-04-03
2
-67
/
+0
*
s3-krb5: Remove unused get_authtime_from_tkt
Andrew Bartlett
2012-04-03
2
-10
/
+0
*
s3-krb5: Remove unused krb5_rd_req_return_keyblock_from_keytab
Andrew Bartlett
2012-04-03
2
-63
/
+0
*
s3-krb5: Remove unused get_principal_from_tkt
Andrew Bartlett
2012-04-03
2
-10
/
+0
*
s3-libads: Remove ads_verify_ticket() as it is now unused
Andrew Bartlett
2012-04-03
4
-790
/
+2
*
s3-libads: Rework kerberos_return_pac() to use GENSEC for the server-side
Andrew Bartlett
2012-04-03
1
-22
/
+167
*
s3-libsmb: Remove unused spnego_parse_krb5_wrap()
Andrew Bartlett
2012-04-03
2
-45
/
+0
*
build: Reduce deps of ntlm_auth
Andrew Bartlett
2012-04-03
2
-4
/
+2
*
s3-ntlm_auth: use manage_gensec_request for squid-2.5-ntlmssp
Andrew Bartlett
2012-04-03
1
-178
/
+9
*
s3-auth: Order GENSEC mechs by priority, krb5 before NTLMSSP
Andrew Bartlett
2012-04-03
3
-6
/
+10
*
s3-ntlm_auth: add ntlm_auth_generate_session_info_pac()
Andrew Bartlett
2012-04-03
1
-0
/
+144
*
s3-ntlm_auth Use GENSEC for gss-spnego server
Andrew Bartlett
2012-04-03
1
-404
/
+390
*
s3: Enhance the dbwrap needed x attempts msg
Volker Lendecke
2012-04-03
1
-1
/
+5
*
s3-vfs: initial work on posix:eadb module
Andrew Bartlett
2012-04-03
3
-1
/
+442
*
s3-vfs: Use new smb_load_module for better diagnostics
Andrew Bartlett
2012-04-03
1
-1
/
+1
*
s3-smbd: Inline init_modules() into only caller
Andrew Bartlett
2012-04-03
2
-10
/
+3
*
s3: Notifies should never time out
Volker Lendecke
2012-04-02
1
-0
/
+8
*
s3-aio-fork: Fix a segfault in vfs_aio_fork
Volker Lendecke
2012-03-31
1
-7
/
+9
*
s3-aio-fork: Fix aio_suspend event hierarchy
Volker Lendecke
2012-03-31
1
-10
/
+8
*
s3-aio-fork: Fix an alignment warning on OS/X
Volker Lendecke
2012-03-31
1
-2
/
+2
*
Make sure we claim that a DACL or SACL is present if the SD says so
Richard Sharpe
2012-03-31
1
-2
/
+2
*
Who would have guessed - checking returns from strlcat found a memory overwri...
Jeremy Allison
2012-03-30
1
-1
/
+1
*
More strlcat/strlcpy truncate checks.
Jeremy Allison
2012-03-30
8
-26
/
+94
*
s3: Avoid a crash with debug level 10
Volker Lendecke
2012-03-30
1
-1
/
+2
*
Start to add truncate checks on all uses of strlcpy(). Reading lwn
Jeremy Allison
2012-03-29
1
-1
/
+3
*
Based on code from Richard Sharpe <realrichardsharpe@gmail.com>,
Jeremy Allison
2012-03-29
1
-1
/
+4
*
s3: Fix a valgrind error
Volker Lendecke
2012-03-29
1
-1
/
+8
*
Add DEBUG statements to show when access has been denied and why.
Richard Sharpe
2012-03-28
1
-0
/
+2
*
s3: Pass filters explicitly through vfs notify watch
Volker Lendecke
2012-03-26
10
-29
/
+41
*
s3: Fix a typo
Volker Lendecke
2012-03-26
1
-1
/
+1
*
s3: Rename a variable in inotify_watch for clarity
Volker Lendecke
2012-03-26
1
-5
/
+5
*
s3: Pass "filter" instead of "notify_entry" to inotify_map
Volker Lendecke
2012-03-26
1
-4
/
+4
[prev]
[next]