summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-09-04Fix UNIX passwd sync properly. I've finally understoodJeremy Allison2-99/+63
2003-09-04More FreeBSD PAM compile fixes. Don't redefine PAM_AUTHTOK_RECOVER_ERRTim Potter1-0/+3
2003-09-04Produce an error if --with-pam_smbpass is specified and we can'tTim Potter1-3/+7
2003-09-04Quieten level 0 debug when probing for modules. We shouldn't display so loudTim Potter1-6/+22
2003-09-04Used cachegrind to track down some bottlenecks.Jeremy Allison4-12/+111
2003-09-04Produce an error if --with-pam is specified but no PAM headers can beTim Potter1-0/+7
2003-09-03Fix up overlapping memcpy -> memmove found by valgrind.Jeremy Allison1-1/+3
2003-09-03Try to add memory keytab support. It also includes much of the genericJim McDonough1-1/+141
2003-09-02Proposed patch for #308. Needs testing.Jeremy Allison1-7/+10
2003-09-02Disable rc4-hmac on broken heimdal setups. Pre-0.7 heimdal (or at least upJim McDonough1-2/+10
2003-09-02Check for support for in-memory keytabs, which are needed to make heimdalJim McDonough1-0/+22
2003-09-02Fix for bug 261. Create a configure #define for FreeBSD and a check inTim Potter2-2/+6
2003-09-01Fix comment strings to 43 bytes as per spec.Jeremy Allison1-3/+2
2003-09-01Proper fix for #380 -- use different algorithm to generate codepagesAlexander Bokovoy2-3/+19
2003-09-01Fix CP437 and CP850 syntax for old compilers removing ANSI C99-specificsAlexander Bokovoy2-510/+64
2003-09-01Fix bug 342. Short version of --add now -a instead of -A.Tim Potter1-2/+2
2003-08-31We don't need to #include memory.h here. It's a BSD'ism and just includesTim Potter1-1/+0
2003-08-29Remove cap_set_quota as it is the same as default oneAlexander Bokovoy1-8/+3
2003-08-29Update mount helper to take synonyms for file_mode and dir_mode (fmask and dm...Steve French1-9/+28
2003-08-29bumping versionGerald Carter1-1/+1
2003-08-29Fix some compiler warnings.Tim Potter1-10/+8
2003-08-29Add log2pcap to everything target.Tim Potter1-2/+4
2003-08-28Fix bug found by tridge in 2.2.x. Ensure that %U substitution isJeremy Allison3-8/+18
2003-08-28Fixed warnings in secret code.Jeremy Allison1-26/+0
2003-08-28make sure using_samba 2ed. files get installed okGerald Carter1-0/+7
2003-08-28getting rid of copmpiler warningGerald Carter1-0/+2
2003-08-28fixing typos pointed out by Vance in WHATSNEWGerald Carter2-2/+57
2003-08-28Add length warning on register name.Jeremy Allison1-2/+12
2003-08-28Fixed off-by-one bugs in workgroup name comparisons. Complain when aJeremy Allison3-9/+16
2003-08-28Fix rename of struct gap. ab - LOOK AT THIS. You changed one moduleJeremy Allison1-1/+1
2003-08-28Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy9-75/+597
2003-08-28revert a change to r1.397.2.91 because to operate like the docs; browseable f...Gerald Carter1-0/+7
2003-08-28Fix email address in copyright statementJim McDonough1-1/+1
2003-08-28skel_ -> cap_Alexander Bokovoy1-51/+51
2003-08-27Remove what looks like gcc-isms.Jeremy Allison1-16/+17
2003-08-27Typo fix.Rafal Szczesniak1-1/+1
2003-08-27remove 'ldap trust ids' since there was no way for it to work nowGerald Carter2-3/+5
2003-08-27Fix bug 327 (again and I think for the last time). Make sure thatGerald Carter4-467/+493
2003-08-27renaming some functions for consistencyGerald Carter2-10/+10
2003-08-27Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, butJim McDonough2-1/+13
2003-08-27Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...Alexander Bokovoy4-7/+470
2003-08-27Check for embedded mb chars when testing for illegal characters like /.Jeremy Allison1-1/+23
2003-08-27Fix initial debug.Jeremy Allison1-1/+1
2003-08-27Ignore smbiconv binary as wellAlexander Bokovoy1-0/+1
2003-08-27Remove completely unneeded malloc/free out of this codepath.Jeremy Allison1-12/+11
2003-08-27Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison8-25/+24
2003-08-27fix segfault on empty wins server name registration replyGerald Carter1-2/+4
2003-08-27Be consistent about using capital letters in the function names. (The onlyPaul Green1-5/+5
2003-08-27fix bug 230; make sure to set #define SYSV for solaris; do this outside of th...Gerald Carter1-1/+9
2003-08-27Fix typo in configure.in for libsmbclientAlexander Bokovoy1-1/+1