samba.git
2010-12-26 Andrew Bartletts3-net Allow 'net ads dns register' to take an optional...
2010-12-17 Stefan Metzmachers3:ntlm_auth: support clients which offer a spnego...
2010-12-17 Stefan Metzmachers3:ntlm_auth: free session key, as we don't use it...
2010-12-17 Stefan Metzmachers3:ntlm_auth: fix memory leak in the raw ntlmssp code...
2010-12-17 Stefan Metzmachers3: Correctly unwrap the krb ticket in gss-spnego ...
2010-12-17 Volker Lendeckes3: Fall back to raw NTLMSSP for the gss-spnego protocol
2010-12-17 Stefan Metzmachers3: Split off output generation from manage_squid_ntlms...
2010-12-17 Volker Lendeckes3: Wrap the ntlm_auth loop with a talloc_stackframe...
2010-12-17 Volker Lendeckes3: Fix some debug msgs in ntlm_auth (cherry picked...
2010-12-17 Volker Lendeckentlm_auth: Fix a valgrind error (cherry picked from...
2010-12-13 Holger HetterichFix bso#3185, return false when EOF is encountered...
2010-12-07 Jeremy Allisons3: Fix bug 7843: Expand the local SAMs aliases
2010-12-07 Volker Lendeckes3: Fix bug 7842: WINBINDD_LOOKUPRIDS does not return...
2010-12-07 Volker Lendeckes3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong...
2010-12-05 Jeremy AllisonFix bug #7835 - vfs_fill_sparse() doesn't use posix_fal...
2010-11-28 Volker Lendeckes3: Fix "force group" with ntlmssp guest session setup
2010-11-24 Volker Lendeckes3: Make winbind recover from a signing error
2010-11-24 olivierswitch from mtime to ctime which is more reliable if...
2010-11-24 Jeremy AllisonFix bug #7812 - vfs_acl_xattr/vfs_acl_tdb: ACL inherita...
2010-11-24 Jeremy AllisonFix our privileges code to display privileges with...
2010-11-24 Jeremy AllisonAdd SeSecurityPrivilige.
2010-11-24 Jeremy AllisonEnsure we have correct parameters to use Windows ACL...
2010-11-24 Jeremy AllisonAdd acl_xattr:ignore system acls boolean (normally...
2010-11-24 Jeremy AllisonAdd make_default_filesystem_acl() function to be used...
2010-11-24 Jeremy AllisonFix handling of "NULL" DACL. Map to u/g/w - rwx.
2010-11-24 Jeremy AllisonFix "force unknown ACL user" to strip out foreign SIDs...
2010-11-24 Jeremy AllisonAdd debug message to get_nt_acl_internal() to see what...
2010-11-24 Jeremy AllisonFix valgrind "uninitialized read" error on "info" when...
2010-11-24 Jeremy AllisonFix bug #7734 - When creating files with "inherit ACLs...
2010-11-24 Jeremy AllisonFix bug #7733 - Invalid client DOS attributes on create...
2010-11-24 Jeremy AllisonMake the vfs_acl_xattr and other modules work with...
2010-11-24 Jeremy AllisonCanonicalize incoming and outgoing ACLs.
2010-11-24 Jeremy AllisonMake the posix ACL module cope with a NULL incoming...
2010-11-24 Jeremy AllisonFix bug #7785 - atime limit.
2010-11-23 Samba-JP ootas3-docs: Update 3.2 features.
2010-11-16 Jeremy AllisonFix bug #7791 - gvfsd-smb (Gnome vfs) fails to copy...
2010-11-16 Jeremy AllisonSecond part of fix for bug #7777 - When requesting...
2010-11-16 Jeremy AllisonFirst part of fix for bug #7777 - When requesting looku...
2010-11-11 Volker Lendeckes3: Fix bug 7779, crash in expand_msdfs
2010-11-11 Volker Lendeckes3: Fix a getgrent crash with many groups
2010-11-11 Jeremy AllisonFix bug #7744 - "dfree cache time" doesn't work.
2010-11-11 Jeremy AllisonFix bug #7743 - Inconsistent use of system name lookup...
2010-11-11 Volker Lendeckes3: Fix bug 7730 -- crash in winbindd_dsgetdcname.c
2010-11-11 Jeremy AllisonFix bug 7716 - acl_xattr and acl_tdb modules don't...
2010-11-11 Volker Lendeckes3: Attempt to fix bug 7665
2010-11-11 Michael Adams3:librpc/ndr: use new strlen_m_ext_term() in ndr_chars...
2010-11-11 Stefan Metzmacherlibrpc/ndr: correctly implement ndr_charset_length()
2010-11-11 Michael Adams3:lib/util_str: add strlen_m_ext_term() - variant...
2010-11-11 Michael Adams3:lib/util_str: add strlen_m_ext() that takes the...
2010-11-11 Jeremy AllisonFix bug 7409 - Thousands of reduce_name: couldn't get...
2010-10-08 Karolin SeegerWHATASNEW: Start 3.5.7 release notes.
2010-10-08 Karolin SeegerVERSION: Bump version number up to 3.5.7.
2010-10-07 Karolin SeegerWHATSNEW: Update release notes.
2010-10-07 Volker Lendeckes3: Stop using the write cache after an oplock break
2010-10-07 Jeremy AllisonFix bug 7694 - Crash bug with invalid SPNEGO token.
2010-10-06 Karolin SeegerWHATSNEW: Update release notes.
2010-10-06 Jeremy AllisonFix bug #7698 - Assert causes smbd to panic on invalid...
2010-10-06 Volker Lendeckes3: Fix bug 7470
2010-09-27 Karolin SeegerWHATSNEW: Update changes since 3.5.5.
2010-09-27 Volker Lendeckes3: Fix bug 7688, rpcclient command line completion...
2010-09-25 Karolin SeegerVERSION: Bump version number up to 3.5.6.
2010-09-25 Karolin SeegerWHATSNEW: Prepare release notes for Samba 3.5.6.
2010-09-25 Volker Lendeckes3: Remove a global variable in bugfix for bug 7665
2010-09-25 Günther Deschners3-libnetapi: Fix Bug #7665, memory leak in netapi...
2010-09-25 Volker Lendeckes3: Fix the charset_pull routine
2010-09-25 Björn Jackes3: fix build on platforms without st_blocks and st_blk...
2010-09-25 Jeremy AllisonFix bug #7693 - smbd changing mode of files on rename
2010-09-21 Chere Zhous3:smbd: Align change notify replies on 4-byte boundary
2010-09-21 Volker Lendeckelibwbclient: Fix a fd-leak at dlclose-time
2010-09-15 Jeremy AllisonFix bug #7669.
2010-09-15 Karolin SeegerWHATSNEW: Start release notes for 3.5.5.
2010-09-06 Günther Deschners3-spoolss: add and use spoolss_printerinfo2_to_setprin...
2010-09-06 Günther Deschners3-rpcclient: fix two more invalid typecasts in spoolss...
2010-09-06 Günther Deschners3-net: fix a "dereferencing type-punned pointer will...
2010-09-06 Volker Lendeckes3: Cache results of finding printer names
2010-09-06 Jeremy AllisonFix bug #7651 - mknod and mkfifo fails with "No such...
2010-09-06 Günther Deschners3-dcerpc: avoid talloc_move on schannel creds in cli_r...
2010-09-06 Jeremy AllisonFinal part of fix for bug #7636 - winbind internal...
2010-08-24 Björn Jackes3: fall back to cups-config for underlinked libs
2010-08-24 Volker Lendeckes3: Fix bug 7635
2010-08-23 Jeremy AllisonFix bug #7589 - ntlm_auth fails to use cached credentials.
2010-08-23 Jeremy AllisonFix bug 7581 - Users in "admin users" in smb.conf file...
2010-08-23 Jim McDonoughs3-printing: fix BUG 7280 - auto printers not loading...
2010-08-16 Jeremy AllisonFix bug 7590 - offline login fails because winbind...
2010-08-16 Stefan Metzmacherrerun: make samba3-idl
2010-08-16 Stefan Metzmacherpidl: Samba3/ClientNDR - Correctly copy arrays, if...
2010-08-16 Jeremy AllisonFix bug #7617 - smbd coredump due to uninitialized...
2010-08-11 Günther Deschners3-winbind: Fix Bug #7568: Make sure cm_connect_lsa_tcp...
2010-07-28 Jeremy Allisons3: Fix bug 7578
2010-07-27 Jeremy Allisons3-libsmb: Fix bug #7577.
2010-07-27 Jeremy Allisons3-libsmb: Fix bug #7583.
2010-07-08 Andrew Tridgelllibrpc: split out a separate GUID_from_ndr_blob() function
2010-07-06 Volker Lendeckes3: Fix bug 7336: Enable idmap_passdb module build...
2010-07-05 Günther Deschners3-printing: Fix Bug #7541, %D in "printer admin" causi...
2010-07-01 Andreas Schneiders3-librpc: Fixed GUID_from_data_blob() with length...
2010-06-24 Karolin SeegerWHATSNEW: Start release notes for 3.5.5.
2010-06-24 Karolin SeegerVERSION: Bump version number up to 3.5.5.
2010-06-21 Karolin Seegers3-docs: Add missing whitespace.
2010-06-18 Karolin SeegerWHATSNEW: Update changes since 3.5.3.
2010-06-18 Günther Deschners3-docs: Fix some of ntlm_auth ntlm-server-1 protocol...
next