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
2015-02-21
s3-netlogon: Make sure we do not deference a NULL pointer.
Andreas Schneider
1
-1
/
+6
2015-02-21
CVE-2015-0240: s3: netlogon: Ensure we don't call talloc_free on an uninitial...
Jeremy Allison
1
-1
/
+5
2015-01-11
nsswitch: fix soname of linux nss_*.so.2 modules
Stefan Metzmacher
1
-7
/
+0
2015-01-11
winbind: Retry after SESSION_EXPIRED error in ping-dc
Christof Schmitt
1
-0
/
+8
2015-01-11
winbind: Retry LogonControl RPC in ping-dc after session expiration
Christof Schmitt
1
-0
/
+10
2015-01-11
idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo
Samuel Cabrero
2
-1
/
+24
2014-12-18
s3:smb2_server: allow reauthentication without signing
Stefan Metzmacher
2
-5
/
+4
2014-12-18
s3:smb2_server: use the global signing key to check if signing is required
Stefan Metzmacher
1
-1
/
+1
2014-12-18
s3:utils/profiles fix a use after free
Christian Ambach
1
-3
/
+3
2014-12-18
s3:registry/regfio fix some valgrind warnings
Christian Ambach
1
-2
/
+2
2014-12-18
s3:registry/regfio read SD from the correct location
Christian Ambach
1
-2
/
+4
2014-12-08
s3: modules: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
3
-13
/
+13
2014-12-08
s3: smbd: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
1
-11
/
+11
2014-12-08
s3: smbd: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
1
-5
/
+12
2014-12-08
s3-libsmb: Duplicate the memory before we free it.
Andreas Schneider
1
-3
/
+6
2014-12-08
s3-libsmb: Set the netbios_name in use_ccache case too.
Andreas Schneider
1
-0
/
+9
2014-12-08
s3-lib: Do not require a password with --use-ccache.
Andreas Schneider
2
-3
/
+4
2014-12-04
libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows clien...
Jeremy Allison
1
-0
/
+2
2014-12-04
s3-smbstatus: Fix exit code of profile output.
Andreas Schneider
1
-2
/
+5
2014-12-04
s3-smbclient: Return success if we listed the shares.
Andreas Schneider
1
-1
/
+1
2014-11-24
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
8
-10
/
+12
2014-11-24
s3-proto: remove duplicate proto for add_string_to_array().
Günther Deschner
1
-3
/
+0
2014-11-17
s3:build: don't detect perl in source3/wscript again.
Michael Adam
1
-1
/
+0
2014-11-17
pdb_tdb: Fix a TALLOC/SAFE_FREE mixup
Volker Lendecke
1
-1
/
+1
2014-11-17
s3-keytab: fix keytab array NULL termination.
Matt Rogers
1
-2
/
+1
2014-11-17
spoolss: remove unused fill_job_info3()
David Disseldorp
1
-21
/
+0
2014-11-17
spoolss: fix jobid in level 3 EnumJobs response
David Disseldorp
1
-23
/
+33
2014-11-17
spoolss: fix jobid in level 2 GetJob and EnumJobs responses
David Disseldorp
1
-14
/
+36
2014-11-17
spoolss: fix jobid in level 1 GetJob and EnumJobs responses
David Disseldorp
1
-12
/
+36
2014-11-17
spoolss: fix GetJob jobid lookups
David Disseldorp
1
-5
/
+32
2014-11-17
printing: add jobid_to_sysjob helper function
David Disseldorp
2
-18
/
+53
2014-11-09
s3:smbd: fix file corruption using "write cache size != 0"
Stefan Metzmacher
1
-0
/
+3
2014-11-09
s3: nmbd: Ensure NetBIOS names are only 15 characters stored.
Jeremy Allison
1
-1
/
+9
2014-11-09
s3: libsmbclient - smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FIL...
Jeremy Allison
1
-0
/
+14
2014-11-09
spoolss: fix handling of bad EnumJobs levels
David Disseldorp
1
-1
/
+6
2014-11-09
s3-nmbd: Fix netbios name truncation.
Jeremy Allison
1
-8
/
+68
2014-11-09
There are tests all over the SMB1 code to check that srv_send_smb fails, but ...
Richard Sharpe
1
-1
/
+1
2014-11-09
s3: daemons - ensure nmbd and winbindd are consistent in command line process...
Jeremy Allison
2
-1
/
+3
2014-10-26
vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.
Jose A. Rivera
1
-90
/
+32
2014-10-26
vfs_glusterfs: smb_stat_ex_from_stat commenting and cleanup.
Christopher R. Hertel
1
-13
/
+8
2014-10-26
vfs_glusterfs: Comment the top of the file.
Christopher R. Hertel
1
-8
/
+18
2014-10-19
s3: nmbd: Ensure the main nmbd process doesn't create zombies.
Jeremy Allison
1
-0
/
+3
2014-10-19
pthreadpool: Slightly serialize jobs
Jeremy Allison
1
-3
/
+3
2014-10-19
s3: lib: Signal handling - ensure smbrun and change password code save and re...
Jeremy Allison
2
-12
/
+15
2014-10-09
s3-libads: Add all machine account principals to the keytab.
Andreas Schneider
1
-22
/
+52
2014-10-09
registry: Don't leave dangling transactions
Volker Lendecke
1
-1
/
+1
2014-10-09
s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs call
Christof Schmitt
1
-3
/
+30
2014-10-09
s3: Move init_lsa_ref_domain_list to lib
Christof Schmitt
5
-48
/
+98
2014-10-09
idmap_rfc2307: Fix a crash after connection problem to DC
Christof Schmitt
1
-0
/
+1
2014-10-09
s3-libnet: Make sure we do not overwrite precreated SPNs.
Günther Deschner
1
-3
/
+36
[next]