index
:
samba
master
pristine-tar
upstream_4.1
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-01
build: fix configure to honour --without-dmapi
Michael Adam
1
-28
/
+44
2014-08-07
s3: net time - fix usage and core dump.
Jeremy Allison
1
-10
/
+20
2014-08-07
s3: remove stat_ex.vfs_private completely
Michael Adam
3
-23
/
+0
2014-08-07
s3:vfs:gpfs: remove a block and reduce indentation in gpfs_is_offline()
Michael Adam
1
-8
/
+6
2014-08-07
s3:vfs:gpfs: remove all writing uses of stat_ex.vfs_private from vfs_gpfs.
Michael Adam
1
-7
/
+0
2014-08-07
s3:vfs:gpfs: Remove all reading uses of stat_ex.vfs_private from vfs_gfs.
Michael Adam
1
-21
/
+20
2014-08-07
s3:vfs:gpfs: fix flapping offline: always get winAttrs from gpfs for is_offline
Michael Adam
1
-3
/
+1
2014-08-07
s3:vfs:gpfs: store the winAttrs in the struct_ex when we got them in vfs_gpfs...
Michael Adam
1
-0
/
+1
2014-08-07
s3:idmap: don't log missing range config if range checking not requested
Michael Adam
1
-2
/
+2
2014-08-07
lib/util: move memcache.[ch] to the toplevel 'samba-util' library
Stefan Metzmacher
17
-546
/
+15
2014-08-07
s3:lib/memcache: only include the required header files
Stefan Metzmacher
2
-3
/
+6
2014-08-07
s3:lib/memcache: make use of talloc for memcache_elements
Stefan Metzmacher
1
-6
/
+5
2014-08-07
s3:lib/memcache: use uint8_t instead of uint8
Stefan Metzmacher
1
-2
/
+2
2014-08-07
libcli/auth: also set secure channel type in netlogon_creds_client_init().
Günther Deschner
1
-0
/
+1
2014-07-19
s3: SMB2 : Fix leak of blocking lock records in the database.
Jeremy Allison
1
-0
/
+1
2014-07-19
s3: smb2: Simplify logic in reprocess_blocked_smb2_lock().
Jeremy Allison
1
-30
/
+25
2014-07-19
s3: smb2: Remove unused code from remove_pending_lock().
Jeremy Allison
1
-13
/
+0
2014-07-17
smbd: Remove 2 indentation levels
Volker Lendecke
1
-11
/
+11
2014-07-17
s3: smbd - Prevent file truncation on an open that fails with share mode viol...
Jeremy Allison
1
-2
/
+20
2014-07-15
dsdb: Always store and return the userParameters as a array of LE 16-bit values
Andrew Bartlett
1
-5
/
+26
2014-07-15
s3: smbd: Locking - re-add pending lock records if we fail to acquire a lock ...
Jeremy Allison
1
-17
/
+80
2014-07-15
s3: smbd: Locking - treat lock timeout the same as any other error.
Jeremy Allison
1
-53
/
+38
2014-07-15
s3: smbd: Locking - add and use utility function lock_timed_out().
Jeremy Allison
1
-3
/
+21
2014-07-15
s3: smbd: Locking - convert to using utility macro used elsewhere.
Jeremy Allison
1
-2
/
+1
2014-07-15
s3:smb2_read: let smb2_sendfile_send_data() behave like send_file_readX()
Stefan Metzmacher
1
-16
/
+53
2014-07-15
pysmbd: improve the return of error codes in the python smbd bindings
Garming Sam
1
-31
/
+27
2014-07-15
passdb: Do not routinely clear the global memory returned by get_global_sam_s...
Andrew Bartlett
2
-15
/
+41
2014-07-15
torture3: Fix bug 10687
Volker Lendecke
1
-1
/
+1
2014-07-15
libsmb: Provide a talloc_stackframe() to external users of libsmb_setget.c
Andrew Bartlett
1
-2
/
+15
2014-07-15
libsmbclient: Wrap more function calls in talloc_stackframe() to protect agai...
Andrew Bartlett
1
-0
/
+17
2014-07-15
pam_smbpass: Wrap calls in talloc_stackframe() to avoid warnings about leakin...
Andrew Bartlett
3
-1
/
+31
2014-07-15
smbd: Avoid double-free in get_print_db_byname
Volker Lendecke
1
-2
/
+2
2014-07-15
s3: smbd: Locking, fix off-by one calculation in brl_pending_overlap().
Jeremy Allison
1
-1
/
+1
2014-07-15
smbstatus: Fix an uninitialized variable
Volker Lendecke
1
-0
/
+1
2014-07-15
s3: fix missing braces in nfs4_acls.c
Abhidnya Joshi
1
-1
/
+2
2014-07-15
s3:winbindd - fix bad bugfix for bug #10280 - winbind panic if AD server is d...
Jeremy Allison
1
-2
/
+2
2014-07-15
s3/s4: smbd, rpc, ldap, cldap, kdc services.
Jeremy Allison
1
-6
/
+10
2014-07-15
msg_channel: Fix a 100% CPU loop
Volker Lendecke
1
-0
/
+12
2014-07-15
smbd: Fix bug 10593
Volker Lendecke
1
-1
/
+8
2014-06-23
Merge tag 'samba-4.1.9' into v4-1-test
Karolin Seeger
4
-18
/
+23
2014-06-22
s3: smbd - fix processing of packets with invalid DOS charset conversions.
Jeremy Allison
3
-13
/
+21
2014-06-22
s3: nmbd: Fix bug 10633 - nmbd denial of service
Jeremy Allison
1
-5
/
+2
2014-06-10
winbindd: Ensure we do not look at rid_array before checking if it was returned
Andrew Bartlett
1
-3
/
+3
2014-06-10
s3: libsmbclient: Work around bugs in SLES cifsd and Apple smbx SMB1 servers.
Jeremy Allison
1
-1
/
+21
2014-06-10
s3: client : correctly fill in the struct smb_create_returns from cli_ntcreat...
Jeremy Allison
1
-5
/
+27
2014-06-10
s3: client : Add extra return parameter to all client open calls.
Jeremy Allison
22
-113
/
+137
2014-06-10
s3: client - rename 'struct smb2_create_returns' to 'struct smb_create_return...
Jeremy Allison
2
-3
/
+3
2014-06-02
printing: fix purge of all print jobs
David Disseldorp
1
-4
/
+19
2014-05-27
s3: smb2: Move from using SBVAL to put NTTIMEs on the wire to put_long_date_t...
Jeremy Allison
1
-42
/
+43
2014-05-27
s3: smb2: Move from using SBVAL to put NTTIMEs on the wire to put_long_date_t...
Jeremy Allison
1
-70
/
+57
[next]