summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-09another forgotten merge sitting on my laptop from app_head; only stall open_p...Gerald Carter1-3/+6
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-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-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-08Update smbmount to include unicode and lfs capabilities options -- smbfs supp...Alexander Bokovoy1-9/+16
2003-04-08fixup extra SAFE_FREE()'s noticed by abartletGerald Carter1-2/+0
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-08Patch from Steve Langasek <vorlon@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-07const cleanup.Jeremy Allison1-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-07BUGS.txt -> Bugs Appendix in HOWTO collectionJelmer Vernooij1-1/+1
2003-04-07ooops new_dir is already len +1 bytesSimo Sorce1-2/+2
2003-04-07check braindead safe_* function length interpretation is correctSimo Sorce1-7/+7
2003-04-07remove unnened and wrong instructionsSimo Sorce1-2/+0
2003-04-07remove unneded instructionSimo Sorce1-1/+0
2003-04-07fix wrong string handlingSimo Sorce1-3/+4
2003-04-07Decode the PAC! This patch just decodes it and then frees it, so it's justJim McDonough5-2/+636
2003-04-07make installclientlib depend on the shared-linked or statically-linked versionJelmer Vernooij1-1/+1
2003-04-07Don't make installclientlib depend on the shared-linked version of libsmbclie...Jelmer Vernooij1-1/+1
2003-04-07Docs merge from HEAD.John Terpstra23-232/+274
2003-04-07Merging HEAD doc changes into 3.0.0John Terpstra7-98/+98
2003-04-07This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User134-0/+4029
2003-04-07Some layout fixes + typoJelmer Vernooij1-12/+10
2003-04-07Regenerate docsJelmer Vernooij22-39/+41
2003-04-07Regenerate docsJelmer Vernooij46-17467/+20779
2003-04-07- Add &author.mimir; entityJelmer Vernooij19-199/+209
2003-04-07Add note about patch from sun that improves performance on Solaris.Jelmer Vernooij1-1/+34
2003-04-07tallocdump has been removedJelmer Vernooij1-1/+1
2003-04-07Fix build of static libsmbclientJelmer Vernooij1-2/+2
2003-04-07Only warn about short packets if we are already 'doing signing'.Andrew Bartlett1-1/+1
2003-04-07Make this match head.Andrew Bartlett1-1/+1
2003-04-07Winbind merges from HEAD:Andrew Bartlett6-17/+32
2003-04-07Create a pidfile, even when running in interactive mode.Tim Potter1-3/+2
2003-04-07Merge the ntlm_auth updates (refactor, add --diagnostics) into Samba 3.0Andrew Bartlett1-121/+425