Age | Commit message (Expand) | Author | Files | Lines |
2003-03-28 | Updating projdoc from HEAD brach. | John Terpstra | 22 | -1306/+479 |
2003-03-27 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 24 | -0/+3381 |
2003-03-27 | Doc updates from John + some minor fixes by me | Jelmer Vernooij | 5 | -418/+573 |
2003-03-27 | cleanup the IPC/LPT:/A: mess I started | Gerald Carter | 1 | -16/+19 |
2003-03-27 | pdb_ldap may require ROOT privilages to access the group mapping. (yes, it's ... | Andrew Bartlett | 1 | -0/+2 |
2003-03-27 | Reflect current conversion status | Alexander Bokovoy | 1 | -1/+1 |
2003-03-27 | 1. Fix generate-file-list.sh to produce a list sorted by parameter name, not... | Alexander Bokovoy | 16 | -244/+295 |
2003-03-27 | Put backwards compatibility support for old modules in a seperate function | Jelmer Vernooij | 1 | -45/+58 |
2003-03-27 | Add new framework for smb.conf(5). Please read README before trying to compile. | Alexander Bokovoy | 323 | -0/+7843 |
2003-03-27 | This is no functional change. It just makes pdb_ldap.c a bit | Volker Lendecke | 1 | -24/+50 |
2003-03-27 | This is no functional change. It just makes pdb_ldap.c a bit | Volker Lendecke | 1 | -24/+50 |
2003-03-27 | Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16. | Volker Lendecke | 1 | -1/+1 |
2003-03-27 | Tidy XML formating | Alexander Bokovoy | 1 | -2/+2 |
2003-03-27 | Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16. | Volker Lendecke | 1 | -1/+1 |
2003-03-27 | local_gid_to_sid() could use pdb_ldap, which for now requires ROOT. | Andrew Bartlett | 1 | -0/+2 |
2003-03-27 | Use the new modules system in VFS. If a module can't be loaded with the | Jelmer Vernooij | 10 | -111/+155 |
2003-03-27 | The definition of pstrcpy_base(), and the preceeding comments, were given | Christopher R. Hertel | 1 | -9/+3 |
2003-03-27 | The definition of pstrcpy_base(), and the preceeding comments, were given | Christopher R. Hertel | 1 | -9/+3 |
2003-03-26 | Fix DOS del command with widelinks = False. | Jeremy Allison | 1 | -1/+2 |
2003-03-26 | Fix DOS del command with widelinks = False. | Jeremy Allison | 1 | -1/+2 |
2003-03-26 | Remove LDAP_LIBS and just use LIBS again as before. I'll | Jelmer Vernooij | 2 | -8/+3 |
2003-03-26 | Add defines for platforms that need them. | Jeremy Allison | 1 | -0/+6 |
2003-03-26 | Add defines for platforms that need them. | Jeremy Allison | 1 | -0/+6 |
2003-03-26 | Fix extra NULL arg added during app-head merge. | Jeremy Allison | 1 | -3/+3 |
2003-03-26 | Fix extra NULL arg added during app-head merge. | Jeremy Allison | 1 | -3/+3 |
2003-03-26 | Document results of smb.conf(5) inspection. We have 13 undocumented parameter... | Alexander Bokovoy | 1 | -0/+17 |
2003-03-26 | Use SAFE_FREE() instead of plain free() - pointed out by metze | Jelmer Vernooij | 1 | -1/+2 |
2003-03-26 | Use execinfo.h to get prototypes for backtrace_symbols (fixes | Jelmer Vernooij | 2 | -1/+5 |
2003-03-26 | Fix $LDAP_LIBS | Jelmer Vernooij | 1 | -2/+2 |
2003-03-26 | Output backtrace to logfile in smb_panic(), as suggested by mbp | Jelmer Vernooij | 3 | -9/+32 |
2003-03-26 | - Patch from John to update PDC-HOWTO, add ServerType and CUPS (not finished ... | Jelmer Vernooij | 41 | -8940/+11781 |
2003-03-26 | A fixed type TRUE -> True, reported by Paul Green. | John Terpstra | 1 | -1/+1 |
2003-03-25 | Don't do $(MAKE) modules_clean twice in a row - it breaks the build... | Jelmer Vernooij | 1 | -1/+0 |
2003-03-25 | Give PARAMS_OBJ more priority | Jelmer Vernooij | 1 | -27/+26 |
2003-03-25 | Fix two typos | Jelmer Vernooij | 2 | -2/+2 |
2003-03-25 | Do $(MAKE) modules_clean when compiling dynconfig.o. It's not the | Jelmer Vernooij | 1 | -2/+4 |
2003-03-25 | Add notes about the rebuilding of files | Jelmer Vernooij | 1 | -6/+15 |
2003-03-25 | Always rebuild modules after running ./configure (to prevent | Jelmer Vernooij | 3 | -13/+28 |
2003-03-25 | Add example version identifier | Jelmer Vernooij | 1 | -1/+1 |
2003-03-25 | Add documentation on unicode | Jelmer Vernooij | 2 | -0/+95 |
2003-03-25 | Add info about dual daemon mode | Jelmer Vernooij | 1 | -10/+40 |
2003-03-25 | Remove old check for TDB SAM (we now have --with-{static,shared}-modules=pdb_... | Jelmer Vernooij | 1 | -18/+8 |
2003-03-25 | Fix another opened-but-not-closed tag | Alexander Bokovoy | 1 | -3/+1 |
2003-03-25 | - Support building all auth modules as .so's | Jelmer Vernooij | 7 | -85/+120 |
2003-03-25 | Don't use 'opt' | Jelmer Vernooij | 1 | -1/+1 |
2003-03-25 | Make variables static to satisfy exotic compilers | Jelmer Vernooij | 2 | -3/+2 |
2003-03-25 | Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDN | Alexander Bokovoy | 1 | -0/+2 |
2003-03-25 | Print list of builtin modules in 'smbd -b' | Jelmer Vernooij | 3 | -0/+6 |
2003-03-25 | Remove obsolete defines (because of new modules system). We need | Jelmer Vernooij | 1 | -9/+0 |
2003-03-25 | We need to 'preprocess' in popt_common_samba as well | Jelmer Vernooij | 1 | -1/+1 |