summaryrefslogtreecommitdiff
path: root/source4/lib/samba3
Commit message (Expand)AuthorAgeFilesLines
* Remove unused global variables.Jelmer Vernooij2008-10-211-3/+0
* Remove unused structures.Jelmer Vernooij2008-10-142-188/+4
* Fix a bunch of dependencies.Jelmer Vernooij2008-05-181-1/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-2/+3
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-1/+2
* Remove unused function.Jelmer Vernooij2008-02-111-139/+0
* Fix the build: remove reference to inexistent header samba3_proto.hMichael Adam2008-02-111-1/+0
* Remove Samba 3 backwards compatibility code in C.Jelmer Vernooij2008-02-1110-1357/+0
* build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij2008-01-211-4/+1
* r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij2007-12-211-1/+2
* r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij2007-12-211-2/+2
* r26463: Tighten dependencies.Jelmer Vernooij2007-12-211-1/+1
* r26460: Enable ldb python tests.Jelmer Vernooij2007-12-211-1/+2
* r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij2007-12-211-1/+1
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-212-2/+3
* r25174: Export header from just one place.Jelmer Vernooij2007-10-101-1/+0
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-102-16/+16
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-105-10/+5
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-105-5/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-106-18/+12
* r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> toAndrew Bartlett2007-10-102-2/+12
* r20134: The IBM Checker correctly notes that *p cannot be \0 and still satisfyAndrew Bartlett2007-10-101-1/+0
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-0/+2
* r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell2007-10-107-7/+13
* r18323: this function returns a pointer, not a boolAndrew Tridgell2007-10-101-3/+2
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-1/+0
* r18135: almost there ....Andrew Tridgell2007-10-101-0/+1
* r17780: better fix this one correctlyStefan Metzmacher2007-10-101-2/+8
* r17779: this macro is unusedStefan Metzmacher2007-10-101-0/+2
* r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.Jelmer Vernooij2007-10-101-1/+1
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-103-3/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-2/+2
* r15326: Fix compiler warnings.Jelmer Vernooij2007-10-101-7/+7
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-102-2/+2
* r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2007-10-101-1/+1
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14381: Kill structs.hJelmer Vernooij2007-10-101-1/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r14067: give more usefull errorsStefan Metzmacher2007-10-101-4/+5
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-102-0/+2
* r13767: fix compiler warningsStefan Metzmacher2007-10-104-31/+36
* r12825: Add \nGünther Deschner2007-10-101-1/+1
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-102-0/+3
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-1/+1
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+1
* r11518: Fix a warningVolker Lendecke2007-10-101-1/+1