Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-11-22 | Fixed some globals that escaped the recent globalcide. | Tim Potter | 2 | -10/+2 |
2002-11-22 | Add support for 'restrict anonymous=2' and make the doco give a slight hint | Andrew Bartlett | 2 | -25/+9 |
2002-11-22 | Add support for new 'F' format, which is a string in the default | Martin Pool | 1 | -34/+64 |
2002-11-21 | If you don't specify --with-python, we assume "python" anyhow, because | Martin Pool | 2 | -1613/+491 |
2002-11-21 | get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul... | Jim McDonough | 1 | -1/+1 |
2002-11-21 | merge get_friendly_nt_err_msg() from app_head | Gerald Carter | 1 | -0/+50 |
2002-11-20 | fixed a number of places where we can try to free a wild pointer or | Andrew Tridgell | 1 | -2/+14 |
2002-11-20 | Ignore automatically generated Makefile. | Tim Potter | 1 | -0/+1 |
2002-11-20 | Spelling fix. | Tim Potter | 4 | -4/+4 |
2002-11-20 | more %U fixes for head | Andrew Tridgell | 2 | -0/+4 |
2002-11-19 | a better for for using %U in smb.conf | Andrew Tridgell | 3 | -8/+32 |
2002-11-19 | Fixed two very, very minor typos (that sort of just annoyed me). | Christopher R. Hertel | 1 | -2/+2 |
2002-11-19 | Very curious. It turns out attribute matching on truncate only matters | Jeremy Allison | 1 | -2/+2 |
2002-11-19 | Merge from appliance: | Tim Potter | 1 | -6/+16 |
2002-11-19 | Fix typo in docstring. | Tim Potter | 1 | -1/+1 |
2002-11-18 | Added HIDDEN/NORMAL attribute test. | Jeremy Allison | 1 | -1/+49 |
2002-11-18 | Bug fix from appliance - we must initialise the winbindd server state | Tim Potter | 1 | -2/+2 |
2002-11-18 | Don't pass a function to ADS_ERR_OK(). | Jim McDonough | 1 | -6/+13 |
2002-11-18 | Revert ADS_ERR_OK change. Some compilers didn't like it. | Jim McDonough | 1 | -1/+1 |
2002-11-18 | Back out some goofs that accidentally checked in with printer publishing. | Jim McDonough | 1 | -3/+3 |
2002-11-18 | Next step of printer publishing. | Jim McDonough | 3 | -196/+280 |
2002-11-18 | bad date string in specfile | Gerald Carter | 1 | -1/+1 |
2002-11-18 | sync packaging changes with SAMBA_3_0 | Gerald Carter | 5 | -161/+172 |
2002-11-18 | use ${RPM} for rpm v4.1 | Gerald Carter | 1 | -14/+66 |
2002-11-18 | formatting fix | Gerald Carter | 1 | -35/+35 |
2002-11-18 | the change in the way %U is handled to use current_user has broken | Andrew Tridgell | 1 | -0/+3 |
2002-11-17 | Renamed uuid_to_string() to guid_to_string() to avoid conflict with OSF DEC | Tim Potter | 1 | -1/+1 |
2002-11-16 | Added for the people who want to use Windows XP with plaintext | Tim Potter | 1 | -0/+0 |
2002-11-16 | Update docs status document | Jelmer Vernooij | 1 | -4/+0 |