s3-libads: Improve service principle guessing.
[samba.git] / source3 /
2014-09-30 Andreas Schneiders3-libads: Improve service principle guessing.
2014-09-29 Volker Lendeckes3: smbd: streams - Ensure share mode validation ignore...
2014-09-27 Jeremy Allisons3: smbd - open logic fix.
2014-09-27 Michael Adams3:smbd:open_file: use a more natural check.
2014-09-27 Michael Adams3:smbd: fix a race in open code
2014-09-27 Jeremy Allisons3: winbindd: Old NT Domain code sets struct winbind_do...
2014-09-27 Christof Schmitts3-winbindd: Use correct realm for trusted domains...
2014-09-27 Volker Lendeckemedia_harmony: Fix a crash bug
2014-09-26 Andreas Schneidernmbd: Send waiting status to systemd.
2014-09-08 Karolin SeegerMerge tag 'samba-4.1.11' into v4-1-test samba-4.1.12
2014-09-08 Jeremy Allisons3: smbd: vfs_dirsort module.
2014-09-01 Jeremy Allisons3: winbindd: On new client connect, prune idle or...
2014-09-01 Jeremy Allisons3: winbindd: Add new parameter "winbind request timeou...
2014-09-01 David Disseldorpdosmode: fix FSCTL_SET_SPARSE request validation
2014-09-01 Volker Lendeckesmbd: Properly initialize mangle_hash
2014-09-01 Roel van MeerDon't discard result of checking grouptype
2014-09-01 Shirish Pargaonkarsamba: Retain case sensitivity of cifs client
2014-09-01 David Disseldorpprinting: reload printer shares on OpenPrinter
2014-09-01 David Disseldorpsmbd: split printer reload processing
2014-09-01 David Disseldorpserver: remove duplicate snum_is_shared_printer()
2014-09-01 David Disseldorpsmbd: only reprocess printer_list.tdb if it changed
2014-09-01 David Disseldorpprinting: return last change time with pcap_cache_loaded()
2014-09-01 David Disseldorpprinting: remove pcap_cache_add()
2014-09-01 David Disseldorpprinting: reload printer_list.tdb from in memory list
2014-09-01 David Disseldorpprinting: only reload printer shares on client enum
2014-09-01 David Disseldorpprinting: traverse_read the printer list for share...
2014-09-01 Jeremy Allisons3: smbd : SMB2 - fix SMB2_SEARCH when searching non...
2014-09-01 Jeremy Allisons3: smbd - SMB[2|3]. Ensure a \ or / can't be found...
2014-09-01 Björn Baumbachs3: enforce a positive allocation_file_size for non...
2014-09-01 Arvid Requatepassdb: fix NT_STATUS_NO_SUCH_GROUP
2014-09-01 Ross Lagerwalls3:libsmb: Set a max charge for SMB2 connections
2014-09-01 Jeremy Allisons3: smbd: POSIX ACLs. Remove incorrect check for SECINF...
2014-09-01 Stefan Metzmachers3:smbd: mask security_information input values with...
2014-09-01 Har Gagan SahaiFixed a memory leak in cli_set_mntpoint().
2014-09-01 Michael Adambuild: fix configure to honour --without-dmapi
2014-08-07 Jeremy Allisons3: net time - fix usage and core dump.
2014-08-07 Michael Adams3: remove stat_ex.vfs_private completely
2014-08-07 Michael Adams3:vfs:gpfs: remove a block and reduce indentation...
2014-08-07 Michael Adams3:vfs:gpfs: remove all writing uses of stat_ex.vfs_pri...
2014-08-07 Michael Adams3:vfs:gpfs: Remove all reading uses of stat_ex.vfs_pri...
2014-08-07 Michael Adams3:vfs:gpfs: fix flapping offline: always get winAttrs...
2014-08-07 Michael Adams3:vfs:gpfs: store the winAttrs in the struct_ex when...
2014-08-07 Michael Adams3:idmap: don't log missing range config if range check...
2014-08-07 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-08-07 Stefan Metzmachers3:lib/memcache: only include the required header files
2014-08-07 Stefan Metzmachers3:lib/memcache: make use of talloc for memcache_elements
2014-08-07 Stefan Metzmachers3:lib/memcache: use uint8_t instead of uint8
2014-08-07 Günther Deschnerlibcli/auth: also set secure channel type in netlogon_c...
2014-07-28 Karolin SeegerMerge commit 'origin/v4-1-test^' into v4-1-stable samba-4.1.10
2014-07-19 Jeremy Allisons3: SMB2 : Fix leak of blocking lock records in the...
2014-07-19 Jeremy Allisons3: smb2: Simplify logic in reprocess_blocked_smb2_lock().
2014-07-19 Jeremy Allisons3: smb2: Remove unused code from remove_pending_lock().
2014-07-17 Volker Lendeckesmbd: Remove 2 indentation levels
2014-07-17 Jeremy Allisons3: smbd - Prevent file truncation on an open that...
2014-07-15 Andrew Bartlettdsdb: Always store and return the userParameters as...
2014-07-15 Jeremy Allisons3: smbd: Locking - re-add pending lock records if...
2014-07-15 Jeremy Allisons3: smbd: Locking - treat lock timeout the same as...
2014-07-15 Jeremy Allisons3: smbd: Locking - add and use utility function lock_t...
2014-07-15 Jeremy Allisons3: smbd: Locking - convert to using utility macro...
2014-07-15 Stefan Metzmachers3:smb2_read: let smb2_sendfile_send_data() behave...
2014-07-15 Garming Sampysmbd: improve the return of error codes in the python...
2014-07-15 Andrew Bartlettpassdb: Do not routinely clear the global memory return...
2014-07-15 Volker Lendecketorture3: Fix bug 10687
2014-07-15 Andrew Bartlettlibsmb: Provide a talloc_stackframe() to external users...
2014-07-15 Andrew Bartlettlibsmbclient: Wrap more function calls in talloc_stackf...
2014-07-15 Andrew Bartlettpam_smbpass: Wrap calls in talloc_stackframe() to avoid...
2014-07-15 Volker Lendeckesmbd: Avoid double-free in get_print_db_byname
2014-07-15 Jeremy Allisons3: smbd: Locking, fix off-by one calculation in brl_pe...
2014-07-15 Volker Lendeckesmbstatus: Fix an uninitialized variable
2014-07-15 Abhidnya Joshis3: fix missing braces in nfs4_acls.c
2014-07-15 Jeremy Allisons3:winbindd - fix bad bugfix for bug #10280 - winbind...
2014-07-15 Jeremy Allisons3/s4: smbd, rpc, ldap, cldap, kdc services.
2014-07-15 Volker Lendeckemsg_channel: Fix a 100% CPU loop
2014-07-15 Volker Lendeckesmbd: Fix bug 10593
2014-06-23 Karolin SeegerMerge tag 'samba-4.1.9' into v4-1-test
2014-06-22 Jeremy Allisons3: smbd - fix processing of packets with invalid DOS...
2014-06-22 Jeremy Allisons3: nmbd: Fix bug 10633 - nmbd denial of service
2014-06-10 Andrew Bartlettwinbindd: Ensure we do not look at rid_array before...
2014-06-10 Jeremy Allisons3: libsmbclient: Work around bugs in SLES cifsd and...
2014-06-10 Jeremy Allisons3: client : correctly fill in the struct smb_create_re...
2014-06-10 Jeremy Allisons3: client : Add extra return parameter to all client...
2014-06-10 Jeremy Allisons3: client - rename 'struct smb2_create_returns' to...
2014-06-02 David Disseldorpprinting: fix purge of all print jobs
2014-05-27 Jeremy Allisons3: smb2: Move from using SBVAL to put NTTIMEs on the...
2014-05-27 Jeremy Allisons3: smb2: Move from using SBVAL to put NTTIMEs on the...
2014-05-20 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all calle...
2014-05-20 Alexander Bokovoywinbindd: use exit_daemon() to pass startup status...
2014-05-20 Alexander Bokovoynmbd: use exit_daemon() to report status to systemd
2014-05-20 Alexander Bokovoysmbd: use exit_daemon() to support reporting to systemd...
2014-05-20 Alexander Bokovoyadd systemd integration
2014-05-19 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Don't return 4 extra bytes...
2014-05-19 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Initialize output array...
2014-05-19 Jeremy Allisons3: smbd : Fix wildcard unlink to fail if we get an...
2014-05-19 Jeremy Allisons3: smbd: Remove open_file_fchmod().
2014-05-19 Jeremy Allisons3: smbd: change file_set_dosmode() to use get_file_han...
2014-05-19 Jeremy Allisons3: smbd : Ensure file_new doesn't call into smbXsrv_op...
2014-05-19 Jeremy Allisons3 : smbd : Protect all possible code paths from fsp...
2014-05-19 Jose A. RiveraMinor typo fix in source3/wscript.
2014-05-06 Noel Powers3: smbd - smb1 - fix read of deleted memory in reply_w...
2014-05-06 Abhidnya Joshiidmap_autorid: fix failure in reverse lookup if ID...
next