summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-14Merge test cases from rsync.Martin Pool1-3/+3
2003-04-14Doc.Martin Pool1-1/+9
2003-04-14Multi-line string constants have been deprecated in newer versions of gcc.Tim Potter1-17/+17
2003-04-14Remove duplicate forward reference of smb_ldap_privates.Tim Potter1-2/+0
2003-04-13Some small changes - typos, adding usage for some commandsJelmer Vernooij4-7/+7
2003-04-12strncat get sometimes optimized to strcat by glibc and that triggers ourSimo Sorce1-4/+3
2003-04-12Patch from Armijn Hemel <armijn@nl.linux.org> to fix build onJelmer Vernooij1-2/+2
2003-04-11add smbcquotas to list of ignored filesGerald Carter1-0/+1
2003-04-11* We must return 0x2 as the majorversion for nt4 to upload driversGerald Carter2-11/+26
2003-04-11smbcquota patch from metzeGerald Carter14-128/+1562
2003-04-11cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.Gerald Carter2-4/+4
2003-04-11simple fix to hopefully speed up srv_spoolss_replyopenprinter().Gerald Carter1-22/+36
2003-04-11Set the default schannel params to False until we know more.Volker Lendecke1-2/+2
2003-04-11workaround streams leak on SCO openserver 5.0.xGerald Carter1-0/+4
2003-04-11A new RPC pipe! The \pipe\echo named pipe is for testing large RPCTim Potter14-50/+837
2003-04-10Handle deep referrals: check whether each component in the requested path ofShirish Kalele1-9/+10
2003-04-10Fix from Andrew Esh to ensure tdb_pack can't segfault.Jeremy Allison1-9/+12
2003-04-10Ensure we're not filtering our essential delete messages.Jeremy Allison2-13/+23
2003-04-10Fixes to linker flags for AIX winbind client from Stephen Roylance.Tim Potter2-1/+8
2003-04-10Added using different cnum test. WinXP and Samba now pass - Win2k fails.Jeremy Allison1-3/+23
2003-04-09Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.Jeremy Allison1-2/+2
2003-04-09Ensure we have WinXP-like semantics for checking TIDs and FIDs.Jeremy Allison1-0/+65
2003-04-09collaps same repeted task into 2 code pathsSimo Sorce1-2/+1
2003-04-09Complete what I've seen (and then some)t of the PAC.Jim McDonough2-10/+141
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke9-54/+362
2003-04-09no needed anymoreGerald Carter1-48/+0