summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Tidy XML formatingAlexander Bokovoy2003-03-271-2/+2
| | | | | | | | (This used to be commit f9515634f344f2408909d2398a7b585b91dca6ec)
| * Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16.Volker Lendecke2003-03-271-1/+1
| | | | | | | | | | Volker (This used to be commit e92bfb766b08abccbf098c8d04347eb296b9be54)
| * local_gid_to_sid() could use pdb_ldap, which for now requires ROOT.Andrew Bartlett2003-03-271-0/+2
| | | | | | | | (This used to be commit a51ce67e322f91a56acb9e358ee8b2254b2e7792)
| * Use the new modules system in VFS. If a module can't be loaded with theJelmer Vernooij2003-03-2710-111/+155
| | | | | | | | | | new modules system, we still fall back to the old system. (This used to be commit cebe8d8b424f10006f2f791a8f086c6c8a7f5d57)
| * The definition of pstrcpy_base(), and the preceeding comments, were givenChristopher R. Hertel2003-03-271-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)
| * Fix DOS del command with widelinks = False.Jeremy Allison2003-03-261-1/+2
| | | | | | | | | | Jeremy. (This used to be commit ae754e9355c78c22ff5ca5a7f3276e61b4a8fcb7)
| * Remove LDAP_LIBS and just use LIBS again as before. I'llJelmer Vernooij2003-03-262-8/+3
| | | | | | | | | | fix this better later. (This used to be commit c6807d20457325012c4c9edd137b2f1f67e98ec4)
| * Add defines for platforms that need them.Jeremy Allison2003-03-261-0/+6
| | | | | | | | | | Jeremy. (This used to be commit f81128bc0187765f6f9e6d7e05eaebf778cbfec8)
| * Fix extra NULL arg added during app-head merge.Jeremy Allison2003-03-261-3/+3
| | | | | | | | | | Jeremy. (This used to be commit 4868633bc8182b939190d3cdb86b24cbdb78b5e1)
| * Document results of smb.conf(5) inspection. We have 13 undocumented ↵Alexander Bokovoy2003-03-261-0/+17
| | | | | | | | | | | | parameters for HEAD (This used to be commit c6f6795710a5115903772a2938a028f20954deb5)
| * Use SAFE_FREE() instead of plain free() - pointed out by metzeJelmer Vernooij2003-03-261-1/+2
| | | | | | | | (This used to be commit b49436d020f8d88d42428c83ea9a278d3433d134)
| * Use execinfo.h to get prototypes for backtrace_symbols (fixesJelmer Vernooij2003-03-262-1/+5
| | | | | | | | | | some warnings) (This used to be commit d453b656e56a9b836b76f1cdce8de65d7bc4eb6c)
| * Fix $LDAP_LIBSJelmer Vernooij2003-03-261-2/+2
| | | | | | | | (This used to be commit af98285f4e4fc4a0e890fed2c71b09280252b3f4)
| * Output backtrace to logfile in smb_panic(), as suggested by mbpJelmer Vernooij2003-03-263-9/+32
| | | | | | | | | | (only on systems that support it, of course) (This used to be commit bf439d733df6a11a25ff561a853c3382a3b34b96)
| * - Patch from John to update PDC-HOWTO, add ServerType and CUPS (not finished ↵Jelmer Vernooij2003-03-2641-8940/+11781
| | | | | | | | | | | | | | | | yet) - Regenerate docs - Update docs-status (This used to be commit adbb714ade8ab6f4e9b5d80f0f85041746c0edf1)
| * Don't do $(MAKE) modules_clean twice in a row - it breaks the build...Jelmer Vernooij2003-03-251-1/+0
| | | | | | | | (This used to be commit 1e1544ecc12d1e7c00080894786f500cd774a6b3)
| * Give PARAMS_OBJ more priorityJelmer Vernooij2003-03-251-27/+26
| | | | | | | | (This used to be commit cf73797d110d271fc7a30c11e023c4d1ba2b5c9b)
| * Fix two typosJelmer Vernooij2003-03-252-2/+2
| | | | | | | | (This used to be commit c682d5abf310e445f1629e9b48a15d10b176ed39)
| * Do $(MAKE) modules_clean when compiling dynconfig.o. It's not theJelmer Vernooij2003-03-251-2/+4
| | | | | | | | | | most elegant solution, but it works. (This used to be commit 02d202034dad56365a15c4e9fdcb7c420a77e1ed)
| * Add notes about the rebuilding of filesJelmer Vernooij2003-03-251-6/+15
| | | | | | | | (This used to be commit 0ab6e96c9b32526936878da62b3cc00edd0ac27c)
| * Always rebuild modules after running ./configure (to preventJelmer Vernooij2003-03-253-13/+28
| | | | | | | | | | undefined symbol errors) (This used to be commit e193b47259d11b0eaef4071acb406d6433426733)
| * Add example version identifierJelmer Vernooij2003-03-251-1/+1
| | | | | | | | (This used to be commit 0558cae208067aa1e10060f22f12b2b8c09c53b1)
| * Add documentation on unicodeJelmer Vernooij2003-03-252-0/+95
| | | | | | | | (This used to be commit cdfb0161adb37f70247b047eb93b92cfcf11783b)
| * Add info about dual daemon modeJelmer Vernooij2003-03-251-10/+40
| | | | | | | | (This used to be commit 2018b331a17a4ac485ac03e175ab24d9457a5b77)
| * Remove old check for TDB SAM (we now have ↵Jelmer Vernooij2003-03-251-18/+8
| | | | | | | | | | | | --with-{static,shared}-modules=pdb_tdbsam) (This used to be commit 760fd4e5c48276696182febcae3b0a997999b1e2)
| * Fix another opened-but-not-closed tagAlexander Bokovoy2003-03-251-3/+1
| | | | | | | | (This used to be commit 1c53686f3a2b2ff220836b76755a184fac0b238e)
| * - Support building all auth modules as .so'sJelmer Vernooij2003-03-257-85/+120
| | | | | | | | | | - Change 2 variable names to avoid conflicts (patch by Stephan Kulow <coolo@kde.org>) (This used to be commit 71b05cd14ae6df8340730e7bad1c783dc278c5d3)
| * Don't use 'opt'Jelmer Vernooij2003-03-251-1/+1
| | | | | | | | (This used to be commit 6ab41e50fd0a36ebd9969064aa46235dc687dfba)
| * Make variables static to satisfy exotic compilersJelmer Vernooij2003-03-252-3/+2
| | | | | | | | (This used to be commit 094eed2c6222fe167ee9f596f4b849a4dea234bf)
| * Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDNAlexander Bokovoy2003-03-251-0/+2
| | | | | | | | (This used to be commit ec6b9e62fbfe417865e8e3b2ba7cc7473709c20e)
| * Print list of builtin modules in 'smbd -b'Jelmer Vernooij2003-03-253-0/+6
| | | | | | | | (This used to be commit 3a2ed0da40c9709cdae061927f44a38f58e44df0)
| * Remove obsolete defines (because of new modules system). We needJelmer Vernooij2003-03-251-9/+0
| | | | | | | | | | a way to track which modules have been builtin (This used to be commit 0f724be38439af9284e51b7b9b8605e8956e51ba)
| * We need to 'preprocess' in popt_common_samba as wellJelmer Vernooij2003-03-251-1/+1
| | | | | | | | (This used to be commit 37ee8aecf4ae570c3d08e9fa94724bc9c917108f)
| * Fix debug (thanks metze)Andrew Bartlett2003-03-251-1/+1
| | | | | | | | | | Andrew Bartlett (This used to be commit 5562f1865c90e3f52a3178d9d9ded60909bbe5f0)
| * Make auth.c compile again. I'm not sure what this does though...Volker Lendecke2003-03-251-2/+3
| | | | | | | | | | Volker (This used to be commit 8e3f300f21e23b7e6b68ddcc45d581a962cd8aa4)
| * Fix missing tag pairsAlexander Bokovoy2003-03-252-2/+3
| | | | | | | | (This used to be commit 44d9062f91d13b43b1e78c30931a017031f17116)
| * Make these functions static, keep them out of proto.Andrew Bartlett2003-03-252-4/+4
| | | | | | | | (This used to be commit 34934d2edf0d575fae7d729fe4d8d3ab034a544f)
| * Apply metze's change correctly this time. Playing 'patch' byVolker Lendecke2003-03-251-6/+6
| | | | | | | | | | | | | | hand can be somewhat error-prone.. Volker (This used to be commit 12fabd07148c21f5481cb750f1cfdab2e8112e4b)
| * win9x was suffered a case of the blues during a domain logon.Gerald Carter2003-03-251-1/+14
| | | | | | | | | | | | For some reason, explicitly setting the service type during the tcon&X fixes this. (This used to be commit c458179d21465165705e6c035776698cb824baf5)
| * - Add support to auth/ for the new modules systemJelmer Vernooij2003-03-2412-90/+129
| | | | | | | | | | - Quite some small fixes (also fixes the build) (This used to be commit 3defbd5e0633acfa4631531b49601c7706072d86)
| * Fix two typosJelmer Vernooij2003-03-242-2/+2
| | | | | | | | (This used to be commit 898a246c1650326cbd9b8ca49fb93963e589ea1f)
| * When using --with-static-modules=subsystem, don't build modules thatJelmer Vernooij2003-03-242-4/+6
| | | | | | | | | | can't be build (This used to be commit bb943a68af20f87a4b2d6b257585615d1792dd33)
| * Add notes for packagersJelmer Vernooij2003-03-242-0/+42
| | | | | | | | (This used to be commit 9bec6889047814dc00eea102d6c3368d3942db94)
| * Give error message when module doesn't seem to containJelmer Vernooij2003-03-241-0/+5
| | | | | | | | | | pipe functions (This used to be commit 4dd16790436d18f5ac5868538309128e3f8ad1cc)
| * Simplify modules interface and make it easier to buildJelmer Vernooij2003-03-242-45/+39
| | | | | | | | | | | | complete subsystems as modules (--with-shared-modules=rpc,pdb_xml,pdb_ldap works now, for example) (This used to be commit f622bdc691fabed218598fb0546b9e933aed63ed)
| * Add static to satisfy exotic compilersJelmer Vernooij2003-03-241-1/+1
| | | | | | | | (This used to be commit 269c93ca269e5badd5475d9ad53d06f9cb111d2c)
| * Add mapping for Bad Network PathJelmer Vernooij2003-03-241-0/+1
| | | | | | | | (This used to be commit 1481cd9ecf1658312424c193d8cd3632766eb058)
| * Remove documentation for removed optionsJelmer Vernooij2003-03-242-2/+0
| | | | | | | | (This used to be commit 2cb23016385a286006a08170188b4e7ca62429d9)
| * Don't use old usage() function, but the one from popt.Jelmer Vernooij2003-03-244-15/+2
| | | | | | | | | | Remove some useless arguments (This used to be commit 8df30059ef100a4d5e21501d7746427b4d312589)
| * editreg, wrepld and ntlm_aut aren't documented yet..Jelmer Vernooij2003-03-241-0/+5
| | | | | | | | (This used to be commit bd197baa8657d7708804e67e37d10be6acf75af6)