samba.git
2008-04-23 Stefan Metzmacherthe parameter name is 'writeable' and 'writable' is...
2008-04-23 Jelmer VernooijNo longer use cvs2cl (we're not using CVS anymore so...
2008-04-23 Volker LendeckeAdd smb.conf entry for "winbind nested groups"
2008-04-23 Jelmer Vernooij- "total print jobs" doesn't exist ("max print jobs...
2008-04-23 Jelmer VernooijRemove anoncvs instructions and replace them with svnan...
2008-04-23 Gerald Carteradding the THANKS and history files back after talking...
2008-04-23 Jelmer VernooijAdd script for extracting additional files
2008-04-23 Jelmer VernooijFix developer documentation build
2008-04-23 Jelmer VernooijRemove autogenerated file
2008-04-23 Andrew BartlettHaving killed it from Samba 3.0 and trunk, kill 'unicod...
2008-04-23 Jeremy AllisonAdded docs for new parameters.
2008-04-23 Jelmer VernooijFix docs build (remaining commits from SambaXP)
2008-04-23 Alexander BokovoyAnother round of fixes (projdoc -> howto) for images
2008-04-23 Alexander BokovoyDocument --require-membership-of={SID|Name}
2008-04-23 Alexander BokovoyChange 'release' target: remove 'htmlfaq' (outdated...
2008-04-23 Alexander BokovoyFix Development documentation as well
2008-04-23 Alexander BokovoyFix samba-docs build after svn conversion and Samba3...
2008-04-23 Jelmer VernooijRemove ignore files
2008-04-23 Jelmer Vernooij- Better names for some files
2008-04-23 Jelmer VernooijAdd all the source files from the old CVS tree,
2008-04-21 Björn Jackefix alignment bug hitting Solaris with "reset in zero...
2008-04-14 Jim McDonoughFix build with glibc 2.8
2008-04-12 Jeremy AllisonFix bug #5386, don't keep printing the same waiting
2008-04-12 Jeremy AllisonJanitor for Michael :-).
2008-04-11 Volker LendeckeFix bug 5366
2008-04-10 Jeremy AllisonFix the last reported debian problem with nmbd not...
2008-04-10 Karolin Seegerobjectclass -> objectClass
2008-04-09 Karolin SeegerFix some more typos.
2008-04-09 Karolin SeegerRemove trailing whitespace.
2008-04-09 Karolin SeegerFix typos.
2008-04-09 Volker LendeckeTry anonymous session setup
2008-04-08 Jeremy AllisonCheck x_fflush returns.
2008-04-08 Jeremy AllisonRewrite the wrap checks to deal with gcc 4.x optimisations.
2008-04-07 Karolin SeegerFix comment.
2008-04-07 Bo YangOnly cache password policy results that worked, otherwi...
2008-04-04 Jeremy AllisonWhen using plaintext ucs2 passwords clistr_push calls...
2008-04-04 Jeremy AllisonFix bug #5372. With a large CUPS installation with...
2008-04-04 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-04-03 Simo SorceFix trusted users on a DC that uses the old idmap synta...
2008-04-02 Jeremy AllisonFix MSDFS bug noticed by Ofir Azoulay <Ofir.Azoulay...
2008-03-28 Jeremy AllisonFix bug #5326 - OS/2 servers give strange "high word...
2008-03-27 Jeremy AllisonFix for termination problems when no interfaces found...
2008-03-27 Karolin SeegerA level 25 setuserinfo does change the pwdlastset.
2008-03-27 Volker LendeckeFix wbinfo -a trusted\\user%password on a Samba DC...
2008-03-26 Günther DeschnerFix winbind NETLOGON cred chain on a samba dc for w2k8...
2008-03-26 Günther DeschnerAdd NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus...
2008-03-19 Kai Blinntlm_auth: Improve compliance to the Squid helper protocol
2008-03-19 Volker LendeckeFix bug 5338 -- thanks to Yuya Katayama <yuya999@gmail...
2008-03-14 Volker LendeckeFix bug 5317
2008-03-14 Volker LendeckeFix bug 4901
2008-03-13 Stefan MetzmacherMerge commit 'origin/v3-0-stable' into v3-0-test
2008-03-13 Stefan MetzmacherVERSION: set version to 3.0.28b in v3-0-test
2008-03-13 Stefan MetzmacherMerge commit 'origin/v3-0-stable' into v3-0-test
2008-03-10 Michael AdamFix build for pam_smbpass - one caller of _log_err().
2008-03-10 Alexander BokovoyFix build for pam_smbpass
2008-03-08 Gerald W. CarterMark version as 3.0.28a samba-3.0.28a
2008-03-08 Gerald W. CarterUpdating release notes for 3.0.28a
2008-03-08 Volker LendeckeWork around a handle leak in XP 64 bit
2008-03-07 Jeremy AllisonEmit debug message at 0 (already fixed for 3.2).
2008-03-07 Jeremy AllisonFix bug #5267 - nmbd shuts down when network interfaces...
2008-03-06 Volker LendeckeRespect FAMChanged -- attempt to fix bug 5307
2008-02-29 Jeremy AllisonPatch to fix the "Invalid read of size 4" errors. Bug...
2008-02-29 Jeremy Allison Fix part of bug #3617 from valgrind trace.
2008-02-29 Andreas SchneiderRename the 'hidden' variable to 'administrative share'.
2008-02-28 Jeremy AllisonFix possible uninitialized variable use.
2008-02-28 Jeremy AllisonFix from Guenter Kukkukk <linux@kukkukk.com> to fix...
2008-02-27 Steven DannemanClosed memory leak on error path.
2008-02-26 Andreas SchneiderAdd variable to define if a share should be hidden.
2008-02-25 Volker LendeckeCorrectly check return of rename(2)
2008-02-25 Volker LendeckeFix inotify detection
2008-02-25 Volker LendeckeFix confusing error message -- bug 5252
2008-02-19 Karolin SeegerFix typo.
2008-02-19 Karolin SeegerChange ldap search filter. This function is also used...
2008-02-15 Jeremy AllisonEnsure we call nt_status_squash() on returns. Smnall...
2008-02-15 Jeremy AllisonEnsure we call auth_ntlmssp_end in invalidate_vuid...
2008-02-15 Jeremy AllisonAllow a *NULL to be passed to auth_ntlmssp_end().
2008-02-14 Simo SorceRevert "mount.cifs: fix several problems when mounting...
2008-02-14 Jeremy AllisonFix obscure bug where if client sends us the krb5 part
2008-02-11 Jeremy AllisonBack-port from vl.
2008-02-09 Jeremy AllisonFix bug #5247 "Wildcard expansion in mget is broken"
2008-02-07 Michael AdamAdd configure check for LBER_LOG_PRINT_FN - to intercep...
2008-02-07 Michael AdamAdd support for LDAP debug output in Samba log file.
2008-02-06 Jeremy AllisonMove libads/util.o into the standard ADS list
2008-02-06 Jeremy AllisonBack-ported fix from 3.2 (mainly from Bo Yang <boyang...
2008-02-03 Volker LendeckeFix two memleaks
2008-02-01 Jeremy AllisonEnsure that convert_string_allocate() allocates 2 extra
2008-02-01 Herb Lewisuse correct path for ignored file
2008-02-01 Simo SorceFix winbindd running on a Samba DC,
2008-01-31 Günther DeschnerEnable v3-0-test to successfully join a windows 2008...
2008-01-31 Gerald W. CarterRestrict the enctypes in the generated krb5.conf files...
2008-01-31 Rafal Szczesniakr24771: Use infolevel 25 to set the machine account...
2008-01-29 Günther DeschnerFix build warning.
2008-01-28 Kai Blinidmap: Fix an incompatible pointer type warning.
2008-01-26 Volker LendeckePort SMB_FS_OBJECTID_INFORMATION from 3.2
2008-01-25 Jeremy AllisonFix the same bug with user -> user_obj.
2008-01-25 Jeremy AllisonBack port : Correctly set flags in ACE's inherited...
2008-01-25 Jeremy AllisonFix a really subtle old, old bug :-). When canonicalizi...
2008-01-25 Jeremy AllisonMake explicit in debug we're ignoring flags from the...
2008-01-24 Jeremy AllisonAdd debug messages to trace this if needed.
2008-01-24 Jeremy AllisonThe checks for OI and CI were just wrong.... Fix them...
next