summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-07Create a pidfile, even when running in interactive mode.Tim Potter1-3/+2
2003-04-07Update HOWTO link.John Terpstra1-1/+1
2003-04-07privilaged -> privilegedTim Potter5-10/+10
2003-04-07Remove duplicate "tallocdump" message from tdb messaging system. TheTim Potter6-90/+7
2003-04-07Added description for lookupdomain SAMR function.Tim Potter1-0/+1
2003-04-07Restore previous behaviour to update on pdb_unix (auto-upgrade to new account)Andrew Bartlett1-0/+1
2003-04-07Adding Rafal's docs on InterdomainTrusts.John Terpstra1-0/+218
2003-04-07Addinf InterdomainTrusts.sgmlJohn Terpstra1-0/+2
2003-04-06Convert more parameters to new smb.conf(5) style. Document found occurences o...Alexander Bokovoy73-1090/+1332
2003-04-06Regenerate docsJelmer Vernooij82-3106/+86709
2003-04-06Use entitiesJelmer Vernooij1-2/+4
2003-04-06Fix the handling of smb.conf in libsmbclient.Richard Sharpe1-6/+9
2003-04-06fix commitSimo Sorce2-3/+3
2003-04-06Clean up error messages on cli pipe disconnection, including adding the messageAndrew Bartlett1-4/+8
2003-04-06Fix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonymsAlexander Bokovoy1-3/+3
2003-04-06Update doc-statusAlexander Bokovoy1-1/+2
2003-04-06Fix the interface of pull_ucs2_charcnv() to take a (char **) arg, not a (void...Andrew Bartlett1-2/+2
2003-04-06SMB signing updates - this gets NTLMSSP signing workin to the point where IAndrew Bartlett4-16/+39
2003-04-06Convert 'Security' section of smb.conf to new formatAlexander Bokovoy70-1696/+1953
2003-04-06Fix memory leak of the key.Andrew Bartlett1-0/+1
2003-04-06Don't bail if we have a badly formed record, just move on to the next one.Andrew Bartlett1-1/+1
2003-04-06strequal() returns True for equal, not an intAndrew Tridgell1-2/+4
2003-04-06don't rely on realloc() working on NULLAndrew Tridgell1-3/+3
2003-04-06If the string does not convert back, print the buggy result.Andrew Bartlett1-3/+10
2003-04-06Fix bigballofmud.so, and add a test to show a bug I'm having with push_ucs2.Andrew Bartlett2-1/+44
2003-04-06This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on theSimo Sorce4-156/+42
2003-04-06Make autogen.sh more portable by having it work on both Linux and FreeBSDRichard Sharpe1-2/+2
2003-04-06Fix building on platforms without ldapJelmer Vernooij2-3/+5
2003-04-05Update for other contributors to.John Terpstra3-8398/+11497
2003-04-05Filling in some more blanks.John Terpstra2-92/+309
2003-04-05Fix debug handling in libsmbclient.c.Richard Sharpe2-6/+6
2003-04-05Fix typos / layoutJelmer Vernooij5-88/+84
2003-04-05some more idmapping :)Simo Sorce3-25/+70
2003-04-05More edits on profile management.John Terpstra1-5/+247
2003-04-05Some layout updatesJelmer Vernooij3-45/+59
2003-04-04Some more good stuff from coolo.Richard Sharpe3-103/+94
2003-04-04Replace 'so' by $SHLIBEXTJelmer Vernooij1-38/+35
2003-04-04Use $SHLIBEXT, not .soJelmer Vernooij1-2/+5