summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Fix build of static libsmbclientJelmer Vernooij2003-04-071-2/+2
* Only warn about short packets if we are already 'doing signing'.Andrew Bartlett2003-04-071-1/+1
* Create a pidfile, even when running in interactive mode.Tim Potter2003-04-071-3/+2
* privilaged -> privilegedTim Potter2003-04-075-10/+10
* Remove duplicate "tallocdump" message from tdb messaging system. TheTim Potter2003-04-076-90/+7
* Restore previous behaviour to update on pdb_unix (auto-upgrade to new account)Andrew Bartlett2003-04-071-0/+1
* Fix the handling of smb.conf in libsmbclient.Richard Sharpe2003-04-061-6/+9
* fix commitSimo Sorce2003-04-062-3/+3
* Clean up error messages on cli pipe disconnection, including adding the messageAndrew Bartlett2003-04-061-4/+8
* Fix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonymsAlexander Bokovoy2003-04-061-3/+3
* Fix the interface of pull_ucs2_charcnv() to take a (char **) arg, not a (void...Andrew Bartlett2003-04-061-2/+2
* SMB signing updates - this gets NTLMSSP signing workin to the point where IAndrew Bartlett2003-04-064-16/+39
* Fix memory leak of the key.Andrew Bartlett2003-04-061-0/+1
* Don't bail if we have a badly formed record, just move on to the next one.Andrew Bartlett2003-04-061-1/+1
* strequal() returns True for equal, not an intAndrew Tridgell2003-04-061-2/+4
* don't rely on realloc() working on NULLAndrew Tridgell2003-04-061-3/+3
* If the string does not convert back, print the buggy result.Andrew Bartlett2003-04-061-3/+10
* Fix bigballofmud.so, and add a test to show a bug I'm having with push_ucs2.Andrew Bartlett2003-04-062-1/+44
* This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on theSimo Sorce2003-04-064-156/+42
* Make autogen.sh more portable by having it work on both Linux and FreeBSDRichard Sharpe2003-04-061-2/+2
* Fix building on platforms without ldapJelmer Vernooij2003-04-062-3/+5
* Fix debug handling in libsmbclient.c.Richard Sharpe2003-04-052-6/+6
* some more idmapping :)Simo Sorce2003-04-053-25/+70
* Some more good stuff from coolo.Richard Sharpe2003-04-043-103/+94
* Replace 'so' by $SHLIBEXTJelmer Vernooij2003-04-041-38/+35
* Use $SHLIBEXT, not .soJelmer Vernooij2003-04-041-2/+5
* Re-fix regression noticed by Tom Schaefer <tom@umsl.edu> due toJeremy Allison2003-04-042-0/+5
* Some castiness for Don McCall.Richard Sharpe2003-04-041-2/+2
* Fix for very subtle POSIX lock interaction race condition found byJeremy Allison2003-04-043-15/+46
* This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke2003-04-047-35/+581
* Merge from Subversion r50.Martin Pool2003-04-041-68/+180
* Merge from Subversion:Martin Pool2003-04-041-1/+6
* t_doschar: Test harness that exercises check_dos_char()Martin Pool2003-04-041-0/+3
* Test harness that exercises check_dos_char()Martin Pool2003-04-041-0/+42
* Fix the new storage code to correctly convert from system queue info toJeremy Allison2003-04-041-3/+15
* SAMR lookupdomain rpc client patches from amber palekar <amber@nu3.net>Tim Potter2003-04-042-0/+90
* Fix compiler warning - cli_lsa_query_info_policy actually returns theTim Potter2003-04-041-3/+5
* Updated warning messages for when configure.in is updated.Tim Potter2003-04-041-2/+2
* Removed unused variables.Tim Potter2003-04-041-2/+0
* Fixed compiler warning.Tim Potter2003-04-041-1/+1
* better method of locating autoconf and autoheader; patch by Willi MannGerald Carter2003-04-041-16/+40
* Abort configure if --with-ads and --without-ldap.Tim Potter2003-04-041-0/+5
* Give warning if 'drvupgrade' doesn't get a parameterJelmer Vernooij2003-04-031-0/+5
* Fix a compile warning in slprintf format string.Tim Potter2003-04-031-4/+4
* The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough2003-04-037-707/+1276
* Fixup swat warning.Jeremy Allison2003-04-032-1/+7
* winbindd should depend on IDMAP_OBJ too, not just link with itJelmer Vernooij2003-04-021-3/+3
* More of coolo's changes for UTF-8 and some minor fixes of mine.Richard Sharpe2003-04-021-17/+37
* There's no need to use LDAP_CFLAGS, just use CFLAGSJelmer Vernooij2003-04-021-4/+4
* Only use cflags and libs from krb5 when they appear to be working - fixesJelmer Vernooij2003-04-021-3/+4