Age | Commit message (Expand) | Author | Files | Lines |
2002-12-01 | Merge from HEAD, struct in_addr is always in network byte order, so we don't | Andrew Bartlett | 1 | -5/+0 |
2002-12-01 | Merge from HEAD - Patch from Paul Green to detect exe suffix for Stratus VOS. | Andrew Bartlett | 3 | -8946/+18950 |
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 | remove bin/developer.so - it's not in 3.0 yet | Jelmer Vernooij | 1 | -5/+3 |
2002-11-29 | Sync with HEAD: | Jelmer Vernooij | 1 | -7/+13 |
2002-11-29 | Merge a bunch of trivial changes from HEAD. The difference remaining | Tim Potter | 20 | -27/+12 |
2002-11-29 | Rerun autoconf. | Tim Potter | 1 | -501/+492 |
2002-11-29 | Merge from HEAD: | Tim Potter | 2 | -66/+79 |
2002-11-29 | Another global_myname() fix from HEAD. | Tim Potter | 1 | -2/+1 |
2002-11-29 | Merge from HEAD: | Tim Potter | 1 | -8/+17 |
2002-11-29 | Merge of argument check fixes from HEAD. | Tim Potter | 1 | -16/+22 |
2002-11-29 | Merge of global_myname() fixes from HEAD. | Tim Potter | 1 | -8/+1 |
2002-11-29 | Merge of compiler warning fixes from HEAD. | Tim Potter | 2 | -5/+6 |
2002-11-27 | Change default codepage to UNIX. | Jeremy Allison | 1 | -34/+54 |
2002-11-27 | Test was reversed for ERRmoredata in cli_read. | Jeremy Allison | 1 | -0/+10 |
2002-11-27 | reverted the removal of DESTDIR and adding a comment about it | Gerald Carter | 1 | -17/+25 |
2002-11-27 | dumping up version number | Gerald Carter | 1 | -1/+1 |
2002-11-27 | preparing for release of 3.0alpha21 | Samba Release Account | 1 | -1/+1 |
2002-11-27 | * finializnig RedHat package for alpha21 release | Gerald Carter | 1 | -1/+1 |
2002-11-26 | * fixing RedHat spec file for 3.0 | Gerald Carter | 4 | -908/+904 |
2002-11-26 | Merge tridge's fixes to pdb_ldap (don't look for number of results in a | Andrew Bartlett | 1 | -17/+34 |
2002-11-26 | lining up some spaces in configure.in and reran autoconf | Gerald Carter | 2 | -17695/+8844 |
2002-11-26 | Ensure data is not used uninitialised. | Jeremy Allison | 1 | -1/+1 |
2002-11-26 | Fix bug in tdb_fetch tidyup. | Jeremy Allison | 1 | -3/+1 |
2002-11-26 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 2 | -0/+419 |
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 | 5 | -286/+191 |
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 | [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 | 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 | 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-23 | jcmd really should run with a higher compiler warning level more often :-). | Jeremy Allison | 1 | -1/+1 |
2002-11-22 | Added install-everything option. | John Terpstra | 1 | -2/+4 |
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 |