tprouty/samba.git
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
2007-12-17 Jeff Laytonmount.cifs: fix several problems when mounting subdirec...
2007-12-17 Michael AdamFix flags in all callers of lookup_name() in net_sam.c.
2007-12-17 Michael AdamFix flags in call of lookup_name() in srv_samr_nt.c...
2007-12-17 Michael AdamFix flags in call of lookup_name() in pdb_default_creat...
2007-12-17 Michael AdamAdd combined flag LOOKUP_NAME_LOCAL.
2007-12-17 Michael AdamFix flags in caller of lookup_name() in create_builtin_...
2007-12-16 Jeremy AllisonDoh, fix typo in error exit.
2007-12-16 Jeremy AllisonAdded patch originally by Andreas Schneider <anschneide...
2007-12-16 Jeremy AllisonCope with valgrind > 3.2.x.
2007-12-16 Jeremy AllisonMore work on bug #5082, use LC_ALL as this takes
2007-12-15 Jeremy AllisonFix for bug #5082 from Mathias Gug <mathiaz@ubuntu...
2007-12-15 Jeremy AllisonFix bug #5141, patch from Hans Mayer <hans.mayer@ages...
2007-12-14 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-14 Jeremy AllisonWe don't need to call endpwent if we never call getpwent.
2007-12-14 Jeremy AllisonAdd a varient of Steve Langasek <vorlon@debian.org...
2007-12-13 Jeremy AllisonMissed one strcpy call.
2007-12-13 Jeremy AllisonAdd a portable version of strlcpy and strlcat and convert
2007-12-13 Jeremy AllisonFix bug #4784. Patch from Steve Langasek <vorlon@debian...
2007-12-13 Jeremy AllisonMerge debian patch for distclean.
2007-12-13 Jeremy AllisonMerge debian fix for smbstatus locking error message.
2007-12-13 Jeremy AllisonOnly add the non-root escape on !developer.
2007-12-13 Jeremy AllisonFix bug #3727 with patch from Steve Langasek <vorlon...
2007-12-12 Jeremy AllisonMake sure this is fixed for both MIT and Heimdal.
2007-12-12 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2007-12-12 Guenther DeschnerVista SP1-rc1 appears to break against Samba-3.0.27a
2007-12-12 Michael AdamFix for bug #4801: Correctly implement lsa lookup level...
2007-12-12 Michael AdamAdd flags for correctly implementing lsa_lookup_name...
2007-12-11 Jeremy AllisonAdd patches for bug #4866 from jiri sasek - Sun Microsy...
2007-12-10 Gerald (Jerry... Merge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry... Correct typos in the name of the CVE-2007-6015 references release-3-0-28
2007-12-10 Gerald (Jerry... Merge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry... Additional fixes for SAMBA_VERSION_VENDOR_PATCH in...
2007-12-10 Michael AdamAdapt VERSION to use SAMBA_VERSION_VENDOR_PATCH instead of
2007-12-10 Gerald (Jerry... Merge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry... Remove "-stable" vendor suffix from release
2007-12-10 Gerald (Jerry... Update release notes for 3.0.28
2007-12-10 Volker LendeckeCorrectly unbecome_root() on error
2007-12-10 Volker LendeckeCorrectly unbecome_root() on error
2007-12-10 Michael AdamFix a debug message (add a newline).
2007-12-06 Gerald (Jerry... Set release version to 3.0.28.
2007-12-06 Gerald (Jerry... Fix from Jeremy for CVE-2007-6015 (send_mailslot()...
2007-12-06 Gerald (Jerry... Fix from Volker for CVE-2007-6015 (send_mailslot()...
2007-12-06 Andreas SchneiderRemove trailing slashes from service name
2007-12-06 Stefan Metzmacherno-atime-on-mtime
2007-12-04 Jeremy AllisonFix signing bug found by Volker. That one was *subtle*.
2007-12-04 Volker LendeckeCorrectly invalidate intermediate vuids
2007-12-04 Volker LendeckeWhen allocating a new vuid, also avoid partial ones
next