summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-04-19[merge from SAMBA_3_0]Gerald Carter4-2/+455
2003-04-18More minor edits to add features ...Richard Sharpe1-0/+21
2003-04-18fix byte ordering when using CIDR notation in hosts allow/deny; spotted by El...Gerald Carter1-0/+4
2003-04-18Survive a samdump with an alias that has no descriptionVolker Lendecke1-3/+6
2003-04-17seem that someone changed the semanthic of unix_strlower without fixing allSimo Sorce3-8/+15
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 to make SCHANNEL work against a W2K DC. Still need to fixJeremy Allison5-32/+49
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-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-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 build of VFS modules statically (we used Makefile variables before settin...Jelmer Vernooij1-6/+6
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-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 _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-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
2003-04-14Add PAC_DATA as valid return type for make proto.Tim Potter1-1/+1
2003-04-14Removed unused variables.Tim Potter1-2/+0
2003-04-14Fixed incorrect argument to debug.Tim Potter1-1/+1
2003-04-14Add selected parts of the changelog to this file, to make merging intoMartin Pool1-0/+21