summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r22230: Let's just cast here, the 2 calls have different allocation mechanisms.Simo Sorce2007-10-101-7/+9
* r22229: discard_const_p is in lib/replace nowStefan Metzmacher2007-10-101-4/+0
* r22227: merge from samba4:Stefan Metzmacher2007-10-102-1/+24
* r22224: merge from samba4:Stefan Metzmacher2007-10-101-5/+25
* r22221: merge from samba4:Stefan Metzmacher2007-10-1012-16/+1429
* r22214: Fix incompatible pointer type warnings. Simo, please check and merge ...Volker Lendecke2007-10-101-1/+5
* r22213: We can't use become_root() here, as it does DEBUG()Volker Lendecke2007-10-102-5/+15
* r22212: Cope with signature errors on sessionsetupX loginsJeremy Allison2007-10-101-0/+20
* r22211: Don't return a value from void functions !Jeremy Allison2007-10-101-1/+1
* r22210: Fix typo in testing for non-centry entries.Jeremy Allison2007-10-101-1/+1
* r22209: Fix the storage of time_t -> make it 64 bits (use theJeremy Allison2007-10-102-14/+117
* r22207: Fill in the validation functions. Now to test...Jeremy Allison2007-10-101-28/+73
* r22206: Added boilerplate to be filled in for other validation functions.Jeremy Allison2007-10-101-0/+163
* r22205: Add some flesh to the bones of the cache validation code.Jeremy Allison2007-10-101-59/+209
* r22204: Workaround to quickly close bug #4508Simo Sorce2007-10-103-6/+36
* r22202: Volker is clever :-). Use TDB_NOMMAP to prevent any wild pointerJeremy Allison2007-10-101-1/+4
* r22181: Fix for EISCON in open_any_socket_out from William JojoJeremy Allison2007-10-101-0/+3
* r22173: BUG 4491, 4501: Additional fixes for protecting againstGerald Carter2007-10-102-45/+62
* r22172: FSCTL_RECALL_FILE is 0x90117 according to my traces. Record it here.Alexander Bokovoy2007-10-101-1/+1
* r22164: Fix missing lock count release in transaction cancel.Jeremy Allison2007-10-101-0/+2
* r22163: Pure reformatting. I hate 4 space tabstops :-).Jeremy Allison2007-10-101-15/+15
* r22159: BUG 4501 (second half of fix): Just disable theGerald Carter2007-10-101-8/+8
* r22158: BUG 4501 (partial): Fix a crash caused by not using theGerald Carter2007-10-101-6/+16
* r22157: Fix bug #3634 - stop nmbd segfaulting with bad interface line.Jeremy Allison2007-10-101-0/+7
* r22155: Fixed warning #4498 from jason@ncac.gwu.edu.Jeremy Allison2007-10-101-2/+2
* r22154: Make struct smbdb_ctx an opaque pointer so users of the APIJeremy Allison2007-10-102-6/+7
* r22153: fix LDAP SASL "GSSAPI" bind against w2k3, this isn't criticalStefan Metzmacher2007-10-101-5/+10
* r22151: remove netgr functions from libreplace they're not usedStefan Metzmacher2007-10-104-39/+2
* r22149: BUG 4500: patch from Jorge Santos <jorge_a_santos@hotmail.com>Gerald Carter2007-10-101-1/+1
* r22148: Fix gpfs module on posix-acl test. Adds gpfsacl_sys_set_fd (callsJim McDonough2007-10-101-2/+1
* r22147: Next tryVolker Lendecke2007-10-101-1/+1
* r22146: Attempt to fix the buildVolker Lendecke2007-10-101-1/+1
* r22145: Fix bug #4494 - reported by Kevin Jamieson <bugzilla@kevinjamieson.com>.Jeremy Allison2007-10-102-3/+5
* r22135: Check in most of Michael Adam's net conf utility. A good share of thi...Volker Lendecke2007-10-109-784/+1977
* r22132: I hate inefficiency. Don't call conv_str_size()Jeremy Allison2007-10-102-42/+89
* r22129: Fix the nttrans create extended response for pipesJeremy Allison2007-10-101-5/+44
* r22128: Fix the pipe open response with EXTENDED_RESPONSE_REQUIREDJeremy Allison2007-10-101-1/+24
* r22127: Wrap the AC_TRY_RUN detection for Linux getgrouplist in anJames Peach2007-10-101-12/+22
* r22126: Fix a bogus uninitialized variable warningVolker Lendecke2007-10-101-1/+1
* r22125: Fix a warningVolker Lendecke2007-10-101-1/+1
* r22124: Wow - NTCreateX sets the word count to 42, but returns 50 onJeremy Allison2007-10-101-1/+7
* r22123: Try and fix the csc (#4404) bug by supporting the extendedJeremy Allison2007-10-102-11/+25
* r22122: Start to fix csc issue with Vista. Make smbd supportJeremy Allison2007-10-103-1/+30
* r22113: Fix core dump when configfile in same directory.Jeremy Allison2007-10-101-0/+7
* r22112: Fix memleak pointed out by Steven Danneman <steven.danneman@isilon.com>.Jeremy Allison2007-10-101-1/+2
* r22111: Allow readahead params to use size suffixes as K,M, etc.Jeremy Allison2007-10-101-4/+28
* r22110: don't cache the S-1-22-{1,2} domain SID/uig/gid lookups in idmap_cacheGerald Carter2007-10-101-0/+13
* r22109: Readonly is automatically set in the generic init code, let's just lo...Simo Sorce2007-10-102-5/+1
* r22108: Fix from <don.mccall@hp.com> to try and fix the HPUX builds.Jeremy Allison2007-10-101-2/+2
* r22107: Fix typo.James Peach2007-10-101-1/+1