samba.git
2001-01-30 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-2.2.0alpha2
2001-01-30 Samba Release... preparing for release of 2.2.0-alpha2
2001-01-30 Jeremy AllisonUpdated with bug report for no W2K PDC yet.
2001-01-30 Jeremy AllisonPrepare for alpha2 before Linuxworld.
2001-01-30 Jeremy AllisonFix inspited by Alan Romeril. 50% speedup in domain...
2001-01-29 Jeremy AllisonTypo in cast from talloc.
2001-01-28 David BannonMinor Additions
2001-01-27 Jeremy AllisonMega-merge for fixes made in appliance-head.
2001-01-25 Jeremy AllisonFixes from appliance-head for pdc searches.
2001-01-25 Jeremy AllisonFixed "object picker can't determine if object in domai...
2001-01-24 Jeremy AllisonFix insure problems with passwd caching code...
2001-01-24 Jeremy AllisonAdded modification of Richard Bollinger getpw[nam|uid...
2001-01-24 Jeremy Allisonsmbd/process.c: & type with 0xff for paranioa sake...
2001-01-24 Jeremy Allisonprinting/printing.c: Merge from appliance head.
2001-01-24 Jeremy AllisonMove to table driven smb lookup rather than linear...
2001-01-24 John TerpstraUpdating packaging files. Still in progress.
2001-01-23 Jeremy AllisonFix from Kenichi Okuyama for memory leak on Realloc...
2001-01-23 Gerald Cartermerge from HEAD
2001-01-23 Jeremy AllisonMerges from appliance-head. Added max print jobs parame...
2001-01-23 Gerald Carterincreased MAX_POL_HNDS to 2048 (up from 64) to be more...
2001-01-23 Jeremy AllisonFixed problems with chmod interacting with ACL code.
2001-01-23 Jeremy AllisonFixup for chmod_acl, fchmod_acl for inherited ACLs.
2001-01-23 Jeremy Allisoninclude/vfs.h:
2001-01-23 Jeremy AllisonWork in progress on chmod_acl and fchmod_acl.
2001-01-22 Jeremy AllisonFixes to sync up with appliance-head. Fix from Kenichi...
2001-01-21 Richard SharpeAdd a comment about %$(envvar) ... Just to get it in...
2001-01-19 Jeremy AllisonDirectory ACLs now seem to be working correctly !
2001-01-18 Jeremy AllisonMore debug to understand directory ACL mapping. Code...
2001-01-18 Jeremy AllisonMerge with fixes from appliance-head.
2001-01-18 John TerpstraUpdating samba-2.2 build files. Do NOT use for Samba...
2001-01-17 Jeremy AllisonTypo in new file_chmod code cause setting attributes...
2001-01-17 Jeremy AllisonTypo in new file_chmod code caused file attribute chang...
2001-01-17 John TerpstraCommented out broekn GIF specifications.
2001-01-17 John TerpstraAdded files for LSB compliant packaging.
2001-01-17 John TerpstraUpdated build files only.
2001-01-16 John TerpstraSamba-2.2 build files.
2001-01-16 John TerpstraUpdating makerpms.sh for 2.2 release
2001-01-16 John TerpstraMinor fixes to allow building of pam_winbind etc.
2001-01-16 John TerpstraRemoving files specific to samba-pre3.0.
2001-01-15 Jeremy AllisonFixup typos in directory ACL support.
2001-01-15 Jeremy AllisonAdded merge code to merge ACLs belonging to the same...
2001-01-15 Jeremy AllisonDebug printing for canon_ace entries.
2001-01-15 Jeremy AllisonSync up with appliance-head.
2001-01-13 Jeremy AllisonGot get/set of POSIX ACLs working on Linux !!!!!!
2001-01-13 Jeremy AllisonAdded configure stuff needed to compile POSIX ACL code...
2001-01-13 Jeremy Allisonsys_acl proto.
2001-01-12 Herb Lewismerge from 2.0 branch for installing Using Samba book...
2001-01-12 Jeremy AllisonMoving over of posix_acl code into 2.2. Needs testing !
2001-01-12 Jeremy AllisonFixes for smbcacls to allow ACL testing.
2001-01-12 Jeremy AllisonSync up with appliance-head printer and other changes...
2001-01-11 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2001-01-11 Jeremy AllisonFixed typo with acl_set_fd() not needing an ACL_TYPE_T...
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-11 Tim PotterNew makefile and proto for rpcclient.
2001-01-11 Tim Pottermake proto
2001-01-11 Tim PotterGeneral clean up. Merge of access_mask fixes for some...
2001-01-11 Tim PotterGeneral clean up. Merged routines for parsing enum_tru...
2001-01-11 Tim PotterMerge of various fixes from the tng headers.
2001-01-11 Tim PotterStart of a rewrite of rpcclient based on the libsmb...
2001-01-11 Jeremy AllisonFirst compiling version of code that sets NT ACLs as...
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-11 Jeremy AllisonFix from John for growing messages.tdb.
2001-01-11 Jeremy AllisonFix from John for growing messages.tdb.
2001-01-11 Jeremy Allisonrpc_server/srv_samr.c:
2001-01-11 Jeremy AllisonAdded fix needed for appliances. When using winbindd...
2001-01-10 Tim PotterAdded init functions, cli_spoolss_open_printer_ex(),
2001-01-10 Tim PotterAdded init functions, cli_samr_connect(), cli_samr_close(),
2001-01-10 Tim PotterFixed authenticated pipe access.
2001-01-10 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-10 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-10 Jeremy AllisonLatest snapshot of POSIX ACL support (note this is...
2001-01-09 Jeremy AllisonFix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos...
2001-01-09 Jeremy AllisonFix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos...
2001-01-09 John TerpstraAdding note to help folks locate UnixWare packaging...
2001-01-09 John TerpstraAdding package build system for UnixWare. Contributed...
2001-01-08 Jeremy AllisonPatch from Richard Bollinger for dead entries being...
2001-01-08 Jeremy AllisonPatch from Richard Bollinger for dead entries being...
2001-01-08 Jeremy AllisonBig merge to sync up appliance-head and 2.2.
2001-01-08 David O'NeillChanges merged from APPLIANCE_HEAD:
2001-01-08 Richard SharpeAdd support for logging to wherever smb.conf specifies.
2001-01-07 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2001-01-07 Tim PotterCodepages and stuff for Turkish language support. ...
2001-01-07 Richard SharpeGet rid of 10.0.0.6 and replace it with 0.0.0.0 as...
2001-01-07 Richard SharpeMore bug fixen ...
2001-01-07 Richard SharpeUpdate the tree.c GTK+ App so it can walk down director...
2001-01-07 Richard SharpeMore fixes and implementation bits and pieces for libsm...
2001-01-06 Richard SharpeFix proto.h ...
2001-01-06 Richard SharpeFix some more bugs in libsmbclient.c and add functional...
2001-01-06 Richard SharpeFix a minor problem with listing servers in a workgroup...
2001-01-05 Richard SharpeFix a small type in libsmbclient.h ...
2001-01-05 Richard SharpeArrgh, forgot to update proto.h with all the changes...
2001-01-05 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-05 David O'NeillSync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2
2001-01-05 David O'NeillAdd SuSE 7.1 packaging (from SAMBA_2_2).
2001-01-05 David O'NeillSync up packaging updates that didn't make it to HEAD.
2001-01-05 David O'NeillMerge ... documentation updates to HEAD. These got...
2001-01-05 Richard SharpeThe latest changes to libsmbclient ...
2001-01-05 Richard SharpeMake sure that anyone sending poret 138 requests can...
2001-01-05 Richard SharpeNeeded a callback arg on cli_list ...
next