Age | Commit message (Expand) | Author | Files | Lines |
2004-02-23 | Add bad password count/time attributes | Jim McDonough | 1 | -0/+2 |
2004-02-20 | AIX has already has a function called msleep(). Bugzilla #1098. | Tim Potter | 3 | -4/+4 |
2004-02-20 | Make default lockout duration and | Jim McDonough | 1 | -2/+2 |
2004-02-13 | Typo (missed SAFE_FREE)., | Jeremy Allison | 1 | -1/+2 |
2004-02-13 | Added Andrew Bartlett's patch to use an allocated buffer for count_chars. | Jeremy Allison | 1 | -2/+8 |
2004-02-12 | tdbsam & smb_panic merge from 3.0 (initial tests are ok but I'll setup a HEAD... | Gerald Carter | 2 | -1/+42 |
2004-02-11 | Applied James Peach's stack backtrace patch for IRIX. | Tim Potter | 1 | -0/+40 |
2004-02-10 | merge fixes from 3.0 | Gerald Carter | 1 | -23/+27 |
2004-02-09 | bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug wh... | Gerald Carter | 1 | -3/+3 |
2004-02-08 | Actually remove this (now empty) file from the repository. | Andrew Bartlett | 1 | -0/+0 |
2004-02-08 | (merge from 3.0) | Andrew Bartlett | 1 | -1/+1 |
2004-02-08 | (merge from 3.0) | Andrew Bartlett | 2 | -201/+1 |
2004-02-08 | (merge from 3.0) | Andrew Bartlett | 1 | -1/+1 |
2004-02-04 | Fix final valgrind errors with #830. Catch mb conversion error that may not | Jeremy Allison | 1 | -2/+16 |
2004-02-04 | Fixup the allocate version of the function to do "crap" conversions too. | Jeremy Allison | 1 | -20/+83 |
2004-02-04 | Working on #830. Cope with bad conversions better - don't just memcpy but | Jeremy Allison | 2 | -11/+82 |
2004-01-30 | Fix up name canonicalization (needed for krb5 keytab support later). | Jeremy Allison | 1 | -46/+28 |
2004-01-27 | (merge from 3.0) | Andrew Bartlett | 1 | -2/+10 |
2004-01-25 | (merge from 3.0) | Andrew Bartlett | 1 | -16/+16 |
2004-01-23 | Fix decoding of base64. We got the length wrong when the result was not | Volker Lendecke | 1 | -0/+2 |
2004-01-22 | merge: | Stefan Metzmacher | 1 | -3/+6 |
2004-01-15 | * BUG 446 | Gerald Carter | 1 | -0/+4 |
2004-01-15 | merge: | Stefan Metzmacher | 1 | -0/+2 |
2004-01-15 | merge: | Stefan Metzmacher | 5 | -34/+181 |
2004-01-14 | merge: | Stefan Metzmacher | 1 | -2/+2 |
2004-01-13 | sync HEAD with recent changes in 3.0 | Gerald Carter | 8 | -539/+1118 |
2004-01-07 | Fix for bug #922. Fast path not called for strlower_m() and strupper_m(). | Jeremy Allison | 1 | -2/+2 |
2004-01-06 | isolate ldap debug messages to the common smbldap_XXX() functions | Gerald Carter | 1 | -4/+9 |
2004-01-06 | Patch based on work from James Peach <jpeach@sgi.com> to convert over to | Jeremy Allison | 1 | -0/+41 |
2004-01-06 | (merge from 3.0) | Andrew Bartlett | 1 | -0/+6 |
2004-01-05 | (merge from 3.0) | Andrew Bartlett | 2 | -3/+3 |
2004-01-05 | (merge from 3.0) | Andrew Bartlett | 1 | -14/+15 |
2004-01-05 | Fix from James Flemer <jflemer@uvm.edu> to make HAVE_ATTR_LIST linked to | Jeremy Allison | 1 | -3/+3 |
2003-12-30 | The AFS pts command always generates completely lower-case user names. As case | Volker Lendecke | 1 | -1/+4 |
2003-12-25 | (merge from 3.0) | Andrew Bartlett | 1 | -1/+1 |
2003-12-25 | This is metze's LDAP rebind sleep patch: | Volker Lendecke | 1 | -0/+28 |
2003-12-25 | Fix our parsing of the LDAP url. We get around it as all decent systems seem | Volker Lendecke | 1 | -1/+1 |
2003-12-25 | (merge from 3.0) | Andrew Bartlett | 1 | -5/+0 |
2003-12-11 | Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limit | Jeremy Allison | 1 | -0/+14 |
2003-12-10 | Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happier | Alexander Bokovoy | 1 | -0/+28 |
2003-12-09 | fix bug in get_peer_name() caused by --enable-developer and using the same sr... | Gerald Carter | 1 | -3/+11 |
2003-12-08 | working on bug 687; protect against null src strings in alloc_sub_basic() | Gerald Carter | 1 | -0/+7 |
2003-12-08 | make sure we use a real network address in case there are extra non-zero octe... | Gerald Carter | 1 | -1/+1 |
2003-12-05 | fix %a variable for Windows 2003 -> Win2K3 | Gerald Carter | 1 | -10/+14 |
2003-12-04 | support munged dial for ldapsam; patch from Aur�lien Degr�mont; bug 800 | Gerald Carter | 1 | -0/+1 |
2003-12-04 | don't crash on a NULL priviledge pointer; patch from Jianliang Lu | Gerald Carter | 1 | -0/+6 |
2003-12-01 | Get a little paranoid about memfree use in convert_string_allocate.. | Jeremy Allison | 1 | -7/+6 |
2003-12-01 | fix inverted logic caused by s/strcmp/strequal/; host allow/deny works again;... | Gerald Carter | 1 | -1/+1 |
2003-11-22 | (merge from 3.0) | Andrew Bartlett | 1 | -4/+10 |
2003-11-22 | Ensure that items in a list of strings containing whitespace | Gerald Carter | 1 | -1/+1 |