summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-16Up the debug level for the second run of the test (client side)Andrew Bartlett1-2/+2
2003-04-16We changed 'net' so change the torture tests that use it.Andrew Bartlett1-4/+4
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-16Cause the winbind auth module to call the ntdomain module if winbind is notAndrew Bartlett2-42/+65
2003-04-15Tested on Win2k, now I think I know what success/fail means in fdsess test.Jeremy Allison1-0/+2
2003-04-15Fix smb.conf.5.xml and friends:Alexander Bokovoy3-12/+14
2003-04-15Fix build of VFS modules statically (we used Makefile variables before settin...Jelmer Vernooij1-6/+6
2003-04-15Final touch:Alexander Bokovoy2-24/+30
2003-04-15Final bits of smb.conf(5) are converted!Alexander Bokovoy9-140/+164
2003-04-15Applying updates from Rafal (mimir) and from DAvid Lechnyr.John Terpstra2-70/+253
2003-04-15Fix some minor typosAlexander Bokovoy6-7/+6
2003-04-15Convert another group of options in Misc sectionAlexander Bokovoy13-166/+198
2003-04-15Convert another group of options in Misc sectionAlexander Bokovoy13-263/+310
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-15A struct must contain at least one declaration according to C99, butTim Potter1-0/+1
2003-04-14Add smbcquotas manpage written by MetzeJelmer Vernooij1-0/+179
2003-04-14Got in a local document by mistake. Sorry, I need to get some sleep.Jelmer Vernooij1-49/+0
2003-04-14*** empty log message ***Jelmer Vernooij4-2/+60
2003-04-14Convert a part of Misc section. More to come after a sleepAlexander Bokovoy13-246/+311
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-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-14Fix typo.John Terpstra1-1/+1
2003-04-14Partial review of changes by mimir. Work in progress.John Terpstra1-25/+27
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-14Document NET CACHEJelmer Vernooij1-3/+57
2003-04-14Make a libbigballofmud.so.0 link, so that the linker can find theMartin Pool1-0/+2
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-14Add rules to build bin/t_snprintf, which exposes the snprintf test code.Martin Pool1-0/+3
2003-04-14Remove unused variables.Tim Potter1-3/+0
2003-04-14Removed unused variable.Tim Potter2-3/+0
2003-04-14Remove SAFE_FREE() definition, which is not needed in this file.Martin Pool1-13/+18
2003-04-14decode_pac_data() needs a talloc ctx as an argument.Tim Potter1-1/+1