samba.git
2010-10-07 Karolin SeegerWHATSNEW: Update release notes. samba-3.5.6
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-27 Volker Lendeckes3: Remove a global variable in bugfix for bug 7665
2010-09-27 Günther Deschners3-libnetapi: Fix Bug #7665, memory leak in netapi...
2010-09-27 Volker Lendeckes3: Fix the charset_pull routine
2010-09-27 Björn Jackes3: fix build on platforms without st_blocks and st_blk...
2010-09-27 Jeremy AllisonFix bug #7693 - smbd changing mode of files on rename
2010-09-27 Chere Zhous3:smbd: Align change notify replies on 4-byte boundary
2010-09-27 Volker Lendeckelibwbclient: Fix a fd-leak at dlclose-time
2010-09-27 Günther Deschners3-spoolss: add and use spoolss_printerinfo2_to_setprin...
2010-09-27 Günther Deschners3-rpcclient: fix two more invalid typecasts in spoolss...
2010-09-27 Günther Deschners3-net: fix a "dereferencing type-punned pointer will...
2010-09-27 Volker Lendeckes3: Cache results of finding printer names
2010-09-27 Jeremy AllisonFix bug #7651 - mknod and mkfifo fails with "No such...
2010-09-27 Günther Deschners3-dcerpc: avoid talloc_move on schannel creds in cli_r...
2010-09-27 Jeremy AllisonFinal part of fix for bug #7636 - winbind internal...
2010-09-27 Björn Jackes3: fall back to cups-config for underlinked libs
2010-09-27 Volker Lendeckes3: Fix bug 7635
2010-09-27 Jeremy AllisonFix bug #7589 - ntlm_auth fails to use cached credentials.
2010-09-27 Jeremy AllisonFix bug 7581 - Users in "admin users" in smb.conf file...
2010-09-27 Jim McDonoughs3-printing: fix BUG 7280 - auto printers not loading...
2010-09-27 Jeremy AllisonFix bug 7590 - offline login fails because winbind...
2010-09-27 Stefan Metzmacherrerun: make samba3-idl
2010-09-27 Stefan Metzmacherpidl: Samba3/ClientNDR - Correctly copy arrays, if...
2010-09-27 Jeremy AllisonFix bug #7617 - smbd coredump due to uninitialized...
2010-09-27 Günther Deschners3-winbind: Fix Bug #7568: Make sure cm_connect_lsa_tcp...
2010-09-27 Jeremy Allisons3: Fix bug 7578
2010-09-27 Jeremy Allisons3-libsmb: Fix bug #7577.
2010-09-27 Jeremy Allisons3-libsmb: Fix bug #7583.
2010-09-27 Andrew Tridgelllibrpc: split out a separate GUID_from_ndr_blob() function
2010-09-27 Volker Lendeckes3: Fix bug 7336: Enable idmap_passdb module build...
2010-09-27 Günther Deschners3-printing: Fix Bug #7541, %D in "printer admin" causi...
2010-09-27 Andreas Schneiders3-librpc: Fixed GUID_from_data_blob() with length...
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-09 Karolin SeegerWHATSNEW: Update release date. samba-3.5.5
2010-09-09 Karolin SeegerWHATSNEW: Prepare 3.5.5 release notes.
2010-09-09 Jeremy AllisonFix bug #7669.
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. samba-3.5.4
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...
2010-06-18 Björn Jackes3:configure: use cc for linking on IRIX and fix shlib...
2010-06-18 Björn Jackes3:vfs_scannedonly: fix a build issue on IRIX and HP-UX
2010-06-18 Olaf Flebbecheck if LD_AS_NEEDED breaks linking with libreadline...
2010-06-18 Günther Deschners3-auth: in make_user_info_for_reply_enc make sure...
2010-06-18 Günther Deschners3-spoolss: fix some crash bugs and missing error codes...
2010-06-18 Björn Jackes3:Makefile: fix a typo in flag variable name
2010-06-18 Björn Jackes3:build: remove CFLAGS from Solaris LDSHFLAGS, SHLD...
2010-06-18 Björn Jackes3: final test for working shlib support requires PICFLAG
2010-06-18 Björn Jackes3: use autoconf macro to get some debug output in...
2010-06-18 Björn Jackes3: fix check for pie compiler flags
2010-06-18 Björn Jackes3: add m4 macro to check if stderr is empty or not
2010-06-18 Björn Jackes3:configure: add Werror_FLAGS for IBM's xlc
2010-06-18 Björn Jackes3:Makefile: add missing linker flags for smbfilter
2010-06-18 Björn Jackes3:Makefile: position independency is also needed for...
2010-06-18 Björn Jackes3:build: don't use pieflags twice - ldflags already...
2010-06-18 Björn Jackes3:configure: turn "error warnings" into errors
2010-06-18 Björn Jackes3: fix calculation of st_blocks in streams_xattr
2010-06-18 Volker Lendeckes3: Fix EnumDomainAliases when no aliases are in LDAP
2010-06-18 Michael Adams3:pdb_ldap: fix bug 7507 - init_sam_from_ldap stores...
2010-06-18 Volker Lendeckes3: Fix bug 7253
2010-06-18 Günther Deschners3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string...
2010-06-18 Matthieu Patous3: Allow previous password to be stored and use it...
2010-06-18 Günther Deschners3-samr: Fix crash bug in _samr_QueryUserInfo{2} level 18.
2010-06-18 Günther Deschners3-selftest: enable RPC-WINREG against s3.
2010-06-18 Andreas Schneiders3-winreg_nt: Fixed QueryValue with data=NULL to get...
2010-06-18 Günther Deschners3-winreg: change notify call has no meaning when calle...
2010-06-18 Günther Deschners3-winreg: make QueryValue pass RPC-WINREG test again.
2010-06-18 Roel van MeerFix bug #7448 - smbd crash when sambaLMPassword and...
2010-06-18 Günther Deschners3-selftest: deal with changed samba3 test names.
2010-06-18 Jeremy AllisonFix what looks like a cut-and-paste error in our read_n...
2010-06-18 Jeremy AllisonFix bug #7410 - samba sends "raw" inode number as uniqu...
2010-06-18 Volker Lendeckes3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec...
2010-06-18 Jeremy AllisonFix bug #7188 - Logic error in check of total_data...
2010-06-18 Günther Deschners3-kerberos: temporary fix for ipv6 in print_kdc_line().
2010-06-18 Günther Deschners3-kerberos: pass down kdc_name to create_local_private...
2010-06-18 Günther Deschners3-winbind: make the getpeername() checks in cm_prepare...
2010-06-18 Andreas Schneiders3-spoolss: Added EN ISO 216, A0 and A1 to builtin...
2010-05-19 Karolin SeegerWHATSNEW: Prepare Samba 3.5.4 release notes.
2010-05-19 Karolin SeegerVERSION: Bump version number up to 3.5.4.
2010-05-17 Karolin SeegerWHATSNEW: Add major enhancements in 3.5.3. samba-3.5.3
2010-05-17 Karolin SeegerWHATSNEW: Update changes since 3.5.2.
2010-05-17 Jeff Laytonmount.cifs: check for NULL addr pointer before handling...
2010-05-17 Karolin Seegers3-docs: Unify capitalization.
2010-05-17 Karolin Seegers3-docs: Add documentation of the net g_lock subcommand.
2010-05-17 Karolin Seegers3-docs: Move -D option to the right paragraph in man...
2010-05-17 Olaf Flebbework around AIX6.1 name space pollution rename mod_name...
2010-05-17 Stefan Metzmacherlib/replace: make sure IPV6_V6ONLY is available for...
2010-05-17 Stefan Metzmacherlib/replace: add replacement for IPV6_V6ONLY on linux...
2010-05-17 Andrew Bartletttsocket_bsd: Always use a real length for the sa_sockle...
2010-05-17 Stefan Metzmachertsocket: only copy the specific part of sockaddr*
2010-05-17 Stefan Metzmachertsocket: allow AF_UNIX sockaddrs smaller than sizeof...
next