summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-02-28Doxygen janitor: add note that strequal is in fact case-insensitive.Martin Pool1-6/+8
2003-02-28- added help on -P optionAndrew Tridgell1-0/+2
2003-02-28Doxygen janitorMartin Pool3-9/+9
2003-02-28Doxygen janitor: fix parameter names, grammar, tag names.Martin Pool1-14/+14
2003-02-28Doxygen janitor: rpc_resolve_dc parameter is spelled "trust_passwd"Martin Pool1-1/+1
2003-02-28Doxygen janitor: check_domain_match parameter is spelledMartin Pool1-2/+2
2003-02-28Fix comment typoMartin Pool1-1/+1
2003-02-28Remove reference to "mainpage.dox" and CodingStandards, which haveMartin Pool1-4/+3
2003-02-28Remove reference to "mainpage.dox" and CodingStandards, which haveMartin Pool2-11/+3
2003-02-28Add a comment about the meaning of samba's internal character set andMartin Pool1-0/+24
2003-02-28Move net ads lookup improvements over from HEADJim McDonough1-61/+142
2003-02-28Add simple test harness that exposes StrCaseCmp for testing.Martin Pool1-0/+20
2003-02-28cleanup some compiler warningsJim McDonough1-3/+3
2003-02-28Improve net ads lookup:Jim McDonough1-61/+142
2003-02-28*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison3-15/+61
2003-02-28*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison3-15/+61
2003-02-27 don't forget the NULLGerald Carter1-3/+3
2003-02-27 don't forget the NULLGerald Carter1-3/+3
2003-02-27and the winner of "i should have just written it in assemblyGerald Carter1-3/+3
2003-02-27and the winner of "i should have just written it in assemblyGerald Carter1-3/+3
2003-02-27don't pass NULL pointers to strcmp()Gerald Carter1-2/+2
2003-02-27don't pass NULL pointers to strcmp()Gerald Carter1-2/+2
2003-02-27additional fix for CR 601Gerald Carter4-1/+25
2003-02-27additional fix for CR 601Gerald Carter4-2/+26
2003-02-27Doxygen merge from headMartin Pool1-5/+6
2003-02-27Doxygen janitorMartin Pool1-5/+6
2003-02-27Merge 1.100 patch from HEAD:Martin Pool1-8/+15
2003-02-27We now use <anchor/> instead of just <anchor> (strict XML syntax)Jelmer Vernooij1-1/+1
2003-02-27- Rename 'modules = ' to 'preload modules = 'Jelmer Vernooij6-29/+77
2003-02-27Fix possible memory leak on failure.Andrew Bartlett1-0/+1
2003-02-27Fix to allow blocking lock notification to be done rapidly (no waitJeremy Allison7-19/+162
2003-02-27Fix to allow blocking lock notification to be done rapidly (no waitJeremy Allison7-19/+162
2003-02-26Merge adding -Wwrite-strings to our CFLAGS when --enable-developer is setAndrew Bartlett1-2/+2
2003-02-26Add -Wwrite-strings to our --enable-developer settings.Andrew Bartlett1-2/+2
2003-02-26Netlogon-unigroup changes needed for the winbind RID-to-SID conversion.Andrew Bartlett1-12/+25
2003-02-26Kill RID-only and domain+RID madness from winbind.Andrew Bartlett9-440/+377
2003-02-26init_valid_table: Fix a memory leak that would lose theMartin Pool1-8/+15
2003-02-26Merge from appliance:Tim Potter1-34/+23
2003-02-26Link wbinfo with popt_common.oTim Potter1-1/+2
2003-02-26Merge of exit path cleanup for EnumDomainUsers.Tim Potter1-41/+23
2003-02-26Merge of python prototype header removal.Tim Potter1-29/+0
2003-02-25Merge: newline on debug message.Tim Potter1-1/+1
2003-02-25Merge: add popt_common_version to command line options table.Tim Potter4-0/+4
2003-02-25Merge: const fixes.Tim Potter1-110/+87
2003-02-25Merge: const fixes.Tim Potter1-1/+2
2003-02-25Merge: const fixes.Tim Potter16-119/+136
2003-02-25Merge: fix compiler warning.Tim Potter1-0/+7
2003-02-25Fix compiler warning.Tim Potter1-1/+1
2003-02-25More const fixes and flow on fixes from yesterday's const-fest.Tim Potter16-89/+97
2003-02-25Fix unused variable warning when ENCTYPE_ARCFOUR_HMAC is not defined.Tim Potter1-0/+2