samba.git
2012-04-10 Stefan Metzmacherrerun 'make samba3-idl'
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: also do range checks on the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: do array range validation in ParseArra...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use helper variables for array size...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: remember if we already know the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use ParseArrayPullGetLength() to get...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: split off ParseArrayPullGetSize()...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: simplify logic in DeclareArrayVariables*()
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: declare all union helper variables...
2012-04-10 Stefan Metzmacherpidl:NDR/Parser: fix range() for arrays
2012-04-10 Karolin SeegerWHATSNEW: Prepare release notes for 3.5.14.
2012-03-24 Jeremy AllisonFix bug 8314] - smbd crash with unknown user.
2012-03-20 Karolin SeegerWHATSNEW: Start release notes for 3.5.14.
2012-03-20 Karolin SeegerVERSION: Bump version up to 3.5.14.
2012-03-20 Andrew Bartletts3-winbindd Only use SamLogonEx when we can get unencry...
2012-03-19 Volker Lendeckev3-6-test: Further fix for bug 8338
2012-03-09 Karolin SeegerWHATSNEW: Update 3.5.13 release notes.
2012-03-05 Karolin SeegerWHATSNEW: Start to add changes since 3.5.12.
2012-02-29 Matthieu Patous3-winbindd: Close netlogon connection if the status...
2012-02-28 Matthieu Patous3-winbindd: set the can_do_validation6 also for truste...
2012-02-03 Michael Adams3:loadparm: fix the reload of the configuration: also...
2012-02-03 Michael Adams3:loadparm: add reload_registry_shares() - reload...
2012-02-03 Stefan Metzmachers3:client: ignore SMBecho errors (the server may not...
2012-01-30 Andrew Bartletts3-libsmb Do not limit read replies to NBT packet sizes
2012-01-23 Jeremy AllisonFix bug 8636 - When returning an ACL without SECINFO_DA...
2012-01-21 Jeremy AllisonSecond part of fix for bug #8673 - NT ACL issue.
2012-01-21 Jeremy AllisonFirst part of fix for bug #8673 - NT ACL issue.
2012-01-21 Jeremy AllisonThird part of fix for bug #8663 - deleting a symlink...
2012-01-21 Jeremy AllisonSecond part of fix for bug #8663 - deleting a symlink...
2012-01-21 Jeremy AllisonFirst part of fix for bug #8663 - deleting a symlink...
2012-01-18 Jeremy AllisonFix bug #8664 - Renaming a symlink fails if the symlink...
2012-01-10 Günther Deschners3-libads: fix malloc/talloc mismatch in ads_keytab_ver...
2012-01-10 Stefan Metzmacherlibcli/cldap: fix a crash bug in cldap_socket_recv_dgra...
2012-01-10 Stefan Metzmachers3:lib/ctdbd_conn: try ctdbd_init_connection() as root...
2012-01-10 Volker LendeckeFix bug #8686 - Packet validation checks can be done...
2012-01-08 Jeremy AllisonFix bug #8687 - net memberships usage info is wrong
2012-01-04 Andreas Schneiders3-libsmb: Don't duplicate kerberos service tickets.
2012-01-04 Jeremy AllisonFinal part of fix for bug #8679 - recvfile code path...
2012-01-04 Jeremy AllisonThird part of fix for bug #8679 - recvfile code path...
2012-01-04 Jeremy AllisonSecond part of fix for bug #8679 - recvfile code path...
2012-01-04 Jeremy AllisonFix bug #8679 - recvfile code path using splice() on...
2012-01-04 Masafumi Nakayamas3-cli: fix bug 563, >8GB tar on BE machines
2012-01-04 Andreas Schneiders3-winbind: Move finding the domain to it's own function.
2012-01-04 Andreas Schneiders3-winbind: Fix segfault if we can't map the last user.
2012-01-04 Jeremy AllisonFix bug #8644 - vfs_acl_xattr and vfs_acl_tdb modules...
2011-12-16 Andreas Schneiders3-winbind: Add an update function for winbind cache.
2011-12-16 Jeremy AllisonFix bug #8521 - winbindd cache timeout expiry test...
2011-12-16 Christian Ambachs3:winbind add timeouts to winbind cache
2011-12-11 Björn Jackes3/doc: document the ignore system acls option of vfs_a...
2011-12-06 Jeff Laytonmanpage: add more undocumented options to mount.cifs...
2011-12-05 Andreas Schneiderdocs: Add missing prefixpath options for mount.cifs.
2011-12-01 Volker Lendeckes3: Attempt to fix the vfs_commit module
2011-12-01 Jeremy AllisonFix bug 8631 - POSIX ACE x permission becomes rx follow...
2011-11-25 Richard SharpeImprove configure.in so it can be used outside the...
2011-11-25 Andreas Schneiders3-winbind: Don't fail on users without a uid.
2011-11-19 Karolin Seegers3/packaging: Fix rpm build issues on RHEL4.
2011-11-19 Karolin Seegers3/packaging: Fix rpm build issues on RHEL.
2011-11-16 Stefan Metzmachers3:libsmb: consistently use state->size in cli_write_an...
2011-11-16 Stefan Metzmachers3:libsmb: fix cli_write_and_x() against OS/2 print...
2011-11-16 Jeremy AllisonFix bug #8561 - Password change settings not fully...
2011-11-03 Günther Deschnerexamples: Fix perl path.
2011-11-03 Stefan Metzmachers3:rpc_server/srv_netlogon: make sure we don't use...
2011-11-03 Stefan Metzmacherlibcli/auth: only expose creds to the caller on success
2011-11-03 Stefan Metzmacherlibcli/auth: debug the given computer name creds might...
2011-11-03 Karolin SeegerWHATSNEW: Start release notes for 3.5.13.
2011-11-03 Karolin SeegerVERSION: Bump version up to 3.5.13.
2011-11-01 Karolin SeegerWHATSNEW: Update changes since 3.5.11.
2011-10-26 Jeremy AllisonFix bug #8542 - smbclient posix_open command fails...
2011-10-26 Jeremy AllisonThird part of fix for bug #8541 - readlink() on Linux...
2011-10-26 Jeremy AllisonSecond part of fix for bug #8541 - readlink() on Linux...
2011-10-26 Jeremy AllisonFix bug #8541 - readlink() on Linux clients fails if...
2011-10-26 Jeremy AllisonUse existing ISDOT and ISDOTDOT macros.
2011-10-26 Günther Deschners3-netapi: remove pointless use_memory_krb5_ccache.
2011-10-24 Karolin SeegerWHATSNEW: Add changes since 3.5.11.
2011-10-21 Björn Jackes3:Makefile: make DSO_EXPORTS_CMD more portable (#8531)
2011-10-20 Jeremy AllisonAdd new contributing FAQ announcing acceptance of corpo...
2011-10-18 Karolin Seegers3-docs: Adapt version...
2011-10-18 Björn Jackes3/doc: add man page for aio_fork vfs module
2011-10-12 Volodymyr KhomenkoFix bug #8515 - Empty CIFS share can be blocked for...
2011-10-08 BramBug 7551: Return error of cli_push when 'put - /some...
2011-10-08 Jeremy AllisonBug 7551: Return error of cli_push when 'put - /some...
2011-10-08 Jeremy AllisonFix bug #8507 - smbd doesn't correctly honor the "force...
2011-10-08 Jeremy AllisonSecond part of fix for bug #8443 - Default user entry...
2011-10-08 Jeremy AllisonFirst part of fix for bug #8443 - Default user entry...
2011-10-08 Jeremy AllisonPart 3 of bugfix for bug #7509 - smb_acl_to_posix:...
2011-10-08 Jeremy AllisonPart 2 of bugfix for bug #7509 - smb_acl_to_posix:...
2011-10-08 Jeremy AllisonPart 1 of bugfix for bug #7509 - smb_acl_to_posix:...
2011-10-08 Jeremy AllisonFix bug #8458 - IE9 on Windows 7 cannot download files...
2011-10-03 Jeremy AllisonFix bug #8493 - DFS breaks zip file extracting unless...
2011-09-30 Karolin Seegers3-docs: Remove "experimental" label on VFS ACL modules
2011-09-30 Jeremy AllisonPatch for bug #8156 - net ads join fails to use the...
2011-09-28 Pierre CarrierAllows changing the maximum number of simultaneous...
2011-09-28 Günther Deschners3-winbind: Fix bug 7888 -- deal with buggy 3.0 based...
2011-09-28 Günther Deschners3-nmbd: fix memleak in create_listen_fdset().
2011-09-28 Stefan Metzmacherlibcli/auth: let spnego_write_mech_types() check the...
2011-09-28 David DisseldorpFix bug 8480 - acl_xattr can free an invalid pointer...
2011-09-26 Günther Deschners3-netapi: allow to use default krb5 credential cache...
2011-09-26 Günther Deschners3-libnet: allow to use default krb5 ccache in libnet_J...
2011-09-22 Volker Lendeckes3: Fix bug 7844: Race in winbind
2011-09-15 Stefan Metzmachers3:libsmb: check the wct of the incoming SMBnegprot...
next