samba.git
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2007-10-10 Volker Lendecker38: Fix caching of name->sid lookups
2007-10-10 Gerald Carterr22: release notes for 3.0.3pre2
2007-10-10 Andrew Bartlettr21: Ensure 'net' follows the behaviour of all other...
2007-10-10 Steve Frenchr18: Fix free of incremented pointer
2004-04-03 Andrew BartlettFix most of bug #169.
2004-04-03 Jeremy AllisonFix wildcard src with wildcard dest renames.
2004-04-03 Jeremy AllisonFix wildcard unlink.
2004-04-03 Jeremy AllisonFix typo in check_path_syntax.
2004-04-02 Jeremy AllisonFix reply_ctemp - make compatible with w2k3.
2004-04-02 Jeremy AllisonFix wildcard identical rename.
2004-04-02 Jeremy Allisoncheck_path improvements found by samba4 raw-checkpath...
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-04-02 Volker LendeckeImplement NETLOGON GetDCName client side. You can ask...
2004-04-02 Steve FrenchFix credential file mountinf for cifs vfs
2004-04-01 Jeremy Allison"Fixing my FORTRAN". Ensure we always have some valid...
2004-04-01 Gerald CarterBUG 1023: surround get_group_from_gid() with become_unb...
2004-04-01 Volker LendeckeThis restructures lib/afs.c so that the token data...
2004-04-01 Volker LendeckeCosmetic: Fix a const warning.
2004-03-31 Jeremy AllisonReformat in preparation for EA dosmode attributes.
2004-03-31 Herb Lewisfix typo
2004-03-31 Volker LendeckeApply some const
2004-03-31 Volker LendeckeRemove some unused code
2004-03-31 Jeremy AllisonAdded support for OS/2 EA's in smbd server. Test with...
2004-03-30 Jeremy AllisonEnsure we cope correctly with ea length of zero. Detect...
2004-03-30 Volker LendeckeMerge a fix from HEAD to 3_0
2004-03-30 Volker LendeckeApply some const
2004-03-29 Jeremy AllisonCommitted test code by mistake... removing.
2004-03-29 Jeremy AllisonSetting EA's to zero length deletes them.
2004-03-29 Jeremy AllisonFix get/set of EA's in client library. Added torture...
2004-03-29 Volker LendeckeWithout words...
2004-03-29 Volker LendeckeSome fixes to expand_msdfs module.
2004-03-28 Andrew Tridgellmerge tdb changes from samba4 - this means tdb is now...
2004-03-27 Andrew BartlettLet the comment match the function...
2004-03-27 Andrew BartlettRevert bogus part of smb signing commit - when Win2k...
2004-03-27 Andrew BartlettAdd a few comments explaining KEY_EXCH
2004-03-27 Andrew BartlettBased on the detective work of Jianliang Lu <j.lu@tiess...
2004-03-27 Andrew BartlettMake it clearer that this error refers to the peer...
2004-03-27 Andrew BartlettMerge from HEAD the SMB signing patch that I developed...
2004-03-27 Andrew BartlettEnsure we correctly set cli->nt_pipe_fnum on failure...
2004-03-27 Andrew BartlettAs I raised (without objection) on the mailing list...
2004-03-27 Jeremy AllisonWorking (tested) client code for setting EA's by filena...
2004-03-26 Jeremy AllisonFix bug #1211. Ensure accept socket is in non-blocking...
2004-03-26 Volker LendeckeMove the Client-IP based msdfs target expansion to...
2004-03-26 Jeremy AllisonAlways use strchr_m, not strchr on unix character sets.
2004-03-26 Volker LendeckeAfter briefly talking to jerry, commit this:
2004-03-26 Gerald Cartersource code fix for bug 1095 -- honor the '-l' option
2004-03-25 Jim McDonoughUse timegm, or our already existing replacement instead...
2004-03-25 Gerald Carterjra's patch -- fix anonymous self referral code to...
2004-03-24 Tim PotterPath for bugzilla #1152 from Timur Bakeyev. Allow...
2004-03-24 Gerald Carterfixes for prnadmin.dll API
2004-03-24 Jim McDonoughFix bugzilla # 1208
2004-03-24 Stefan Metzmacherchange my email address to the samba.org one
2004-03-24 Jeremy AllisonAdded cli_set_ea(), cli_get_ea next...
2004-03-22 Gerald Carteradding commit messages for recent changes
2004-03-22 Gerald Carterremove unused variable
2004-03-22 Gerald Cartermissed one on BUG 1195; make sure to set the private...
2004-03-22 Gerald CarterBUG 1185: use 'winbind cache time' as the reconnect...
2004-03-22 Gerald Carterbug 1195: add flag to ADS_STRUCT so we know who owns...
2004-03-21 Andrew BartlettGiven how often a panic has to do with malloc() problem...
2004-03-20 Gerald Carterremoving duplicate smbprint example script
2004-03-19 Jeremy AllisonFix for #1064 - ensure truncate attribute checking...
2004-03-19 Gerald Carterstarting WHATSNEW for 3.0.3pre2
2004-03-19 Gerald CarterBUG 417: fix %UuGg variables expansion in include lines...
2004-03-19 Gerald Carterremoving working when install swat since the installswa...
2004-03-19 Gerald Cartermissed some of Derrel's changes
2004-03-19 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2004-03-19 Richard SharpeApply some more of Derrell Lipman's changes.
2004-03-19 Gerald Carteradd --with-libdir and --with-mandir (patch from Guenthe...
2004-03-19 Gerald Carteradd --with-libdir and --with-mandir (patch from Guenthe...
2004-03-19 Gerald Carterbumping version to 3.0.3pre2
2004-03-19 Gerald Carterupdating release notes & merging Derrel Lipman's libsmb...
2004-03-19 Gerald Cartercleaning up a few compiler warngings
2004-03-19 Gerald Carterwrap cli_tdis() in check to make sure we have a valid...
2004-03-19 Simo Sorceadd privileges support to ldapsam too
2004-03-19 Simo Sorcebackport from head
2004-03-19 Simo Sorcethe buffer must be greater then src string len otherwis...
2004-03-19 Jeremy AllisonFix gcc warnings. Fix mkproto with new type.
2004-03-19 Jeremy AllisonFix gcc warnings. Fix mkproto with new type.
2004-03-18 Jeremy AllisonMerge from HEAD for Amanda group.
2004-03-18 Richard SharpeApply Craig Barratt's fixes to allow multiple exlusion...
2004-03-18 Jim McDonoughmerge from 3.0...LDAP password lockout support
2004-03-18 Jim McDonoughPassword lockout for LDAP backend. Caches autolock...
2004-03-18 Gerald CarterBUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix...
2004-03-18 Gerald CarterBUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix...
2004-03-18 Jeremy AllisonCorrectness patch from fumiya@miraclelinux.com to count...
2004-03-18 Jeremy AllisonCorrectness patch from fumiya@miraclelinux.com to count...
2004-03-18 Richard SharpeCommit Derrell Lipman's changes and fixes to libsmbclie...
2004-03-18 Gerald Carterupdating release notes in preparation fro 3.0.3pre1
2004-03-18 Volker LendeckeFix sambaUserWorkstations on a Samba DC
2004-03-18 Volker LendeckeFix sambaUserWorkstations for network samlogons against...
2004-03-18 Volker LendeckeFix sambaUserWorkstations for network samlogons against...
2004-03-18 Volker LendeckeTwo little annoyances:
2004-03-18 Volker LendeckeTwo little annoyances:
2004-03-18 Jeremy AllisonAdded a varient of Volker's patch to fix the "self...
2004-03-18 Jeremy AllisonAdded a varient of Volker's patch to fix the "self...
2004-03-17 Jeremy AllisonRemove excess logging when probing for the length of...
2004-03-17 Jeremy AllisonRemove excess logging when probing for the length of...
2004-03-17 Gerald Carterasu/syntax/pc_netlink doesn't fill in the pipe name...
2004-03-17 Gerald Carterasu/syntax/pc_netlink doesn't fill in the pipe name...
next