Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-27 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 24 | -0/+3381 | |
used to be commit 6cd4d3f39a1258d51c022c99c73a7341b0ff94a5) | |||||
2003-03-27 | Doc updates from John + some minor fixes by me | Jelmer Vernooij | 5 | -418/+573 | |
(This used to be commit 7fc49746dfd8d93066fe6870e3b642a5898aa032) | |||||
2003-03-27 | cleanup the IPC/LPT:/A: mess I started | Gerald Carter | 1 | -16/+19 | |
(This used to be commit e6034a03d543d8672303f2b24982cfc03b124391) | |||||
2003-03-27 | pdb_ldap may require ROOT privilages to access the group mapping. (yes, it's ↵ | Andrew Bartlett | 1 | -0/+2 | |
ugly :-) Andrew Bartlett (This used to be commit 12579a62945d0d475b53c4ab49761a01be9e8394) | |||||
2003-03-27 | Reflect current conversion status | Alexander Bokovoy | 1 | -1/+1 | |
(This used to be commit 8f1c78df1088beeb11de54b0369b4e5f036004d4) | |||||
2003-03-27 | 1. Fix generate-file-list.sh to produce a list sorted by parameter name, ↵ | Alexander Bokovoy | 16 | -244/+295 | |
not parameter section. 2. Convert base parameters to new meta-information scheme (This used to be commit 6026e47cfe493625c6ed017ecae3cc785a6d0347) | |||||
2003-03-27 | Put backwards compatibility support for old modules in a seperate function | Jelmer Vernooij | 1 | -45/+58 | |
(This used to be commit 2dd00078eec736797e65f69ad00297068e57cd9a) | |||||
2003-03-27 | Add new framework for smb.conf(5). Please read README before trying to compile. | Alexander Bokovoy | 323 | -0/+7843 | |
I will commit more meta-information updates during week-end. (This used to be commit 8d684dffab6a90b3d612a1aa2b2c457a2bc2e6ac) | |||||
2003-03-27 | This is no functional change. It just makes pdb_ldap.c a bit | Volker Lendecke | 1 | -24/+50 | |
easier to understand by moving the logic for init_ldap_from_sam and friends around. Volker (This used to be commit 09a92984baaee94521d0cacf16daaf0291242b42) | |||||
2003-03-27 | This is no functional change. It just makes pdb_ldap.c a bit | Volker Lendecke | 1 | -24/+50 | |
easier to understand by moving the logic for init_ldap_from_sam and friends around. Volker (This used to be commit 124c80facba364033f72b20660f347390effba59) | |||||
2003-03-27 | Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16. | Volker Lendecke | 1 | -1/+1 | |
Volker (This used to be commit 5acb9f421c149126370e79d66d3d9ace6be9a695) | |||||
2003-03-27 | Tidy XML formating | Alexander Bokovoy | 1 | -2/+2 | |
(This used to be commit f9515634f344f2408909d2398a7b585b91dca6ec) | |||||
2003-03-27 | Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16. | Volker Lendecke | 1 | -1/+1 | |
Volker (This used to be commit e92bfb766b08abccbf098c8d04347eb296b9be54) | |||||
2003-03-27 | local_gid_to_sid() could use pdb_ldap, which for now requires ROOT. | Andrew Bartlett | 1 | -0/+2 | |
(This used to be commit a51ce67e322f91a56acb9e358ee8b2254b2e7792) | |||||
2003-03-27 | Use the new modules system in VFS. If a module can't be loaded with the | Jelmer Vernooij | 10 | -111/+155 | |
new modules system, we still fall back to the old system. (This used to be commit cebe8d8b424f10006f2f791a8f086c6c8a7f5d57) | |||||
2003-03-27 | The definition of pstrcpy_base(), and the preceeding comments, were given | Christopher R. Hertel | 1 | -9/+3 | |
twice (probably a cut/paste error). (This used to be commit d9b799d8c35a7453e6ccb92b3fc4ec2ec510449a) | |||||
2003-03-27 | The definition of pstrcpy_base(), and the preceeding comments, were given | Christopher R. Hertel | 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). (This used to be commit 5306f6f7c88234d51c4ff13d5451d3489de6b00e) | |||||
2003-03-26 | Fix DOS del command with widelinks = False. | Jeremy Allison | 1 | -1/+2 | |
Jeremy. (This used to be commit ae754e9355c78c22ff5ca5a7f3276e61b4a8fcb7) | |||||
2003-03-26 | Fix DOS del command with widelinks = False. | Jeremy Allison | 1 | -1/+2 | |
Jeremy. (This used to be commit ef1782121bc4ebcdd2731fd6863209352f815dbe) | |||||
2003-03-26 | Remove LDAP_LIBS and just use LIBS again as before. I'll | Jelmer Vernooij | 2 | -8/+3 | |
fix this better later. (This used to be commit c6807d20457325012c4c9edd137b2f1f67e98ec4) | |||||
2003-03-26 | Add defines for platforms that need them. | Jeremy Allison | 1 | -0/+6 | |
Jeremy. (This used to be commit f81128bc0187765f6f9e6d7e05eaebf778cbfec8) | |||||
2003-03-26 | Add defines for platforms that need them. | Jeremy Allison | 1 | -0/+6 | |
Jeremy. (This used to be commit 7787815da498382a380230912e0573f41347d0d8) | |||||
2003-03-26 | Fix extra NULL arg added during app-head merge. | Jeremy Allison | 1 | -3/+3 | |
Jeremy. (This used to be commit b2ef052adad01c37f0fd4b9b82a16a9989d57082) | |||||
2003-03-26 | Fix extra NULL arg added during app-head merge. | Jeremy Allison | 1 | -3/+3 | |
Jeremy. (This used to be commit 4868633bc8182b939190d3cdb86b24cbdb78b5e1) | |||||
2003-03-26 | Document results of smb.conf(5) inspection. We have 13 undocumented ↵ | Alexander Bokovoy | 1 | -0/+17 | |
parameters for HEAD (This used to be commit c6f6795710a5115903772a2938a028f20954deb5) | |||||
2003-03-26 | Use SAFE_FREE() instead of plain free() - pointed out by metze | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit b49436d020f8d88d42428c83ea9a278d3433d134) | |||||
2003-03-26 | Use execinfo.h to get prototypes for backtrace_symbols (fixes | Jelmer Vernooij | 2 | -1/+5 | |
some warnings) (This used to be commit d453b656e56a9b836b76f1cdce8de65d7bc4eb6c) | |||||
2003-03-26 | Fix $LDAP_LIBS | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit af98285f4e4fc4a0e890fed2c71b09280252b3f4) | |||||
2003-03-26 | Output backtrace to logfile in smb_panic(), as suggested by mbp | Jelmer Vernooij | 3 | -9/+32 | |
(only on systems that support it, of course) (This used to be commit bf439d733df6a11a25ff561a853c3382a3b34b96) | |||||
2003-03-26 | - Patch from John to update PDC-HOWTO, add ServerType and CUPS (not finished ↵ | Jelmer Vernooij | 41 | -8940/+11781 | |
yet) - Regenerate docs - Update docs-status (This used to be commit adbb714ade8ab6f4e9b5d80f0f85041746c0edf1) | |||||
2003-03-26 | A fixed type TRUE -> True, reported by Paul Green. | John Terpstra | 1 | -1/+1 | |
(This used to be commit 14499e64555481fdd5fa8ba656a4cba9a597a86b) | |||||
2003-03-25 | Don't do $(MAKE) modules_clean twice in a row - it breaks the build... | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 1e1544ecc12d1e7c00080894786f500cd774a6b3) | |||||
2003-03-25 | Give PARAMS_OBJ more priority | Jelmer Vernooij | 1 | -27/+26 | |
(This used to be commit cf73797d110d271fc7a30c11e023c4d1ba2b5c9b) | |||||
2003-03-25 | Fix two typos | Jelmer Vernooij | 2 | -2/+2 | |
(This used to be commit c682d5abf310e445f1629e9b48a15d10b176ed39) | |||||
2003-03-25 | Do $(MAKE) modules_clean when compiling dynconfig.o. It's not the | Jelmer Vernooij | 1 | -2/+4 | |
most elegant solution, but it works. (This used to be commit 02d202034dad56365a15c4e9fdcb7c420a77e1ed) | |||||
2003-03-25 | Add notes about the rebuilding of files | Jelmer Vernooij | 1 | -6/+15 | |
(This used to be commit 0ab6e96c9b32526936878da62b3cc00edd0ac27c) | |||||
2003-03-25 | Always rebuild modules after running ./configure (to prevent | Jelmer Vernooij | 3 | -13/+28 | |
undefined symbol errors) (This used to be commit e193b47259d11b0eaef4071acb406d6433426733) | |||||
2003-03-25 | Add example version identifier | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 0558cae208067aa1e10060f22f12b2b8c09c53b1) | |||||
2003-03-25 | Add documentation on unicode | Jelmer Vernooij | 2 | -0/+95 | |
(This used to be commit cdfb0161adb37f70247b047eb93b92cfcf11783b) | |||||
2003-03-25 | Add info about dual daemon mode | Jelmer Vernooij | 1 | -10/+40 | |
(This used to be commit 2018b331a17a4ac485ac03e175ab24d9457a5b77) | |||||
2003-03-25 | Remove old check for TDB SAM (we now have ↵ | Jelmer Vernooij | 1 | -18/+8 | |
--with-{static,shared}-modules=pdb_tdbsam) (This used to be commit 760fd4e5c48276696182febcae3b0a997999b1e2) | |||||
2003-03-25 | Fix another opened-but-not-closed tag | Alexander Bokovoy | 1 | -3/+1 | |
(This used to be commit 1c53686f3a2b2ff220836b76755a184fac0b238e) | |||||
2003-03-25 | - Support building all auth modules as .so's | Jelmer Vernooij | 7 | -85/+120 | |
- Change 2 variable names to avoid conflicts (patch by Stephan Kulow <coolo@kde.org>) (This used to be commit 71b05cd14ae6df8340730e7bad1c783dc278c5d3) | |||||
2003-03-25 | Don't use 'opt' | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 6ab41e50fd0a36ebd9969064aa46235dc687dfba) | |||||
2003-03-25 | Make variables static to satisfy exotic compilers | Jelmer Vernooij | 2 | -3/+2 | |
(This used to be commit 094eed2c6222fe167ee9f596f4b849a4dea234bf) | |||||
2003-03-25 | Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDN | Alexander Bokovoy | 1 | -0/+2 | |
(This used to be commit ec6b9e62fbfe417865e8e3b2ba7cc7473709c20e) | |||||
2003-03-25 | Print list of builtin modules in 'smbd -b' | Jelmer Vernooij | 3 | -0/+6 | |
(This used to be commit 3a2ed0da40c9709cdae061927f44a38f58e44df0) | |||||
2003-03-25 | Remove obsolete defines (because of new modules system). We need | Jelmer Vernooij | 1 | -9/+0 | |
a way to track which modules have been builtin (This used to be commit 0f724be38439af9284e51b7b9b8605e8956e51ba) | |||||
2003-03-25 | We need to 'preprocess' in popt_common_samba as well | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 37ee8aecf4ae570c3d08e9fa94724bc9c917108f) | |||||
2003-03-25 | Fix debug (thanks metze) | Andrew Bartlett | 1 | -1/+1 | |
Andrew Bartlett (This used to be commit 5562f1865c90e3f52a3178d9d9ded60909bbe5f0) |