summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* | fix winbind ping call so that SWAT correctly determines if winbindd is runnin...Gerald Carter2003-11-221-5/+1
* | Ensure that items in a list of strings containing whitespaceGerald Carter2003-11-223-6/+18
* | Fix for rename across filesystems. Noticed by Rainer Link <link@foo.fh-furtwa...Jeremy Allison2003-11-211-5/+95
* | Fix Jerry's no-proto bug :-).Jeremy Allison2003-11-211-4/+4
* | make sure we don't append the ldap suffix when writing out the ldap XXX suffi...Gerald Carter2003-11-211-53/+46
* | Typo fix.Rafal Szczesniak2003-11-201-2/+2
* | Look at error before using it in debug statement.Jeremy Allison2003-11-191-3/+2
* | Added useful information to debug lines.Rafal Szczesniak2003-11-191-4/+4
* | changing versionb to pre4Gerald Carter2003-11-191-1/+1
* | as discussed on irc, this is a small patch that allows a few moreAndrew Tridgell2003-11-196-7/+292
* | Group quotas patch from "Heinreichsberger, Helmut" <Helmut.Heinreichsberger@w...Jeremy Allison2003-11-191-19/+32
* | Correct fix for checking of '$' name termination.Jeremy Allison2003-11-191-3/+2
* | Useful debug message. Patch by metze.Rafal Szczesniak2003-11-181-2/+4
* | Remove unneeded second open for filename ending in '.' now we know it'sJeremy Allison2003-11-182-14/+4
* | Ensure we mangle names ending in '.' in hash2 mangling method.Jeremy Allison2003-11-181-1/+1
* | Fix from Andrew Bartlett to fix up the munged-dial problem.Jeremy Allison2003-11-172-6/+16
* | This fixes a bug when establishing trust against a german W2k3 AD server. InVolker Lendecke2003-11-171-1/+2
* | * make sure we only enumerate group mapping entriesGerald Carter2003-11-173-152/+44
* | fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter2003-11-143-28/+52
* | * Fix from SATOH Fumiyasu for bug 660 (failing to view printGerald Carter2003-11-132-7/+9
* | More casty-foo ...Richard Sharpe2003-11-131-1/+2
* | Squelch some warnings with more casty-foo.Richard Sharpe2003-11-131-2/+2
* | Fix a couple of warnings with casts.Richard Sharpe2003-11-131-2/+2
* | show locked files for -u <user>; bug 590Gerald Carter2003-11-121-10/+41
* | Omit html documentation tree because it has been moved to the separateRafal Szczesniak2003-11-121-7/+10
* | a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-1221-3/+19
* | added support for "make pch" to build a precompiled header. Note thatAndrew Tridgell2003-11-121-0/+6
* | fix crash bug due to empyrt munged dial string; patch from metzeGerald Carter2003-11-111-1/+1
* | Patch from Andrew Bartlett <abartlet@samba.org> for security=server coreJeremy Allison2003-11-101-6/+8
* | Fix a problem with configure on *BSD systems. Make sure we add -liconv etcRichard Sharpe2003-11-101-0/+2
* | Skip over the winbind separator when looking up a user.Volker Lendecke2003-11-091-0/+1
* | * only install swat html files onceGerald Carter2003-11-073-17/+34
* | Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c...Jeremy Allison2003-11-074-16/+121
* | fix for bug 680 (heads up). This gist is to map theGerald Carter2003-11-073-385/+361
* | don't allow setting of the guest accountGerald Carter2003-11-071-0/+8
* | Implement %i-Macro for the locally used IP address. With this you can againVolker Lendecke2003-11-072-0/+31
* | Simple rename of get_socket_addr to get_peer_addr and get_socket_name toVolker Lendecke2003-11-075-18/+18
* | I agree with vl's #if 0 here, and am not quite sure what I wasAndrew Bartlett2003-11-071-13/+0
* | Remove compleatly wrong comments. (There were correct, 2 years ago...)Andrew Bartlett2003-11-071-6/+0
* | Add newline to debug messageAndrew Bartlett2003-11-071-1/+1
* | A fix to allow configure to find iconv on a number of systems including thoseRichard Sharpe2003-11-062-22/+24
* | Final round of printf warnings fixes for the moment.Tim Potter2003-11-069-29/+34
* | Fix bug #471. (const needed in lp_set_name_resolve_order).Jeremy Allison2003-11-061-2/+2
* | Ignore tallocdump binary. Previous commit was printf warning fixes and anTim Potter2003-11-061-2/+3
* | Undo accidentally committed stuff.Tim Potter2003-11-061-111/+0
* | Ignore tallocdump binary.Tim Potter2003-11-062-2/+113
* | run krb5 logins through the username map if the winbindd lookup fails; bug 698Gerald Carter2003-11-061-4/+9
* | patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570Gerald Carter2003-11-061-0/+1
* | Undo last commit to get things building again.Tim Potter2003-11-061-2/+4
* | bug 624; make sure to set the GUEST SID rather than using the PDB_DEFAULT flagGerald Carter2003-11-061-1/+1