Age | Commit message (Expand) | Author | Files | Lines |
2001-09-28 | Fixed CUPS detection - patch from Michael Sweet. | Jeremy Allison | 3 | -10/+10 |
2001-09-28 | How the heck I missed this I don't know, but somehow I got a copy-and-paste | Andrew Bartlett | 1 | -16/+12 |
2001-09-27 | Removed smbpasswd_XX call (how did this get re-added, I removed all | Jeremy Allison | 1 | -1/+1 |
2001-09-27 | Sync 2.2.2 and HEAD (I will keep these the same if it kills me :-). | Jeremy Allison | 1 | -127/+103 |
2001-09-27 | Merge HEAD and 2.2 - try frantically to keep in sync. | Jeremy Allison | 1 | -13/+13 |
2001-09-27 | How often did I read the CVS commit message | Volker Lendecke | 1 | -1/+1 |
2001-09-27 | get out unicode_from_buffer and buffer_from_unicode, unneeded. | Simo Sorce | 1 | -112/+139 |
2001-09-27 | Major update to pdbedit's import and export code, in line with reqests for it | Andrew Bartlett | 1 | -81/+83 |
2001-09-27 | Kill unused variables | Andrew Bartlett | 1 | -2/+0 |
2001-09-27 | Fix memory leak in get_sampwd_entries(), reindent for clarity. | Andrew Bartlett | 2 | -74/+153 |
2001-09-27 | sync up with 2.2 | Gerald Carter | 1 | -0/+0 |
2001-09-27 | minor fixes | Simo Sorce | 2 | -32/+15 |
2001-09-27 | fixed compilation of tdbtorture | Andrew Tridgell | 1 | -0/+5 |
2001-09-26 | OpenSSL merge from 2.2 | Gerald Carter | 7 | -911/+966 |
2001-09-26 | From 2.2. | Volker Lendecke | 1 | -0/+6 |
2001-09-26 | merge from 2.2 | Gerald Carter | 2 | -3/+3 |
2001-09-26 | Kill of the reply.c end of the workstaion trust account mess. | Andrew Bartlett | 2 | -169/+61 |
2001-09-26 | Process the workstation trust account code INSIDE the authenticaion subsystem, | Andrew Bartlett | 2 | -10/+40 |
2001-09-26 | Rearrange the order of the checks in auth_smbpasswd.c, always check passwords | Andrew Bartlett | 2 | -146/+222 |
2001-09-26 | Fix this to use the plaintext password code directly, like SWAT does. | Andrew Bartlett | 1 | -7/+11 |
2001-09-26 | Update for new pdb_set_plaintext_passwd() interface. | Andrew Bartlett | 1 | -6/+1 |
2001-09-26 | Make use of the pdb_set_plaintext_passwd() update to vastly simplify | Andrew Bartlett | 2 | -66/+21 |
2001-09-26 | Fix the uninitialised variable, but more importantly fix the SEGFAULT. | Andrew Bartlett | 1 | -2/+4 |
2001-09-26 | Fix up TDB_SAM with repect to case sensitvity. (need to use unix_strlower) | Andrew Bartlett | 1 | -7/+9 |
2001-09-26 | Fix up pdbedit to initialise its structures with the standard functions, | Andrew Bartlett | 1 | -40/+52 |
2001-09-26 | Add a new interface pdb_set_plaintext_passwd() to the passdb. This simply | Andrew Bartlett | 1 | -11/+26 |
2001-09-26 | More updates to prevent account-guessing. | Andrew Bartlett | 1 | -12/+10 |
2001-09-26 | We don't use a modified 'user' in any case, so don't modifiy it. | Andrew Bartlett | 1 | -1/+1 |
2001-09-26 | Update build_options.c in line with new configure options. | Andrew Bartlett | 1 | -6/+10 |
2001-09-26 | Finish Jeremy's passdb merge :-). | Andrew Bartlett | 2 | -134/+200 |
2001-09-26 | Added Elrond patch to make se_access_check use NT datastructures, not Samba. | Jeremy Allison | 3 | -28/+17 |
2001-09-25 | Fixup passdb stuff to add new nisplus and ldap backends. | Jeremy Allison | 17 | -1876/+4624 |
2001-09-25 | sorry to forget re-run autoconf again... | Motonobu Takahashi | 1 | -118/+124 |
2001-09-25 | now --with-i18n-swat works to install some international files | Motonobu Takahashi | 3 | -11/+35 |
2001-09-25 | Don't segfault when deleting accounts not in /etc/passwd. The RID we want is | Andrew Bartlett | 1 | -5/+2 |
2001-09-25 | Fix up the ./configure for the BSDs: | Andrew Bartlett | 2 | -2/+2 |
2001-09-25 | memory leak fixes .. | Simo Sorce | 1 | -7/+21 |
2001-09-25 | - the inactive core of the new mangling code that use tdb | Simo Sorce | 2 | -0/+464 |
2001-09-25 | fixed the really awful performance problem with the stat cache when it | Andrew Tridgell | 2 | -9/+11 |
2001-09-25 | fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2001-09-25 | added a little smbtorture test for dumping the unicode table of a | Andrew Tridgell | 5 | -4/+86 |
2001-09-25 | Change ./configure.developer to stay in effect across a | Andrew Bartlett | 3 | -817/+829 |
2001-09-25 | allow all ucs2 chars in utf8, rather than mapping some to a single | Andrew Tridgell | 1 | -10/+1 |
2001-09-25 | added cli_qpathinfo_alt_name() for fetching the 8.3 name of a file | Andrew Tridgell | 1 | -0/+65 |
2001-09-25 | Try to fix up manpage installation | Andrew Bartlett | 1 | -1/+1 |
2001-09-25 | Fixed enumeration of large numbers of groups from a Samba DC. | Jeremy Allison | 2 | -2/+8 |
2001-09-25 | Log sys_acl_set_XX at level 2 not zero. | Jeremy Allison | 1 | -2/+2 |
2001-09-24 | Change log message to 2 from zero when failing to create directory. | Jeremy Allison | 1 | -1/+1 |
2001-09-24 | Removed extra '()' s. | Jeremy Allison | 1 | -8/+6 |
2001-09-24 | fixed a typo in installman.sh | Motonobu Takahashi | 2 | -2/+2 |