summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-04-14Ignore check programs.Tim Potter1-1/+3
2003-04-14Update check-programs target.Tim Potter1-1/+4
2003-04-14Fix broken regexp in cvsignore for *.po{,32} files.Tim Potter2-4/+4
2003-04-14Merge: remove unused variables.Tim Potter2-5/+0
2003-04-14Merge: add PAC_DATA as valid return type.Tim Potter1-1/+1
2003-04-14Merge: remove unused variable.Tim Potter1-1/+0
2003-04-14Add rules to build bin/t_snprintf, which exposes the snprintf test code.Martin Pool1-0/+3
2003-04-14Merge: incorrect arg to debug.Tim Potter1-1/+1
2003-04-14Remove unused variables.Tim Potter1-3/+0
2003-04-14Removed unused variable.Tim Potter2-3/+0
2003-04-14Remove SAFE_FREE() definition, which is not needed in this file.Martin Pool1-13/+18
2003-04-14decode_pac_data() needs a talloc ctx as an argument.Tim Potter1-1/+1
2003-04-14Add PAC_DATA as valid return type for make proto.Tim Potter1-1/+1
2003-04-14Removed unused variables.Tim Potter1-2/+0
2003-04-14Fixed incorrect argument to debug.Tim Potter1-1/+1
2003-04-14Add selected parts of the changelog to this file, to make merging intoMartin Pool1-0/+21
2003-04-14Merge test cases from rsync.Martin Pool1-3/+3
2003-04-14Doc.Martin Pool1-1/+9
2003-04-14Merge cliconnect.c so smbtree builds.Tim Potter1-1/+113
2003-04-14Merge:Tim Potter2-367/+86
2003-04-14Merge:Tim Potter1-1/+1
2003-04-14Merge:Tim Potter1-20/+0
2003-04-14Merge of Jelmer's usage updates for net.Tim Potter4-5/+8
2003-04-14Merge of bugfix for cli_lsa_query_info_policy() usage.Tim Potter1-5/+7
2003-04-14Merge rewrite of smbcontrol.Tim Potter1-549/+572
2003-04-14Merge:Tim Potter7-432/+242
2003-04-14Merge:Tim Potter1-23/+0
2003-04-14Merge:Tim Potter1-91/+27
2003-04-14Merge: remove tallocdump messages.Tim Potter1-4/+0
2003-04-14Array size fixup for construct_nt_devicemode() from HEAD.Tim Potter1-1/+1
2003-04-14Syncup new HEAD version.Tim Potter1-128/+169
2003-04-14Comment syncup.Tim Potter1-0/+21
2003-04-14Whitespace syncup.Tim Potter4-7/+7
2003-04-14Merge Jelmer's popt updates from HEAD.Tim Potter1-145/+12
2003-04-14Merge Jelmer's popt updates from HEAD.Tim Potter8-226/+286
2003-04-14Syncup popt changes with HEAD.Tim Potter2-4/+3
2003-04-14Merge new popt_common.h include file.Tim Potter1-15/+9
2003-04-14Whitespace syncup.Tim Potter1-1/+1
2003-04-14Merge of new sid type (SID_NAME_COMPUTER) and tidyup.Tim Potter2-2/+2
2003-04-14Fix a compiler warning.Tim Potter1-1/+1
2003-04-14Whoops - missed some tdb message registrations from a previous merge.Tim Potter1-0/+5
2003-04-14Merge of doxygen updates from HEAD.Tim Potter1-14/+14
2003-04-14Remove outdated file.Tim Potter1-3/+0
2003-04-14Syncup with version of config.guess from HEAD.Tim Potter1-118/+219
2003-04-14Merge of rpcecho pipe for testing large dcerpc requests and responses.Tim Potter6-3/+25
2003-04-14Merge of tdbtool multi-line string fix.Tim Potter1-17/+17
2003-04-14Multi-line string constants have been deprecated in newer versions of gcc.Tim Potter1-17/+17
2003-04-14Merge of TRUE/FALSE preprocessor traps from HEAD.Tim Potter1-1/+14
2003-04-14Merge of samr lookup domain rpc client call from HEAD.Tim Potter2-0/+90
2003-04-14Merge create/delete domain user samr calls from HEAD.Tim Potter4-146/+404