summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison2005-12-2811-0/+18
| | | | | | | | | | What I'd give for a global constructor... Jeremy.
| * r12544: Fix segfaults in winbind, smbpasswd and netVolker Lendecke2005-12-283-0/+6
| |
| * r12541: patch from Oliver Schulze L. <oliver@samera.com.py> to check for rpm ↵Gerald Carter2005-12-281-1/+1
| | | | | | | | v4.3 (CentOS)
| * r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2005-12-2713-39/+89
| | | | | | | | | | | | and replace calls to isupper/islower/toupper/tolower with ASCII equivalents (mapping into _w variants). Jeremy.
| * r12497: add a simplex optionSimo Sorce2005-12-261-8/+17
| | | | | | | | better usage message
| * r12495: Crackcheck utility enhancement based on patch sent by Tom GeisslerSimo Sorce2005-12-261-2/+71
| |
| * r12491: End profile fixes from SATOH Fumiyasu <fumiya@samba.gr.jp>.Jeremy Allison2005-12-262-2/+1
| | | | | | | | Jeremy.
| * r12485: r12044@cabra: derrell | 2005-12-25 16:46:47 -0500Derrell Lipman2005-12-251-73/+87
| | | | | | | | | | | | | | | | | | When enumerating what could be a server name or a workgroup name, first check for an existing server structure. If none exists, then go through the previous determination of whether it's a serrver or a workgroup. This should avoid doing a NetBIOS name query each time, if we've already connected to the specified server. (While we're at it, clean up indenting and line length in this area of code.)
| * r12477: Remove a gcc -O6 warningVolker Lendecke2005-12-251-0/+2
| |
| * r12476: Apply some constVolker Lendecke2005-12-251-1/+1
| |
| * r12475: Actually configure with profile support this time ...Volker Lendecke2005-12-251-4/+4
| |
| * r12474: Fix a warningVolker Lendecke2005-12-251-5/+9
| |
| * r12472: r12040@cabra: derrell | 2005-12-24 23:26:55 -0500Derrell Lipman2005-12-251-7/+2
| | | | | | | | revert immediately previous change and fix problem correctly. Interfaces were being loaded before all configuration files had been read. *This* should fix byg 3336.
| * r12471: r12038@cabra: derrell | 2005-12-24 23:17:16 -0500Derrell Lipman2005-12-251-0/+5
| | | | | | | | libsmbclient was not loading the global configuration file. This should fix 3336.
| * r12468: r12033@cabra: derrell | 2005-12-24 21:03:45 -0500Derrell Lipman2005-12-251-0/+72
| | | | | | | | actually add the new test program
| * r12467: r12029@cabra: derrell | 2005-12-24 20:25:59 -0500Derrell Lipman2005-12-252-1/+6
| | | | | | | | add another libsmbclient test program
| * r12466: r12028@cabra: derrell | 2005-12-24 20:25:38 -0500Derrell Lipman2005-12-252-7/+9
| | | | | | | | parse dates correctly. w_time and m_time were reversed.
| * r12460: Fixes for bug 3349Volker Lendecke2005-12-243-2/+16
| |
| * r12452: Fix Bug #3053 to allow esp. older eDirectory releases to load our LDAPGünther Deschner2005-12-234-4/+4
| | | | | | | | | | | | | | | | | | schema. Maybe "Base64 encoded user parameter string" is not much clearer then "munged dial" - anyone got a better description ? Guenther
| * r12441: Fix python build.Günther Deschner2005-12-221-1/+3
| | | | | | | | Guenther
| * r12438: Remove an unused functionVolker Lendecke2005-12-221-28/+0
| |
| * r12415: Forgot newlines.Günther Deschner2005-12-212-2/+2
| | | | | | | | Guenther
| * r12414: Remove the unnecessary SMB_STRDUP in server_role_str() + reuse the roleGünther Deschner2005-12-213-55/+24
| | | | | | | | | | | | translation elsewhere. Guenther
| * r12407: Fix returning wrong error codes and better sort out errors and stdoutGünther Deschner2005-12-211-41/+49
| | | | | | | | | | | | messages. Guenther
| * r12406: Since w2k3 sp1 we fail to create user accounts using e.g. "net ads userGünther Deschner2005-12-211-1/+1
| | | | | | | | | | | | | | | | add" with "Server is unwilling to perform". Seems we have to put in the same userAccountControl bits the server would pick when we wouldn't send them at all. Guenther
| * r12403: Update url on the docs directory README.Deryck Hodge2005-12-211-4/+3
| | | | | | | | deryck
| * r12400: one line patch for Sun LDAP libs pointed out by Nicholas Brealey ↵Gerald Carter2005-12-201-1/+1
| | | | | | | | <nick@brealey.org>
| * r12398: adding Guenther's account policy migration fixGerald Carter2005-12-203-20/+145
| |
| * r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ↵Gerald Carter2005-12-203-118/+48
| | | | | | | | broken since r10656
| * r12387: Make string_to_sid a little more silent.Jeremy Allison2005-12-201-2/+2
| | | | | | | | Jeremy.
| * r12376: Second patch from Martin Koeppe <mkoeppe@gmx.de>Jeremy Allison2005-12-191-2/+2
| | | | | | | | | | for #3287. Jeremy.
| * r12341: add DEBUG statement.Günther Deschner2005-12-191-1/+3
| | | | | | | | Guenther
| * r12338: add ifdef DEBUG_PASSWORD before printing clear text password.Günther Deschner2005-12-191-0/+2
| | | | | | | | Guenther
| * r12336: A couple of fixes and enhancements for adssearch.pl (espc. to debugGünther Deschner2005-12-191-76/+293
| | | | | | | | | | | | | | | | GPOs). sid2string fix from Michael James <michael@james.st>. Guenther
| * r12313: Introduce yet another copy of the string_sub function:Volker Lendecke2005-12-184-21/+101
| | | | | | | | | | | | | | | | | | | | talloc_string_sub. Someone with time on his hands could convert all the callers of all_string_sub to this. realloc_string_sub is *only* called from within substitute.c, it could be moved there I think. Volker
| * r12312: Reformatting and a trivial change: is_share_read_only_for_user only usesVolker Lendecke2005-12-181-14/+22
| | | | | | | | | | | | conn->service, so there's no point in passing down the whole conn struct. Volker
| * r12311: ReformattingVolker Lendecke2005-12-181-15/+23
| |
| * r12308: ReformattingVolker Lendecke2005-12-171-4/+2
| |
| * r12307: Reformatting plus a trivial if/else simplification. There's no point ↵Volker Lendecke2005-12-171-72/+122
| | | | | | | | | | | | | | | | in doing an else branch that only returns NULL. Volker
| * r12306: ReformattingVolker Lendecke2005-12-171-38/+69
| |
| * r12305: ReformattingVolker Lendecke2005-12-171-8/+20
| |
| * r12303: Move split_domain_and_name to util_getent.c and make it static there.Volker Lendecke2005-12-172-28/+31
| | | | | | | | Volker
| * r12291: Make getgroups_user static.Volker Lendecke2005-12-161-2/+2
| | | | | | | | | | | | | | Jeremy, there's a #ifdef'ed 0 call to this in your usershare code. We need to talk about what exactly what you intend to do here and in what scenarios. Volker
| * r12290: TypoVolker Lendecke2005-12-161-1/+1
| |
| * r12281: adding a note about WINS and NetLogon not being remotely manageableGerald Carter2005-12-161-2/+2
| |
| * r12279: unix_mask_match has been broken for *ever*... (How).Jeremy Allison2005-12-164-5/+6
| | | | | | | | | | | | | | | | Ensure it returns a BOOL. Jerry (and anyone else) please check this, I think all uses are now correct but could do with another set of eyes. Essential for 3.0.21 release. Jeremy.
| * r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru>Jeremy Allison2005-12-162-2/+16
| | | | | | | | | | and followed up by derrell@samba.org. Jeremy.
| * r12273: Fix copy paste error.Günther Deschner2005-12-161-2/+2
| | | | | | | | Guenther
| * r12262: * patch from Brian Moran to fix segv in eventlogadm when not eventlogsGerald Carter2005-12-152-3/+9
| | | | | | | | | | are listed in smb.conf * initialize the local group description in set_alias_info()
| * r12250: Patch from Martin Koeppe <mkoeppe@gmx.de> for #3287Jeremy Allison2005-12-141-6/+6
| | | | | | | | | | | | | | | | to make the dev/inode numbers match what SFU expects. If we're using 8 byte inodes we'll lose the top 4 bytes and replace them with a dev_t instead, but this seem reasonable to ensure uniqueness. Jeremy.