Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Some fixes to URL syntax from coolo. | Richard Sharpe | 2003-03-28 | 1 | -2/+85 | |
| | ||||||
* | fix CIDR hosts allow/deny notation | Gerald Carter | 2003-03-28 | 1 | -1/+1 | |
| | ||||||
* | Merge from HEAD - get better error strings from the ldap server in pdb_ldap. | Andrew Bartlett | 2003-03-28 | 1 | -11/+38 | |
| | | | | Andrew Bartlett | |||||
* | Allow the new modules system to function with builtin vfs modules. | Andrew Bartlett | 2003-03-28 | 1 | -1/+1 | |
| | | | | | | | | If we don't have a vfs path set, just pass the original file name. In future, we need to seperate the default path as a seperate paramater. Andrew Bartlett | |||||
* | don't include proto.h during autoconf tests since it doesn't exist yet; ↵ | Gerald Carter | 2003-03-28 | 2 | -0/+3 | |
| | | | | fixed getsmbpass replacement test | |||||
* | fix up IPC/LPT:/A: devicetype in tcon_and_X | Gerald Carter | 2003-03-28 | 1 | -21/+20 | |
| | ||||||
* | it is possible for some of the real time signals to be used by glibc, | Andrew Tridgell | 2003-03-28 | 3 | -2/+12 | |
| | | | | | which then changes SIGRTMIN. It is also possible for bash to leave some real time signals blocked at startup. This fixes both problems. | |||||
* | its VFS_NETATALK_OBJ not VFS_NETATALK | Andrew Tridgell | 2003-03-28 | 1 | -1/+1 | |
| | ||||||
* | removed a duplicate lump of module stuff in configure.in | Andrew Tridgell | 2003-03-28 | 1 | -7/+0 | |
| | ||||||
* | Compile @VFS_STATIC@ into smbd and vfstest | Jelmer Vernooij | 2003-03-27 | 1 | -1/+1 | |
| | ||||||
* | Also rebuild smbd/vfs.o after reconfiguring | Jelmer Vernooij | 2003-03-27 | 1 | -1/+1 | |
| | ||||||
* | Doc updates from John + some minor fixes by me | Jelmer Vernooij | 2003-03-27 | 5 | -418/+573 | |
| | ||||||
* | Reflect current conversion status | Alexander Bokovoy | 2003-03-27 | 1 | -1/+1 | |
| | ||||||
* | 1. Fix generate-file-list.sh to produce a list sorted by parameter name, ↵ | Alexander Bokovoy | 2003-03-27 | 16 | -244/+295 | |
| | | | | | | not parameter section. 2. Convert base parameters to new meta-information scheme | |||||
* | Put backwards compatibility support for old modules in a seperate function | Jelmer Vernooij | 2003-03-27 | 1 | -45/+58 | |
| | ||||||
* | Add new framework for smb.conf(5). Please read README before trying to compile. | Alexander Bokovoy | 2003-03-27 | 323 | -0/+7843 | |
| | | | | I will commit more meta-information updates during week-end. | |||||
* | This is no functional change. It just makes pdb_ldap.c a bit | Volker Lendecke | 2003-03-27 | 1 | -24/+50 | |
| | | | | | | | easier to understand by moving the logic for init_ldap_from_sam and friends around. Volker | |||||
* | Tidy XML formating | Alexander Bokovoy | 2003-03-27 | 1 | -2/+2 | |
| | ||||||
* | Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16. | Volker Lendecke | 2003-03-27 | 1 | -1/+1 | |
| | | | | Volker | |||||
* | local_gid_to_sid() could use pdb_ldap, which for now requires ROOT. | Andrew Bartlett | 2003-03-27 | 1 | -0/+2 | |
| | ||||||
* | Use the new modules system in VFS. If a module can't be loaded with the | Jelmer Vernooij | 2003-03-27 | 10 | -111/+155 | |
| | | | | new modules system, we still fall back to the old system. | |||||
* | The definition of pstrcpy_base(), and the preceeding comments, were given | Christopher R. Hertel | 2003-03-27 | 1 | -9/+3 | |
| | | | | | | twice (probably a cut/paste error). The definition of pstrcpy_base(), and the preceeding comments, were given twice (probably a cut/paste error). | |||||
* | Fix DOS del command with widelinks = False. | Jeremy Allison | 2003-03-26 | 1 | -1/+2 | |
| | | | | Jeremy. | |||||
* | Remove LDAP_LIBS and just use LIBS again as before. I'll | Jelmer Vernooij | 2003-03-26 | 2 | -8/+3 | |
| | | | | fix this better later. | |||||
* | Add defines for platforms that need them. | Jeremy Allison | 2003-03-26 | 1 | -0/+6 | |
| | | | | Jeremy. | |||||
* | Fix extra NULL arg added during app-head merge. | Jeremy Allison | 2003-03-26 | 1 | -3/+3 | |
| | | | | Jeremy. | |||||
* | Document results of smb.conf(5) inspection. We have 13 undocumented ↵ | Alexander Bokovoy | 2003-03-26 | 1 | -0/+17 | |
| | | | | parameters for HEAD | |||||
* | Use SAFE_FREE() instead of plain free() - pointed out by metze | Jelmer Vernooij | 2003-03-26 | 1 | -1/+2 | |
| | ||||||
* | Use execinfo.h to get prototypes for backtrace_symbols (fixes | Jelmer Vernooij | 2003-03-26 | 2 | -1/+5 | |
| | | | | some warnings) | |||||
* | Fix $LDAP_LIBS | Jelmer Vernooij | 2003-03-26 | 1 | -2/+2 | |
| | ||||||
* | Output backtrace to logfile in smb_panic(), as suggested by mbp | Jelmer Vernooij | 2003-03-26 | 3 | -9/+32 | |
| | | | | (only on systems that support it, of course) | |||||
* | - Patch from John to update PDC-HOWTO, add ServerType and CUPS (not finished ↵ | Jelmer Vernooij | 2003-03-26 | 41 | -8940/+11781 | |
| | | | | | | | yet) - Regenerate docs - Update docs-status | |||||
* | Don't do $(MAKE) modules_clean twice in a row - it breaks the build... | Jelmer Vernooij | 2003-03-25 | 1 | -1/+0 | |
| | ||||||
* | Give PARAMS_OBJ more priority | Jelmer Vernooij | 2003-03-25 | 1 | -27/+26 | |
| | ||||||
* | Fix two typos | Jelmer Vernooij | 2003-03-25 | 2 | -2/+2 | |
| | ||||||
* | Do $(MAKE) modules_clean when compiling dynconfig.o. It's not the | Jelmer Vernooij | 2003-03-25 | 1 | -2/+4 | |
| | | | | most elegant solution, but it works. | |||||
* | Add notes about the rebuilding of files | Jelmer Vernooij | 2003-03-25 | 1 | -6/+15 | |
| | ||||||
* | Always rebuild modules after running ./configure (to prevent | Jelmer Vernooij | 2003-03-25 | 3 | -13/+28 | |
| | | | | undefined symbol errors) | |||||
* | Add example version identifier | Jelmer Vernooij | 2003-03-25 | 1 | -1/+1 | |
| | ||||||
* | Add documentation on unicode | Jelmer Vernooij | 2003-03-25 | 2 | -0/+95 | |
| | ||||||
* | Add info about dual daemon mode | Jelmer Vernooij | 2003-03-25 | 1 | -10/+40 | |
| | ||||||
* | Remove old check for TDB SAM (we now have ↵ | Jelmer Vernooij | 2003-03-25 | 1 | -18/+8 | |
| | | | | --with-{static,shared}-modules=pdb_tdbsam) | |||||
* | Fix another opened-but-not-closed tag | Alexander Bokovoy | 2003-03-25 | 1 | -3/+1 | |
| | ||||||
* | - Support building all auth modules as .so's | Jelmer Vernooij | 2003-03-25 | 7 | -85/+120 | |
| | | | | - Change 2 variable names to avoid conflicts (patch by Stephan Kulow <coolo@kde.org>) | |||||
* | Don't use 'opt' | Jelmer Vernooij | 2003-03-25 | 1 | -1/+1 | |
| | ||||||
* | Make variables static to satisfy exotic compilers | Jelmer Vernooij | 2003-03-25 | 2 | -3/+2 | |
| | ||||||
* | Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDN | Alexander Bokovoy | 2003-03-25 | 1 | -0/+2 | |
| | ||||||
* | Print list of builtin modules in 'smbd -b' | Jelmer Vernooij | 2003-03-25 | 3 | -0/+6 | |
| | ||||||
* | Remove obsolete defines (because of new modules system). We need | Jelmer Vernooij | 2003-03-25 | 1 | -9/+0 | |
| | | | | a way to track which modules have been builtin | |||||
* | We need to 'preprocess' in popt_common_samba as well | Jelmer Vernooij | 2003-03-25 | 1 | -1/+1 | |
| |