summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-04-16More merges from HEAD:Jelmer Vernooij13-496/+689
2003-04-16Check whether return status of poptGetNextOpt is -1, not EOFJelmer Vernooij1-1/+1
2003-04-16fixed the popt option handling in nmbd, so that -i now worksAndrew Tridgell1-34/+37
2003-04-16Merge valgrind header usage from HEAD.Andrew Bartlett2-14/+17
2003-04-16Add support for the new modules system to lib/iconv.c (merge from HEAD)Jelmer Vernooij3-162/+223
2003-04-16Add make destination for librpc_echoJelmer Vernooij1-0/+5
2003-04-16Add support for the new modules system to auth/ (merge from HEAD)Jelmer Vernooij13-113/+159
2003-04-16Fix mem leak. Spotted by tpot (thanks Tim).Jeremy Allison1-0/+1
2003-04-15merge in metze' smbcquotas patch from HEADGerald Carter9-52/+88
2003-04-15Change variable name to get this working on gcc 3.2 (Merge from HEAD)Jelmer Vernooij2-38/+38
2003-04-15It's #ifdef CONFIG_H, not #if CONFI_HJelmer Vernooij1-1/+1
2003-04-15Print out information about statically linked in modulesJelmer Vernooij1-9/+3
2003-04-15Use XML format instead of SGML format (merge from HEAD)Jelmer Vernooij1-1/+1
2003-04-15use the new modules system for the rpc modules (backport from HEAD)Jelmer Vernooij10-163/+15
2003-04-15Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij12-95/+136
2003-04-15Add some more NT to unix error code mappings (from HEAD)Jelmer Vernooij1-3/+92
2003-04-15This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+674
2003-04-15Fix build of VFS modules statically (we used Makefile variables before settin...Jelmer Vernooij1-6/+6
2003-04-15Add selection of the modules to configure (merge from HEAD)Jelmer Vernooij3-1/+137
2003-04-15Fix typo in configure.in (merge from HEAD)Jelmer Vernooij1-1/+1
2003-04-15Merge of comment typo.Tim Potter1-3/+3
2003-04-15Merge of server unavailable error string.Tim Potter1-0/+1
2003-04-15Merge of python extension picobj fix.Tim Potter1-9/+15
2003-04-15Typo in comment.Tim Potter1-1/+1
2003-04-15Add string message for WERR_SERVER_UNAVAILABLE.Tim Potter1-0/+1
2003-04-15Use picobjs when building python extensions. Spotted by Steve Langasek.Tim Potter1-6/+12
2003-04-15Merge:Tim Potter1-0/+1
2003-04-15A struct must contain at least one declaration according to C99, butTim Potter1-0/+1
2003-04-15Updates to compile correctly with --with-included-poptTim Potter1-12/+12
2003-04-14- Change ADS CHOSTPASS -> ADS CHANGETRUSTPWJelmer Vernooij3-6/+20
2003-04-14Add some more functions for the modules (backport from HEAD):Jelmer Vernooij4-10/+99
2003-04-14Backport my backtrace patch from HEADJelmer Vernooij4-2/+31
2003-04-14Fix typoJelmer Vernooij1-1/+1
2003-04-14Fix popt usage (backport from HEAD)Jelmer Vernooij1-35/+9
2003-04-14Also remove variable associated with lp_sam_backend() - it's deadJelmer Vernooij1-1/+0
2003-04-14Fix typosJelmer Vernooij1-2/+2
2003-04-14Fix typosJelmer Vernooij1-2/+2
2003-04-14Rebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.Paul Green1-5/+5
2003-04-14Try and create a file with different vuid, same cnum. Not yet sureJeremy Allison1-0/+13
2003-04-14Merge across tridge's Realloc fix.Jeremy Allison1-3/+3
2003-04-14Fix _smb_setlen to be non {} safe.Jeremy Allison1-2/+2
2003-04-14Fix _smb_setlen to be non {} safe.Jeremy Allison1-2/+2
2003-04-14Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add aJelmer Vernooij3-6/+20
2003-04-14Get rid of 'sam backend' and --with-samJelmer Vernooij2-21/+1
2003-04-14Make a libbigballofmud.so.0 link, so that the linker can find theMartin Pool1-0/+2
2003-04-14Merge from HEAD 1.36.Martin Pool1-12/+46
2003-04-14Build and run the lib/snprintf.c test cases from "make check".Martin Pool4-3/+45
2003-04-14Fix broken regexp in cvsignore for *.po{,32} files.Tim Potter2-4/+4
2003-04-14Ignore check programs.Tim Potter1-1/+2
2003-04-14Ignore check programs.Tim Potter1-1/+3