import/samba-cvsimport.git
2004-03-19 cvs2svn Import... This commit was manufactured by cvs2svn to create tag release-3-0-3pre1
2004-03-19 Gerald Cartersyncing more changes from 3.0 SAMBA_3_0_RELEASE
2004-03-19 cvs2svn Import... This commit was manufactured by cvs2svn to create branch
2004-03-19 Richard SharpeApply some more of Derrell Lipman's changes.
2004-03-19 Gerald Carterpreparing for release of 3.0.3pre1
2004-03-19 Gerald Cartersync configure.in with 3.0
2004-03-19 Gerald Carteradd --with-libdir and --with-mandir (patch from Guenthe...
2004-03-19 Gerald Cartertightening down the release branch now -- last planned...
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 Gerald Cartersyncing with 3.0
2004-03-19 Simo Sorceadd privileges support to ldapsam too
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-18 Richard SharpeApply Craig Barratt's fixes to allow multiple exlusion...
2004-03-18 cvs2svn Import... This commit was manufactured by cvs2svn to create branch
2004-03-18 Jim McDonoughmerge from 3.0...LDAP password lockout support
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 Richard SharpeCommit Derrell Lipman's changes and fixes to libsmbclie...
2004-03-18 Gerald Carterremoving files not present in the 3.0 tree
2004-03-18 Gerald Carterstarting to sync the cvs tree
2004-03-18 Volker LendeckeFix sambaUserWorkstations for network samlogons against...
2004-03-18 Volker LendeckeTwo little annoyances:
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 Gerald Carterasu/syntax/pc_netlink doesn't fill in the pipe name...
2004-03-17 Gerald CarterBUG 758 -- patch from jpeach@sgi.com (James Peach)...
2004-03-17 Jeremy AllisonChange check_path_syntax() to use the new next_mb_char_...
2004-03-16 Jeremy AllisonAdd function next_mb_char_size() that returns a size_t...
2004-03-16 Gerald Cartermerges from 3.0
2004-03-16 Gerald CarterBUG 979 -- fix quota display on AIX; patch from Heinric...
2004-03-16 Alexander BokovoyFix check_path_syntax() for multibyte encodings which...
2004-03-16 Gerald Cartermerging print change notify fix from HP appliance....
2004-03-16 Gerald CarterBUG 1165, 1126: Fix bug with secondary groups (security...
2004-03-16 Richard SharpeMake sure we don't clobber the stack when response...
2004-03-16 Jeremy AllisonAvoid mb conversion overflow when sending an announcement.
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Gerald Carterremoving extra comma in --with-fhs
2004-03-15 Gerald Cartermore fixes from 3.0
2004-03-15 Gerald Cartersync small fixes from 3.0 and fix compiler warning...
2004-03-15 Gerald Carterfix byte ordering problem when storing the updating...
2004-03-14 Volker LendeckeOk, one of the latest cleanups did too much... :-)
2004-03-14 Volker LendeckeClean up a bit :-)
2004-03-14 Volker LendeckeFix 'getent group aliasname', this did not look in...
2004-03-14 Volker LendeckeAdd and delete aliases via srv_samr_nt. For that I...
2004-03-14 Volker LendeckeWhen trying to remove a user from a group, winbind...
2004-03-14 Tim PotterMerge from 3.0
2004-03-13 Volker LendeckeMake alias membership maintainable via net rpc group...
2004-03-13 Volker LendeckeRest of my winbindd_passdb alias support
2004-03-13 Volker LendeckeAdd alias support to winbindd_passdb. Sorry, Simo,...
2004-03-13 Volker LendeckeRemove the prototype for alias support in winbind again...
2004-03-13 Volker LendeckeAdd find_alias, create_alias, delete_alias, get_aliasin...
2004-03-13 Jeremy AllisonEnsure we don't truncate strcmps to nstring anymore...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-12 Christopher... Bug report 1079 and fix both from Bert Driehuis.
2004-03-12 Jeremy AllisonFix from Robert.Dahlem@gmx.net (Robert Dahlem) for...
2004-03-12 Alexander BokovoyFix problems with very long filenames in both smbd...
2004-03-12 Alexander BokovoyFix build after Jeremy -- yet another place where conve...
2004-03-12 Alexander BokovoyFix string overflow due to wrong size calculation
2004-03-12 Jeremy AllisonAllow msdfs symlink syntax to be more forgiving (it...
2004-03-11 Jeremy AllisonFix bug introduced by Jim (touche :-) :-) - use new...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jim McDonoughMerge from 3.0. Fix munged dial in pdb_ldap
2004-03-11 Herb Lewisadd missing #ifdef HAVE_BICONV stuff
2004-03-11 Gerald CarterBUG 1088: patch from SATOH Fumiyasu <fumiya@miraclinux...
2004-03-11 Jeremy AllisonEnsure we use check_path_syntax() to pull out DFS paths.
2004-03-11 Jeremy AllisonFix processing of pathnames with embedded '\\' characte...
2004-03-10 Volker Lendeckelsa_enumaccounts lists all SIDs that have been granted...
2004-03-10 Volker LendeckeRemove expanding sids from smbd, this will be done...
2004-03-10 Volker LendeckeApply some const
2004-03-10 Volker LendeckeDon't pass DOM_SIDs around when pointers are enough.
2004-03-10 Herb Lewisanother type
2004-03-10 Jeremy AllisonMoving towards getting msdfs working again (this looks...
2004-03-10 Jeremy AllisonFormatting reformat before I start to change anything...
2004-03-10 Herb Lewisfix type for tag in proto file
2004-03-09 Jeremy AllisonFix dfs referrals - don't use check_path_syntax. Also...
2004-03-09 Rafal SzczesniakYet another '\n' termination of debug message.
2004-03-09 Rafal SzczesniakForgot to put some more comments.
2004-03-09 Rafal Szczesniak1) Two new functions to trust passwords interface in...
2004-03-09 Rafal SzczesniakFix to debug message lacking termination with '\n'.
2004-03-09 Gerald Carterfix build with gcc 2.96 and --with-developer
2004-03-09 Andrew BartlettCommit to HEAD the updates to smb signing code that...
2004-03-09 cvs2svn Import... This commit was manufactured by cvs2svn to create branch
2004-03-09 Andrew BartlettMerge fixes and tests for jra's broken strstr_m() funct...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-08 Jeremy AllisonFix assumption about following directory sep in check_p...
2004-03-08 Simo SorceDo some checks about data passed to this function
2004-03-08 Simo Sorce2 fixes to enhance readability of source code and debug...
2004-03-07 Volker LendeckeGet us a little closer to Windows LSA semantics.
2004-03-07 Volker LendeckeThis might not be used a lot and might not survive...
2004-03-07 Tim PotterFix typo.
2004-03-07 Tim PotterEnclose use of fchown() with guards. Bugzilla #1155.
2004-03-06 Tim Pottertdbdump doesn't need to #include <sys/mman.h>
2004-03-05 Jeremy AllisonSeveral mb tidyups - getting ready to address the XXX_s...
2004-03-05 Gerald CarterBUG 488: fix the 'show client in col 1' button and...
2004-03-05 Gerald Carterfix compiler warning
2004-03-05 Jelmer VernooijAdd -O (write downloaded files to stdout), based on...
2004-03-05 Jeremy Allisonall_string_sub() is broken as it doesn't handle mb...
next