Age | Commit message (Expand) | Author | Files | Lines |
2001-11-24 | This is another rather major change to the samba authenticaion | Andrew Bartlett | 1 | -1/+2 |
2001-11-20 | added the beginnings of ADS support in smbd | Andrew Tridgell | 1 | -1/+4 |
2001-11-20 | We don't actually use the horror that was lib/util_array.c :-). | Jeremy Allison | 1 | -1/+1 |
2001-11-19 | Do satyr work against a copy of the build farm scripts so as not to | Martin Pool | 1 | -2/+2 |
2001-11-19 | Move all other paths into dynconfig | Martin Pool | 1 | -6/+6 |
2001-11-19 | LIBDIR and LOCKDIR are dynamically configured too. | Martin Pool | 1 | -5/+7 |
2001-11-19 | LMHOSTSFILE is now dynamically configured too. | Martin Pool | 1 | -2/+4 |
2001-11-19 | Disable "installcheck" -- it's still too likely to clobber somebody's | Martin Pool | 1 | -1/+1 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -5/+28 |
2001-11-16 | Fixed detection of RedHat headers. Removed another file ! | Jeremy Allison | 1 | -2/+1 |
2001-11-16 | Removed SMBD_RPC_CLIENT_OBJ temporary I was using. | Jeremy Allison | 1 | -8/+3 |
2001-11-16 | I *love* removing code :-). Removed 4 files that weren't being used. | Jeremy Allison | 1 | -7/+11 |
2001-11-15 | Tidyups in the merge process. | Jeremy Allison | 1 | -2/+1 |
2001-11-14 | Clean up message. | Martin Pool | 1 | -4/+4 |
2001-11-14 | Too much of samba depends on finding files in their installed | Martin Pool | 1 | -5/+11 |
2001-11-14 | Add basic "make check" and "make installcheck" targets, using the | Martin Pool | 1 | -15/+57 |
2001-11-07 | Added delheaders as a dependency for clean. | Tim Potter | 1 | -1/+10 |
2001-11-05 | Use cli_nt_login_network() instead of domain_client_validate() to perform | Tim Potter | 1 | -2/+2 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -1/+1 |
2001-10-31 | This is a farily large patch (3300 lines) and reworks most of the AuthRewrite | Andrew Bartlett | 1 | -1/+1 |
2001-10-27 | Fix up the Makefile for now (thanks herb). | Andrew Bartlett | 1 | -2/+2 |
2001-10-26 | Restore the intended behaviour for .headers.stamp | Andrew Bartlett | 1 | -1/+1 |
2001-10-23 | .headers.stamp not getting touched if file already existed. | Herb Lewis | 1 | -1/+1 |
2001-10-23 | Add popt for parsing commandline options | Jim McDonough | 1 | -1/+5 |
2001-10-20 | fixed LDSHFLAGS when using non-standard lib locations | Andrew Tridgell | 1 | -7/+8 |
2001-10-19 | Add build of net utility | Jim McDonough | 1 | -2/+8 |
2001-10-15 | split session setup code out of reply.c in preparation for adding | Andrew Tridgell | 1 | -1/+1 |
2001-10-15 | include more libs needed for kerberos5 on some systems (eg. solaris) | Andrew Tridgell | 1 | -1/+1 |
2001-10-12 | added NTLMSSP authentication to libsmb. It seems to work well so I have enabl... | Andrew Tridgell | 1 | -1/+2 |
2001-10-11 | first step in converting the head branch to use lang_tdb.c instead | Andrew Tridgell | 1 | -32/+5 |
2001-10-11 | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 1 | -1/+1 |
2001-10-06 | move libsmb/domain_client_validate.o around in the makefile again, it really is | Andrew Bartlett | 1 | -3/+4 |
2001-10-05 | Remove winbindd_glue.c dodgy hack and add winbindd_cm.c for managing | Tim Potter | 1 | -3/+3 |
2001-10-03 | switched over to a new method of handling uppercase/lowercase mappings | Andrew Tridgell | 1 | -2/+3 |
2001-09-29 | Don't build make_printerdef in HEAD. This tool is not needed except | Gerald Carter | 1 | -1/+1 |
2001-09-25 | Fixup passdb stuff to add new nisplus and ldap backends. | Jeremy Allison | 1 | -2/+3 |
2001-09-25 | now --with-i18n-swat works to install some international files | Motonobu Takahashi | 1 | -1/+2 |
2001-09-25 | added a little smbtorture test for dumping the unicode table of a | Andrew Tridgell | 1 | -1/+1 |
2001-09-24 | Added SWAT i18n feature: | Motonobu Takahashi | 1 | -9/+39 |
2001-09-22 | fixed the Makefile so we don't rebuild libsmbclient and build_env.h | Andrew Tridgell | 1 | -23/+19 |
2001-09-19 | Add the ability to display Samba's build options with smbd -b and as a level 4 | Andrew Bartlett | 1 | -6/+15 |
2001-09-19 | This isn't used anymore | Andrew Bartlett | 1 | -1/+0 |
2001-09-19 | passdb/pampass.c and passdb/pass_check.c are not passdb related at all, | Andrew Bartlett | 1 | -4/+5 |
2001-09-16 | Kill off the dangerous passwd program default, as its both very | Andrew Bartlett | 1 | -1/+1 |
2001-09-12 | - enable MSDFS by default, there seems no reason not to have it enabled | Andrew Tridgell | 1 | -6/+0 |
2001-09-10 | passdb/smbpassfile ain't needed any more - it only provided migration from an... | Andrew Tridgell | 1 | -1/+1 |
2001-09-10 | replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down | Andrew Tridgell | 1 | -1/+1 |
2001-09-07 | added "display charset" option in smb.conf, along with d_printf() | Andrew Tridgell | 1 | -1/+1 |
2001-09-06 | - fixed proto.h build on systems using a parallel make | Andrew Tridgell | 1 | -5/+12 |
2001-09-06 | Started a cleanup of smbpasswd related stuff. I've created a new file | Tim Potter | 1 | -1/+1 |