summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r22304: remove unused stuff completely to fix the build, sorryStefan Metzmacher2007-10-101-2/+2
* r22302: fix the build when no shared-library support is detectedStefan Metzmacher2007-10-102-1/+6
* r22301: remove unused varsStefan Metzmacher2007-10-101-3/+0
* r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-104-31/+35
* r22291: Fix off-by-one in tconX parsing.Jeremy Allison2007-10-101-2/+11
* r22285: Allow arbitrary bases in int and ulong parsing.Jeremy Allison2007-10-101-2/+2
* r22283: Remove very old bug where we assigned the online mode ofGerald Carter2007-10-101-2/+0
* r22282: Fix last few name -> servicename changes.Jeremy Allison2007-10-103-4/+4
* r22280: merge from samba4:Stefan Metzmacher2007-10-101-56/+254
* 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