samba.git
2011-04-04 Volker Lendeckes3: Fix Coverity ID 1136: CONSTANT_EXPRESSION_RESULT
2011-04-04 Marc A. Dahlhauss3: Fix Bug 8047 -- Fix mdns registration if "interface...
2011-04-04 David Disseldorpalpha_strcpy() is a utility function which reportedly...
2011-04-04 Jeremy AllisonFix bug 8040 - smbclient segfaults when a Cyrillic...
2011-04-01 Jeremy AllisonFix bug #7996 - sgid bit lost on folder rename.
2011-03-29 Christian Ambachs3: use getgrset() when it is available
2011-03-25 Björn Jackes3: add explicit configure option whether or not to...
2011-03-25 Stefan Metzmachers3:util_seaccess: make sure that we don't grant SEC_STD...
2011-03-25 Stefan Metzmachers3:smbd: access checks should not depend on share mode...
2011-03-23 Nikolay MartynovFix inode generation so nautilus can count total dir...
2011-03-23 Volker Lendeckes3: Attempt to fix bug 8016 -- gpfs_get_xattr broken
2011-03-23 Jeremy AllisonFix bug #8005 - smbtorture4 BASE-TCONDEV fails when...
2011-03-17 Christian Ambachnsswitch: fix a segfault in the krb5 locator plugin
2011-03-17 Volker Lendeckes3: Fix bug 8009 - net rap session cannot get username
2011-03-17 Volker Lendeckes3: Fix the talloc hierarchy in shadow_copy2_connectpath
2011-03-05 Karolin SeegerWHATSNEW: Update release notes for 3.5.8.
2011-03-05 Karolin SeegerWHATSNEW: Start to list changes since 3.5.7.
2011-03-02 Stefan Metzmacherrerun 'make samba3-idl'
2011-03-02 Stefan Metzmacherlibrpc/ndr: handle NOALIGN flag for relative pointers...
2011-03-02 Stefan Metzmacherspoolss.idl: align spoolss_DriverFileInfo relative...
2011-03-02 Stefan Metzmacherspoolss.idl: align spoolss_PrinterEnumValues 'data...
2011-03-02 Stefan Metzmacherlibrpc/ndr: remove align2 hack for relative pointers
2011-03-02 Stefan Metzmacherlibrpc: align nstring and nstring_array to 2 byte
2011-03-02 Stefan Metzmacherlibrpc/ndr: ndr align relative pointers based on the...
2011-03-02 Stefan Metzmacherlibrpc/ndr: let ndr_push/pull_DATA_BLOB() look at LIBND...
2011-03-02 Günther Deschnerspoolss: pretty-print a struct spoolss_Time.
2011-03-02 Günther Deschnerspoolss: fix potential crash bug in spoolss_PrinterEnum...
2011-03-01 Jonathan Nieders3-param: Make "rlimit_max below minimum Windows limit...
2011-03-01 Rusty Russells3:vfs:gpfs: fix logic when gpfs:winattr is false ...
2011-03-01 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-02-28 Karolin SeegerWHATSNEW: Start release notes for 3.5.8.
2011-02-28 Karolin SeegerVERSION: Bump version number up to 3.5.8.
2011-02-28 Karolin SeegerWHATSNEW: Prepare 3.5.7 release notes.
2011-02-28 Jeremy AllisonFix denial of service - memory corruption.
2011-02-09 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-02-09 Volker Lendeckes3: Prune the printername cache when a printer is deleted.
2011-02-05 Stefan Metzmachers3:winbindd: catch lookup_names/sids schannel errors...
2011-02-05 Stefan Metzmacherlibrpc/rpc: display DCERPC_FAULT_SEC_PKG_ERROR nicely...
2011-02-05 Stefan Metzmacherrerun 'make samba3-idl'
2011-02-05 Stefan Metzmacherdcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERROR
2011-02-05 Stefan Metzmachers3:lib/events: use DLIST_DEMOTE() for fd events
2011-02-05 Stefan Metzmachers3:smbd: let smbd_server_connection_loop_once() check...
2011-02-05 Stefan Metzmachers3:lib/events: don't loop over fd events is select...
2011-02-05 Volker Lendeckes3: Fix bug 7940 -- fall back for utimes calls
2011-01-23 Volker Lendeckes3: Fix connecting to port-139 only servers
2011-01-15 Karolin SeegerRevert "s3-printing: update parent smbd pcap cache"
2011-01-15 Karolin SeegerRevert "s3-printing: reload shares after pcap cache...
2011-01-15 Volker Lendeckes3: Fix bug 7917: Yet another bug in chain_reply
2011-01-15 Björn Baumbachs3-rpcclient: Fix bug #7880: cmd_spoolss_deletedriver...
2011-01-15 David Disseldorps3-printing: update parent smbd pcap cache
2011-01-15 David Disseldorps3-printing: reload shares after pcap cache fill
2011-01-15 Günther Deschners3-spoolss: Fix Bug #7641: handle win9x adddriver calls...
2011-01-13 Andrew Bartletts3-dns Don't use DELEG_FLAG in DNS update, Windows...
2011-01-13 Andrew Bartletts3-dns Don't use SEQUENCE_FLAG in DNS update, Windows...
2011-01-12 Stefan Metzmachers3:net_rpc_vampire_keytab: don't return -1 on success...
2011-01-11 Björn Baumbachs3-nmbd: Fix bug #7875
2011-01-08 Stefan Metzmachers3:lib/netapi: don't set SAMR_FIELD_FULL_NAME if we...
2011-01-08 Stefan Metzmachers3:libsmb: use 16 zero bytes as channel binding checksu...
2011-01-08 Andrew Bartletts3-krb5 Fix Kerberos on FreeBSD with Samba4 DCs
2011-01-05 Volker Lendeckes3: Fix a memleak in receive_getdc_response
2011-01-05 Volker LendeckeFix a valgrind error
2010-12-31 Volker Lendeckes3: Fix bug 7066 -- wbcAuthenticateEx gives unix times
2010-12-31 Volker Lendeckes3: Fix another aspect of bug 7262
2010-12-31 Björn Jackeѕ3/configue: set Tru64 cc's PIC switch right (none)
2010-12-31 Michael Adams3:winbind: fix bug #7894 - sporadic winbind panic...
2010-12-31 Jeremy AllisonFix bug #7892 - open_file_fchmod() leaves a stale lock.
2010-12-26 Volker Lendeckes3: Use smbsock_any_connect in winbind
2010-12-26 Volker Lendeckes3: Retry *SMBSERVER in nb_connect
2010-12-26 Volker Lendeckes3: Add smbsock_any_connect
2010-12-26 Volker Lendeckes3: Add an async smbsock_connect
2010-12-26 Volker Lendeckev3-5-test: Pull in tevent_req_poll_ntstatus from master
2010-12-26 Volker Lendeckes3: Add async cli_session_request
2010-12-26 Volker Lendeckes3: Add some const to name_mangle()
2010-12-26 Stefan Metzmachers3:net ads dns register: use "cluster addresses" option...
2010-12-26 Michael Adams3:net ads dns register: add support for specifying...
2010-12-26 Michael Adams3:net: add net_update_dns_ext() that accepts a list...
2010-12-26 Michael Adams3:net: disable dynamic dns updates at the end of ...
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...
next