summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add samdump and vampire to 'net rpc help'Andrew Bartlett2002-11-151-0/+2
| * Add const to PACKS()Andrew Bartlett2002-11-151-2/+2
| * Include the hostname we are trying to match with $@, to allow easier debugging.Andrew Bartlett2002-11-151-1/+1
| * Small auth updates:Andrew Bartlett2002-11-154-11/+6
| * patch from aedil@alchar.org to correctly detect solaris workshop CC's abilityAndrew Bartlett2002-11-152-475/+1625
| * Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison2002-11-151-0/+16
| * fix segfaultGerald Carter2002-11-151-1/+3
| * enable enumeration of domain local groups using LDAP (and in a native mode do...Gerald Carter2002-11-151-5/+30
| * Update to use smb_register_passdb()Jelmer Vernooij2002-11-152-47/+13
| * Rename pdb_mysql and pdb_xml to 'mysql' and 'xml'Jelmer Vernooij2002-11-152-1615/+479
| * Use smb_register_passdb() - plus some small fixesJelmer Vernooij2002-11-155-24/+32
| * Add smb_register_passdb()Jelmer Vernooij2002-11-153-86/+60
* | Merge from HEAD - updates to the build farm, /bin/sh can swallow return values,Andrew Bartlett2002-11-162-2/+3
* | Merge from HEAD: Remove assumption that all solaris has -lsendfileAndrew Bartlett2002-11-163-2/+69
* | Updates from HEAD:Andrew Bartlett2002-11-158-18/+31
* | Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison2002-11-151-0/+16
* | fix segfaultGerald Carter2002-11-151-1/+3
* | enable enumeration of domain local groups using LDAP (and in a native mode do...Gerald Carter2002-11-151-5/+30
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-11-151-0/+2
|\|
| * Add the rename torture test.Andrew Bartlett2002-11-152-1/+4
| * Rerun autoconfAndrew Bartlett2002-11-151-471/+1607
| * When testing for /usr/include/heimdal, don't include /usr/heimdal/includeAndrew Bartlett2002-11-151-2/+2
| * Add const to DEBUG() macro.Andrew Bartlett2002-11-152-6/+6
* | Merge from HEAD:Andrew Bartlett2002-11-157-15/+34
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-11-1525-0/+9605
|\|
| * Updates to the build farm tests:Andrew Bartlett2002-11-159-4/+59
| * A cool idea from mbp: create a big shared library of all Samba objectsTim Potter2002-11-151-1/+17
| * A cool idea from mbp: create a big shared library of all Samba objectsTim Potter2002-11-151-4/+3
| * Some small updates - 'ads server' is no longer required for exampleJelmer Vernooij2002-11-141-7/+9
| * Remove some obsolete infoJelmer Vernooij2002-11-141-236/+2
| * Add more info about stackable VFS objectsJelmer Vernooij2002-11-141-5/+10
| * Update testparm for 3.0Jelmer Vernooij2002-11-142-6/+9
| * Remove the #ifdef's for NISPLUS_SAM - there are no function name collisions a...Jelmer Vernooij2002-11-141-4/+0
| * a cups printing backend is now available as wellJelmer Vernooij2002-11-141-1/+1
| * Update documentation to cover cascaded VFS modulesJelmer Vernooij2002-11-141-9/+7
| * Quieten status message when linking libsmbclient.soTim Potter2002-11-141-1/+1
| * small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij2002-11-134-0/+123
| * Fix smbwrapper from the global_* changes.Jeremy Allison2002-11-132-4/+4
| * Add installmodules and uninstallmodules targetsJelmer Vernooij2002-11-131-1/+7
| * Remove obsolete scripts and put in module install/uninstallJelmer Vernooij2002-11-136-171/+65
| * Add debug2html and *.soJelmer Vernooij2002-11-131-0/+2
| * Move 'weird' character set into new 'developer' moduleJelmer Vernooij2002-11-133-111/+135
| * Load modules in lp_modules() after fork()Jelmer Vernooij2002-11-131-0/+4
| * Some more doc updates:Jelmer Vernooij2002-11-1335-921/+3446
| * add lp_modules()Jelmer Vernooij2002-11-131-0/+3
| * Don't crash when there are no arguments specifiedJelmer Vernooij2002-11-131-1/+4
| * Ignore MakefileJelmer Vernooij2002-11-131-0/+2
| * Add a DEBUG() that gives the number of successfully loaded modules - useful f...Jelmer Vernooij2002-11-131-0/+2
| * Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target ifJelmer Vernooij2002-11-133-9/+13
| * Don't build Makefile.in in examples/VFS/Jelmer Vernooij2002-11-132-1606/+469