summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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-06Merge the TNG netlogon schannel from HEAD.Volker Lendecke7-35/+581
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-05Fix debug handling in libsmbclient.c.Richard Sharpe2-6/+6
2003-04-05some more idmapping :)Simo Sorce3-25/+70
2003-04-05Ensure we don't segfault if ldap doesn't fill in the ld_error string (merge f...Andrew Bartlett1-18/+18
2003-04-04Some more good stuff from coolo.Richard Sharpe3-103/+94
2003-04-04Replace .so by .$SHLIBEXTJelmer Vernooij1-8/+8
2003-04-04Replace 'so' by $SHLIBEXTJelmer Vernooij1-38/+35
2003-04-04Use $SHLIBEXT rather then soJelmer Vernooij1-2/+2
2003-04-04Use $SHLIBEXT, not .soJelmer Vernooij1-2/+5
2003-04-04Add some castiness for Don McCall.Richard Sharpe1-2/+2
2003-04-04Re-fix regression noticed by Tom Schaefer <tom@umsl.edu> due toJeremy Allison2-0/+5
2003-04-04Re-fix regression noticed by Tom Schaefer <tom@umsl.edu> due toJeremy Allison2-0/+5
2003-04-04Some castiness for Don McCall.Richard Sharpe1-2/+2
2003-04-04Fix for very subtle POSIX lock interaction race condition found byJeremy Allison3-15/+46
2003-04-04Fix for very subtle POSIX lock interaction race condition found byJeremy Allison3-15/+46
2003-04-04This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke7-35/+581
2003-04-04Export lazy_initialize_conv so that it can be called fromMartin Pool1-1/+5
2003-04-04check_dos_char: Change this to use a lazily-initialized lookup tableMartin Pool1-3/+49
2003-04-04lazy_initialize_conv: Remove redundant call to init_valid_table,Martin Pool1-4/+6
2003-04-04check_dos_char: Export this function so that it can be tested inMartin Pool1-1/+1
2003-04-04t_doschar: Test harness that exercises check_dos_char()Martin Pool1-0/+2
2003-04-04StrCaseCmp_Ascii_Tests: comfychair.TestCase.runcmd has changed toMartin Pool1-1/+1
2003-04-04This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User3-0/+525
2003-04-04Merge from Subversion r50.Martin Pool1-68/+180
2003-04-04Merge from Subversion:Martin Pool1-1/+6
2003-04-04t_doschar: Test harness that exercises check_dos_char()Martin Pool1-0/+3
2003-04-04Test harness that exercises check_dos_char()Martin Pool1-0/+42
2003-04-04Merge from HEAD: 1.630 through 1.634:Martin Pool1-30/+26
2003-04-04Fix the new storage code to correctly convert from system queue info toJeremy Allison1-3/+15
2003-04-04Fix the new storage code to correctly convert from system queue info toJeremy Allison1-3/+15
2003-04-04SAMR lookupdomain rpc client patches from amber palekar <amber@nu3.net>Tim Potter2-0/+90
2003-04-04Fix compiler warning - cli_lsa_query_info_policy actually returns theTim Potter1-3/+5
2003-04-04Updated warning messages for when configure.in is updated.Tim Potter1-2/+2
2003-04-04Removed unused variables.Tim Potter1-2/+0
2003-04-04Fixed compiler warning.Tim Potter1-1/+1
2003-04-04better method of locating autoconf and autoheader; patch by Willi MannGerald Carter1-16/+40
2003-04-04better method of locating autoconf and autoheader; patch by Willi MannGerald Carter1-16/+40
2003-04-04Abort configure if --with-ads and --without-ldap.Tim Potter1-0/+5
2003-04-03Give warning if 'drvupgrade' doesn't get an argumentJelmer Vernooij1-0/+5
2003-04-03Give warning if 'drvupgrade' doesn't get a parameterJelmer Vernooij1-0/+5
2003-04-03Fix a compile warning in slprintf format string.Tim Potter1-4/+4
2003-04-03The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough7-707/+1276
2003-04-03Fixup swat warning.Jeremy Allison2-1/+7