summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-04-18fixing torture build by merging code from HEADGerald Carter2-892/+1359
2003-04-17Do not use lp_parm_bool() and lp_parm_ulong() yet. They're only in HEADJelmer Vernooij1-138/+72
2003-04-17Remove SamBackend variable (is already gone in HEAD)Jelmer Vernooij1-1/+0
2003-04-17This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+3145
2003-04-17More updates ...Richard Sharpe1-2/+64
2003-04-17Updates to editreg.c to provide more functionality ...Richard Sharpe1-261/+1119
2003-04-16Fixes for multi-PDU schannel - based on Volker's code. This code needsJeremy Allison1-9/+36
2003-04-16Move PAC decoding over from HEAD.Jim McDonough3-1/+10
2003-04-16Fixes to make SCHANNEL work against a W2K DC. Still need to fixJeremy Allison5-32/+49
2003-04-16Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison6-32/+51
2003-04-16Add -berok to LDSHFLAGS on AIX so modules build on AIX 5 (reportedJelmer Vernooij1-1/+1
2003-04-16Only use backtrace variables when we can use themJelmer Vernooij1-0/+2
2003-04-16Only declare backtrace variables when using themJelmer Vernooij1-0/+2
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-16Check for -1 not EOF as return value of poptGetNextOptJelmer Vernooij1-1/+1
2003-04-16Fix segfault by getting this the right way aroundAndrew Bartlett1-1/+1
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-16Adjust comment to respect change to no longer use unixsam by default...Andrew Bartlett1-3/+2
2003-04-16This code is no longer referenced - moved to the new libsmb/ldap.cAndrew Bartlett1-62/+0
2003-04-16Expand this magic number into the #defines it is made up of.Andrew Bartlett1-1/+1
2003-04-16Add some static and #ifdef DEVELOPERAndrew Bartlett1-3/+5
2003-04-16Put this comment in a better place...Andrew Bartlett1-3/+3
2003-04-16NTSTATUS strings are much more use than raw numbers...Andrew Bartlett1-2/+2
2003-04-16Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett23-223/+368
2003-04-16Make this code actually compile (--with-ldapsam).Andrew Bartlett1-4/+7
2003-04-16Add torture to everything..Jelmer Vernooij1-1/+1
2003-04-16Don't build the torture progs in 'make all'Jelmer Vernooij1-1/+1
2003-04-16Fix mem leak. Spotted by tpot (thanks Tim).Jeremy Allison1-0/+1
2003-04-16Fix mem leak. Spotted by tpot (thanks Tim).Jeremy Allison1-0/+1
2003-04-16Cause the winbind auth module to call the ntdomain module if winbind is notAndrew Bartlett2-42/+65
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-15Tested on Win2k, now I think I know what success/fail means in fdsess test.Jeremy Allison1-0/+2
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