Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-07 | Simple rename of get_socket_addr to get_peer_addr and get_socket_name to | Volker Lendecke | 5 | -18/+18 | |
get_peer_name. This is to get closer to the getsockname/getpeername system functions. Next step will be the %i macro for the local IP address. I still want to play %L-games in times of port 445. Volker (This used to be commit d7162122eaf5d897e5de51604e431bfbaa20e905) | |||||
2003-11-07 | I agree with vl's #if 0 here, and am not quite sure what I was | Andrew Bartlett | 1 | -13/+0 | |
thinking with regard to the original code. Let's keep samba simple, and just remove it. Andrew Bartlett (This used to be commit 156cf8bede52e1d33be980fd8841367253a60b9e) | |||||
2003-11-07 | Remove compleatly wrong comments. (There were correct, 2 years ago...) | Andrew Bartlett | 1 | -6/+0 | |
Andrew Bartlett (This used to be commit 256b85802e5820847fbad4305fcb0f5da2e51975) | |||||
2003-11-07 | Add newline to debug message | Andrew Bartlett | 1 | -1/+1 | |
(This used to be commit e0868b978ec5debf6b91aeeb85aa1f404d07a34b) | |||||
2003-11-06 | A fix to allow configure to find iconv on a number of systems including those | Richard Sharpe | 2 | -22/+24 | |
that don't have such support in glibc. (This used to be commit de6d5f1d1025bec8991944060df50eb2602f7221) | |||||
2003-11-06 | Final round of printf warnings fixes for the moment. | Tim Potter | 9 | -29/+34 | |
(This used to be commit 0519a7022b4979c0e8ddd4907f4b858a59299c06) | |||||
2003-11-06 | Fix bug #471. (const needed in lp_set_name_resolve_order). | Jeremy Allison | 1 | -2/+2 | |
Jeremy. (This used to be commit 3c19ac5f1c9e393780e57028808871dfdc77b170) | |||||
2003-11-06 | Ignore tallocdump binary. Previous commit was printf warning fixes and an | Tim Potter | 1 | -2/+3 | |
accidental commit of some other stuff I was working on. (This used to be commit cfccf00816d873f6d7b298e15536ec423c2cfe03) | |||||
2003-11-06 | Undo accidentally committed stuff. | Tim Potter | 1 | -111/+0 | |
(This used to be commit 0a79519bc4b92b2f6e88b921d5ede761cc8ee2af) | |||||
2003-11-06 | Ignore tallocdump binary. | Tim Potter | 2 | -2/+113 | |
(This used to be commit addeb1c6c90faf5842db4a75f8db8d2325905b03) | |||||
2003-11-06 | run krb5 logins through the username map if the winbindd lookup fails; bug 698 | Gerald Carter | 1 | -4/+9 | |
(This used to be commit efe257bce2020e94d00946a27e2e586c82a1480f) | |||||
2003-11-06 | patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570 | Gerald Carter | 1 | -0/+1 | |
(This used to be commit 486f495ea7decb4abfdb4751ae124b036f3e5d16) | |||||
2003-11-06 | Undo last commit to get things building again. | Tim Potter | 1 | -2/+4 | |
(This used to be commit d3af6b443d9f52b007a1c022908d767edf238b9e) | |||||
2003-11-06 | bug 624; make sure to set the GUEST SID rather than using the PDB_DEFAULT flag | Gerald Carter | 1 | -1/+1 | |
(This used to be commit ccc7634b1c4b7813a1d09af93572b1209e72dffb) | |||||
2003-11-06 | Apply the patch to fix iconv detection for FreeBSD to the Samba 3.0.0 branch | Richard Sharpe | 1 | -4/+2 | |
as well. (This used to be commit 44be80e4883c8578b98ec02ac422c97229b063c5) | |||||
2003-11-05 | Compile tdbdump by default. | Volker Lendecke | 1 | -1/+7 | |
Volker (This used to be commit b628ba0fc00585cbe1443e0b146ee673f25bc50f) | |||||
2003-11-05 | Patch from James Henstridge to allow rpcclient adddriver command to specify | Tim Potter | 1 | -3/+12 | |
printer driver version. Closes bug #514. (This used to be commit c5865e3dfe0166a4714129a3ddfe1c39218e28f0) | |||||
2003-11-05 | make sure that we expand %H (from vl); bug 612 | Gerald Carter | 1 | -0/+3 | |
(This used to be commit a77f5924304d03d8033d1ef5f6526373f5b67aa3) | |||||
2003-11-05 | added note about stripping comments from LDIF; bug 642 | Gerald Carter | 1 | -0/+6 | |
(This used to be commit 3f67b2bbfdbedc76d7265fc5333d5f71577d9c7b) | |||||
2003-11-05 | Fix coredump in cli_get_backup_list. | Jeremy Allison | 1 | -5/+2 | |
Jeremy. (This used to be commit 29413db303d30d28c2fb0cc6e6e963e725ad4101) | |||||
2003-11-05 | Fix debug message warning. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 154793981a1b2aea2703ef4da4764a322bf90ca0) | |||||
2003-11-05 | Fix for bug #771. Fix packet length for browse list reply. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit d085c94dacffbe8199e83315340e4f60d1f0b9a5) | |||||
2003-11-04 | Fix crash bug in smbclient completion. Closes bug #659. | Tim Potter | 1 | -3/+2 | |
(This used to be commit 4480058d85ebe9175c4720c18100b459877dbd07) | |||||
2003-11-04 | Add ldaplibs to pdbedit link line. Fixes bug #651. | Tim Potter | 1 | -1/+1 | |
(This used to be commit e306c962685c8b17df520aebccf6f0d8e3d7ce3c) | |||||
2003-11-04 | Use the actual size of the buffer in strftime instead of a made up value | Tim Potter | 1 | -1/+1 | |
which just happens to be less than sizeof(fstring). Closes #713. (This used to be commit 761e13da4ef8294f0b131ad7f672d023b0d222f6) | |||||
2003-11-04 | Fix typo in debug statement. | Tim Potter | 1 | -1/+1 | |
(This used to be commit 66e5043553939be2b124bec8581f08b01fdf9c1e) | |||||
2003-11-04 | Generate 64-bit clean printf's for build options. | Tim Potter | 1 | -8/+8 | |
(This used to be commit 1814c29b7d5c2ab25f209fba0afb5c6d175a87d1) | |||||
2003-11-04 | Fix for bug #703, try lowercase netgroups lookups. | Jeremy Allison | 1 | -1/+18 | |
Jeremy. (This used to be commit 8b06385e008a9433fa6efb941b997f7d6b182a65) | |||||
2003-11-04 | Fix missing bracket in quota quote - my fault. | Tim Potter | 1 | -1/+1 | |
(This used to be commit fc30b6b5473124bad9c2c30b604bc21c9de258c1) | |||||
2003-11-04 | Use a static string instead of malloced one in winbind_{off,on}() utility | Tim Potter | 1 | -29/+8 | |
functions. (This used to be commit 7710232ba21305a1e3c9523ace82a5a419526b50) | |||||
2003-11-03 | Fix for winbindd on HPUX from albert chin (china@thewrittenword.com) | Jeremy Allison | 1 | -4/+2 | |
Jeremy. (This used to be commit 119a89246bf84cb98b76cf3777c039fa8eb644f2) | |||||
2003-11-03 | removing #include <compat.h> in hopes to avoid problems with apache header ↵ | Gerald Carter | 2 | -5/+1 | |
files; will watch the build farm on this to make sure things don't blow up (This used to be commit e92583cecd79adea25caedd1599ac8f36733a923) | |||||
2003-11-03 | AC_CHECK_MEMBER seems to have problems for some versions of autoconf, at least | Volker Lendecke | 1 | -9/+23 | |
autoconf-2.53 on SLES8 does not correctly find the keyblock. Volker (This used to be commit c4f36a250a5126dac0d2f6d395d75a2437c8e56d) | |||||
2003-11-03 | Fix more 64-bit printf warnings. | Tim Potter | 13 | -32/+35 | |
(This used to be commit 23443e3aa079710221557e18158d0ddb8ff48a36) | |||||
2003-11-03 | Fix some uninitialised variable warnings. | Tim Potter | 1 | -2/+2 | |
(This used to be commit 68945027b5dc6b5e1aee13e4df4d11a34e42a3a9) | |||||
2003-11-02 | Printf fixes for 64-bit size_t. | Tim Potter | 1 | -3/+3 | |
(This used to be commit 8e2c543ebf65e24e73433f69b1c281e1558e9080) | |||||
2003-11-02 | Tidy up calls to uname so as not to produce output on stderr if | Tim Potter | 1 | -4/+4 | |
the command line argument being called isn't valid. (This used to be commit d43922eade02d1826a108b45607f5776266fd05b) | |||||
2003-11-02 | Use putenv() instead of setenv() in the winbind_{off,on}() functions. Some | Tim Potter | 1 | -3/+30 | |
platforms don't have setenv(). (This used to be commit a8b487c4cb5d181e59755f49063512b2729bccb5) | |||||
2003-11-02 | Add prototype for smbc_remove_unused_server() to fix compiler warning. | Tim Potter | 1 | -0/+11 | |
Bug #706. (This used to be commit eaf69b1ae7883573830244664cb0a81661541d92) | |||||
2003-11-02 | Cast to fix warning on Solaris sendfile - check buildfarm output | Tim Potter | 1 | -1/+1 | |
to see if this works! Bug #706. (This used to be commit 67ab91825db9b81b8b4f35e86a7eede0c7df5621) | |||||
2003-11-02 | Whoops - missed a place where HAVE_STAT_ST_{BLOCKS,BLOCKSIZE} guards | Tim Potter | 1 | -0/+4 | |
should be present. (This used to be commit 08aa3f712c193aac5ad3d30e720c218c642738c0) | |||||
2003-11-02 | Re-order link command for smbd, rpcclient and smbpasswd to ensure $LDFLAGS | Tim Potter | 1 | -4/+8 | |
occurs before any library specification. Closes bug #661. (This used to be commit 7af7fa9be22b4406c83fa24c46ed8af1a7bcf173) | |||||
2003-11-01 | This binds the nmbd sending socket to the 'socket address'. | Volker Lendecke | 1 | -2/+2 | |
Hmmm. This is correct in 2.2. Obviously I did not test my 3.0 checkin at that time. Now it hit me at a customer's site... Volker (This used to be commit a0e741aa684c756943969bdb4be20a02e588d27c) | |||||
2003-10-31 | prompt for password when invoking --set-auth-user and no pw | Gerald Carter | 1 | -2/+7 | |
is given (patch from Tom Dickson) (This used to be commit ca18ec0f901330c14a68c8a44d2a88a42bb7d92c) | |||||
2003-10-31 | Patch from Aurélien Degrémont <adegremont@idealx.com>. "entry" is dependent | Jeremy Allison | 1 | -2/+4 | |
on "result", don't free result first. Jeremy. (This used to be commit c61a230c5ab7250c0812b422e0a533fbf5efbf17) | |||||
2003-10-31 | Sync up formatting of the va list stuff - the HEAD version was nicer. | Tim Potter | 1 | -3/+5 | |
(This used to be commit 6917391fbbe90fd7f854d05e18f4ceb23c68d78a) | |||||
2003-10-30 | If nothing to do, return success. Fix from Aur?lien Degr?mont ↵ | Jeremy Allison | 1 | -1/+1 | |
<adegremont@idealx.com> Jeremy. (This used to be commit aa668a0206b027923a333417309cb483c5a64265) | |||||
2003-10-30 | bug 696; check for an invalid fid before dereferencing the fsp pointer | Gerald Carter | 1 | -0/+5 | |
(This used to be commit f5229d5d62510f981bd08ad8139675b50421e042) | |||||
2003-10-30 | Check for nsswitch.h. Patch from albert chin (china@thewrittenword.com). | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit ce1024cc10e798d4ed3bc7f6358bc4ebe9737830) | |||||
2003-10-29 | Fixes to check for wraps which could cause coredumps. | Jeremy Allison | 6 | -14/+28 | |
Jeremy. (This used to be commit ad06edd1bb58cc5e2c38a364b1af96a933b770af) |