| Commit message (Expand) | Author | Age | Files | Lines |
| * | Ensure data is not used uninitialised. | Jeremy Allison | 2002-11-26 | 1 | -1/+1 |
| * | Fix bug in tdb_fetch tidyup. | Jeremy Allison | 2002-11-26 | 1 | -3/+1 |
| * | working on alpha21 | Gerald Carter | 2002-11-26 | 3 | -628/+277 |
| * | Doh! forgot to add this yesterday when merging from HEAD. | Gerald Carter | 2002-11-26 | 0 | -0/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 2002-11-26 | 2 | -0/+419 |
| |\ |
|
| | * | Having waited for *way* too long, this is mimir's namecache and trusted domain | Andrew Bartlett | 2002-11-26 | 11 | -219/+552 |
| | * | [print notify fixes from APP_HEAD] | Gerald Carter | 2002-11-26 | 6 | -287/+396 |
| | * | Regenerate with newer autoconf | Jelmer Vernooij | 2002-11-25 | 1 | -9260/+20500 |
| | * | Instead of walking the entire group database, grabbing all members of each | Andrew Bartlett | 2002-11-25 | 2 | -10/+38 |
| | * | Make lp_winbind_separator a const string. | Tim Potter | 2002-11-25 | 1 | -1/+1 |
| | * | Fix some argument checking bugs found by testsuite. | Tim Potter | 2002-11-25 | 1 | -16/+22 |
| | * | Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn't | Andrew Bartlett | 2002-11-24 | 1 | -7/+20 |
| | * | Move from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_USER, and other slightly | Andrew Bartlett | 2002-11-24 | 1 | -16/+21 |
| | * | Try to twiddle with the makefile to avoid having a trailing \ when we | Andrew Bartlett | 2002-11-24 | 1 | -2/+2 |
| | * | Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass. | Andrew Bartlett | 2002-11-24 | 1 | -19/+0 |
| | * | No need to #include smb.h, when we already #include include.h | Andrew Bartlett | 2002-11-24 | 6 | -7/+0 |
| | * | Add ntlm_auth, a new program to provide a stable interface to winbind's | Andrew Bartlett | 2002-11-24 | 4 | -42/+470 |
| | * | [merge from APP_HEAD] | Gerald Carter | 2002-11-23 | 5 | -29/+115 |
| | * | a working timegm() function for systems that don't have it | Andrew Tridgell | 2002-11-23 | 1 | -18/+15 |
| | * | Please compile with : | Jeremy Allison | 2002-11-23 | 1 | -20/+26 |
| | * | Lots of fixes for error paths where tdb_fetch() data need freeing. | Jeremy Allison | 2002-11-23 | 14 | -58/+112 |
| | * | jcmd really should run with a higher compiler warning level more often :-). | Jeremy Allison | 2002-11-23 | 1 | -1/+1 |
| | * | Rerun autoconf. | Tim Potter | 2002-11-22 | 1 | -17738/+8862 |
| | * | Here's a bit of a cleanup of the {configure,Makefile}.in files. I've | Tim Potter | 2002-11-22 | 2 | -64/+43 |
| | * | Added some extra code to test absence/presence of LM and NT passwords. | Tim Potter | 2002-11-22 | 1 | -8/+17 |
| | * | Fixed some compiler warnings. | Tim Potter | 2002-11-22 | 2 | -5/+6 |
| | * | Fixed some globals that escaped the recent globalcide. | Tim Potter | 2002-11-22 | 2 | -10/+2 |
| | * | Add support for 'restrict anonymous=2' and make the doco give a slight hint | Andrew Bartlett | 2002-11-22 | 2 | -25/+9 |
| | * | Add support for new 'F' format, which is a string in the default | Martin Pool | 2002-11-22 | 1 | -34/+64 |
| | * | If you don't specify --with-python, we assume "python" anyhow, because | Martin Pool | 2002-11-21 | 2 | -1613/+491 |
| | * | get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul... | Jim McDonough | 2002-11-21 | 1 | -1/+1 |
| | * | merge get_friendly_nt_err_msg() from app_head | Gerald Carter | 2002-11-21 | 1 | -0/+50 |
| | * | fixed a number of places where we can try to free a wild pointer or | Andrew Tridgell | 2002-11-20 | 1 | -2/+14 |
| | * | Ignore automatically generated Makefile. | Tim Potter | 2002-11-20 | 1 | -0/+1 |
| | * | Spelling fix. | Tim Potter | 2002-11-20 | 4 | -4/+4 |
| | * | more %U fixes for head | Andrew Tridgell | 2002-11-20 | 2 | -0/+4 |
| | * | a better for for using %U in smb.conf | Andrew Tridgell | 2002-11-19 | 3 | -8/+32 |
| | * | Fixed two very, very minor typos (that sort of just annoyed me). | Christopher R. Hertel | 2002-11-19 | 1 | -2/+2 |
| | * | Very curious. It turns out attribute matching on truncate only matters | Jeremy Allison | 2002-11-19 | 1 | -2/+2 |
| | * | Merge from appliance: | Tim Potter | 2002-11-19 | 1 | -6/+16 |
| | * | Fix typo in docstring. | Tim Potter | 2002-11-19 | 1 | -1/+1 |
| | * | Added HIDDEN/NORMAL attribute test. | Jeremy Allison | 2002-11-18 | 1 | -1/+49 |
| | * | Bug fix from appliance - we must initialise the winbindd server state | Tim Potter | 2002-11-18 | 1 | -2/+2 |
| | * | Don't pass a function to ADS_ERR_OK(). | Jim McDonough | 2002-11-18 | 1 | -6/+13 |
| | * | Revert ADS_ERR_OK change. Some compilers didn't like it. | Jim McDonough | 2002-11-18 | 1 | -1/+1 |
| | * | Back out some goofs that accidentally checked in with printer publishing. | Jim McDonough | 2002-11-18 | 1 | -3/+3 |
| | * | Next step of printer publishing. | Jim McDonough | 2002-11-18 | 3 | -196/+280 |
| | * | bad date string in specfile | Gerald Carter | 2002-11-18 | 1 | -1/+1 |
| | * | sync packaging changes with SAMBA_3_0 | Gerald Carter | 2002-11-18 | 5 | -161/+172 |
| | * | use ${RPM} for rpm v4.1 | Gerald Carter | 2002-11-18 | 1 | -14/+66 |