summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-04-16Up the debug level for the second run of the test (client side)Andrew Bartlett1-2/+2
(This used to be commit 015924491e2f06ff5a96729c7db7411a29281594)
2003-04-16We changed 'net' so change the torture tests that use it.Andrew Bartlett1-4/+4
(This used to be commit 0048a81abe99e43655d4482df27903dba774213b)
2003-04-16Adjust comment to respect change to no longer use unixsam by default...Andrew Bartlett1-3/+2
(This used to be commit 87f491d6a63e0818ada4ed21dd1f4905b20f846c)
2003-04-16This code is no longer referenced - moved to the new libsmb/ldap.cAndrew Bartlett1-62/+0
Andrew Bartlett (This used to be commit c98bbc750773f7c49dbb1e69a5936f52416dd51c)
2003-04-16Expand this magic number into the #defines it is made up of.Andrew Bartlett1-1/+1
(This used to be commit 3d2d19b91036b6b11a33996d4b8bf266bad32737)
2003-04-16Add some static and #ifdef DEVELOPERAndrew Bartlett1-3/+5
(This used to be commit 3bdbd320b001ea5881573f6c6a4c2259a60e2bb3)
2003-04-16Put this comment in a better place...Andrew Bartlett1-3/+3
(This used to be commit 3fdddade0f6d463270c26623a654494ebe3e09bd)
2003-04-16NTSTATUS strings are much more use than raw numbers...Andrew Bartlett1-2/+2
(This used to be commit aeaa60c8432fe06ad51bac52f473e5fdc6c00afc)
2003-04-16Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett23-223/+368
workstation, we have to use the workstation type, if we have a BDC account, we must use the BDC type - even if we are pretending to be a workstation at the moment. Also actually store and retreive the last change time, so we can do periodic password changes again (for RPC at least). And finally, a couple of minor fixes to 'net'. Andrew Bartlett (This used to be commit 6e6b7b79edae3efd0197651e9a8ce6775c001cf2)
2003-04-16Make this code actually compile (--with-ldapsam).Andrew Bartlett1-4/+7
This might not actually be the 'right way' to do this, but it's better to have it compile... Andrew Bartlett (This used to be commit c7dc0b27aca8f7e4653b25dae37ea38d68fc045a)
2003-04-16Add torture to everything..Jelmer Vernooij1-1/+1
(This used to be commit 89048748ae8ef863c154c4f4c3254bcc1c9b77a0)
2003-04-16Don't build the torture progs in 'make all'Jelmer Vernooij1-1/+1
(This used to be commit 44779546964bce605510af39feaee3ea436a7cfb)
2003-04-16Fix mem leak. Spotted by tpot (thanks Tim).Jeremy Allison1-0/+1
Jeremy. (This used to be commit adeac265a05be90444d4651f36f2db2bd2f8e8e4)
2003-04-16Cause the winbind auth module to call the ntdomain module if winbind is notAndrew Bartlett2-42/+65
running. This causes Samba not to contact the NT domain controller if Winbind is there, but the user had the wrong password. Andrew Bartlett (This used to be commit 119a1c276a05d0017f39cc0b7118f12a4f51886e)
2003-04-15Tested on Win2k, now I think I know what success/fail means in fdsess test.Jeremy Allison1-0/+2
Jeremy. (This used to be commit dda94e37311d967e484fac15bac585e19dfc8a13)
2003-04-15Fix smb.conf.5.xml and friends:Alexander Bokovoy3-12/+14
addressable IDs should be specified at section level, not in titles or it does not work with both HTML and PDF generation (for former one link is created but target does not). (This used to be commit 297ffdb21aeb816eb07ea650fac514c2747493cb)
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-15Final touch:Alexander Bokovoy2-24/+30
1. Move preloadmodules.xml to Security section 2. Fix lpqcachetime.xml from Printing section (This used to be commit ef005d1a94d99c6a23aff9a12d5820cb4dfbe626)
2003-04-15Final bits of smb.conf(5) are converted!Alexander Bokovoy9-140/+164
(This used to be commit fac3d67f71057d880e51cf8e103edf0c9b71cae9)
2003-04-15Applying updates from Rafal (mimir) and from DAvid Lechnyr.John Terpstra2-70/+253
(This used to be commit 3cd0b160e12964c6f3e32e6cea2dc690f775ba71)
2003-04-15Fix some minor typosAlexander Bokovoy6-7/+6
(This used to be commit b4cf8a641d63481717c62044d2548e4b0301d806)
2003-04-15Convert another group of options in Misc sectionAlexander Bokovoy13-166/+198
(This used to be commit 43f8ae46137ed653c5694a839a5e6757e4a89974)
2003-04-15Convert another group of options in Misc sectionAlexander Bokovoy13-263/+310
(This used to be commit a690ff1f8a068e66ffcbfdaf0be215f887a02b9c)
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-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-14Add smbcquotas manpage written by MetzeJelmer Vernooij1-0/+179
(This used to be commit 4eb67c0fd89896e8f419e56d75230ac797f61735)
2003-04-14Got in a local document by mistake. Sorry, I need to get some sleep.Jelmer Vernooij1-49/+0
(This used to be commit 0594b43d00abe76fb37d8fe5f66c3b427344f4b1)
2003-04-14*** empty log message ***Jelmer Vernooij4-2/+60
(This used to be commit b278a05998d8edbed411c58f3f9041232da07c0b)
2003-04-14Convert a part of Misc section. More to come after a sleepAlexander Bokovoy13-246/+311
(This used to be commit 1093c11fd47e5f4a76ce88ac77be2c3e9b1bc694)
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 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-14Fix typo.John Terpstra1-1/+1
(This used to be commit fe2d109a106aafd5e9f5e58f3fbc5dccec730961)
2003-04-14Partial review of changes by mimir. Work in progress.John Terpstra1-25/+27
(This used to be commit 77bdd68b65d6d485a484ca1b3475ffbb772f8661)
2003-04-14Fix _smb_setlen to be non {} safe.Jeremy Allison1-2/+2
Jeremy. (This used to be commit 7cb060e821691abf5d58d273cb523ee310656185)
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-14Document NET CACHEJelmer Vernooij1-3/+57
(This used to be commit d1cd95e6b7d2c0e73595d8f19b994da43ca4217d)
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-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-14Add rules to build bin/t_snprintf, which exposes the snprintf test code.Martin Pool1-0/+3
(This used to be commit 7805641d6eafd00c8979e068b5820f6671f4de37)
2003-04-14Remove unused variables.Tim Potter1-3/+0
(This used to be commit 26901af91eaa119df0e1192be95b514ecf26c6a6)
2003-04-14Removed unused variable.Tim Potter2-3/+0
(This used to be commit 117cc35dd0adc6fd5238a440e299d012bfd8e542)
2003-04-14Remove SAFE_FREE() definition, which is not needed in this file.Martin Pool1-13/+18
In TEST_SNPRINTF mode, always compile all the functions in this file even if they're normally available on this system. Fix typo in comment. (This used to be commit 95f4b5828862155407069fc4dc1b879b45588ded)
2003-04-14decode_pac_data() needs a talloc ctx as an argument.Tim Potter1-1/+1
(This used to be commit eeeae14fed62ad9d15f2c5a8fa9357da4bb7b3a1)