summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document results of smb.conf(5) inspection. We have 13 undocumented parameter...Alexander Bokovoy2003-03-261-0/+17
* Use SAFE_FREE() instead of plain free() - pointed out by metzeJelmer Vernooij2003-03-261-1/+2
* Use execinfo.h to get prototypes for backtrace_symbols (fixesJelmer Vernooij2003-03-262-1/+5
* Fix $LDAP_LIBSJelmer Vernooij2003-03-261-2/+2
* Output backtrace to logfile in smb_panic(), as suggested by mbpJelmer Vernooij2003-03-263-9/+32
* - Patch from John to update PDC-HOWTO, add ServerType and CUPS (not finished ...Jelmer Vernooij2003-03-2641-8940/+11781
* Don't do $(MAKE) modules_clean twice in a row - it breaks the build...Jelmer Vernooij2003-03-251-1/+0
* Give PARAMS_OBJ more priorityJelmer Vernooij2003-03-251-27/+26
* Fix two typosJelmer Vernooij2003-03-252-2/+2
* Do $(MAKE) modules_clean when compiling dynconfig.o. It's not theJelmer Vernooij2003-03-251-2/+4
* Add notes about the rebuilding of filesJelmer Vernooij2003-03-251-6/+15
* Always rebuild modules after running ./configure (to preventJelmer Vernooij2003-03-253-13/+28
* Add example version identifierJelmer Vernooij2003-03-251-1/+1
* Add documentation on unicodeJelmer Vernooij2003-03-252-0/+95
* Add info about dual daemon modeJelmer Vernooij2003-03-251-10/+40
* Remove old check for TDB SAM (we now have --with-{static,shared}-modules=pdb_...Jelmer Vernooij2003-03-251-18/+8
* Fix another opened-but-not-closed tagAlexander Bokovoy2003-03-251-3/+1
* - Support building all auth modules as .so'sJelmer Vernooij2003-03-257-85/+120
* Don't use 'opt'Jelmer Vernooij2003-03-251-1/+1
* Make variables static to satisfy exotic compilersJelmer Vernooij2003-03-252-3/+2
* Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDNAlexander Bokovoy2003-03-251-0/+2
* Print list of builtin modules in 'smbd -b'Jelmer Vernooij2003-03-253-0/+6
* Remove obsolete defines (because of new modules system). We needJelmer Vernooij2003-03-251-9/+0
* We need to 'preprocess' in popt_common_samba as wellJelmer Vernooij2003-03-251-1/+1
* Fix debug (thanks metze)Andrew Bartlett2003-03-251-1/+1
* Make auth.c compile again. I'm not sure what this does though...Volker Lendecke2003-03-251-2/+3
* Fix missing tag pairsAlexander Bokovoy2003-03-252-2/+3
* Make these functions static, keep them out of proto.Andrew Bartlett2003-03-252-4/+4
* Apply metze's change correctly this time. Playing 'patch' byVolker Lendecke2003-03-251-6/+6
* win9x was suffered a case of the blues during a domain logon.Gerald Carter2003-03-251-1/+14
* - Add support to auth/ for the new modules systemJelmer Vernooij2003-03-2412-90/+129
* Fix two typosJelmer Vernooij2003-03-242-2/+2
* When using --with-static-modules=subsystem, don't build modules thatJelmer Vernooij2003-03-242-4/+6
* Add notes for packagersJelmer Vernooij2003-03-242-0/+42
* Give error message when module doesn't seem to containJelmer Vernooij2003-03-241-0/+5
* Simplify modules interface and make it easier to buildJelmer Vernooij2003-03-242-45/+39
* Add static to satisfy exotic compilersJelmer Vernooij2003-03-241-1/+1
* Add mapping for Bad Network PathJelmer Vernooij2003-03-241-0/+1
* Remove documentation for removed optionsJelmer Vernooij2003-03-242-2/+0
* Don't use old usage() function, but the one from popt.Jelmer Vernooij2003-03-244-15/+2
* editreg, wrepld and ntlm_aut aren't documented yet..Jelmer Vernooij2003-03-241-0/+5
* Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij2003-03-2416-17/+41
* Document common arguments with entitiesJelmer Vernooij2003-03-2416-507/+220
* Add modules support to charsetJelmer Vernooij2003-03-243-45/+78
* Define POPT_TABLEEND if current popt.h doesn't contain it alreadyJelmer Vernooij2003-03-241-0/+4
* Fix init function name and return valueJelmer Vernooij2003-03-241-2/+2
* Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2003-03-2420-357/+95
* Started working on python routines to add and delete domain users.Tim Potter2003-03-244-146/+404
* Build the profiles.1 and smbtree.1 manpagesJelmer Vernooij2003-03-231-1/+2
* Document Tim's smbtree programJelmer Vernooij2003-03-231-0/+91