summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-0-8cvs2svn Import User2000-03-0315-78629/+0
* unbecome_root()( fix - only actually do an unbecome_rootLuke Leighton2000-03-031-1/+9
* Check for null tdb context in tdb_exists()Tim Potter2000-03-011-0/+7
* Merge of changes from HEAD branch.Tim Potter2000-02-294-66/+200
* allow nested become_root() calls. this is a hack.Luke Leighton2000-02-291-5/+7
* DCE/RPC header - pack type testsLuke Leighton2000-02-2811-877/+1057
* From Elrond@Wunder-Nett.org Tue Feb 29 05:53:10 2000Luke Leighton2000-02-2815-132/+226
* reversed irix include standard.h patch because it breaks other irixLuke Leighton2000-02-282-624/+566
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-02-281-0/+21
|\
| * Makefile for tdb directory.Tim Potter2000-02-281-0/+21
| * Oops - put back filename argument to tdb_open().Tim Potter2000-02-281-1/+1
| * Modifications to tdb_traverse() arguments to remove compile warnings.Tim Potter2000-02-282-3/+10
| * Allow tdb databases to be created "in memory" without having a fileTim Potter2000-02-281-55/+99
| * Added tdbtool to .cvsignore list.Tim Potter2000-02-281-0/+1
| * added enumprintprocessordatatypesJean-François Micouleau2000-02-265-352/+543
| * rewrote enumprinterdata. still a bug in it but reproducing it hard andJean-François Micouleau2000-02-265-586/+619
| * client/client.c:Jeremy Allison2000-02-2511-168/+453
| * made dynamic the Printer struct. No more limits :-)Jean-François Micouleau2000-02-241-187/+169
| * converted a couple of bzero() to memset()Jean-François Micouleau2000-02-245-462/+504
| * Multiple-dot scope handling fix from Greg Bowering gb@pobox.comJeremy Allison2000-02-231-2/+2
| * lib/system.c: Fixed gcc warnings.Jeremy Allison2000-02-238-64/+101
| * richard got the short request for GETDC right (hooray!) win9x _and_ ntLuke Leighton2000-02-221-11/+24
| * Fix for crash bug from Paul Tyler <pct@ansto.gov.au>.Jeremy Allison2000-02-211-10/+11
| * more rewrite ...Jean-François Micouleau2000-02-215-1335/+1055
| * Fix for reporting file system attributes correctly.Jeremy Allison2000-02-182-5/+13
| * Fixes for Eastern Europe code page.Jeremy Allison2000-02-182-0/+2
| * Don't assume that the (files_struct *) passed to fd_attempt_close()Tim Potter2000-02-171-2/+9
| * Updated docs for tdb_traverse.Tim Potter2000-02-171-2/+3
| * More checks for passing NULL tdb contexts to tdb functions.Tim Potter2000-02-161-0/+77
| * Added support for SO_REUSEPORT for systems that have it.Jeremy Allison2000-02-161-1/+11
| * Make proto.Jeremy Allison2000-02-161-0/+1
| * tdb_traverse() now takes three arguments.Tim Potter2000-02-161-3/+3
| * Added "source environment" parameter from Nicolas Williams <Nicolas.Williams@...Jeremy Allison2000-02-161-1/+136
| * Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-1514-488/+786
| * fix the reply of rpc_alter_contextJean-François Micouleau2000-02-158-1955/+2485
| * Return "Invalid tdb context" instead of crashing when tdb_error calledTim Potter2000-02-151-2/+6
| * Not enough args to DEBUG statement.Tim Potter2000-02-151-1/+1
| * Ooops. Fixed stupid typo with missing ! in cli error code.Jeremy Allison2000-02-141-1/+1
| * damn, masktest now needs the mangle code from smbdAndrew Tridgell2000-02-101-1/+1
| * the beginnings of a fnmatch() based wildcard matching routineAndrew Tridgell2000-02-101-20/+66
| * Fixed wildcard match bug with '****' with smbclient. Found by Andrew (damn hi...Jeremy Allison2000-02-091-2/+3
| * Correct for for core dump in smbpasswd with cli_errstr().Jeremy Allison2000-02-091-8/+22
| * Defensive programming for cli_error().Jeremy Allison2000-02-091-1/+7
| * update masktest for new make_nmb_name() syntaxAndrew Tridgell2000-02-091-3/+3
| * added masktest to head branch, in preparation for another assault onAndrew Tridgell2000-02-091-0/+435
| * Moved over lib/util_sec (with added fixes) as the HEAD sourceJeremy Allison2000-02-081-4/+50
| * Hum, I should remove my gloves when I'm in front of an xterm :)Jean-François Micouleau2000-02-073-33/+44
| * make proto ...Jean-François Micouleau2000-02-072-344/+683
| * spoolss include definitionsJean-François Micouleau2000-02-075-15/+35
| * spoolss definitions.Jean-François Micouleau2000-02-074-15/+128