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:configure: require external talloc >= 2.1.2
Stefan Metzmacher
2015-03-16
1
-1
/
+1
*
smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT.
Ira Cooper
2015-03-02
1
-3
/
+3
*
s3-netlogon: Make sure we do not deference a NULL pointer.
Andreas Schneider
2015-02-23
1
-1
/
+6
*
CVE-2015-0240: s3: netlogon: Ensure we don't call talloc_free on an uninitial...
Jeremy Allison
2015-02-23
1
-1
/
+5
*
s3: smbclient: Allinfo leaves the file handle open.
Jeremy Allison
2015-02-16
1
-0
/
+1
*
printing/cups: pack requested-attributes with IPP_TAG_KEYWORD
David Disseldorp
2015-02-10
1
-1
/
+1
*
s3:smb2_server: protect against integer wrap with "smb2 max credits = 65535"
Stefan Metzmacher
2015-02-05
1
-0
/
+3
*
s3:smb2_server: always try to grant the credits the client just consumed
Stefan Metzmacher
2015-02-05
1
-6
/
+2
*
libsmb: provide authinfo domain for encrypted session referrals
David Disseldorp
2015-01-29
1
-1
/
+1
*
libsmb: provide authinfo domain for DFS referral auth
David Disseldorp
2015-01-29
1
-4
/
+9
*
libsmb: reuse connections derived from DFS referrals
David Disseldorp
2015-01-29
1
-24
/
+79
*
smbd: Fix CID 1063259 Uninitialized scalar variable
Volker Lendecke
2015-01-14
1
-0
/
+1
*
net: Fix sam addgroupmem
Volker Lendecke
2015-01-14
1
-3
/
+5
*
nsswitch: fix soname of linux nss_*.so.2 modules
Stefan Metzmacher
2015-01-11
1
-7
/
+0
*
winbind: Retry after SESSION_EXPIRED error in ping-dc
Christof Schmitt
2015-01-11
1
-0
/
+8
*
winbind: Retry LogonControl RPC in ping-dc after session expiration
Christof Schmitt
2015-01-11
1
-0
/
+10
*
s3:smb2_server: allow reauthentication without signing
Stefan Metzmacher
2014-12-18
2
-5
/
+4
*
s3:smb2_server: use the global signing key to check if signing is required
Stefan Metzmacher
2014-12-18
1
-1
/
+1
*
s3:utils/profiles fix a use after free
Christian Ambach
2014-12-18
1
-3
/
+3
*
s3:registry/regfio fix some valgrind warnings
Christian Ambach
2014-12-18
1
-2
/
+2
*
s3:registry/regfio read SD from the correct location
Christian Ambach
2014-12-18
1
-2
/
+4
*
s3: modules: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
2014-12-18
2
-3
/
+10
*
s3: smbd: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
2014-12-18
1
-11
/
+11
*
s3: smbd: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
2014-12-18
1
-5
/
+12
*
s3:build: don't detect perl in source3/wscript again.
Michael Adam
2014-11-18
1
-1
/
+0
*
pdb_tdb: Fix a TALLOC/SAFE_FREE mixup
Volker Lendecke
2014-11-18
1
-1
/
+1
*
spoolss: remove unused fill_job_info3()
David Disseldorp
2014-11-18
1
-21
/
+0
*
spoolss: fix jobid in level 3 EnumJobs response
David Disseldorp
2014-11-18
1
-23
/
+33
*
spoolss: fix jobid in level 2 GetJob and EnumJobs responses
David Disseldorp
2014-11-18
1
-14
/
+36
*
spoolss: fix jobid in level 1 GetJob and EnumJobs responses
David Disseldorp
2014-11-18
1
-12
/
+36
*
spoolss: fix GetJob jobid lookups
David Disseldorp
2014-11-18
1
-5
/
+32
*
printing: add jobid_to_sysjob helper function
David Disseldorp
2014-11-18
2
-18
/
+53
*
s3:smbd: fix file corruption using "write cache size != 0"
Stefan Metzmacher
2014-11-09
1
-0
/
+3
*
spoolss: fix handling of bad EnumJobs levels
David Disseldorp
2014-10-29
1
-1
/
+6
*
s3-nmbd: Fix netbios name truncation.
Jeremy Allison
2014-10-29
1
-8
/
+68
*
There are tests all over the SMB1 code to check that srv_send_smb fails, but ...
Richard Sharpe
2014-10-29
1
-1
/
+1
*
s3: daemons - ensure nmbd and winbindd are consistent in command line process...
Jeremy Allison
2014-10-29
2
-1
/
+3
*
s3: nmbd: Ensure the main nmbd process doesn't create zombies.
Jeremy Allison
2014-10-13
1
-0
/
+3
*
pthreadpool: Slightly serialize jobs
Jeremy Allison
2014-10-13
1
-3
/
+3
*
s3: lib: Signal handling - ensure smbrun and change password code save and re...
Jeremy Allison
2014-10-13
2
-12
/
+15
*
s3-libads: Add all machine account principals to the keytab.
Andreas Schneider
2014-10-09
1
-22
/
+52
*
registry: Don't leave dangling transactions
Volker Lendecke
2014-10-09
1
-1
/
+1
*
s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs call
Christof Schmitt
2014-10-09
1
-3
/
+30
*
s3: Move init_lsa_ref_domain_list to lib
Christof Schmitt
2014-10-09
6
-48
/
+102
*
s3-libnet: Make sure we do not overwrite precreated SPNs.
Günther Deschner
2014-10-09
1
-3
/
+36
*
s3-libnet: Add libnet_join_get_machine_spns().
Andreas Schneider
2014-10-09
1
-0
/
+20
*
s3-libads: Add function to search for an element in an array.
Andreas Schneider
2014-10-09
2
-0
/
+33
*
s3-libads: Add a function to retrieve the SPNs of a computer account.
Andreas Schneider
2014-10-09
2
-0
/
+66
*
s3-libads: Improve service principle guessing.
Andreas Schneider
2014-09-30
1
-58
/
+66
*
s3: smbd: vfs_dirsort module.
Jeremy Allison
2014-09-11
1
-1
/
+1
[next]