summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2004-03-16Add function next_mb_char_size() that returns a size_t of the number ofJeremy Allison1-0/+24
2004-03-16Fix check_path_syntax() for multibyte encodings which have no '\' as second b...Alexander Bokovoy1-0/+20
2004-03-15sync small fixes from 3.0 and fix compiler warning in priv codeGerald Carter2-4/+4
2004-03-13Rest of my winbindd_passdb alias supportVolker Lendecke1-0/+18
2004-03-13Ensure we don't truncate strcmps to nstring anymore...Jeremy Allison1-0/+2
2004-03-13Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2-4/+6
2004-03-13First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) toJeremy Allison1-1/+29
2004-03-11Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...Jeremy Allison4-43/+67
2004-03-11Merge from 3.0. Fix munged dial in pdb_ldapJim McDonough1-4/+13
2004-03-09Commit to HEAD the updates to smb signing code that I was propsing for 3.0.Andrew Bartlett1-1/+1
2004-03-09Merge fixes and tests for jra's broken strstr_m() function from 3.0Andrew Bartlett1-7/+19
2004-03-09Added strstr_m() function. Use in all places where we might run into mbJeremy Allison2-6/+76
2004-03-08Do some checks about data passed to this functionSimo Sorce1-0/+3
2004-03-082 fixes to enhance readability of source code and debug messagesSimo Sorce1-1/+1
2004-03-07Fix typo.Tim Potter1-1/+1
2004-03-01Ok here it is my latest work on privilegesSimo Sorce1-4/+75
2004-02-23Add bad password count/time attributesJim McDonough1-0/+2
2004-02-20AIX has already has a function called msleep(). Bugzilla #1098.Tim Potter3-4/+4
2004-02-20Make default lockout duration andJim McDonough1-2/+2
2004-02-13Typo (missed SAFE_FREE).,Jeremy Allison1-1/+2
2004-02-13Added Andrew Bartlett's patch to use an allocated buffer for count_chars.Jeremy Allison1-2/+8
2004-02-12tdbsam & smb_panic merge from 3.0 (initial tests are ok but I'll setup a HEAD...Gerald Carter2-1/+42
2004-02-11Applied James Peach's stack backtrace patch for IRIX.Tim Potter1-0/+40
2004-02-10merge fixes from 3.0Gerald Carter1-23/+27
2004-02-09bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug wh...Gerald Carter1-3/+3
2004-02-08Actually remove this (now empty) file from the repository.Andrew Bartlett1-0/+0
2004-02-08(merge from 3.0)Andrew Bartlett1-1/+1
2004-02-08(merge from 3.0)Andrew Bartlett2-201/+1
2004-02-08(merge from 3.0)Andrew Bartlett1-1/+1
2004-02-04Fix final valgrind errors with #830. Catch mb conversion error that may notJeremy Allison1-2/+16
2004-02-04Fixup the allocate version of the function to do "crap" conversions too.Jeremy Allison1-20/+83
2004-02-04Working on #830. Cope with bad conversions better - don't just memcpy butJeremy Allison2-11/+82
2004-01-30Fix up name canonicalization (needed for krb5 keytab support later).Jeremy Allison1-46/+28
2004-01-27(merge from 3.0)Andrew Bartlett1-2/+10
2004-01-25(merge from 3.0)Andrew Bartlett1-16/+16
2004-01-23Fix decoding of base64. We got the length wrong when the result was notVolker Lendecke1-0/+2
2004-01-22merge:Stefan Metzmacher1-3/+6
2004-01-15* BUG 446Gerald Carter1-0/+4
2004-01-15merge:Stefan Metzmacher1-0/+2
2004-01-15merge:Stefan Metzmacher5-34/+181
2004-01-14merge:Stefan Metzmacher1-2/+2
2004-01-13sync HEAD with recent changes in 3.0Gerald Carter8-539/+1118
2004-01-07Fix for bug #922. Fast path not called for strlower_m() and strupper_m().Jeremy Allison1-2/+2
2004-01-06isolate ldap debug messages to the common smbldap_XXX() functionsGerald Carter1-4/+9
2004-01-06Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison1-0/+41
2004-01-06(merge from 3.0)Andrew Bartlett1-0/+6
2004-01-05(merge from 3.0)Andrew Bartlett2-3/+3
2004-01-05(merge from 3.0)Andrew Bartlett1-14/+15
2004-01-05Fix from James Flemer <jflemer@uvm.edu> to make HAVE_ATTR_LIST linked toJeremy Allison1-3/+3
2003-12-30The AFS pts command always generates completely lower-case user names. As caseVolker Lendecke1-1/+4