Age | Commit message (Expand) | Author | Files | Lines |
2001-12-04 | Add 'net rpc join' to match the ADS equiv. | Andrew Bartlett | 1 | -1/+4 |
2001-12-03 | added a tdb to store the account policy informations. | Jean-François Micouleau | 1 | -1/+1 |
2001-12-03 | make proto should build winbindd_proto.h as well | Andrew Tridgell | 1 | -1/+1 |
2001-12-03 | added a basic ADS backend to winbind. More work needed, but at | Andrew Tridgell | 1 | -1/+2 |
2001-12-03 | This is another major rework of the 'net' command. | Andrew Bartlett | 1 | -1/+1 |
2001-12-03 | added nsstest target | Andrew Tridgell | 1 | -1/+7 |
2001-12-03 | split winbindd_enum_dom_groups into the new backend structure | Andrew Tridgell | 1 | -1/+2 |
2001-12-01 | added smbgroupedit to compile by default | Jean-François Micouleau | 1 | -1/+1 |
2001-12-01 | added $(LDFLAGS) to link smbmount/smbmnt/smbumount to make Red Hat Linux | Motonobu Takahashi | 1 | -3/+3 |
2001-11-29 | Make better use of the ads_init() function to get the kerberos relam etc. | Andrew Bartlett | 1 | -1/+2 |
2001-11-26 | This compleats the of the authenticaion subystem into the new 'auth' | Andrew Bartlett | 1 | -6/+5 |
2001-11-25 | add popt build dependency | Andrew Tridgell | 1 | -1/+1 |
2001-11-25 | move popt out of proto objs | Andrew Tridgell | 1 | -2/+2 |
2001-11-25 | made a "net ads" command, currently with "net ads join" and "net ads leave" | Andrew Tridgell | 1 | -1/+1 |
2001-11-24 | added "net join" command | Andrew Tridgell | 1 | -5/+5 |
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 |