summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set vendor string.Tim Potter2003-11-071-0/+1
* Add vendor name to rpm preamble.Tim Potter2003-11-071-0/+1
* 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
* added note about stripping comments from LDIF; bug 642Gerald Carter2003-11-051-0/+6
* 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
* Fix missing bracket in quota quote - my fault.Tim Potter2003-11-041-1/+1
* Use a static string instead of malloced one in winbind_{off,on}() utilityTim Potter2003-11-041-29/+8
* Fix for winbindd on HPUX from albert chin (china@thewrittenword.com)Jeremy Allison2003-11-031-4/+2
* removing #include <compat.h> in hopes to avoid problems with apache header fi...Gerald Carter2003-11-032-5/+1
* AC_CHECK_MEMBER seems to have problems for some versions of autoconf, at leastVolker Lendecke2003-11-031-9/+23
* Fix more 64-bit printf warnings.Tim Potter2003-11-0313-32/+35
* Fix some uninitialised variable warnings.Tim Potter2003-11-031-2/+2
* Printf fixes for 64-bit size_t.Tim Potter2003-11-021-3/+3
* Tidy up calls to uname so as not to produce output on stderr ifTim Potter2003-11-021-4/+4
* Use putenv() instead of setenv() in the winbind_{off,on}() functions. SomeTim Potter2003-11-021-3/+30
* Add prototype for smbc_remove_unused_server() to fix compiler warning.Tim Potter2003-11-021-0/+11
* Cast to fix warning on Solaris sendfile - check buildfarm outputTim Potter2003-11-021-1/+1
* Whoops - missed a place where HAVE_STAT_ST_{BLOCKS,BLOCKSIZE} guardsTim Potter2003-11-021-0/+4
* Re-order link command for smbd, rpcclient and smbpasswd to ensure $LDFLAGSTim Potter2003-11-021-4/+8
* This binds the nmbd sending socket to the 'socket address'.Volker Lendecke2003-11-011-2/+2
* prompt for password when invoking --set-auth-user and no pwGerald Carter2003-10-311-2/+7
* Patch from Aurélien Degrémont <adegremont@idealx.com>. "entry" is dependentJeremy Allison2003-10-311-2/+4