summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-11-16do not build config_ldap by defaultSimo Sorce1-1/+1
2003-11-15Split smbldap in a core file and a utility fileSimo Sorce9-179/+720
2003-11-14fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter3-27/+52
2003-11-14fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter3-28/+52
2003-11-13* Fix from SATOH Fumiyasu for bug 660 (failing to view printGerald Carter2-7/+9
2003-11-13* Fix from SATOH Fumiyasu for bug 660 (failing to view printGerald Carter2-7/+9
2003-11-13More casty-foo ...Richard Sharpe1-1/+2
2003-11-13Squelch some warnings with more casty-foo.Richard Sharpe1-2/+2
2003-11-13Fix a couple of warnings with casts.Richard Sharpe1-2/+2
2003-11-13Keep configure.in in sync with SAMBA-3.0.0Richard Sharpe2-20/+25
2003-11-12show locked files for -u <user>; bug 590Gerald Carter1-10/+41
2003-11-12show locked files for -u <user>; bug 590Gerald Carter1-10/+41
2003-11-12> Omit html documentation tree because it has been moved to the separateRafal Szczesniak1-6/+9
2003-11-12Omit html documentation tree because it has been moved to the separateRafal Szczesniak1-7/+10
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell21-3/+19
2003-11-12added support for "make pch" to build a precompiled header. Note thatAndrew Tridgell1-0/+6
2003-11-11fix crash bug due to empyrt munged dial string; patch from metzeGerald Carter1-1/+1
2003-11-11fix crash bug due to empyrt munged dial string; patch from metzeGerald Carter1-1/+1
2003-11-10Patch from Andrew Bartlett <abartlet@samba.org> for security=server coreJeremy Allison1-6/+8
2003-11-10Patch from Andrew Bartlett <abartlet@samba.org> for security=server coreJeremy Allison1-6/+8
2003-11-10Fix a problem with configure on *BSD systems. Make sure we add -liconv etcRichard Sharpe1-0/+2
2003-11-09From 3_0:Volker Lendecke1-0/+1
2003-11-09Skip over the winbind separator when looking up a user.Volker Lendecke1-0/+1
2003-11-09Merge from 3.0:Andrew Bartlett3-20/+1
2003-11-07* only install swat html files onceGerald Carter3-17/+34
2003-11-07* only install swat html files onceGerald Carter3-17/+34
2003-11-07Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.com>Jeremy Allison4-16/+121
2003-11-07Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c...Jeremy Allison4-16/+121
2003-11-07fix for bug 680 (heads up). This gist is to map theGerald Carter3-385/+361
2003-11-07fix for bug 680 (heads up). This gist is to map theGerald Carter3-385/+361
2003-11-07don't allow setting of the guest accountGerald Carter1-0/+8
2003-11-07don't allow setting of the guest accountGerald Carter1-0/+8
2003-11-07From 3_0:Volker Lendecke2-0/+31
2003-11-07Implement %i-Macro for the locally used IP address. With this you can againVolker Lendecke2-0/+31
2003-11-07From 3_0:Volker Lendecke5-18/+18
2003-11-07Simple rename of get_socket_addr to get_peer_addr and get_socket_name toVolker Lendecke5-18/+18
2003-11-07I agree with vl's #if 0 here, and am not quite sure what I wasAndrew Bartlett1-13/+0
2003-11-07Remove compleatly wrong comments. (There were correct, 2 years ago...)Andrew Bartlett1-6/+0
2003-11-07Add newline to debug messageAndrew Bartlett1-1/+1
2003-11-06A fix to allow configure to find iconv on a number of systems including thoseRichard Sharpe2-22/+24
2003-11-06Final round of printf warnings fixes for the moment.Tim Potter9-29/+34
2003-11-06Fix bug #471. (const needed in lp_set_name_resolve_order).Jeremy Allison1-2/+2
2003-11-06Fix bug #471. (const needed in lp_set_name_resolve_order).Jeremy Allison1-2/+2
2003-11-06Ignore tallocdump binary. Previous commit was printf warning fixes and anTim Potter1-2/+3
2003-11-06Undo accidentally committed stuff.Tim Potter1-111/+0
2003-11-06Ignore tallocdump binary.Tim Potter2-2/+113
2003-11-06merge's tpot build fix from 3.0Gerald Carter1-2/+4
2003-11-06run krb5 logins through the username map if the winbindd lookup fails; bug 698Gerald Carter1-4/+9
2003-11-06run krb5 logins through the username map if the winbindd lookup fails; bug 698Gerald Carter1-4/+9
2003-11-06patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570Gerald Carter1-0/+1