amitay/samba.git
2007-10-10 Gerald Carterr2947: applying changes for 2.2.12 initial-v2-2-test samba-misc-tags/initial-v2-2-test
2007-10-10 Paul Greenr1987: Let Samba use all POSIX features available on...
2007-10-10 Paul Greenr1889: Cut down on debug messages from is_in_path....
2007-10-10 Gerald Carterr1781: don't crash when xp sp2 sends a fnpcn() without...
2007-10-10 Paul Greenr1669: Backport samba_3_0 version of snprintf.c to...
2007-10-10 Gerald Carterr1569: merging changes from 2.2.10
2007-10-10 Richard Sharper835: Patches from Rudolf Cejka to properly handle...
2007-10-10 Gerald Carterr584: merge of fix for KB828741 -- pw chg -- from 3.0
2007-10-10 Gerald (Jerry... [GLUE] Remove .cvsignore files to sync with SVN r530.
2003-10-24 Steve FrenchFix spurious check of unix home directory during sessio...
2003-08-22 Gerald Carterensure that 'available = no' works for [homes]; reporte...
2003-06-20 Jeremy AllisonBack port of the delete readonly fix from tridge.
2003-06-06 Jeremy AllisonFixup RT signal allocation. From 3.0.
2003-06-04 John TerpstraFix typos.
2003-05-29 Jeremy AllisonBack-port of merge from Volker.
2003-05-22 Jeremy AllisonFix potential core dump with 'stat' opens.
2003-05-21 Jeremy AllisonMerge tridge's old protocol fix back for 2.x.
2003-05-17 Jeremy AllisonFix for bugid #82 (missing null check in rpcstr_pull...
2003-05-10 Jeremy AllisonFix from Tom.Lackemann@falconstor.com to correctly...
2003-05-10 Jeremy AllisonOptimisation. We don't need to do 2 strlen's when we...
2003-05-10 Jeremy AllisonFix for possible segfault in readline handler. Found...
2003-05-09 Gerald Carterfix bug #7; bad offset when retreiving the lanman string
2003-05-09 Jeremy AllisonFix nasty bug pointed out by samba-technical poster...
2003-05-07 Jeremy AllisonSMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAM...
2003-05-07 Jeremy Allisonuint -> uint32 (noticed by Joachim Schmitz).
2003-05-07 Jeremy AllisonWe used to use the name "*",0x0 here, but some Windows
2003-04-29 Volker LendeckeThis adds the 'socket address' hack to nmbd. Jerry...
2003-04-26 Gerald Carterround three of CIDR fixes; spotted by Tomoki AONO
2003-04-25 Jeremy AllisonFixup use of fchmod and setgroups on systems that don...
2003-04-24 Jeremy AllisonBug report from Joachim Schmitz jojo@schmitz-digital...
2003-04-23 Shirish KaleleFor deep referrals, track consumed path using a counter...
2003-04-22 Jeremy AllisonAdd runtime tests for "impossible" case with -DDEVELOPE...
2003-04-22 Gerald Carterupdate copyright notice that is written to the logs
2003-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
2003-04-18 Gerald Carterfix byte ordering when using CIDR notation in hosts...
2003-04-14 Jeremy AllisonFix _smb_setlen to be non {} safe.
2003-04-11 Gerald Carterworkaround streams leak on SCO openserver 5.0.x
2003-04-11 Simo SorceFix error in schema.
2003-04-10 Shirish KaleleHandle deep referrals: check whether each component...
2003-04-10 Simo Sorceadd "Creator Group" as known SID name, otherwise smbcac...
2003-04-09 Jeremy AllisonEnsure we have WinXP-like semantics for checking TIDs...
2003-04-09 Gerald Carterfix restart option (noticed by Stanford K. Baldwin)
2003-04-08 Gerald Carterreran autoconf
2003-04-08 Gerald Carteroopss. message for previous commit should have been
2003-04-08 Gerald CarterMakefile.in
2003-04-07 Gerald Cartersyncing with release branch (includes trans2 fixes)
2003-04-05 Herb Lewiscopy released version here
2003-04-04 Jeremy AllisonRe-fix regression noticed by Tom Schaefer <tom@umsl...
2003-04-04 Richard SharpeAdd some castiness for Don McCall ...
2003-04-04 Jeremy AllisonFix for very subtle POSIX lock interaction race conditi...
2003-04-01 Gerald Carterupdate smb.conf; fixing typos in smbpasswd.8; regen...
2003-04-01 Gerald Cartermerged $(DESTDIR) option from SAMBA_3_0
2003-04-01 Gerald Carterfix potential handle leak in _spoolss_open_printer_ex...
2003-03-31 Gerald Carterfix potential smbd crash when we fail to alloacte a...
2003-03-30 Gerald Carterupdate copyright notice since it we are now almost...
2003-03-29 Gerald Carterfix a few bad paths in the spec file
2003-03-28 Gerald Carterfix CIDR hosts allow/deny notation
2003-03-26 Jeremy AllisonFix DOS del command with widelinks = False.
2003-03-26 Gerald Carterfix a few paths
2003-03-26 Jeremy AllisonAdd BROKEN_GETGRNAM and POSIX_ACL_NEEDS_MASK to systems...
2003-03-26 Gerald Carterworking on fixing problems with winbindd packaging...
2003-03-25 Jeremy AllisonFix up msdfs support for WinXP (new architecture type).
2003-03-25 Gerald Carterfixing up compile problems with solaris ldap libraries
2003-03-24 Jelmer VernooijFALSE -> False
2003-03-22 John TerpstraAdded new -T option info.
2003-03-22 John TerpstraPatch from Matt Peterson <mpeterson@center7.com>
2003-03-19 Volker LendeckeFix debug message not to use an uninitialized variable.
2003-03-17 Volker LendeckeFix the same memory leak as in 3.0/HEAD.
2003-03-17 Simo Sorcekeep up to date patches needed for debian distribution
2003-03-15 Gerald Carterregenerating smb.conf(5) after update of smb.conf.5...
2003-03-14 Jeremy AllisonAdded "acl compatibility" parameter.
2003-03-14 Herb Lewiswhen nmbd is a wins server it doesn't die properly...
2003-03-14 Gerald Carter* backport of "WinXP" and "Win2K3" values for %a
2003-03-14 Herb Lewisjanitor work - merge off by one bug from 3.0
2003-03-13 Herb Lewismore janitor duties - don't forget 2_2 on crash bugs
2003-03-12 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2003-03-12 Jeremy AllisonEnsure we count the length correctly in mangle_map.
2003-03-12 Jeremy AllisonJanitor for tpot's memleak fix.
2003-03-11 Jeremy AllisonWe use unsigned now, so use %u.
2003-03-11 Jeremy AllisonFix up zero termination. Spotted by Sebastian Krahmer...
2003-03-11 John TerpstraMore updates from evan@sco.com
2003-03-11 John TerpstraAdding most recent patches from evan@sco.com.
2003-03-10 Jeremy AllisonEnsure rename sets errno correctly.
2003-03-08 Jeremy AllisonFix typo in earlier fix, caught by Ranjit @ HP.
2003-03-08 Jeremy AllisonFixed typo in earlier fix. Cut-n-paste bug.
2003-03-07 Jeremy AllisonUse ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed...
2003-03-07 Jeremy AllisonUnify ACL code (back-port from 3.0) - the ACL code...
2003-03-07 Jeremy AllisonFix noticed by Corny.Bondad@hp.com. Ensure we free...
2003-03-07 Jeremy AllisonFound at Connectathon, .NET RC1 arranges trans/trans2...
2003-03-06 Gerald Carterupdating packager information so jht doesn't get report...
2003-03-05 Gerald Carterfixes for unpakcaged files and removeing *.old (from...
2003-03-05 Jeremy AllisonConnectathon fix. W2K -> W2K over port 445 doing a...
2003-03-04 Jeremy AllisonMake 2.2 compile (relatively) cleanly with -Wwrite...
2003-03-03 Richard SharpeFix the size param to getattrE so that it does not...
2003-03-03 Richard SharpeFix some further issues around off_t and large offsets...
2003-02-28 Gerald Carterreverting patch back to localhost in smbd_running()
2003-02-28 Gerald Carterremove some unused variable from enumprinterkey()
2003-02-28 Gerald Carterbump version
2003-02-28 Martin PoolRemove reference to "mainpage.dox" and CodingStandards...
2003-02-28 Jeremy Allison*Excellent* patch from Michael Steffens <michael_steffe...
next