summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-05-06There appears to be no reason why we have to execute theTim Potter2-60/+45
2003-05-05Fix up some of the warnings that the build farm is finding ...Richard Sharpe1-3/+2
2003-05-05Syncronize head editreg.c with 3.0.0 ...Richard Sharpe1-93/+1200
2003-05-05We also get back the LM session key on pure 'NTLM' logins.Andrew Bartlett1-1/+16
2003-05-05Turn off using lsa_qos.Rafal Szczesniak1-5/+2
2003-05-05Turn off using lsa_qos in OpenPolicy call. This way we avoid annoyingRafal Szczesniak1-2/+2
2003-05-05Add some comments.Andrew Bartlett1-0/+34
2003-05-05Add a new entry to make check. If we have compiled python extensions,Tim Potter2-1/+52
2003-05-05Fix for bug #60. Our autoconf code adds both libraries and linkerTim Potter1-21/+30
2003-05-05Allow the NTLMv2 functions to spit out both possible varients on the sessionAndrew Bartlett3-13/+25
2003-05-05Add some more tests to the ntlm_auth diagnositics package.Andrew Bartlett1-9/+373
2003-05-05Merge of backslash @LDAP_LIBS@ fix from HEAD.Tim Potter1-2/+1
2003-05-05A good reason to use make variables instead of autoconf substitutionsTim Potter1-2/+1
2003-05-05Fixed typo introduced when reverting patch from revision 1.19Tim Potter1-1/+1
2003-05-05Fixed typo introduced in reverted patch from version 1.12.4.5Tim Potter1-1/+1
2003-05-05Fix some compiler warnings.Tim Potter1-4/+1
2003-05-05AIX doesn't append $SHLIB_EXT to NSS libraries.Tim Potter2-12/+7
2003-05-05AIX doesn't append $SHLIB_EXT to NSS libraries.Tim Potter2-5/+6
2003-05-04move some things aroundSimo Sorce4-138/+171
2003-05-04Patch from Ken Cross to allow an ADS domain join with a username of the formAndrew Bartlett2-3/+19
2003-05-04Add doco to our SMB signing code.Andrew Bartlett1-5/+32
2003-05-03configure.in updates:Andrew Bartlett1-32/+11
2003-05-03This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+737
2003-05-03Add a comment about the use of string functions in the modules code, andAndrew Bartlett1-4/+9
2003-05-03Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farmAndrew Bartlett1-1/+1
2003-05-03fixes to *_util.c filesSimo Sorce4-15/+416
2003-05-02exclude tdbsam2.h generation until it will be usedSimo Sorce1-14/+15
2003-05-02fix pam_smbpassSimo Sorce2-3/+3
2003-05-02remove testing debug lineSimo Sorce1-1/+1
2003-05-02Now that multi-pdu schannel works and a but in the negotiator has beenVolker Lendecke1-2/+2
2003-05-02shouldn't wellknown group be well.. ..WKN_GRP ?Simo Sorce3-15/+15
2003-05-01Fix uninitialized blobs reported by Luke Howard.Jeremy Allison1-0/+6
2003-05-01Fix uninitialized blobs reported by Luke Howard.Jeremy Allison1-0/+6
2003-05-01Fix for bugid 51 from Dragan Krnic.Jeremy Allison1-5/+5
2003-05-01Fix for bugid 51 from Dragan Krnic.Jeremy Allison1-5/+5
2003-05-01fix wrong debug messages in idmap_util.cSimo Sorce2-5/+10
2003-05-01init wellknown in pdbedit tooSimo Sorce2-24/+26
2003-05-01proper wellknown sids initialization at startupSimo Sorce5-40/+90
2003-05-01This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+655
2003-05-01*id_to_*id call reshape to return NTSTATUS errorsSimo Sorce16-177/+174
2003-05-01Fix disk quotas support on HP/UX (patch by David Nixon)Jelmer Vernooij1-1/+1
2003-05-01Fix disk quotas support on HP/UX (patch by David Nixon)Jelmer Vernooij1-1/+1
2003-05-01Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.Andrew Bartlett3-41/+19
2003-05-01Use ints for the version numbers in the smb_register_*() functions (patch by ...Jelmer Vernooij3-3/+3
2003-04-30Make the version numbers ints (patch from metze)Jelmer Vernooij4-5/+5
2003-04-30Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green2-94/+1
2003-04-30This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+115
2003-04-30Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green3-94/+116
2003-04-30correctly initiazlize idmap tdb when creationg newSimo Sorce4-148/+169
2003-04-30Merge from HEAD - the usual popt-needs-static for Sun CC.Andrew Bartlett1-1/+1