Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Whoops - that wasn't a whitespace syncup after all. | Tim Potter | 2003-05-07 | 1 | -0/+2 | |
| | | ||||||
* | | Force ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk> | Jeremy Allison | 2003-05-07 | 1 | -3/+2 | |
| | | | | | | | | Jeremy. | |||||
* | | We used to use the name "*",0x0 here, but some Windows | Jeremy Allison | 2003-05-07 | 1 | -1/+9 | |
| | | | | | | | | | | | | | | | | servers don't answer that name. However we *know* they have the name workgroup#1b (as we just looked it up). So do the node status request on this name instead. Found at LBL labs. Jeremy. | |||||
* | | More stuffing, this turkey will soon be done! | John Terpstra | 2003-05-06 | 1 | -0/+16 | |
| | | ||||||
* | | Fix <!DOCTYPE>'s | Jelmer Vernooij | 2003-05-06 | 2 | -2/+4 | |
| | | ||||||
* | | Add generating text versions of the docs using xmlto | Jelmer Vernooij | 2003-05-06 | 1 | -3/+18 | |
| | | ||||||
* | | Check for xmlto. Not required and not used (yet) | Jelmer Vernooij | 2003-05-06 | 2 | -1754/+505 | |
| | | ||||||
* | | Merge from HEAD. | John Terpstra | 2003-05-06 | 1 | -1/+1 | |
| | | ||||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2003-05-06 | 1 | -0/+45 | |
|\| | ||||||
| * | sort out some include dependencies | Simo Sorce | 2003-05-06 | 4 | -33/+65 | |
| | | | | | | | | split out privileges from rpc_lsa.h | |||||
| * | add mapping.h here | Simo Sorce | 2003-05-06 | 1 | -0/+1 | |
| | | ||||||
| * | restore structures from previous erroneous commit | Simo Sorce | 2003-05-06 | 1 | -22/+30 | |
| | | ||||||
| * | Hackety, hackety, hack. More edits. | John Terpstra | 2003-05-06 | 4 | -295/+434 | |
| | | ||||||
| * | Fix typo. | John Terpstra | 2003-05-05 | 1 | -1/+1 | |
| | | ||||||
| * | Turn off using lsa_qos. | Rafal Szczesniak | 2003-05-05 | 1 | -5/+2 | |
| | | | | | | | | Rafal | |||||
| * | More updates. | John Terpstra | 2003-05-05 | 2 | -14/+35 | |
| | | ||||||
| * | Fixing Syntax Problems. | John Terpstra | 2003-05-05 | 1 | -26/+20 | |
| | | ||||||
| * | A good reason to use make variables instead of autoconf substitutions | Tim Potter | 2003-05-05 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | directly - fixed problem where the last line of the link command was '\ @LDAP_LIBS@'. If @LDAP_LIBS@ is zero then the backslash incorrectly includes the next line of the Makefile in the current target. This should fix a bucketload of build farm failures. | |||||
| * | Fixed typo introduced when reverting patch from revision 1.19 | Tim Potter | 2003-05-05 | 1 | -1/+1 | |
| | | ||||||
| * | AIX doesn't append $SHLIB_EXT to NSS libraries. | Tim Potter | 2003-05-05 | 2 | -12/+7 | |
| | | | | | | | | | | Also merged a little bit of abartlet's recent configure.in change of duplicated IRIX stuff. | |||||
| * | Updatting docs further. More to come. | John Terpstra | 2003-05-05 | 3 | -213/+316 | |
| | | ||||||
| * | move some things around | Simo Sorce | 2003-05-04 | 4 | -138/+171 | |
| | | ||||||
| * | More updates. | John Terpstra | 2003-05-04 | 1 | -28/+97 | |
| | | ||||||
| * | Update. | John Terpstra | 2003-05-04 | 1 | -2/+60 | |
| | | ||||||
* | | A few more little fixes, a few more edits, a bit lost here, and a lot gained ↵ | John Terpstra | 2003-05-06 | 4 | -295/+434 | |
| | | | | | | | | | | | | there! :) This documentation process is tedious, but noone will notice it anyhow! :) | |||||
* | | Update list of possible acctFlag values | Jelmer Vernooij | 2003-05-06 | 1 | -2/+1 | |
| | | ||||||
* | | Remove unused variables | Jelmer Vernooij | 2003-05-06 | 1 | -4/+0 | |
| | | ||||||
* | | Patch from metze to add exit and interval events. Useful for modules | Jelmer Vernooij | 2003-05-06 | 6 | -4/+166 | |
| | | ||||||
* | | There appears to be no reason why we have to execute the | Tim Potter | 2003-05-06 | 2 | -60/+45 | |
| | | | | | | | | | | | | | | | | | | | | initialisation code in winbindd_init_common() after the fork when running in dual daemon mode. The only tricky bit is we have to run a tdb_reopen_all() somewhere in the child to avoid tdb corruption. Fixed bug #60. | |||||
* | | Fix up some of the warnings that the build farm is finding ... | Richard Sharpe | 2003-05-05 | 1 | -3/+2 | |
| | | ||||||
* | | Fix typo. | John Terpstra | 2003-05-05 | 1 | -1/+1 | |
| | | ||||||
* | | Syncronize head editreg.c with 3.0.0 ... | Richard Sharpe | 2003-05-05 | 1 | -93/+1200 | |
| | | ||||||
* | | We also get back the LM session key on pure 'NTLM' logins. | Andrew Bartlett | 2003-05-05 | 1 | -1/+16 | |
| | | | | | | | | Andrew Bartlett | |||||
* | | Turn off using lsa_qos in OpenPolicy call. This way we avoid annoying | Rafal Szczesniak | 2003-05-05 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | debug msg while establishing trust and listing relations of Samba PDC. Rafal | |||||
* | | More updates. | John Terpstra | 2003-05-05 | 2 | -14/+35 | |
| | | ||||||
* | | Add some comments. | Andrew Bartlett | 2003-05-05 | 1 | -0/+34 | |
| | | ||||||
* | | Add a new entry to make check. If we have compiled python extensions, | Tim Potter | 2003-05-05 | 2 | -1/+52 | |
| | | | | | | | | | | run the pythoncheck.py test. At the moment this just checks every python extension can be imported sucessfully. | |||||
* | | Fix for bug #60. Our autoconf code adds both libraries and linker | Tim Potter | 2003-05-05 | 1 | -21/+30 | |
| | | | | | | | | | | flags in the $LIBS make variable. Separate the two so the python extensions can build. | |||||
* | | Allow the NTLMv2 functions to spit out both possible varients on the session | Andrew Bartlett | 2003-05-05 | 3 | -13/+25 | |
| | | | | | | | | | | | | | | | | key, so we can test it in ntlm_auth. I suspect the 'lm' version doesn't exist, but it's easy to change back. Andrew Bartlett | |||||
* | | Add some more tests to the ntlm_auth diagnositics package. | Andrew Bartlett | 2003-05-05 | 1 | -9/+373 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Our NTLMv2 client code needs work, becouse we don't get the session key for any of the NTLMv2 stuff... Also test some of the more 'odd' auth cases - like putting the NT password into the LM feild. Clean up some static globals into static locals. Andrew Bartlett | |||||
* | | Fixing syntax problems. | John Terpstra | 2003-05-05 | 1 | -26/+20 | |
| | | ||||||
* | | Merge of backslash @LDAP_LIBS@ fix from HEAD. | Tim Potter | 2003-05-05 | 1 | -2/+1 | |
| | | ||||||
* | | Fixed typo introduced in reverted patch from version 1.12.4.5 | Tim Potter | 2003-05-05 | 1 | -1/+1 | |
| | | ||||||
* | | Fix some compiler warnings. | Tim Potter | 2003-05-05 | 1 | -4/+1 | |
| | | ||||||
* | | AIX doesn't append $SHLIB_EXT to NSS libraries. | Tim Potter | 2003-05-05 | 2 | -5/+6 | |
| | | ||||||
* | | Updatting docs further. More to come. | John Terpstra | 2003-05-05 | 3 | -213/+316 | |
| | | ||||||
* | | More updates. | John Terpstra | 2003-05-04 | 1 | -28/+97 | |
| | | ||||||
* | | Patch from Ken Cross to allow an ADS domain join with a username of the form | Andrew Bartlett | 2003-05-04 | 2 | -3/+19 | |
| | | | | | | | | | | | | user@realm, where realm might not be the realm we are joining. Andrew Bartlett | |||||
* | | Updating ServerType. Now almost complete. | John Terpstra | 2003-05-04 | 1 | -2/+60 | |
| | | ||||||
* | | Add doco to our SMB signing code. | Andrew Bartlett | 2003-05-04 | 1 | -5/+32 | |
| | | | | | | | | | | | | | | | | This should make it clearer what magic numbers refer to the magic numbers in the CIFS spec, and what bits and peices are being appended into the MD5 calculation where. Andrew Bartlett |