summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-1020-159/+290
* r20089: Put gpfs acl function into vfs_gpfs module. Thanks to Gomati MohananJim McDonough2007-10-103-1/+659
* r20087: Ensure we clean up any random pending events weJeremy Allison2007-10-102-2/+23
* r20082: When fork_domain_child is forked when we're offlineJeremy Allison2007-10-101-0/+11
* r20069: Fix logic bug I introducedVolker Lendecke2007-10-101-1/+1
* r20063: Fix a missing protoype warning in freelistcheck.cVolker Lendecke2007-10-101-0/+2
* r20060: Fix the timout calculation.Jeremy Allison2007-10-101-7/+9
* r20058: Ensure we actually do the increasing timeJeremy Allison2007-10-101-3/+1
* r20057: Attempt to fix connect timeouts when connected onJeremy Allison2007-10-104-17/+59
* r20054: Revert my changes, Simo promised to work on it :-)Volker Lendecke2007-10-101-67/+42
* r20050: Remove a bogus NULL check, LTDB_OBJECTCLASS is a static stringVolker Lendecke2007-10-101-3/+0
* r20049: ReformattingVolker Lendecke2007-10-101-39/+67
* r20048: Fix vfs_full_audit after Jims kernel_flock additionVolker Lendecke2007-10-102-1/+21
* r20046: Add ldb_search_exp_fmt and port comment to 4Volker Lendecke2007-10-101-0/+10
* r20037: Reduce code size slightly by shuffling stuff aroundVolker Lendecke2007-10-102-116/+68
* r20036: Merge ldb_search_exp_fmt -- Thanks simoVolker Lendecke2007-10-101-0/+39
* r20035: Fix obvious horrible bug in falling back to MS-RPCJeremy Allison2007-10-101-6/+3
* r20020: Arglll... eventlogadm links against reg_db but not the rest of the re...Volker Lendecke2007-10-103-107/+100
* r20019: Replace one set of tricky code by calls to another set of tricky code:Volker Lendecke2007-10-103-100/+107
* r20018: Fix a memleak in reg_createkeyVolker Lendecke2007-10-101-2/+4
* r20017: Make srvsvc_NetShareAdd & friends take care of registry sharesVolker Lendecke2007-10-101-125/+299
* r20016: Add two utility functions for easy opening/creating registry keysVolker Lendecke2007-10-101-1/+95
* r20015: We have to zero out handle on key_close, otherwise the NT4 regedit wi...Volker Lendecke2007-10-101-0/+2
* r20014: Ouch.... "res" is not a flag here, it is the service number...Volker Lendecke2007-10-101-1/+0
* r20013: Fix segfaults: parm_error is a unique in/out ptrVolker Lendecke2007-10-101-3/+9
* r20012: ReformattingVolker Lendecke2007-10-101-26/+40
* r20007: Fix a const warning just introducedVolker Lendecke2007-10-101-1/+1
* r20006: Convert the registry shares to use the new APIVolker Lendecke2007-10-101-48/+31
* r20005: reg_open_path should become the replacement for regkey_open_internal.Volker Lendecke2007-10-101-0/+58
* r20004: Remove a const, "name" is allocated anywayVolker Lendecke2007-10-101-2/+1
* r20003: Fix error messageVolker Lendecke2007-10-101-1/+1
* r20001: Fix bug 4273, thanks to Pascal TerjanVolker Lendecke2007-10-101-1/+1
* r19993: Fix the problem with Linux clients requesting O_WRONLYJeremy Allison2007-10-101-3/+12
* r19992: Add support to the tdb Makefile.in for executable extensions and forPaul Green2007-10-101-15/+23
* r19991: Sorry for this 2000-liner...Volker Lendecke2007-10-1013-649/+768
* r19990: Fix commentVolker Lendecke2007-10-101-1/+1
* r19986: ooopsSimo Sorce2007-10-101-2/+0
* r19984: Must have been drunk yesterday.Simo Sorce2007-10-101-7/+4
* r19982: From Michael Adam (ma@sernet.de) (thanks!:-)Stefan Metzmacher2007-10-101-6/+6
* r19980: Implement pam account stack checks when obey pam restrictions is true.Simo Sorce2007-10-105-3/+45
* r19979: Fix memleak on pw and change talloc_destroy to TALLOC_FREE for mem_ctxSimo Sorce2007-10-101-3/+7
* r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...Volker Lendecke2007-10-103-47/+80
* r19977: * Fix a crash in the secure DNS update code. Don't freeGerald Carter2007-10-101-3/+4
* r19975: Deal with 2 keytypes I messed previously (DR/DE).Jeremy Allison2007-10-101-2/+25
* r19974: Add freelist check for cache. Fix testing of entryJeremy Allison2007-10-102-20/+20
* r19963: Add 'registry shares = yes' and registry key security descriptors.Volker Lendecke2007-10-1014-67/+566
* r19962: Revert bogus change in r19961. In future I will check configure.inJames Peach2007-10-101-1/+3
* r19961: Remove VARDIR. Nothing is ever installed into this, so there's noJames Peach2007-10-101-3/+1
* r19959: Allow tdb to be built standalone in Samba3.Jeremy Allison2007-10-107-6/+141
* r19958: Add check for WINBIND_OFFLINE key.Jeremy Allison2007-10-102-3/+9