summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-06patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570Gerald Carter1-0/+1
2003-11-06Undo last commit to get things building again.Tim Potter1-2/+4
2003-11-06bug 624; make sure to set the GUEST SID rather than using the PDB_DEFAULT flagGerald Carter1-1/+1
2003-11-06bug 624; make sure to set the GUEST SID rather than using the PDB_DEFAULT flagGerald Carter1-1/+1
2003-11-06Apply the patch to fix iconv detection for FreeBSD to the Samba 3.0.0 branchRichard Sharpe1-4/+2
2003-11-06Make the recent changes more pretty.Richard Sharpe1-4/+1
2003-11-05Better handling of iconv support and etc because gnu libiconv on FreeBSDRichard Sharpe1-3/+4
2003-11-05Minor comment updates ...Richard Sharpe1-2/+2
2003-11-05Merge of 64-bit printf warning fixes.Tim Potter14-35/+38
2003-11-05Compile tdbdump by default.Volker Lendecke1-1/+7
2003-11-05Compile tdbdump by default.Volker Lendecke1-1/+7
2003-11-05Merge from 3.0:Tim Potter1-3/+12
2003-11-05Merge of some compiler warning fixes.Tim Potter1-2/+2
2003-11-05Merge of setenv->putenv for winbind client.Tim Potter1-4/+10
2003-11-05Merge from 3.0:Tim Potter1-1/+1
2003-11-05Merge from 3.0:Tim Potter1-1/+1
2003-11-05Merge from 3.0:Tim Potter1-0/+11
2003-11-05Merge of uname cleanups from 3.0Tim Potter1-4/+4
2003-11-05Merge from 3.0:Tim Potter1-3/+2
2003-11-05Merge from 3.0:Tim Potter1-1/+1
2003-11-05Patch from James Henstridge to allow rpcclient adddriver command to specifyTim Potter1-3/+12
2003-11-05make sure that we expand %H (from vl); bug 612Gerald Carter1-0/+3
2003-11-05make sure that we expand %H (from vl); bug 612Gerald Carter1-0/+3
2003-11-05Fix coredump in cli_get_backup_list.Jeremy Allison1-5/+2
2003-11-05Fix coredump in cli_get_backup_list.Jeremy Allison1-5/+2
2003-11-05Fix debug message warning.Jeremy Allison1-1/+1
2003-11-05Fix for bug #771. Fix packet length for browse list reply.Jeremy Allison1-1/+1
2003-11-05Fix for bug #771. Fix packet length for browse list reply.Jeremy Allison1-1/+1
2003-11-04Fix crash bug in smbclient completion. Closes bug #659.Tim Potter1-3/+2
2003-11-04Add ldaplibs to pdbedit link line. Fixes bug #651.Tim Potter1-1/+1
2003-11-04Use the actual size of the buffer in strftime instead of a made up valueTim Potter1-1/+1
2003-11-04Fix typo in debug statement.Tim Potter1-1/+1
2003-11-04Generate 64-bit clean printf's for build options.Tim Potter1-8/+8
2003-11-04Fix for bug #703, try lowercase netgroups lookups.Jeremy Allison1-1/+18