Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-09-05 | add PROFILE_OBJ to nmbd now | Herb Lewis | 1 | -1/+1 |
2001-08-28 | Added additional objects to rpcclient for sam sync/repl support. | Tim Potter | 1 | -1/+13 |
2001-08-28 | Fix for make proto when srcdir != cwd. | Tim Potter | 1 | -1/+1 |
2001-08-27 | converted smbd to use NTSTATUS by default | Andrew Tridgell | 1 | -2/+2 |
2001-08-22 | Link in smbdes routines for new wbinfo authentication stuff. | Tim Potter | 1 | -1/+1 |
2001-08-12 | This patch does a number of things, mostly smaller than they look :-) | Andrew Bartlett | 1 | -3/+4 |
2001-08-10 | - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) | Simo Sorce | 1 | -2/+3 |
2001-08-09 | Link fix for smbpasswd. | Tim Potter | 1 | -2/+3 |
2001-08-03 | This is my 'Authentication Rewrite' version 1.01, mostly as submitted to | Andrew Bartlett | 1 | -5/+7 |
2001-08-01 | Tweaked the installdirs target to ignore errors. This allows RPMS to be | Tim Potter | 1 | -2/+2 |
2001-08-01 | Fixed up compilation of pam_winbind.so to be consistent with value of | Tim Potter | 1 | -2/+5 |
2001-07-25 | build smbtree by default. It's a very useful utility. | Andrew Tridgell | 1 | -1/+8 |
2001-07-24 | Store winbindd in the sbin directory. Make the winbind pam module also as | Tim Potter | 1 | -5/+7 |
2001-07-24 | Make sure that a shared library build of libsmbclient causes build | Richard Sharpe | 1 | -1/+1 |
2001-07-24 | make nsswitch target wasn't building the winbind pam module. | Tim Potter | 1 | -1/+1 |
2001-07-23 | Fix some fscked up things that I added to the Solaris CC build of shared libs | Richard Sharpe | 1 | -2/+2 |
2001-07-23 | Fix the POOBAD_CC on Slowaris so we can handle things correctly ... | Richard Sharpe | 1 | -2/+2 |
2001-07-14 | A few tweaks around linking libsmbclient | Richard Sharpe | 1 | -1/+2 |
2001-07-11 | I think this was just a typo... If there was some method to the madness then | Andrew Bartlett | 1 | -1/+1 |