summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-03-18Add an extra parameter to our 'set_remote_machine_name' andAndrew Bartlett7-10/+37
2003-03-18Add const.Andrew Bartlett1-1/+1
2003-03-18This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User15-0/+2058
2003-03-18Split "clobber" function and variables into its own file before itMartin Pool3-40/+61
2003-03-18Merge of waider's rpcclient return type patch.Tim Potter10-203/+223
2003-03-18Merge of enumdomusers rpcclient command.Tim Potter1-0/+75
2003-03-18Merge of popt help cleanups.Tim Potter1-5/+5
2003-03-18Merge of #ifdef'ed out auth_smbd wrapper.Tim Potter1-1/+71
2003-03-18Ignore t_stringoverflow binary.Martin Pool1-1/+2
2003-03-18Ignore .po and .po32 files.Martin Pool1-0/+3
2003-03-18Comment about deprecated macro overmalloc_safe_strcpy().Martin Pool1-0/+6
2003-03-18Remove static libbigballofmud, which just does not seem to link.Martin Pool1-3/+7
2003-03-18The new string macros catch a bug at compile that previously onlyMartin Pool1-0/+7
2003-03-18Update comment: Valgrind 1.9.4 seems to always respect clientMartin Pool1-1/+1
2003-03-18Speling fixes and a little extra documentation.Martin Pool1-6/+6
2003-03-18global_globber_region_function/line ought to be recorded beforeMartin Pool1-3/+15
2003-03-18Decode waitstatus values when a command fails.Martin Pool1-2/+5
2003-03-18Merge in the developer string options from HEAD. We need to ensure 3.0Jeremy Allison5-181/+240
2003-03-18Added #ifdef'ed out implementation of auth_smbd python fn. UncommentTim Potter1-1/+71
2003-03-18Start of a unit test for info3 caching. Much unfrastructure requiredTim Potter1-0/+54
2003-03-17Merge from HEAD - make winbindd locking sane again:Andrew Bartlett3-58/+36
2003-03-17Merge from HEAD:Andrew Bartlett9-50/+50
2003-03-17Merge from HEAD:Andrew Bartlett3-37/+45
2003-03-17Merge from HEAD:Andrew Bartlett10-29/+39
2003-03-17The kerberos_verify compoenent of the SessionSetup sync with HEAD.Andrew Bartlett1-6/+26
2003-03-17Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard'sAndrew Bartlett7-49/+143
2003-03-17Merge from HEAD - doxygenAndrew Bartlett1-2/+2
2003-03-17Mege from HEAD - doxygen.Andrew Bartlett2-8/+8
2003-03-17Merge from (earlier) HEAD - doxygen.Andrew Bartlett1-6/+8
2003-03-17merge from HEAD - dump tokenGroups as sids.Andrew Bartlett1-0/+1
2003-03-17pstrcpy_base merges for client-side smbpasswd.Andrew Bartlett1-9/+9
2003-03-17Merge from HEAD:Andrew Bartlett3-4/+69
2003-03-17Merge new statcache.c from HEAD.Andrew Bartlett1-61/+126
2003-03-17Add copyright.Andrew Bartlett1-1/+1
2003-03-17Fix memory leak.Volker Lendecke1-0/+2
2003-03-17Fix memory leak.Volker Lendecke1-0/+2
2003-03-17Fix building --with-smbwrapper.Tim Potter2-24/+6
2003-03-17Fix invalid SAFE_FREE() of talloc()ed memory.Andrew Bartlett1-3/+0
2003-03-17Brain fart - make sure we truncate the right string...Andrew Bartlett1-4/+4
2003-03-17Fix const warnings.Andrew Bartlett1-5/+5
2003-03-17Add const.Andrew Bartlett2-4/+4
2003-03-17More statcache fixes - and add a bit more doco.Andrew Bartlett1-9/+25
2003-03-17Applied waider's patch to return DOS error codes for pipes thatTim Potter10-192/+217
2003-03-17Ignore .pyc files.Tim Potter1-0/+1
2003-03-17Fix a memory leak - 'smbcontrol smbd pool-usage' is your freind!Andrew Bartlett1-0/+2
2003-03-17Some cosmetic changes to make the popt --usage output look nicer.Tim Potter1-5/+5
2003-03-17Fix memory leaks and add parinoioa code to our stat() cache.Andrew Bartlett1-2/+23
2003-03-16Missed one when I move 'share_sanity_checks' to use an fstring for 'dev'.Andrew Bartlett1-1/+1
2003-03-16Make sure we mark the assumption of a fstring parameter for 'devicetype'Andrew Bartlett3-10/+15
2003-03-16Add const.Andrew Bartlett1-7/+7