summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-09Update info about how to generate text docsJelmer Vernooij1-6/+4
2003-04-09Throw out this doc in HEAD as well... only 2 textdocs left!Jelmer Vernooij1-240/+0
2003-04-09collaps same repeted task into 2 code pathsSimo Sorce1-2/+1
2003-04-09Convert Logon parameters.Alexander Bokovoy15-312/+375
2003-04-09Complete what I've seen (and then some)t of the PAC.Jim McDonough2-10/+141
2003-04-09Finish conversion of FilenamesAlexander Bokovoy8-146/+170
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke9-54/+362
2003-04-09no needed anymoreGerald Carter1-48/+0
2003-04-09Fix double free on error and typoJelmer Vernooij1-2/+1
2003-04-09Next batch of conversions: File names.Alexander Bokovoy17-192/+238
2003-04-09Use fprintf(f, ...) instead of plain printf() - patch by Ronan WaideJelmer Vernooij1-2/+2
2003-04-09Auth2, not also Auth3 sends us flags back, although all the callersVolker Lendecke1-4/+5
2003-04-09A little clarification in the rpc auth header struct.Volker Lendecke2-12/+10
2003-04-09Put the core schannel functions to parse_prs.c. They are also used byVolker Lendecke2-187/+184
2003-04-09Fixing typo. Metze made me do it!John Terpstra1-1/+1
2003-04-09unix_strupper, unix_strlower: Remove fixed-length static buffer thatMartin Pool1-10/+31
2003-04-09Making sure this info is not lost. Someone will eventually fix/update/extend/...John Terpstra1-1/+45
2003-04-09StrCaseCmp tests: Add some tests in Katakana. Convert strings toMartin Pool1-3/+5
2003-04-09Can I suggest this modification to the documentation Makefile? IfTim Potter1-1/+1
2003-04-09bin/smbcontrol needs to be built to run tpot's new tests of it.Martin Pool1-2/+4
2003-04-09another forgotten merge sitting on my laptop from app_head; only stall open_p...Gerald Carter1-3/+6
2003-04-09Ignore .po and .po32 files.Martin Pool1-0/+2
2003-04-09Tests for smbcontrol.Tim Potter2-1/+240
2003-04-09Ignore testtmp directory.Tim Potter1-1/+2
2003-04-09poptify smbcontrolTim Potter1-4/+4
2003-04-09Rewrite of smbcontrol - it was a bit of a mess. It should now be muchTim Potter1-530/+573
2003-04-09Set character set to default (UTF-8) before running tests.Martin Pool1-0/+3
2003-04-09t_push_ucs2, t_strcmp: Run tests only once by default, rather thanMartin Pool2-6/+12
2003-04-09forgotten merge left on disk; remove extra SAFE_FREE()Gerald Carter1-2/+0
2003-04-09Install libsmbclient.h from $(srcdir)Tim Potter1-1/+1
2003-04-09Autoconfiscate the name of the winbind shared library file. UnderTim Potter2-9/+8
2003-04-09Winbind client for AIX. Written by Steve Roylance.Tim Potter1-0/+411
2003-04-09Ensure print queue array is zeroed out before returning.Jeremy Allison1-0/+1
2003-04-08reworked to not malloc PATH_MAX long stringsSimo Sorce1-11/+11
2003-04-08Update smbmount to include unicode and lfs capabilities options -- smbfs supp...Alexander Bokovoy1-9/+16
2003-04-08some more debugging in case of failureSimo Sorce2-3/+4
2003-04-08Integrate abartlet's t_push_ucs2 test into test framework:Martin Pool4-5/+78
2003-04-08Finish conversion of Printing parametersAlexander Bokovoy13-341/+377
2003-04-08Merge from 1.2.2.2:Martin Pool1-1/+1
2003-04-08Patch from Steve Langasek <corlon@netexpress.net>John Terpstra3-58/+85
2003-04-08Added some preprocessor tricks to stop TRUE and FALSE from continuallyTim Potter1-1/+14
2003-04-08Merge from 3_0: Build a lookup table of valid DOS characters justMartin Pool2-5/+59
2003-04-07We never actually got an 'ads' auth module, so don't send the auth subsystemAndrew Bartlett1-1/+1
2003-04-07Some comment updates, notably that I haven't seen the group membership arraysJim McDonough1-0/+9
2003-04-07Updated status.John Terpstra1-2/+2
2003-04-07BUGS.txt -> Bugs Appendix in HOWTO collectionJelmer Vernooij1-1/+1
2003-04-07remove unnened and wrong instructionsSimo Sorce1-2/+0