summaryrefslogtreecommitdiff
path: root/source4/lib/samba3
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2-2/+3
2007-10-10r25174: Export header from just one place.Jelmer Vernooij1-1/+0
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2-16/+16
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell5-10/+5
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell5-5/+5
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell6-18/+12
2007-10-10r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> toAndrew Bartlett2-2/+12
2007-10-10r20134: The IBM Checker correctly notes that *p cannot be \0 and still satisfyAndrew Bartlett1-1/+0
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij1-0/+2
2007-10-10r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell7-7/+13
2007-10-10r18323: this function returns a pointer, not a boolAndrew Tridgell1-3/+2
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-1/+0
2007-10-10r18135: almost there ....Andrew Tridgell1-0/+1
2007-10-10r17780: better fix this one correctlyStefan Metzmacher1-2/+8
2007-10-10r17779: this macro is unusedStefan Metzmacher1-0/+2
2007-10-10r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.Jelmer Vernooij1-1/+1
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij3-3/+1
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-2/+2
2007-10-10r15326: Fix compiler warnings.Jelmer Vernooij1-7/+7
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher2-2/+2
2007-10-10r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij1-1/+1
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r14381: Kill structs.hJelmer Vernooij1-1/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-3/+2
2007-10-10r14067: give more usefull errorsStefan Metzmacher1-4/+5
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2-0/+2
2007-10-10r13767: fix compiler warningsStefan Metzmacher4-31/+36
2007-10-10r12825: Add \nGünther Deschner1-1/+1
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij2-0/+3
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-1/+1
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-0/+1
2007-10-10r11518: Fix a warningVolker Lendecke1-1/+1
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij1-0/+1
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-12/+7
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-10/+10
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-4/+0
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-1/+1
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij1-1/+0
2007-10-10r10517: Get rid of use of next_token() in lib/samba3/Jelmer Vernooij2-39/+19
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+1
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+0
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+5
2007-10-10r9919: Remove debug statement from samba3samJelmer Vernooij2-2/+68
2007-10-10r9912: Fix another bug in ldb_map.Jelmer Vernooij1-5/+0
2007-10-10r9908: Generate posixUser and posixGroup as wellJelmer Vernooij1-1/+5
2007-10-10r9885: Fix code before declarations.Tim Potter1-1/+2
2007-10-10r9857: Fix rename/delete issuesJelmer Vernooij1-1/+0