gd/samba/.git
2000-03-01 Jeremy AllisonAdded new codepage from Ded Marazm <DedMarazm@mail...
2000-03-01 Jeremy AllisonFixed smbpasswd crash bugs found by Giulio.
2000-03-01 Jeremy AllisonFixed smbpasswd crash bugs found by Giulio.
2000-03-01 Jeremy AllisonFix for Win2k unicode bug where doing SMB_NT_TRANSACT_C...
2000-03-01 Jeremy AllisonFix for Win2k unicode bug where doing SMB_NT_TRANSACT_C...
2000-03-01 Tim PotterCheck for null tdb context in tdb_exists()
2000-02-29 Jeremy AllisonForgot to commit proto..
2000-02-29 Jeremy AllisonFixes from Luke, back-ported from TNG to Win2k. Correct...
2000-02-29 Jeremy AllisonFixes from Luke, back-ported from TNG to Win2k. Correct...
2000-02-29 Jeremy AllisonFixes for strange Win2K attempts to auto-inherit ACLs.
2000-02-29 Jeremy AllisonAttempt to fix problem with Win2k profiles setting...
2000-02-28 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2000-02-28 Tim PotterMakefile for tdb directory.
2000-02-28 Tim PotterOops - put back filename argument to tdb_open().
2000-02-28 Tim PotterModifications to tdb_traverse() arguments to remove...
2000-02-28 Tim PotterAllow tdb databases to be created "in memory" without...
2000-02-28 Tim PotterAdded tdbtool to .cvsignore list.
2000-02-27 Luke Leightonuse const versions of ?VAL macros, where appropriate.
2000-02-26 Jean-François... added enumprintprocessordatatypes
2000-02-26 Jean-François... rewrote enumprinterdata. still a bug in it but reproduc...
2000-02-25 Jeremy AllisonAdded -x parameter to smbpasswd.
2000-02-25 Jeremy Allisonclient/client.c:
2000-02-25 Jeremy Allisonlibsmb/clientgen.c:
2000-02-24 Jean-François... made dynamic the Printer struct. No more limits :-)
2000-02-24 Jean-François... converted a couple of bzero() to memset()
2000-02-23 Jeremy AllisonMultiple-dot scope handling fix from Greg Bowering...
2000-02-23 Jeremy AllisonMultiple-dot scope handling fix from Greg Bowering...
2000-02-23 Jeremy AllisonMake yodldocs.
2000-02-23 Jeremy Allisonlib/system.c: Fixed gcc warnings.
2000-02-23 Jeremy Allisonnmbd/nmbd_processlogon.c: Richard Sharpe's fixes for...
2000-02-22 Tim PotterMega-add of Using Samba book. This may be moved into...
2000-02-22 Luke Leightonrichard got the short request for GETDC right (hooray...
2000-02-22 Jeremy AllisonFixups for gcc warnings.
2000-02-21 Jeremy AllisonFix for crash bug from Paul Tyler <pct@ansto.gov.au>.
2000-02-21 Jeremy AllisonFix for crash bug from Paul Tyler <pct@ansto.gov.au>.
2000-02-21 Jean-François... more rewrite ...
2000-02-18 Jeremy AllisonFix for reporting file system attributes correctly.
2000-02-18 Jeremy AllisonFix for reporting file system attributes correctly.
2000-02-18 Jeremy AllisonFixes for Eastern Europe code page.
2000-02-18 Jeremy AllisonFixes for Eastern Europe code page.
2000-02-17 Tim PotterDon't assume that the (files_struct *) passed to fd_att...
2000-02-17 Jeremy AllisonFixed KOI-R -> KOI8-R problem.
2000-02-17 Tim PotterUpdated docs for tdb_traverse.
2000-02-16 Tim PotterMore checks for passing NULL tdb contexts to tdb functions.
2000-02-16 Jeremy AllisonAdded support for SO_REUSEPORT for systems that have it.
2000-02-16 Jeremy AllisonAdded support for SO_REUSEPORT for systems that have it.
2000-02-16 Jeremy AllisonMake proto.
2000-02-16 Jeremy AllisonMake proto.
2000-02-16 Tim Pottertdb_traverse() now takes three arguments.
2000-02-16 Jeremy AllisonAdded "source environment" parameter from Nicolas Willi...
2000-02-16 Jeremy AllisonAdded "source environment" parameter from Nicolas Willi...
2000-02-15 Jeremy AllisonAdded replacement functions sys_popen and sys_pclose...
2000-02-15 Jeremy AllisonAdded replacements functions sys_popen and sys_pclose...
2000-02-15 Jean-François... fix the reply of rpc_alter_context
2000-02-15 Tim PotterReturn "Invalid tdb context" instead of crashing when...
2000-02-15 Tim PotterNot enough args to DEBUG statement.
2000-02-14 Jeremy Allisonlib/debug.c: Fixes to not coredump if dbf == NULL.
2000-02-14 Herb Lewisfixed some bugs found while using the canon inf file...
2000-02-14 Jeremy AllisonOoops. Fixed stupid typo with missing ! in cli error...
2000-02-14 Jeremy AllisonOoops. Fixed stupid typo with missing ! in cli error...
2000-02-13 Richard SharpeApplying Michael Tokarev's patch for smbclient and...
2000-02-10 Andrew Tridgelldamn, masktest now needs the mangle code from smbd
2000-02-10 Andrew Tridgellthe beginnings of a fnmatch() based wildcard matching...
2000-02-09 Tim Potterfile ntdom.c was initially added on branch SAMBA_TNG.
2000-02-09 Jeremy AllisonAdded some special cases to mask_match for NT.
2000-02-09 Jeremy AllisonFixed wildcard match bug with '****' with smbclient...
2000-02-09 Jeremy AllisonFixed wildcard bug with '*****' in smbclient found...
2000-02-09 Jeremy AllisonCorrect for for core dump in smbpasswd with cli_errstr().
2000-02-09 Jeremy AllisonCorrect for for cli_errstr() bug in smbpasswd. Split...
2000-02-09 Jeremy AllisonDefensive programming for cli_error().
2000-02-09 Jeremy AllisonAdded defensive programming for cli_error().
2000-02-09 Andrew Tridgellupdate masktest for new make_nmb_name() syntax
2000-02-09 Andrew Tridgelladded masktest to head branch, in preparation for anoth...
2000-02-09 Jeremy AllisonFix for enumeration of locking slow code. Found by...
2000-02-08 Jeremy AllisonMoved over lib/util_sec (with added fixes) as the HEAD...
2000-02-08 Jeremy AllisonDavid Lee spotted setreuid args were reversed...
2000-02-07 Jean-François... Hum, I should remove my gloves when I'm in front of...
2000-02-07 Jean-François... make proto ...
2000-02-07 Jean-François... spoolss include definitions
2000-02-07 Jean-François... spoolss definitions.
2000-02-07 Jean-François... Jeremy can you check lib/util_unistr.c for codepages...
2000-02-07 Jean-François... First commit of the spoolss code to the HEAD branch.
2000-02-07 cvs2svn Import... This commit was manufactured by cvs2svn to create branch
2000-02-07 Jeremy AllisonAdded check for SGI IRIX brokenness with semaphores...
2000-02-07 Jeremy AllisonFixed typo.
2000-02-07 Jeremy AllisonAdded check for SGI IRIX brokenness with semaphores...
2000-02-07 Jeremy AllisonFix for int pid -> pid_t pid.
2000-02-07 Tim PotterFix some more compile warnings.
2000-02-07 Tim PotterFixed compile warning in locking.c:traverse_fn()
2000-02-04 Jean-François... After 3AM, it's getting hard for Luke :-)
2000-02-04 Tim PotterFix some compile warnings.
2000-02-04 Tim PotterHopefully these changes will actually stick.
2000-02-04 Luke Leighton1) added void* state argument to tdb_traverse. guess...
2000-02-03 Tim PotterPut back lots of missing calls to dos_to_unix(). Thanks to
2000-02-03 Tim PotterBacked out -rdynamic linker option. It seems to be...
2000-02-03 Tim Pottermake proto
2000-02-03 Tim PotterMega-VFS merge. Yeah baby!
2000-02-03 Tim PotterAdded 'vfs object' and 'vfs options' smb.conf parameters.
2000-02-03 Tim PotterComments to use vfs_* functions instead of dos_* unless...
2000-02-03 Tim PotterAdd -rdynamic to LDFLAGS if libdl found.
next