summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20131: get rid of a few no previous prototype warningsHerb Lewis8-1/+12
2007-10-10r20124: clean up nested extern declaration warningsHerb Lewis15-34/+37
2007-10-10r20119: Update help info indicating how to use separators (forward slash only)Jim McDonough1-0/+2
2007-10-10r20118: Fix some more warningsSimo Sorce2-8/+3
2007-10-10r20117: 1st Error in the mergeSimo Sorce1-1/+1
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce42-4514/+7013
2007-10-10r20110: Fix interaction between paranoid malloc checkerJeremy Allison1-0/+17
2007-10-10r20098: Properly fix issues with create_token_from_username()Jeremy Allison4-49/+29
2007-10-10r20097: Ensure found_username is freed correctly whenJeremy Allison1-2/+7
2007-10-10r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison20-159/+290
2007-10-10r20089: Put gpfs acl function into vfs_gpfs module. Thanks to Gomati MohananJim McDonough3-1/+659
2007-10-10r20087: Ensure we clean up any random pending events weJeremy Allison2-2/+23
2007-10-10r20082: When fork_domain_child is forked when we're offlineJeremy Allison1-0/+11
2007-10-10r20069: Fix logic bug I introducedVolker Lendecke1-1/+1
2007-10-10r20063: Fix a missing protoype warning in freelistcheck.cVolker Lendecke1-0/+2
2007-10-10r20060: Fix the timout calculation.Jeremy Allison1-7/+9
2007-10-10r20058: Ensure we actually do the increasing timeJeremy Allison1-3/+1
2007-10-10r20057: Attempt to fix connect timeouts when connected onJeremy Allison4-17/+59
2007-10-10r20054: Revert my changes, Simo promised to work on it :-)Volker Lendecke1-67/+42
2007-10-10r20050: Remove a bogus NULL check, LTDB_OBJECTCLASS is a static stringVolker Lendecke1-3/+0
2007-10-10r20049: ReformattingVolker Lendecke1-39/+67
2007-10-10r20048: Fix vfs_full_audit after Jims kernel_flock additionVolker Lendecke2-1/+21
2007-10-10r20046: Add ldb_search_exp_fmt and port comment to 4Volker Lendecke1-0/+10
2007-10-10r20037: Reduce code size slightly by shuffling stuff aroundVolker Lendecke2-116/+68
2007-10-10r20036: Merge ldb_search_exp_fmt -- Thanks simoVolker Lendecke1-0/+39
2007-10-10r20035: Fix obvious horrible bug in falling back to MS-RPCJeremy Allison1-6/+3
2007-10-10r20020: Arglll... eventlogadm links against reg_db but not the rest of the re...Volker Lendecke3-107/+100
2007-10-10r20019: Replace one set of tricky code by calls to another set of tricky code:Volker Lendecke3-100/+107
2007-10-10r20018: Fix a memleak in reg_createkeyVolker Lendecke1-2/+4
2007-10-10r20017: Make srvsvc_NetShareAdd & friends take care of registry sharesVolker Lendecke1-125/+299
2007-10-10r20016: Add two utility functions for easy opening/creating registry keysVolker Lendecke1-1/+95
2007-10-10r20015: We have to zero out handle on key_close, otherwise the NT4 regedit wi...Volker Lendecke1-0/+2
2007-10-10r20014: Ouch.... "res" is not a flag here, it is the service number...Volker Lendecke1-1/+0
2007-10-10r20013: Fix segfaults: parm_error is a unique in/out ptrVolker Lendecke1-3/+9
2007-10-10r20012: ReformattingVolker Lendecke1-26/+40
2007-10-10r20007: Fix a const warning just introducedVolker Lendecke1-1/+1
2007-10-10r20006: Convert the registry shares to use the new APIVolker Lendecke1-48/+31
2007-10-10r20005: reg_open_path should become the replacement for regkey_open_internal.Volker Lendecke1-0/+58
2007-10-10r20004: Remove a const, "name" is allocated anywayVolker Lendecke1-2/+1
2007-10-10r20003: Fix error messageVolker Lendecke1-1/+1
2007-10-10r20001: Fix bug 4273, thanks to Pascal TerjanVolker Lendecke1-1/+1
2007-10-10r19993: Fix the problem with Linux clients requesting O_WRONLYJeremy Allison1-3/+12
2007-10-10r19992: Add support to the tdb Makefile.in for executable extensions and forPaul Green1-15/+23
2007-10-10r19991: Sorry for this 2000-liner...Volker Lendecke13-649/+768
2007-10-10r19990: Fix commentVolker Lendecke1-1/+1
2007-10-10r19986: ooopsSimo Sorce1-2/+0
2007-10-10r19984: Must have been drunk yesterday.Simo Sorce1-7/+4
2007-10-10r19982: From Michael Adam (ma@sernet.de) (thanks!:-)Stefan Metzmacher1-6/+6
2007-10-10r19980: Implement pam account stack checks when obey pam restrictions is true.Simo Sorce5-3/+45
2007-10-10r19979: Fix memleak on pw and change talloc_destroy to TALLOC_FREE for mem_ctxSimo Sorce1-3/+7