summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* | Very weird. On my SLES8 installation ntlm_auth would give missingVolker Lendecke2003-09-051-1/+1
* | Fix for bug 282 that didn't get checked in.Tim Potter2003-09-051-1/+1
* | fix bug 397: use a variant of alloc_sub_basic() for string lists.Gerald Carter2003-09-052-1/+34
* | should fix bug 364 & 311: Retry patch based on suggestion fromGerald Carter2003-09-051-142/+316
* | Fix for bug #73. Name types can be specified using name#type notation.Tim Potter2003-09-051-7/+31
* | Move $(KRBCLIENT_OBJ) to libnss_wins PICOBJ variable so it is converted toTim Potter2003-09-051-5/+8
* | Hand optimisatinos for strrchr_m using the properties we know about MBJeremy Allison2003-09-051-11/+47
* | Return 0 DFS links instead of -1 when dfs support is not enabled.Tim Potter2003-09-051-1/+1
* | Removed {OLD,NEW}_NTDOMAIN cruft from mkproto.awkTim Potter2003-09-041-14/+0
* | Fastpath strchr_m for ASCII.Jeremy Allison2003-09-041-0/+13
* | More hand-tuning of the fastpath. Don't do strlen() when we're doingJeremy Allison2003-09-042-14/+31
* | Check in Andrew's fix for bug #305 (always use lp_realm() )Gerald Carter2003-09-042-15/+9
* | Remove convert_string_internal completely from fast path when processingJeremy Allison2003-09-041-10/+18
* | Fix UNIX passwd sync properly. I've finally understoodJeremy Allison2003-09-042-99/+63
* | More FreeBSD PAM compile fixes. Don't redefine PAM_AUTHTOK_RECOVER_ERRTim Potter2003-09-041-0/+3
* | Produce an error if --with-pam_smbpass is specified and we can'tTim Potter2003-09-041-3/+7
* | Quieten level 0 debug when probing for modules. We shouldn't display so loudTim Potter2003-09-041-6/+22
* | Used cachegrind to track down some bottlenecks.Jeremy Allison2003-09-044-12/+111
* | Produce an error if --with-pam is specified but no PAM headers can beTim Potter2003-09-041-0/+7
* | Fix up overlapping memcpy -> memmove found by valgrind.Jeremy Allison2003-09-031-1/+3
* | Try to add memory keytab support. It also includes much of the genericJim McDonough2003-09-031-1/+141
* | Proposed patch for #308. Needs testing.Jeremy Allison2003-09-021-7/+10
* | Disable rc4-hmac on broken heimdal setups. Pre-0.7 heimdal (or at least upJim McDonough2003-09-021-2/+10
* | Check for support for in-memory keytabs, which are needed to make heimdalJim McDonough2003-09-021-0/+22
* | Fix for bug 261. Create a configure #define for FreeBSD and a check inTim Potter2003-09-022-2/+6
* | Fix comment strings to 43 bytes as per spec.Jeremy Allison2003-09-011-3/+2
* | Proper fix for #380 -- use different algorithm to generate codepagesAlexander Bokovoy2003-09-012-3/+19
* | Fix CP437 and CP850 syntax for old compilers removing ANSI C99-specificsAlexander Bokovoy2003-09-012-510/+64
* | Fix bug 342. Short version of --add now -a instead of -A.Tim Potter2003-09-011-2/+2
* | We don't need to #include memory.h here. It's a BSD'ism and just includesTim Potter2003-08-311-1/+0
* | Remove cap_set_quota as it is the same as default oneAlexander Bokovoy2003-08-291-8/+3
* | Update mount helper to take synonyms for file_mode and dir_mode (fmask and dm...Steve French2003-08-291-9/+28
* | bumping versionGerald Carter2003-08-291-1/+1
* | Fix some compiler warnings.Tim Potter2003-08-291-10/+8
* | Add log2pcap to everything target.Tim Potter2003-08-291-2/+4
* | Fix bug found by tridge in 2.2.x. Ensure that %U substitution isJeremy Allison2003-08-283-8/+18
* | Fixed warnings in secret code.Jeremy Allison2003-08-281-26/+0
* | make sure using_samba 2ed. files get installed okGerald Carter2003-08-281-0/+7
* | getting rid of copmpiler warningGerald Carter2003-08-281-0/+2
* | fixing typos pointed out by Vance in WHATSNEWGerald Carter2003-08-282-2/+57
* | Add length warning on register name.Jeremy Allison2003-08-281-2/+12
* | Fixed off-by-one bugs in workgroup name comparisons. Complain when aJeremy Allison2003-08-283-9/+16
* | Fix rename of struct gap. ab - LOOK AT THIS. You changed one moduleJeremy Allison2003-08-281-1/+1
* | Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy2003-08-289-75/+597
* | revert a change to r1.397.2.91 because to operate like the docs; browseable f...Gerald Carter2003-08-281-0/+7
* | Fix email address in copyright statementJim McDonough2003-08-281-1/+1
* | skel_ -> cap_Alexander Bokovoy2003-08-281-51/+51
* | Remove what looks like gcc-isms.Jeremy Allison2003-08-271-16/+17
* | Typo fix.Rafal Szczesniak2003-08-271-1/+1
* | remove 'ldap trust ids' since there was no way for it to work nowGerald Carter2003-08-272-3/+5