Age | Commit message (Expand) | Author | Files | Lines |
2002-12-03 | Stop using hardcoded key/value strings, be more forgiving of dsspooler/dsdriv... | Jim McDonough | 1 | -70/+74 |
2002-12-03 | Stop using hacks for dns host/domain names. | Jim McDonough | 1 | -3/+5 |
2002-12-03 | fns for retrieving dns host name and domain name (get rid of lp_realm hacks). | Jim McDonough | 1 | -0/+56 |
2002-12-03 | Add defines for standard DsSpooler/DsDriver values that get published. | Jim McDonough | 1 | -0/+54 |
2002-12-03 | Don't segfault when trying to delete a key when none exist. | Jim McDonough | 1 | -0/+2 |
2002-12-03 | Fixed nasty bug where file writes with start offsets in the range | Jeremy Allison | 4 | -23/+26 |
2002-12-03 | Fixes for EXEEXT - must use \$ signs when you want an actual $ sign to | Tim Potter | 1 | -4/+4 |
2002-12-01 | As per Jeremy's request back this out, so as to re-gain the implicit length | Andrew Bartlett | 1 | -7/+5 |
2002-12-01 | Link less with smbmnt and smbumount. Also change from a pstrcpy() to a | Andrew Bartlett | 2 | -5/+5 |
2002-12-01 | No need for fstring manipulation here (Tcon&X), just use string pointers. | Andrew Bartlett | 1 | -5/+7 |
2002-12-01 | Remove extra headers, and ensure that we correctly bail out of winbindd if we | Andrew Bartlett | 7 | -7/+7 |
2002-12-01 | Dereference the correct thing here, so we don't segfault | Andrew Bartlett | 1 | -1/+1 |
2002-12-01 | Make it clear that we might not be talking to a PDC here. | Andrew Bartlett | 1 | -1/+1 |
2002-12-01 | POSIX indicates that this is always in network byte order, so we don't need the | Andrew Bartlett | 1 | -5/+0 |
2002-12-01 | Patch from Paul Green to detect exe extensions, needed for Stratus VOS. | Andrew Bartlett | 3 | -8961/+18968 |
2002-12-01 | Fixup of ordered cleanup of get_dc_list - bug found by Dominik 'Aeneas' Schni... | Jeremy Allison | 1 | -27/+10 |
2002-11-29 | Ignore ntlm_auth binary. | Tim Potter | 1 | -4/+5 |
2002-11-29 | Fixed silly bug. | Tim Potter | 1 | -1/+1 |
2002-11-29 | Rerun autoconf. | Tim Potter | 1 | -866/+872 |
2002-11-29 | Fix up smbwrapper target. | Tim Potter | 2 | -1/+3 |
2002-11-28 | merge in some changes from metze's patches (rest follows later, after | Jelmer Vernooij | 1 | -2/+2 |
2002-11-28 | Add PDBLIBDIR, just like VFSLIBDIR | Jelmer Vernooij | 1 | -3/+9 |
2002-11-27 | Fix comment - 850 -> iso8859-1 | Jeremy Allison | 1 | -1/+1 |
2002-11-27 | Remove use of 'F' - make 'f' and 'p' do unix (iso8859-1) encoding. | Jeremy Allison | 1 | -10/+0 |
2002-11-27 | Test was reversed for ERRmoredata in cli_read. | Jeremy Allison | 1 | -0/+10 |
2002-11-27 | merging changes from SAMBA_3_0 relating to RPM packaging | Gerald Carter | 3 | -20519/+9284 |
2002-11-27 | removing inet_aton() | Gerald Carter | 1 | -1/+2 |
2002-11-27 | fix cli_ds_getprimarydominfo(); merge from SAMBA_3_0 | Gerald Carter | 1 | -1/+1 |
2002-11-26 | After consultation with tpot, remove the 'winbind_domain' environment | Andrew Bartlett | 5 | -47/+3 |
2002-11-26 | Having waited for *way* too long, this is mimir's namecache and trusted domain | Andrew Bartlett | 11 | -219/+552 |
2002-11-26 | [print notify fixes from APP_HEAD] | Gerald Carter | 6 | -287/+396 |
2002-11-25 | Regenerate with newer autoconf | Jelmer Vernooij | 1 | -9260/+20500 |
2002-11-25 | Instead of walking the entire group database, grabbing all members of each | Andrew Bartlett | 2 | -10/+38 |
2002-11-25 | Make lp_winbind_separator a const string. | Tim Potter | 1 | -1/+1 |
2002-11-25 | Fix some argument checking bugs found by testsuite. | Tim Potter | 1 | -16/+22 |
2002-11-24 | Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn't | Andrew Bartlett | 1 | -7/+20 |
2002-11-24 | Move from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_USER, and other slightly | Andrew Bartlett | 1 | -16/+21 |
2002-11-24 | Try to twiddle with the makefile to avoid having a trailing \ when we | Andrew Bartlett | 1 | -2/+2 |
2002-11-24 | Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass. | Andrew Bartlett | 1 | -19/+0 |
2002-11-24 | No need to #include smb.h, when we already #include include.h | Andrew Bartlett | 6 | -7/+0 |
2002-11-24 | Add ntlm_auth, a new program to provide a stable interface to winbind's | Andrew Bartlett | 4 | -42/+470 |
2002-11-23 | [merge from APP_HEAD] | Gerald Carter | 5 | -29/+115 |
2002-11-23 | a working timegm() function for systems that don't have it | Andrew Tridgell | 1 | -18/+15 |
2002-11-23 | Please compile with : | Jeremy Allison | 1 | -20/+26 |
2002-11-23 | Lots of fixes for error paths where tdb_fetch() data need freeing. | Jeremy Allison | 14 | -58/+112 |
2002-11-23 | jcmd really should run with a higher compiler warning level more often :-). | Jeremy Allison | 1 | -1/+1 |
2002-11-22 | Rerun autoconf. | Tim Potter | 1 | -17738/+8862 |
2002-11-22 | Here's a bit of a cleanup of the {configure,Makefile}.in files. I've | Tim Potter | 2 | -64/+43 |
2002-11-22 | Added some extra code to test absence/presence of LM and NT passwords. | Tim Potter | 1 | -8/+17 |
2002-11-22 | Fixed some compiler warnings. | Tim Potter | 2 | -5/+6 |