summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-16More notes added.John Terpstra1-0/+57
2003-01-16Add mutex protection around auth calls.Jeremy Allison1-41/+37
2003-01-15Merge of holding pattern stuff from HEAD.Tim Potter1-21/+5
2003-01-15s/WIFSIGNALLED/WIFSIGNALED/gGerald Carter1-1/+1
2003-01-15missed a fileGerald Carter1-13/+4
2003-01-15do not use RCS variables in fileGerald Carter1-1/+1
2003-01-15syncing docs with HEADGerald Carter76-29006/+11457
2003-01-15Remove debugging stmt.Tim Potter1-3/+0
2003-01-15Sync up compiler warning fixes.Tim Potter1-9/+9
2003-01-15and another comment.John Terpstra1-0/+11
2003-01-15dded further comment.John Terpstra1-0/+12
2003-01-15Remove a wayward file.Richard Sharpe1-281/+0
2003-01-15Adding Win2K profile info.John Terpstra1-0/+32
2003-01-15Adding more notes.John Terpstra1-0/+16
2003-01-15Added note about Win2Pro RK.John Terpstra1-0/+12
2003-01-15playing janitor for tpot; remove holding patternGerald Carter1-6/+0
2003-01-15*lots of small merges form HEADGerald Carter25-19108/+9063
2003-01-15sync up ignored files from HEADGerald Carter1-2/+6
2003-01-15winbindd merges from HEADGerald Carter3-18/+13
2003-01-15merging some rpcclient and net functionality from HEADGerald Carter13-26/+349
2003-01-15initialize acct_ctrl variable before it is usedHerb Lewis1-2/+1
2003-01-15more unused filesGerald Carter1-92/+0
2003-01-15remving more unused filesGerald Carter2-77/+0
2003-01-15[merge]Gerald Carter7-17/+19
2003-01-15First set of Profile Manipulation Notes.John Terpstra1-0/+43
2003-01-15removing unused files from release branchGerald Carter4-1337/+0
2003-01-15This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+88
2003-01-15Refactor the NTLMSSP code again - this time we use function pointers toAndrew Bartlett6-20/+330
2003-01-15Doing a malloc(strlen(s)) then a pstrpcp(y, s) is just silly, make it a strdupAndrew Bartlett1-3/+1
2003-01-15added cli_lsa_enum_account_rights() call. Note that this is inAndrew Tridgell6-0/+247
2003-01-15Fix warnings by getting the function into a shape the autoprototyper willAndrew Bartlett1-6/+4
2003-01-15Crash fixes:Andrew Bartlett2-2/+8
2003-01-15One more from waitpid() audit: Correctly interpret waitstatus when aMartin Pool1-1/+5
2003-01-15Run autoheaderMartin Pool1-6/+0
2003-01-15Fix bug where the existence of config.cache would cause functions likeMartin Pool1-14/+3
2003-01-15IRIX uses libns_winbind.so instead of libnss_winbind.soHerb Lewis2-8965/+18858
2003-01-15IRIX uses libns_winbind.so instead of libnss_winbind.soHerb Lewis2-8978/+18874
2003-01-14[merge] removing unused variable and unused fileGerald Carter1-237/+0
2003-01-14removing unused variable and unused fileGerald Carter2-238/+0
2003-01-14Fix some debug lines, and add a bit more info to help track down ldapAndrew Bartlett1-8/+15
2003-01-14merge: disable [u|g]idPool objectsGerald Carter1-6/+6
2003-01-14make -i flag work lik eit did in 2.2Gerald Carter1-2/+5
2003-01-14make -i flag work lik eit did in 2.2Gerald Carter1-2/+5
2003-01-14Merge from HEAD - patch by metze to fill in 'workgroup' etc in testparm output,Andrew Bartlett2-10/+34
2003-01-14Merge from HEAD:Andrew Bartlett1-40/+27
2003-01-14Merge from HEAD:Andrew Bartlett18-75/+96
2003-01-14Merge from HEAD:Andrew Bartlett2-12/+11
2003-01-14Merge from HEAD - eliminated unused arguments.Andrew Bartlett2-3/+2
2003-01-14Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD.Andrew Bartlett5-5/+11
2003-01-14Commit my (disabled) fstring/pstring mixup detection code.Andrew Bartlett1-0/+21