summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | r20695: Remove duplication of constants.Jeremy Allison2007-01-121-11/+2
* | r20694: To get this right we need to do signed 64-bitJeremy Allison2007-01-121-7/+7
* | r20692: Fix bug found by Guenther -Jeremy Allison2007-01-121-1/+1
* | r20413: Merge Volker's open directory changes to 3.0.24.Jeremy Allison2006-12-301-0/+31
* | r20384: merge from samba4:Stefan Metzmacher2006-12-281-5/+7
* | r20361: Prevent strnlen_w reading beyond max. ValgrindJeremy Allison2006-12-271-1/+1
* | r20267: fix more no previous prototype warningsHerb Lewis2006-12-205-1/+12
* | r20260: clean up a bunch of no previous prototype warningsHerb Lewis2006-12-192-1/+2
* | r20247: get rid of warning: value computed is not usedHerb Lewis2006-12-181-1/+1
* | r20208: Change sprintf_append() never to use malloc,Jeremy Allison2006-12-162-19/+13
* | r20196: merge talloc fixes from samba4:Stefan Metzmacher2006-12-152-20/+18
* | r20183: Fix the build.Günther Deschner2006-12-151-6/+6
* | r20181: Improve NT status to pam error mapping.Jeremy Allison2006-12-151-0/+7
* | r20179: Sync up with Samba4 - remove blank lines at theJeremy Allison2006-12-151-3/+9
* | r20174: If we're only going to call one handler per messageJeremy Allison2006-12-141-4/+4
* | r20165: Change messaging subsystem to only allow one messageJeremy Allison2006-12-141-3/+11
* | r20160: Fix long-standing (ie. from initial code I think) bugJeremy Allison2006-12-131-2/+5
* | r20159: get rid of defined but not used warning - static function only usedHerb Lewis2006-12-131-5/+2
* | r20157: get rid of a few no previous prototype warningsHerb Lewis2006-12-132-0/+2
* | r20147: Match up EINTR ignoring code from SAMBA_3_0.Jeremy Allison2006-12-131-1/+1
* | r20112: Forgot to merge to 3.0.24 - *BSD compile fix.Jeremy Allison2006-12-111-0/+17
* | r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2006-12-095-46/+44
* | r20087: Ensure we clean up any random pending events weJeremy Allison2006-12-081-0/+15
* | r19981: From Michael Adam (ma@sernet.de)Stefan Metzmacher2006-12-011-6/+6
* | r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...Volker Lendecke2006-12-011-16/+12
* | r19955: I'll leave that to others. I *knew* I should not have touchec thisVolker Lendecke2006-11-29131-0/+38848
* | r19953: Remove ldb for 3.0.24. Thanks to Tridge for making this so easy!Volker Lendecke2006-11-29131-38848/+0
* | r19813: smbd now compiles againGerald Carter2006-11-211-0/+18
* | r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-216-128/+135
* | r19806: merge time.c changesGerald Carter2006-11-205-699/+1149
* | r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ...Gerald Carter2006-11-2013-295/+168
* | r19798: reducing some diffs...bringing over ntlm_auth changesGerald Carter2006-11-193-238/+8
* | r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'structGerald Carter2006-11-193-12/+12
* | r19784: smbd compiles (still a few warning which are actual bugs)Gerald Carter2006-11-1910-42/+248
* | r19782: more compile fixes for mergeGerald Carter2006-11-191-3/+2
* | r19769: more compile fixes while merging from SAMBA_3_0 (not done yet)Gerald Carter2006-11-182-73/+149
* | r19767: Intermediate checking (does not yet compile)Gerald Carter2006-11-18204-2700/+56253
|\|
| * r19744: merge from samba4Stefan Metzmacher2006-11-165-53/+198
| * r19741: fix compiler warningsStefan Metzmacher2006-11-161-4/+8
| * r19739: fix compiler warningStefan Metzmacher2006-11-161-1/+1
| * r19725: sync samba3's ldb with samba4Stefan Metzmacher2006-11-1531-628/+1810
| * r19692: Another fix.Simo Sorce2006-11-131-1/+0
| * r19690: Remove this ancient module, I never realized it was ported over.Simo Sorce2006-11-133-497/+1
| * r19688: Fix a deadcode warning by Coverity.Volker Lendecke2006-11-131-7/+5
| * r19669: set_share_security does not need a mem_ctx passedVolker Lendecke2006-11-111-1/+1
| * r19666: Talloc_guide text on multithreading by Remi TurboultVolker Lendecke2006-11-111-0/+16
| * r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough2006-11-091-0/+25
| * r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach2006-11-071-1/+6
| * r19601: Fix protection from invalid struct tm values.Jeremy Allison2006-11-071-0/+10
| * r19576: Correct trivial typo.James Peach2006-11-061-1/+1