summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r22277: __location__ is defined in libreplace nowStefan Metzmacher2007-10-101-5/+0
* r22276: Fix name -> servicename in messages.cJeremy Allison2007-10-101-1/+1
* r22274: merge from samba4:Stefan Metzmacher2007-10-102-1/+11
* r22271: merge from samba4:Stefan Metzmacher2007-10-102-0/+7
* r22268: merge from samba4:Stefan Metzmacher2007-10-101-4/+6
* r22266: Fix bug #4512 - we were returning a volume label greater thanJeremy Allison2007-10-104-12/+21
* r22264: merge from samba4:Stefan Metzmacher2007-10-102-2/+2
* r22262: fix the build on systems without GSS_C_NT_HOSTBASED_SERVICEStefan Metzmacher2007-10-101-1/+4
* r22254: merge from samba4:Stefan Metzmacher2007-10-101-7/+56
* r22252: merge from samba4:Stefan Metzmacher2007-10-102-1/+7
* r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher2007-10-1033-9/+11
* r22247: merge from samba4:Stefan Metzmacher2007-10-101-1/+0
* r22244: merge from samba4:Stefan Metzmacher2007-10-101-2/+0
* r22240: merge from samba4:Stefan Metzmacher2007-10-101-2/+2
* 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