Age | Commit message (Expand) | Author | Files | Lines |
2003-05-06 | Check for xmlto. Not required and not used (yet) | Jelmer Vernooij | 2 | -1754/+505 |
2003-05-06 | Merge from HEAD. | John Terpstra | 1 | -1/+1 |
2003-05-06 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+45 |
2003-05-06 | sort out some include dependencies | Simo Sorce | 4 | -33/+65 |
2003-05-06 | add mapping.h here | Simo Sorce | 1 | -0/+1 |
2003-05-06 | restore structures from previous erroneous commit | Simo Sorce | 1 | -22/+30 |
2003-05-06 | Hackety, hackety, hack. More edits. | John Terpstra | 4 | -295/+434 |
2003-05-06 | A few more little fixes, a few more edits, a bit lost here, and a lot gained ... | John Terpstra | 4 | -295/+434 |
2003-05-06 | Update list of possible acctFlag values | Jelmer Vernooij | 1 | -2/+1 |
2003-05-06 | Remove unused variables | Jelmer Vernooij | 1 | -4/+0 |
2003-05-06 | Patch from metze to add exit and interval events. Useful for modules | Jelmer Vernooij | 6 | -4/+166 |
2003-05-06 | There appears to be no reason why we have to execute the | Tim Potter | 2 | -60/+45 |
2003-05-05 | Fix up some of the warnings that the build farm is finding ... | Richard Sharpe | 1 | -3/+2 |
2003-05-05 | Fix typo. | John Terpstra | 1 | -1/+1 |
2003-05-05 | Fix typo. | John Terpstra | 1 | -1/+1 |
2003-05-05 | Syncronize head editreg.c with 3.0.0 ... | Richard Sharpe | 1 | -93/+1200 |
2003-05-05 | We also get back the LM session key on pure 'NTLM' logins. | Andrew Bartlett | 1 | -1/+16 |
2003-05-05 | Turn off using lsa_qos. | Rafal Szczesniak | 1 | -5/+2 |
2003-05-05 | Turn off using lsa_qos in OpenPolicy call. This way we avoid annoying | Rafal Szczesniak | 1 | -2/+2 |
2003-05-05 | More updates. | John Terpstra | 2 | -14/+35 |
2003-05-05 | More updates. | John Terpstra | 2 | -14/+35 |
2003-05-05 | Add some comments. | Andrew Bartlett | 1 | -0/+34 |
2003-05-05 | Add a new entry to make check. If we have compiled python extensions, | Tim Potter | 2 | -1/+52 |
2003-05-05 | Fix for bug #60. Our autoconf code adds both libraries and linker | Tim Potter | 1 | -21/+30 |
2003-05-05 | Allow the NTLMv2 functions to spit out both possible varients on the session | Andrew Bartlett | 3 | -13/+25 |
2003-05-05 | Add some more tests to the ntlm_auth diagnositics package. | Andrew Bartlett | 1 | -9/+373 |
2003-05-05 | Fixing Syntax Problems. | John Terpstra | 1 | -26/+20 |
2003-05-05 | Fixing syntax problems. | John Terpstra | 1 | -26/+20 |
2003-05-05 | Merge of backslash @LDAP_LIBS@ fix from HEAD. | Tim Potter | 1 | -2/+1 |
2003-05-05 | A good reason to use make variables instead of autoconf substitutions | Tim Potter | 1 | -2/+1 |
2003-05-05 | Fixed typo introduced when reverting patch from revision 1.19 | Tim Potter | 1 | -1/+1 |
2003-05-05 | Fixed typo introduced in reverted patch from version 1.12.4.5 | Tim Potter | 1 | -1/+1 |
2003-05-05 | Fix some compiler warnings. | Tim Potter | 1 | -4/+1 |
2003-05-05 | AIX doesn't append $SHLIB_EXT to NSS libraries. | Tim Potter | 2 | -12/+7 |
2003-05-05 | AIX doesn't append $SHLIB_EXT to NSS libraries. | Tim Potter | 2 | -5/+6 |
2003-05-05 | Updatting docs further. More to come. | John Terpstra | 3 | -213/+316 |
2003-05-05 | Updatting docs further. More to come. | John Terpstra | 3 | -213/+316 |
2003-05-04 | move some things around | Simo Sorce | 4 | -138/+171 |
2003-05-04 | More updates. | John Terpstra | 1 | -28/+97 |
2003-05-04 | More updates. | John Terpstra | 1 | -28/+97 |
2003-05-04 | Patch from Ken Cross to allow an ADS domain join with a username of the form | Andrew Bartlett | 2 | -3/+19 |
2003-05-04 | Update. | John Terpstra | 1 | -2/+60 |
2003-05-04 | Updating ServerType. Now almost complete. | John Terpstra | 1 | -2/+60 |
2003-05-04 | Add doco to our SMB signing code. | Andrew Bartlett | 1 | -5/+32 |
2003-05-04 | Fix up the setting up of the build_farm smb.conf from the templates in their | Andrew Bartlett | 1 | -7/+8 |
2003-05-03 | configure.in updates: | Andrew Bartlett | 1 | -32/+11 |
2003-05-03 | Merge of new edits from HEAD. | John Terpstra | 10 | -969/+989 |
2003-05-03 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 3 | -0/+784 |
2003-05-03 | Re-arrangement of Chapters 3-8, merges, updates - first installment only. | John Terpstra | 12 | -972/+1036 |
2003-05-03 | Add a comment about the use of string functions in the modules code, and | Andrew Bartlett | 1 | -4/+9 |