]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2012-09-10  Christian Ambachs3:client use more access bits for snapshot display
2012-09-10  Christian Ambachs3:libsmb correctly set isFsctl for snapshot list
2012-09-04  Andreas Schneiders3-winbind: DON'T PANIC if we couldn't find the domain.
2012-08-31  Jeremy AllisonFix bug #9124 - Samba fails to set "inherited" bit...
2012-08-31  Jeremy AllisonWindows does canonicalization of inheritance bits....
2012-08-31  Jeremy AllisonChange the other two places where we set a security...
2012-08-31  Jeremy AllisonRe-add set_sd(), called from set_sd_blob(). Allows...
2012-08-31  Jeremy AllisonRename set_sd() to set_sd_blob() - this describes what...
2012-08-30  Andreas Schneiders3-smbd: Fix flooding the logs with records we don...
2012-08-30  Jeremy AllisonBug #9058] Files not deleted, smbstatus shows "Segmenta...
2012-08-30  David Disseldorps3-printing: fix bug 9123 lprng job tracking errors
2012-08-29  Andreas Schneiders3-smbd: Initialize the print backend after we setup...
2012-08-29  Günther Deschners4-torture: let torture_suite_add_ndr_pull_test always...
2012-08-28  hargagans3: Fix bug #9085.
2012-08-28  Björn Jackes3: fix #9037 even more - open and netbsd have the...
2012-08-27  Stefan Metzmachers3:smb2_ioctl: add some more validation checks
2012-08-27  Volker LendeckeBackport FSCTL codes from master
2012-08-23  Andreas Schneiders3-libsmb: Remove obsolete smb_krb5_locate_kdc.
2012-08-23  Volker Lendeckes3: Fix #9037, BSD has -lmd instead of -lmd5
2012-08-23  Jeremy AllisonFix bug #9098 - winbind does not refresh kerberos tickets.
2012-08-23  Herb LewisFix bug #9104 - winbindd can mis-identify idle clients...
2012-08-23  Jeremy AllisonEnsure we keep last_access up to date when processing...
2012-08-15  Salvador I... Fix smbclient/tarmode panic on connecting to Windows...
2012-08-15  Andrew Bartletts3-auth Use correct RID for domain guests primary group
2012-08-15  Andrew BartlettRevert "s3:auth make sure the primary group sid is...
2012-08-13  Volker Lendeckes3: Fix a crash in reply_lockingX_error
2012-08-13  David BindermanFix bug 9065: source3/registry/regfio.c: bad call to...
2012-08-06  Karolin SeegerWHASTNEW: Start release notes for Samba 3.6.8.
2012-08-06  Karolin SeegerVERSION: Bump version number up to 3.6.8.
2012-07-30  Karolin SeegerWHATSNEW: Add latest changes to the release notes.
2012-07-29  Günther Deschners4-torture: add ntprinting ndr operations testsuite.
2012-07-29  Günther Deschnerntprinting: mark the final 4 byte null pointer for...
2012-07-29  David Disseldorpndr: fix push/pull DATA_BLOB with NDR_NOALIGN
2012-07-29  Günther Deschnerntprinting: make decode_ntprinting helpers public in...
2012-07-26  Karolin SeegerWHATSNEW: Add changes since 3.6.6.
2012-07-26  David BindermanFix bug 9062: cmd_lsarpc.c:1171: bad call to data_blob_...
2012-07-26  Jiri PopelkaUse ippGet/ippSet (accessors) for IPP API.
2012-07-24  Jura SasekFix bug #9037 - Name clash in MD5 cause...
2012-07-24  Andreas Schneiders3-winbind: Fix bug #9052 resolving our own "Domain...
2012-07-24  David Disseldorps3-printing: fix broken print_job_get_name() return
2012-07-24  David Disseldorps3-torture: Use static printer for smbd spooler test
2012-07-24  David Disseldorps3-printing: use euid for vlp job tracking
2012-07-24  David Disseldorps3-printing: fill print_generic sysjob id on job submission
2012-07-24  David Disseldorps3-printing: pass lpq command to job_submit
2012-07-24  David Disseldorps3-printing: remove unused print_job_fname()
2012-07-24  David Disseldorps3-printing: pass a talloc ctx to unpack_pjob
2012-07-24  David Disseldorps3-printing: return talloced print jobs
2012-07-24  David Disseldorps3-printing: clean up print_job_pause/resume interface
2012-07-24  David Disseldorps3-printing: fix potential print db refcount leak
2012-07-24  David Disseldorps3-spoolss: remove duplicate "." in smbd spooler path
2012-07-24  David Disseldorps3-printing: remove print_parse_jobid()
2012-07-24  David Disseldorps3-printing: remove redundant variable set
2012-07-24  David Disseldorps3-printing: remove print_parse_jobid() calls from...
2012-07-24  David Disseldorps3-printing: rename queue->job sysjob
2012-07-24  David Disseldorps3-printing: remove print_parse_jobid() from print_cups.c
2012-07-24  David Disseldorps3-printing: store print jobid as part of struct printjob
2012-07-24  David Disseldorptorture: add test for smbd print job spooling
2012-07-24  Stefan Metzmachers3:smb2_server: implement credit granting similar to...
2012-07-24  Stefan Metzmachers3:smb2_server: make sure sequence numbers don't wrap...
2012-07-24  Stefan Metzmachers3:smb2_server: make sure we don't grant more credits...
2012-07-24  Stefan Metzmachers3:smb2_server: check the already granted credits like...
2012-07-24  Stefan Metzmachers3:smb2_server: split out a smb2_validate_sequence_numb...
2012-07-24  Stefan Metzmachers3:smb2_server: clear sequence window if we got the...
2012-07-24  Stefan Metzmachers3:smb2_server: fix calculation of the next bitmap_offset
2012-07-24  Stefan Metzmachers3:smb2_server: remove unused and confusing DEFAULT_SMB...
2012-07-24  Stefan Metzmachers3:smb2_server: call smbd_smb2_request_validate() also...
2012-07-24  Stefan Metzmachers3:smb2_server: start the connection with one credit...
2012-07-14  Volker Lendeckes3: Make us survive smb2.lock.rw-shared with aio enabled
2012-07-11  Jeremy AllisonFix bug #9034 - Typo in set_re_uid() call when USE_SETR...
2012-07-06  Stefan Metzmachers3:vfs_gpfs: be less verbose in get/set_xattr functions
2012-06-30  Volker Lendeckes3-vfs_gpfs: Fix bug #9003, posix acl on gpfs
2012-06-30  Stefan Metzmachers3:winbindd: don't turn negative cache entries into...
2012-06-30  Stefan Metzmachers3:passdb: don't turn negative cache entries into valid...
2012-06-30  Stefan Metzmachers3:winbindd: do not expose negative cache idmap entries...
2012-06-30  Stefan Metzmachers3:winbindd: discard the expired gid cache if we're...
2012-06-30  Björn Jackes3: fix build without ads support
2012-06-30  Jeremy AllisonFix bug #8974 - Kernel oplocks are broken when uid...
2012-06-30  Olaf Flebbes3: Correct documentation of case sensitive
2012-06-30  Jeremy AllisonSame fix as bug 8989 - Samba 3.5.x (and probably all...
2012-06-30  Jeremy AllisonFix Bug 8989 - Samba 3.5.x (and probably all other...
2012-06-25  Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.7.
2012-06-25  Karolin SeegerVERSION: Bump version number up to 3.6.7.
2012-06-24  Karolin SeegerWHATSNEW: Break line properly.
2012-06-23  Karolin SeegerWHATSNEW: Add more changes since 3.6.5.
2012-06-17  Stefan Metzmachers3:smbd: use fsp_persistent_id() as persistent_file_id...
2012-06-17  Stefan Metzmachers3:smbd: add a fsp_persistent_id() function
2012-06-17  Stefan Metzmachers3:smbd: try to make fsp->fh->gen_id as globally unique...
2012-06-17  Stefan MetzmacherRevert "s3:smbd: set req->smb2req->compat_chain_fsp...
2012-06-17  Stefan Metzmachers3:smb2_ioctl: make use of file_fsp_smb2()
2012-06-17  Stefan Metzmachers3:smb2_lock: make use of file_fsp_smb2()
2012-06-17  Stefan Metzmachers3:smb2_write: make use of file_fsp_smb2()
2012-06-17  Stefan Metzmachers3:smb2_read: make use of file_fsp_smb2()
2012-06-17  Stefan Metzmachers3:smb2_notify: make use of file_fsp_smb2()
2012-06-17  Stefan Metzmacher3:smb2_setinfo: make use of file_fsp_smb2()
2012-06-17  Stefan Metzmachers3:smb2_getinfo: make use of file_fsp_smb2()
2012-06-17  Stefan Metzmachers3:smb2_find: make use of file_fsp_smb2()
2012-06-17  Stefan Metzmachers3:smb2_break: make use of file_fsp_smb2()
2012-06-17  Stefan Metzmachers3:smb2_close: make use of file_fsp_smb2()
2012-06-17  Stefan Metzmachers3:smb2_flush: make use of file_fsp_smb2()
2012-06-17  Stefan Metzmachers3:smbd: add file_fsp_smb2()
next