summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2014-11-17pdb_tdb: Fix a TALLOC/SAFE_FREE mixupVolker Lendecke1-1/+1
2014-11-17s3-keytab: fix keytab array NULL termination.Matt Rogers1-2/+1
2014-11-17spoolss: remove unused fill_job_info3()David Disseldorp1-21/+0
2014-11-17spoolss: fix jobid in level 3 EnumJobs responseDavid Disseldorp1-23/+33
2014-11-17spoolss: fix jobid in level 2 GetJob and EnumJobs responsesDavid Disseldorp1-14/+36
2014-11-17spoolss: fix jobid in level 1 GetJob and EnumJobs responsesDavid Disseldorp1-12/+36
2014-11-17spoolss: fix GetJob jobid lookupsDavid Disseldorp1-5/+32
2014-11-17printing: add jobid_to_sysjob helper functionDavid Disseldorp2-18/+53
2014-11-09s3:smbd: fix file corruption using "write cache size != 0"Stefan Metzmacher1-0/+3
2014-11-09s3: nmbd: Ensure NetBIOS names are only 15 characters stored.Jeremy Allison1-1/+9
2014-11-09s3: libsmbclient - smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FIL...Jeremy Allison1-0/+14
2014-11-09spoolss: fix handling of bad EnumJobs levelsDavid Disseldorp1-1/+6
2014-11-09s3-nmbd: Fix netbios name truncation.Jeremy Allison1-8/+68
2014-11-09There are tests all over the SMB1 code to check that srv_send_smb fails, but ...Richard Sharpe1-1/+1
2014-11-09s3: daemons - ensure nmbd and winbindd are consistent in command line process...Jeremy Allison2-1/+3
2014-10-26vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.Jose A. Rivera1-90/+32
2014-10-26vfs_glusterfs: smb_stat_ex_from_stat commenting and cleanup.Christopher R. Hertel1-13/+8
2014-10-26vfs_glusterfs: Comment the top of the file.Christopher R. Hertel1-8/+18
2014-10-19s3: nmbd: Ensure the main nmbd process doesn't create zombies.Jeremy Allison1-0/+3
2014-10-19pthreadpool: Slightly serialize jobsJeremy Allison1-3/+3
2014-10-19s3: lib: Signal handling - ensure smbrun and change password code save and re...Jeremy Allison2-12/+15
2014-10-09s3-libads: Add all machine account principals to the keytab.Andreas Schneider1-22/+52
2014-10-09registry: Don't leave dangling transactionsVolker Lendecke1-1/+1
2014-10-09s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs callChristof Schmitt1-3/+30
2014-10-09s3: Move init_lsa_ref_domain_list to libChristof Schmitt5-48/+98
2014-10-09idmap_rfc2307: Fix a crash after connection problem to DCChristof Schmitt1-0/+1
2014-10-09s3-libnet: Make sure we do not overwrite precreated SPNs.Günther Deschner1-3/+36
2014-10-09s3-libnet: Add libnet_join_get_machine_spns().Andreas Schneider1-0/+20
2014-10-09s3-libads: Add function to search for an element in an array.Andreas Schneider2-0/+33
2014-10-09s3-libads: Add a function to retrieve the SPNs of a computer account.Andreas Schneider2-0/+66
2014-09-30s3-libads: Improve service principle guessing.Andreas Schneider1-58/+66
2014-09-29s3: smbd: streams - Ensure share mode validation ignores internal opens (op_m...Volker Lendecke1-1/+6
2014-09-27s3: smbd - open logic fix.Jeremy Allison1-0/+11
2014-09-27s3:smbd:open_file: use a more natural check.Michael Adam1-1/+3
2014-09-27s3:smbd: fix a race in open codeMichael Adam1-17/+42
2014-09-27s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be N...Jeremy Allison2-3/+8
2014-09-27s3-winbindd: Use correct realm for trusted domains in idmap childChristof Schmitt1-2/+9
2014-09-27media_harmony: Fix a crash bugVolker Lendecke1-2/+2
2014-09-26nmbd: Send waiting status to systemd.Andreas Schneider1-2/+5
2014-09-08s3: smbd: vfs_dirsort module.Jeremy Allison1-1/+1
2014-09-01s3: winbindd: On new client connect, prune idle or hung connections older tha...Jeremy Allison1-0/+36
2014-09-01s3: winbindd: Add new parameter "winbind request timeout" set to 60 seconds w...Jeremy Allison2-0/+2
2014-09-01dosmode: fix FSCTL_SET_SPARSE request validationDavid Disseldorp1-0/+13
2014-09-01smbd: Properly initialize mangle_hashVolker Lendecke1-0/+4
2014-09-01Don't discard result of checking grouptypeRoel van Meer1-2/+0
2014-09-01samba: Retain case sensitivity of cifs clientShirish Pargaonkar1-1/+2
2014-09-01printing: reload printer shares on OpenPrinterDavid Disseldorp1-1/+11
2014-09-01smbd: split printer reload processingDavid Disseldorp2-47/+104
2014-09-01server: remove duplicate snum_is_shared_printer()David Disseldorp3-10/+2
2014-09-01smbd: only reprocess printer_list.tdb if it changedDavid Disseldorp1-0/+21