samba.git
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...
2010-06-17 Björn Jackes3:configure: use cc for linking on IRIX and fix shlib...
2010-06-17 Björn Jackes3:vfs_scannedonly: fix a build issue on IRIX and HP-UX
2010-06-17 Olaf Flebbecheck if LD_AS_NEEDED breaks linking with libreadline...
2010-06-16 Günther Deschners3-auth: in make_user_info_for_reply_enc make sure...
2010-06-16 Günther Deschners3-spoolss: fix some crash bugs and missing error codes...
2010-06-16 Björn Jackes3:Makefile: fix a typo in flag variable name
2010-06-16 Björn Jackes3:build: remove CFLAGS from Solaris LDSHFLAGS, SHLD...
2010-06-16 Björn Jackes3: final test for working shlib support requires PICFLAG
2010-06-16 Björn Jackes3: use autoconf macro to get some debug output in...
2010-06-16 Björn Jackes3: fix check for pie compiler flags
2010-06-16 Björn Jackes3: add m4 macro to check if stderr is empty or not
2010-06-16 Björn Jackes3:configure: add Werror_FLAGS for IBM's xlc
2010-06-16 Björn Jackes3:Makefile: add missing linker flags for smbfilter
2010-06-16 Björn Jackes3:Makefile: position independency is also needed for...
2010-06-16 Björn Jackes3:build: don't use pieflags twice - ldflags already...
2010-06-16 Björn Jackes3:configure: turn "error warnings" into errors
2010-06-11 Björn Jackes3: fix calculation of st_blocks in streams_xattr
2010-06-10 Volker Lendeckes3: Fix EnumDomainAliases when no aliases are in LDAP
2010-06-10 Michael Adams3:pdb_ldap: fix bug 7507 - init_sam_from_ldap stores...
2010-06-09 Volker Lendeckes3: Fix bug 7253
2010-06-09 Günther Deschners3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string...
2010-06-03 Matthieu Patous3: Allow previous password to be stored and use it...
2010-06-02 Günther Deschners3-samr: Fix crash bug in _samr_QueryUserInfo{2} level 18.
2010-05-27 Günther Deschners3-selftest: enable RPC-WINREG against s3.
2010-05-27 Andreas Schneiders3-winreg_nt: Fixed QueryValue with data=NULL to get...
2010-05-27 Günther Deschners3-winreg: change notify call has no meaning when calle...
2010-05-27 Günther Deschners3-winreg: make QueryValue pass RPC-WINREG test again.
2010-05-25 Roel van MeerFix bug #7448 - smbd crash when sambaLMPassword and...
2010-05-25 Günther Deschners3-selftest: deal with changed samba3 test names.
2010-05-25 Jeremy AllisonFix what looks like a cut-and-paste error in our read_n...
2010-05-25 Jeremy AllisonFix bug #7410 - samba sends "raw" inode number as uniqu...
2010-05-25 Volker Lendeckes3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec...
2010-05-20 Jeremy AllisonFix bug #7188 - Logic error in check of total_data...
2010-05-19 Günther Deschners3-kerberos: temporary fix for ipv6 in print_kdc_line().
2010-05-19 Günther Deschners3-kerberos: pass down kdc_name to create_local_private...
2010-05-19 Günther Deschners3-winbind: make the getpeername() checks in cm_prepare...
2010-05-19 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.
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-12 Karolin Seegers3-docs: Unify capitalization.
2010-05-12 Karolin Seegers3-docs: Add documentation of the net g_lock subcommand.
2010-05-12 Karolin Seegers3-docs: Move -D option to the right paragraph in man...
2010-05-12 Olaf Flebbework around AIX6.1 name space pollution rename mod_name...
2010-05-11 Stefan Metzmacherlib/replace: make sure IPV6_V6ONLY is available for...
2010-05-11 Stefan Metzmacherlib/replace: add replacement for IPV6_V6ONLY on linux...
2010-05-11 Andrew Bartletttsocket_bsd: Always use a real length for the sa_sockle...
2010-05-11 Stefan Metzmachertsocket: only copy the specific part of sockaddr*
2010-05-11 Stefan Metzmachertsocket: allow AF_UNIX sockaddrs smaller than sizeof...
2010-05-11 Björn Jackes3:configure: use correct SONAMEFLAG on Solaris dependi...
2010-05-11 Björn Jackes3:configure: not simply check for "ld" but for the...
2010-05-10 Günther Deschners3-net: Fix Bug #7417. 'net rpc user password' can...
2010-05-10 Günther Deschners3-spoolss: Fix _spoolss_EnumPrinters servername handling.
2010-05-10 Günther Deschners3-spoolss: in spoolss_EnumPrinters r->in.server is...
2010-05-05 Luca OlivettiFix bug #7263 - Unable to print using Samba 3.5.1 and...
2010-05-04 Günther Deschners3-rpcclient: Fix Bug #7277. rpcclient was sending...
2010-05-02 Andreas Schneidertsocket: Improve the tsocket_address_bsd_sockaddr docum...
2010-05-02 Brad HardsSpelling fixes for tsocket API documentation.
next