summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Collapse)AuthorFilesLines
2003-04-16Add support for the new modules system to auth/ (merge from HEAD)Jelmer Vernooij13-113/+159
(This used to be commit c7a1de090db35835be1a1623bfc80c04065c5dd9)
2003-04-16Fix mem leak. Spotted by tpot (thanks Tim).Jeremy Allison1-0/+1
Jeremy. (This used to be commit 03a1f46e3448913cc21ed89aafaa22818d4026d0)
2003-04-15merge in metze' smbcquotas patch from HEADGerald Carter9-52/+88
(This used to be commit b6a77048886151435a4a5eeb9a04be44d397c504)
2003-04-15Change variable name to get this working on gcc 3.2 (Merge from HEAD)Jelmer Vernooij2-38/+38
(This used to be commit d49113caef6057905f0f5233ea3085ca5722e742)
2003-04-15It's #ifdef CONFIG_H, not #if CONFI_HJelmer Vernooij1-1/+1
(This used to be commit 0bc9e5e5d7977113f926e3334ccff330116da565)
2003-04-15Print out information about statically linked in modulesJelmer Vernooij1-9/+3
(This used to be commit 9ef6f917f964e6b514fb95e4da75a57cbad6a233)
2003-04-15Use XML format instead of SGML format (merge from HEAD)Jelmer Vernooij1-1/+1
(This used to be commit 858017b16f8e6f1efd8e7df5c0e2c7fd08091ae3)
2003-04-15use the new modules system for the rpc modules (backport from HEAD)Jelmer Vernooij10-163/+15
(This used to be commit aca7319e8d45eb604f28b8bd490413b08e2c98f2)
2003-04-15Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij12-95/+136
(This used to be commit 1755d5f66221a910863cfc8a197f8d792e6b6e3d)
2003-04-15Add some more NT to unix error code mappings (from HEAD)Jelmer Vernooij1-3/+92
(This used to be commit 62dac3d6ebc72bec24f3c0df4c8d8e37029473e2)
2003-04-15This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2-0/+674
used to be commit 35510176fd4feab6c1e3da2ee0ae791f9a064a2e)
2003-04-15Fix build of VFS modules statically (we used Makefile variables before ↵Jelmer Vernooij1-6/+6
setting them) (This used to be commit 8df9ab2fcfc9f22fa6842e1128952e855fea6a7a)
2003-04-15Add selection of the modules to configure (merge from HEAD)Jelmer Vernooij3-1/+137
(This used to be commit 3e283989ffc41d55f75f9dacbedca0cf920208fb)
2003-04-15Fix typo in configure.in (merge from HEAD)Jelmer Vernooij1-1/+1
(This used to be commit 30658cd63d55f2cbaf1e7e506dec71959f9069c3)
2003-04-15Merge of comment typo.Tim Potter1-3/+3
Whitespace syncup. (This used to be commit c69237edf2bfdb426447d808fbd1dc6eb5cffabe)
2003-04-15Merge of server unavailable error string.Tim Potter1-0/+1
(This used to be commit 21d7dba977037b83fc1d6d86b5d3d4cae6eb683d)
2003-04-15Merge of python extension picobj fix.Tim Potter1-9/+15
(This used to be commit 7e0e9585f1357afe1ff96399daea421e1860414b)
2003-04-15Typo in comment.Tim Potter1-1/+1
(This used to be commit 0a87d668a07b840c2e0ac9f6caad04e542422d40)
2003-04-15Add string message for WERR_SERVER_UNAVAILABLE.Tim Potter1-0/+1
(This used to be commit 38efab087c86cab805c6b94c7455befaa9e94c5e)
2003-04-15Use picobjs when building python extensions. Spotted by Steve Langasek.Tim Potter1-6/+12
(This used to be commit 53dcaf2271ad1b845ace9730d6c68db80bf9704e)
2003-04-15Merge:Tim Potter1-0/+1
>A struct must contain at least one declaration according to C99, but >gcc allows it to be empty. Should fix miscellaneous breakage on >the compile farm. (This used to be commit ad42419a840dc94dfd35a083e08a0ad9cbd8f2bf)
2003-04-15A struct must contain at least one declaration according to C99, butTim Potter1-0/+1
gcc allows it to be empty. Should fix miscellaneous breakage on the compile farm. (This used to be commit b92d57f784fb43e420cf65b9392d175ad4483f28)
2003-04-15Updates to compile correctly with --with-included-poptTim Potter1-12/+12
(This used to be commit 5340b9c4c4c80414b3991547884e5d7293a108ec)
2003-04-14- Change ADS CHOSTPASS -> ADS CHANGETRUSTPWJelmer Vernooij3-6/+20
- Add general CHANGETRUSTPW function that calls ADS CHANGETRUSTPW or RPC CHANGETRUSTPW (Merged from HEAD) (This used to be commit f0982e1102276453d79e438ffb90c9fa305ff98b)
2003-04-14Add some more functions for the modules (backport from HEAD):Jelmer Vernooij4-10/+99
- init_modules() - smb_probe_module() (This used to be commit b3328dab2fa069af300b4076695bf6c359501111)
2003-04-14Backport my backtrace patch from HEADJelmer Vernooij4-2/+31
(This used to be commit 66fcf6b4938a87e5ded7c7e5830a6a54e4439544)
2003-04-14Fix typoJelmer Vernooij1-1/+1
(This used to be commit 738a2b055a0757002e8cdcbf744c8663e0e26bc2)
2003-04-14Fix popt usage (backport from HEAD)Jelmer Vernooij1-35/+9
(This used to be commit 89a25ef20d10e20e70b11bba56add4708f62051f)
2003-04-14Also remove variable associated with lp_sam_backend() - it's deadJelmer Vernooij1-1/+0
(This used to be commit 540bb996766fc11fe0f26b708d49c2e46d2abbdd)
2003-04-14Fix typosJelmer Vernooij1-2/+2
(This used to be commit 21166e87bfeeaa5079dfbcac3df9232d73986532)
2003-04-14Fix typosJelmer Vernooij1-2/+2
(This used to be commit 7bd80376cc6aa70996a61882e1376cb6a0679836)
2003-04-14Rebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.Paul Green1-5/+5
(This used to be commit bd69cbce93054548b6d1e3bac89032ff4f693423)
2003-04-14Try and create a file with different vuid, same cnum. Not yet sureJeremy Allison1-0/+13
if this should succeed, so just print result until we test against Win2003. Jeremy. (This used to be commit 57682f32b1bb186ab356494fcc4fdabd1d1721e6)
2003-04-14Merge across tridge's Realloc fix.Jeremy Allison1-3/+3
Jeremy. (This used to be commit df214d18817467fbe3023a412bceec325f73b518)
2003-04-14Fix _smb_setlen to be non {} safe.Jeremy Allison1-2/+2
Jeremy. (This used to be commit 7cb060e821691abf5d58d273cb523ee310656185)
2003-04-14Fix _smb_setlen to be non {} safe.Jeremy Allison1-2/+2
Jeremy. (This used to be commit 35d1e3a5e08d075e7e7d9f7f62d36730853f648a)
2003-04-14Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add aJelmer Vernooij3-6/+20
general CHANGETRUSTPW that calls ADS CHANGETRUSTPW or RPC CHANGETRUSTPW depending on what we have. (This used to be commit 17d27db5c9d3511444fc2770d4452647284e8014)
2003-04-14Get rid of 'sam backend' and --with-samJelmer Vernooij2-21/+1
(This used to be commit c95a4a5aeb53cc401a7b43633f2a8cc006b1fd00)
2003-04-14Make a libbigballofmud.so.0 link, so that the linker can find theMartin Pool1-0/+2
library to build the test cases. Previously the link had to be created by hand. Doing this manually is incredibly kludgy and not very portable, but I don't know a better way without introducing l*bt**l. (This used to be commit 8fbe456ee34af163dddb1e6e4816ff7be4ca48f1)
2003-04-14Merge from HEAD 1.36.Martin Pool1-12/+46
(This used to be commit 25a01e3247ab8e52dc6c2d1f211ce10e09da5e70)
2003-04-14Build and run the lib/snprintf.c test cases from "make check".Martin Pool4-3/+45
(This used to be commit 95ff914d8263028711f36ccc2f6cd1127aaa7809)
2003-04-14Fix broken regexp in cvsignore for *.po{,32} files.Tim Potter2-4/+4
(This used to be commit b8dc14d1f90564558e438694b35b073291d5ce9e)
2003-04-14Ignore check programs.Tim Potter1-1/+2
(This used to be commit 372b023cd2e73f77de34029230c11a15ccb7d178)
2003-04-14Ignore check programs.Tim Potter1-1/+3
(This used to be commit 6b607054064b808a15bc1b1b7dc19fc788e1adce)
2003-04-14Update check-programs target.Tim Potter1-1/+4
(This used to be commit ac6a1ea560af94e287c023154e715a8095f0698e)
2003-04-14Fix broken regexp in cvsignore for *.po{,32} files.Tim Potter2-4/+4
(This used to be commit a17622103bcbcff8d59f390f809f4744dddf0110)
2003-04-14Merge: remove unused variables.Tim Potter2-5/+0
(This used to be commit dfa9412da567d2477ee5b1e6ecdc96b8dea3c21d)
2003-04-14Merge: add PAC_DATA as valid return type.Tim Potter1-1/+1
(This used to be commit a9df8ec5879cd0d47db86f5a5f7b0bd7e9d6b824)
2003-04-14Merge: remove unused variable.Tim Potter1-1/+0
(This used to be commit 6a1d99d318c2dddc01d8262f31c7afbe9bb1a286)
2003-04-14Add rules to build bin/t_snprintf, which exposes the snprintf test code.Martin Pool1-0/+3
(This used to be commit 7805641d6eafd00c8979e068b5820f6671f4de37)