summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add scripts for modules make ruleJelmer Vernooij2002-11-180-0/+0
| | | | (This used to be commit ef567525a6576e8a2a87a58071e438bb942ba9ca)
* useGerald Carter2002-11-181-2/+2
| | | | (This used to be commit 936065c928782ea9775b9fcf9812dacff510523d)
* Samba janitor... Merging tridge's change to 3.0. Original commitJeremy Allison2002-11-181-0/+3
| | | | | | | | | | | message : the change in the way %U is handled to use current_user has broken some basic usages like 'include = smb.conf.%U' This changes fixes things again, by checking for reload after we setup current_user in tconx. (This used to be commit 64b2243ccd984e0d69d8bb7421d43f1f1f84b017)
* Added for the people who want to use Windows XP with plaintextTim Potter2002-11-170-0/+0
| | | | | passwords. From dcb. (This used to be commit fcb52742383345ca2c5165db3334bc172353de58)
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-11-161-0/+0
|\ | | | | | | used to be commit b3e68c1283aac417956ba8c21b7dd80fc55ab580)
| * Added for the people who want to use Windows XP with plaintextTim Potter2002-11-161-0/+0
| | | | | | | | | | passwords. From dcb. (This used to be commit 1ebc6d04e198267377e0293d9cf369010a3ea92e)
| * Update docs status documentJelmer Vernooij2002-11-161-4/+0
| | | | | | | | (This used to be commit ffe1626d879d95f8bef42e9bd331a17d524e620b)
| * Update for 3.0Jelmer Vernooij2002-11-161-5/+18
| | | | | | | | (This used to be commit 6430bef92c416692e7b2a9c550d8cf17c26aaa81)
| * Update for 3.0Jelmer Vernooij2002-11-162-30/+5
| | | | | | | | (This used to be commit ca3bfea8e79dc7bf04840b58c2fd79b1e1dc2c9f)
| * /bin/sh on solaris swallows the failure code, so exec this directly.Andrew Bartlett2002-11-151-1/+1
| | | | | | | | | | Andrew Bartlett (This used to be commit 35b73aa0a139721d8560e81ba1caf26ebdf7d0b6)
| * One more small fix in tree.cRichard Sharpe2002-11-151-2/+2
| | | | | | | | (This used to be commit 0674d5a2b0f7ee621940c93b3b58960efd91a763)
| * Fix some problems with tree.c reported by users.Richard Sharpe2002-11-153-125/+6
| | | | | | | | (This used to be commit b0772a1a0531896d5b343863434622d4d0ff437f)
| * Remove the assumption that all Solaris has -lsendfile.Andrew Bartlett2002-11-153-2/+69
| | | | | | | | | | Andrew Bartlett (This used to be commit efa639c5cef51f2ca903c08d2ad19db70ab7206c)
| * Add samdump and vampire to 'net rpc help'Andrew Bartlett2002-11-151-0/+2
| | | | | | | | | | Andrew Bartlett (This used to be commit cc7566ca508f8705a95cdd546553a018731d5f5f)
| * Add const to PACKS()Andrew Bartlett2002-11-151-2/+2
| | | | | | | | (This used to be commit 0e87408eb0e2786589e23cf4435a0d3223cf55cc)
| * Include the hostname we are trying to match with $@, to allow easier debugging.Andrew Bartlett2002-11-151-1/+1
| | | | | | | | (This used to be commit f5d8afc626b8f7792aa7dd7fa7082f55725b539c)
| * Small auth updates:Andrew Bartlett2002-11-154-11/+6
| | | | | | | | | | | | | | | | | | | | | | | | - add static remove unnneded prototype - move become_root() to just around pdb calls, so as to make it easier to remove when we kill off this silly idea - Change auth_sam to do 'account before password' rather than 'password before account'. This means that we match Win2k in giving 'account disabled' instead of 'wrong password' if the wrong password to a disabled account is used. Andrew Bartlett (This used to be commit e6d2debaf6064c3229f41c06545a1ccb83695a77)
| * patch from aedil@alchar.org to correctly detect solaris workshop CC's abilityAndrew Bartlett2002-11-152-475/+1625
| | | | | | | | | | | | | | to build shared libs (but not with .po suffix). Andrew Bartlett (This used to be commit 2fd47d0c25bdf1d5351f79164c6cb35b83a9cc5f)
| * Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison2002-11-151-0/+16
| | | | | | | | | | | | release. Jeremy. (This used to be commit 507ff510e7e7d63e02be5b11d974fc05839e6eaf)
| * fix segfaultGerald Carter2002-11-151-1/+3
| | | | | | | | (This used to be commit 32ca3afa5486b1b04118e9f144bfdf4b3702d118)
| * enable enumeration of domain local groups using LDAP (and in a native mode ↵Gerald Carter2002-11-151-5/+30
| | | | | | | | | | | | domain) (This used to be commit 3ac98b59632fd771b8819f88a479ef4c0daade68)
| * Update to use smb_register_passdb()Jelmer Vernooij2002-11-152-47/+13
| | | | | | | | (This used to be commit b10541b71ba288783976e8c124b6667b7df3b12d)
| * Rename pdb_mysql and pdb_xml to 'mysql' and 'xml'Jelmer Vernooij2002-11-152-1615/+479
| | | | | | | | (This used to be commit 7b860414b11ec3b2ecb34c515536c598322f06ee)
| * Use smb_register_passdb() - plus some small fixesJelmer Vernooij2002-11-155-24/+32
| | | | | | | | (This used to be commit 2addbaff358993923a58ad3845c63168678c2c21)
| * Add smb_register_passdb()Jelmer Vernooij2002-11-153-86/+60
| | | | | | | | (This used to be commit b5b3b2e6bef431c9c30dc8f2899dc22328801c0e)
* | Merge from HEAD - updates to the build farm, /bin/sh can swallow return values,Andrew Bartlett2002-11-162-2/+3
| | | | | | | | | | and add the RENAME torture test. (This used to be commit fbd49f915f620831d6b04496986bb24df372cda2)
* | Merge from HEAD: Remove assumption that all solaris has -lsendfileAndrew Bartlett2002-11-163-2/+69
| | | | | | | | (This used to be commit 6520592453582c908e4bb5b7c9f9012153df60d2)
* | Updates from HEAD:Andrew Bartlett2002-11-158-18/+31
| | | | | | | | | | | | | | | | | | | | | | - const for PACKS() in lanman.c - change auth to 'account before password' - add help to net rpc {vampire,samsync} - configure updates for sun workshop cc - become_root() around pdb_ calls in auth_util for guest login. Andrew Bartlett (This used to be commit 43e90eb6e331d478013a9c038292f245edc51bd0)
* | Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison2002-11-151-0/+16
| | | | | | | | | | | | release. Jeremy. (This used to be commit 7d9552e9c58e533f451a720c9c9c54b8abf3a454)
* | fix segfaultGerald Carter2002-11-151-1/+3
| | | | | | | | (This used to be commit 36bcb312e95f46d196575ed3535679deeddd89b0)
* | enable enumeration of domain local groups using LDAP (and in a native mode ↵Gerald Carter2002-11-151-5/+30
| | | | | | | | | | | | domain) (This used to be commit ff4b2411d146b72f5f578b2e78701f125fec8f08)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-11-151-0/+2
|\| | | | | | | used to be commit 12c1579b18b95326eb0b837ff71a8a8b25cbda04)
| * Add the rename torture test.Andrew Bartlett2002-11-152-1/+4
| | | | | | | | (This used to be commit 644b5e30c825d26ee34be79847c9469acd9fb640)
| * Rerun autoconfAndrew Bartlett2002-11-151-471/+1607
| | | | | | | | (This used to be commit 32684e133fa5d33d2478c0270af09a6fa9f0e57a)
| * When testing for /usr/include/heimdal, don't include /usr/heimdal/includeAndrew Bartlett2002-11-151-2/+2
| | | | | | | | | | instead :-) (This used to be commit 9d8aa4bd51736709a9295791f54c9481b876699f)
| * Add const to DEBUG() macro.Andrew Bartlett2002-11-152-6/+6
| | | | | | | | (This used to be commit 43020bb4e61e3b44c2637e49f9e98222262f09b1)
* | Merge from HEAD:Andrew Bartlett2002-11-157-15/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | - heimdal updates to configure - make DEBUG() const - add testsuite for: - preexec - preexec close - valid users - fix testsuite for 'invalid users' Andrew Bartlett (This used to be commit aa41fb8703db4a4ecd3b353874c99a994e8ed630)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-11-1525-0/+9605
|\| | | | | | | used to be commit 2662e351f2f8802a3bf13df3e7e3f0c1497fdb1c)
| * Updates to the build farm tests:Andrew Bartlett2002-11-159-4/+59
| | | | | | | | | | | | | | | | - Get valid/invalid users working - Test preexec, preexec close Andrew Bartlett (This used to be commit 36441899e61a711b8fe03ec7b6f95973b1e69fc5)
| * A cool idea from mbp: create a big shared library of all Samba objectsTim Potter2002-11-151-1/+17
| | | | | | | | | | | | | | | | | | | | which we can use to link against Samba unit test programs. Now we can compile and link unit tests without having to create 4MB executables for each program It's called libbigballofmud.so both to discourage casual usage and also to reflect what the dependencies within Samba have become. (This used to be commit a59f731256f3a1c09f32452de9483b44088c942b)
| * A cool idea from mbp: create a big shared library of all Samba objectsTim Potter2002-11-151-4/+3
| | | | | | | | | | | | | | | | | | | | which we can use to link against Samba unit test programs. Now we can compile and link unit tests without having to create 4MB executables for each program It's called libbigballofmud.so both to discourage casual usage and also to reflect what the dependencies within Samba have become. (This used to be commit fdce4be719d7a81f25a4bae05934a5590038ec47)
| * Some small updates - 'ads server' is no longer required for exampleJelmer Vernooij2002-11-141-7/+9
| | | | | | | | (This used to be commit b8f9930f62db8b997a0d6126e79212a113f8b29c)
| * Remove some obsolete infoJelmer Vernooij2002-11-141-236/+2
| | | | | | | | (This used to be commit ffd2d3a0ba56f967112aaa63efd4221fad2cee70)
| * Add more info about stackable VFS objectsJelmer Vernooij2002-11-141-5/+10
| | | | | | | | (This used to be commit 2dcb295d8eceea7e92e7e8f2e2ffc3583db833fd)
| * Update testparm for 3.0Jelmer Vernooij2002-11-142-6/+9
| | | | | | | | (This used to be commit f01fad02d75975f25235eeeba8262bf11657e54a)
| * Remove the #ifdef's for NISPLUS_SAM - there are no function name collisions ↵Jelmer Vernooij2002-11-141-4/+0
| | | | | | | | | | | | anymore (This used to be commit f6ef18df11cc48f25adeee464e79e63ee209b08c)
| * a cups printing backend is now available as wellJelmer Vernooij2002-11-141-1/+1
| | | | | | | | (This used to be commit 4cffb29d27253e0e2ca270640d86b21315cab91f)
| * Update documentation to cover cascaded VFS modulesJelmer Vernooij2002-11-141-9/+7
| | | | | | | | (This used to be commit 218395ac7e5963a773691fb5a0539cce9e3b92f2)
| * Quieten status message when linking libsmbclient.soTim Potter2002-11-141-1/+1
| | | | | | | | (This used to be commit 85946731dd8bc60d0f71fe7ffa6756bd3bcbbf67)
| * small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't ↵Jelmer Vernooij2002-11-134-0/+123
| | | | | | | | | | | | exist (e.g. in SuSE 8.1) (by metze) (This used to be commit 5f16343e0d7c8120a7a5786097b8920a5b7d047b)