tprouty/samba.git
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...
2008-01-24 Jeremy AllisonFirst part of fix for bug #4929 - worked out by jmcd.
2008-01-24 Jeremy AllisonMissed one flags change.
2008-01-23 Jeremy AllisonAdded :
2008-01-23 Jeremy AllisonVersion of Matt Geddes <musicalcarrion@gmail.com>
2008-01-23 Günther DeschnerFix get_trust_creds() to return always an upper-cased...
2008-01-22 Volker LendeckeCopy the 3.2 version of string_replace to 3.0
2008-01-21 Günther DeschnerFix build warning.
2008-01-19 Jeremy AllisonActually test vl's new code and make it work to fix...
2008-01-19 Jeremy AllisonBack port vl's fix for nlink counts.
2008-01-17 Volker LendeckeFix two uninitialized variables in vfs_hpuxacl.c
2008-01-15 Kai Blinlibsmb: Do not upper-case target name on NTLMv2 hash...
2008-01-14 Michael AdamFix bug #5171 (perl syntax error) found by Jason Filley...
2008-01-09 Michael AdamEnable building the notify_fam module.
2008-01-09 Karolin SeegerCorrect comment. Default debug level of smbclient is...
2008-01-09 Volker Lendeckeensure uni_name.buffer is initialised
2008-01-09 Jeremy AllisonFix coverity resource leak on error.
2008-01-09 Jeremy AllisonFix resource leak on error found by coverity.
2008-01-09 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-01-08 Karolin SeegerAdd missing quote. Fix bug 5172. Thanks to Jason Filley...
2008-01-05 Jeremy AllisonUsing a bool with a logical operation. IBM checker...
2008-01-05 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-01-05 Jeremy AllisonAdd missing patch to allow smbcacls to do krb5 auth...
2008-01-03 Stefan MetzmacherRevert "no-atime-on-mtime"
2008-01-03 Günther DeschnerHappy new year !
2008-01-03 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2008-01-03 Jeremy AllisonFix for bug #5163 from Laurent Pinchart <pinchart@skyne...
2008-01-02 Jeremy AllisonAttempt to fix bug #3617. Mix of patches from Volker and
2007-12-29 Jeremy AllisonMake send_getdc_request match 3.2.x codebase.
2007-12-28 Jeremy AllisonPort 2135dfe91bf1ae114a18c15286b535662200677d from...
2007-12-20 Herb Lewisfix dump printout when byte >= 0x80
2007-12-19 Michael AdamOnly retrieve password policies in pam_auth when WBFLAG...
2007-12-19 Michael AdamFix a debug message: add missing space.
2007-12-19 Michael AdamFix logic error in cm_connect_sam().
2007-12-19 Michael AdamFix another segfault.
2007-12-19 Gerald (Jerry... Fix a segv in winbindd caused by trying to free an...
2007-12-19 Michael AdamMake cm_connect_sam() try harder to connect autheticated.
2007-12-19 Michael AdamRefactor out assembling of trust creds (pw, account...
2007-12-19 Michael AdamStreamline and fix logic of cm_prepare_connection().
2007-12-19 Michael AdamRefactor out get_schannel_session_key logic.
2007-12-19 Michael AdamPass NULL instead of unneeded &sid: secrets_fetch_trust...
2007-12-19 Michael AdamRename get_trust_pw() to get_trust_pw_hash().
2007-12-19 Michael AdamExport logic of get_trust_pw() to new function get_trus...
2007-12-19 Michael AdamRefactor the lagacy part of secrets_fetch_trust_account...
2007-12-19 Michael AdamLet get_trust_pw() determine the machine_account_name...
2007-12-19 Michael AdamRemove silly amounts of trailing white spaces.
2007-12-19 Michael AdamStreamline logic in cm_connect_netlogon()
2007-12-19 Michael Adamr25086: Fix interdomain trusts (this povides the fix...
2007-12-19 Gerald Carterr22709: we can only use tschannel when commectcing...
2007-12-19 Michael AdamIn cm_prepare_connection(), only get auth user creds...
2007-12-19 Michael AdamRemove two unneeded functions.
2007-12-19 Volker Lendeckepacket_struct is used in several places as raw memory
2007-12-19 Volker LendeckeSome paranoia checks
2007-12-19 Volker LendeckeZero the tdb key, there might be padding
2007-12-19 Jeremy AllisonEnsure we can't pass -1 to smb_fn_name(). Fixes bug...
2007-12-17 Jeremy AllisonFix socket_wrapper build for 3.0.x.
2007-12-17 Simo SorceWhile 'data' is usually 0 terminated, nothing in the...
2007-12-17 Jeremy AllisonFix bug #5121 (unix passwd sync bnot working on a strea...
2007-12-17 Simo SorceResolve conflict of merging in J.Layton patch
next