summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* samba: pass down size_t instead of int to add_string_to_array().Günther Deschner2014-11-248-10/+12
* s3-proto: remove duplicate proto for add_string_to_array().Günther Deschner2014-11-241-3/+0
* s3:build: don't detect perl in source3/wscript again.Michael Adam2014-11-171-1/+0
* pdb_tdb: Fix a TALLOC/SAFE_FREE mixupVolker Lendecke2014-11-171-1/+1
* s3-keytab: fix keytab array NULL termination.Matt Rogers2014-11-171-2/+1
* spoolss: remove unused fill_job_info3()David Disseldorp2014-11-171-21/+0
* spoolss: fix jobid in level 3 EnumJobs responseDavid Disseldorp2014-11-171-23/+33
* spoolss: fix jobid in level 2 GetJob and EnumJobs responsesDavid Disseldorp2014-11-171-14/+36
* spoolss: fix jobid in level 1 GetJob and EnumJobs responsesDavid Disseldorp2014-11-171-12/+36
* spoolss: fix GetJob jobid lookupsDavid Disseldorp2014-11-171-5/+32
* printing: add jobid_to_sysjob helper functionDavid Disseldorp2014-11-172-18/+53
* s3:smbd: fix file corruption using "write cache size != 0"Stefan Metzmacher2014-11-091-0/+3
* s3: nmbd: Ensure NetBIOS names are only 15 characters stored.Jeremy Allison2014-11-091-1/+9
* s3: libsmbclient - smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FIL...Jeremy Allison2014-11-091-0/+14
* spoolss: fix handling of bad EnumJobs levelsDavid Disseldorp2014-11-091-1/+6
* s3-nmbd: Fix netbios name truncation.Jeremy Allison2014-11-091-8/+68
* There are tests all over the SMB1 code to check that srv_send_smb fails, but ...Richard Sharpe2014-11-091-1/+1
* s3: daemons - ensure nmbd and winbindd are consistent in command line process...Jeremy Allison2014-11-092-1/+3
* vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.Jose A. Rivera2014-10-261-90/+32
* vfs_glusterfs: smb_stat_ex_from_stat commenting and cleanup.Christopher R. Hertel2014-10-261-13/+8
* vfs_glusterfs: Comment the top of the file.Christopher R. Hertel2014-10-261-8/+18
* s3: nmbd: Ensure the main nmbd process doesn't create zombies.Jeremy Allison2014-10-191-0/+3
* pthreadpool: Slightly serialize jobsJeremy Allison2014-10-191-3/+3
* s3: lib: Signal handling - ensure smbrun and change password code save and re...Jeremy Allison2014-10-192-12/+15
* s3-libads: Add all machine account principals to the keytab.Andreas Schneider2014-10-091-22/+52
* registry: Don't leave dangling transactionsVolker Lendecke2014-10-091-1/+1
* s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs callChristof Schmitt2014-10-091-3/+30
* s3: Move init_lsa_ref_domain_list to libChristof Schmitt2014-10-095-48/+98
* idmap_rfc2307: Fix a crash after connection problem to DCChristof Schmitt2014-10-091-0/+1
* s3-libnet: Make sure we do not overwrite precreated SPNs.Günther Deschner2014-10-091-3/+36
* s3-libnet: Add libnet_join_get_machine_spns().Andreas Schneider2014-10-091-0/+20
* s3-libads: Add function to search for an element in an array.Andreas Schneider2014-10-092-0/+33
* s3-libads: Add a function to retrieve the SPNs of a computer account.Andreas Schneider2014-10-092-0/+66
* s3-libads: Improve service principle guessing.Andreas Schneider2014-09-301-58/+66
* s3: smbd: streams - Ensure share mode validation ignores internal opens (op_m...Volker Lendecke2014-09-291-1/+6
* s3: smbd - open logic fix.Jeremy Allison2014-09-271-0/+11
* s3:smbd:open_file: use a more natural check.Michael Adam2014-09-271-1/+3
* s3:smbd: fix a race in open codeMichael Adam2014-09-271-17/+42
* s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be N...Jeremy Allison2014-09-272-3/+8
* s3-winbindd: Use correct realm for trusted domains in idmap childChristof Schmitt2014-09-271-2/+9
* media_harmony: Fix a crash bugVolker Lendecke2014-09-271-2/+2
* nmbd: Send waiting status to systemd.Andreas Schneider2014-09-261-2/+5
* s3: smbd: vfs_dirsort module.Jeremy Allison2014-09-081-1/+1
* s3: winbindd: On new client connect, prune idle or hung connections older tha...Jeremy Allison2014-09-011-0/+36
* s3: winbindd: Add new parameter "winbind request timeout" set to 60 seconds w...Jeremy Allison2014-09-012-0/+2
* dosmode: fix FSCTL_SET_SPARSE request validationDavid Disseldorp2014-09-011-0/+13
* smbd: Properly initialize mangle_hashVolker Lendecke2014-09-011-0/+4
* Don't discard result of checking grouptypeRoel van Meer2014-09-011-2/+0
* samba: Retain case sensitivity of cifs clientShirish Pargaonkar2014-09-011-1/+2
* printing: reload printer shares on OpenPrinterDavid Disseldorp2014-09-011-1/+11