summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Apply the patch to fix iconv detection for FreeBSD to the Samba 3.0.0 branchRichard Sharpe2003-11-061-4/+2
* | Compile tdbdump by default.Volker Lendecke2003-11-051-1/+7
* | Patch from James Henstridge to allow rpcclient adddriver command to specifyTim Potter2003-11-051-3/+12
* | make sure that we expand %H (from vl); bug 612Gerald Carter2003-11-051-0/+3
* | Fix coredump in cli_get_backup_list.Jeremy Allison2003-11-051-5/+2
* | Fix debug message warning.Jeremy Allison2003-11-051-1/+1
* | Fix for bug #771. Fix packet length for browse list reply.Jeremy Allison2003-11-051-1/+1
* | Fix crash bug in smbclient completion. Closes bug #659.Tim Potter2003-11-041-3/+2
* | Add ldaplibs to pdbedit link line. Fixes bug #651.Tim Potter2003-11-041-1/+1
* | Use the actual size of the buffer in strftime instead of a made up valueTim Potter2003-11-041-1/+1
* | Fix typo in debug statement.Tim Potter2003-11-041-1/+1
* | Generate 64-bit clean printf's for build options.Tim Potter2003-11-041-8/+8
* | Fix for bug #703, try lowercase netgroups lookups.Jeremy Allison2003-11-041-1/+18