summaryrefslogtreecommitdiffstats
path: root/source4/lib/samba3
Commit message (Expand)AuthorAgeFilesLines
* 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
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-0/+1
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-12/+7
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-10/+10
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-4/+0
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-1/+1
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-101-1/+0
* r10517: Get rid of use of next_token() in lib/samba3/Jelmer Vernooij2007-10-102-39/+19
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-0/+1
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-1/+0
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2007-10-101-0/+5
* r9919: Remove debug statement from samba3samJelmer Vernooij2007-10-102-2/+68
* r9912: Fix another bug in ldb_map.Jelmer Vernooij2007-10-101-5/+0
* r9908: Generate posixUser and posixGroup as wellJelmer Vernooij2007-10-101-1/+5
* r9885: Fix code before declarations.Tim Potter2007-10-101-1/+2
* r9857: Fix rename/delete issuesJelmer Vernooij2007-10-101-1/+0
* r9854: Finish ldb_map testsuiteJelmer Vernooij2007-10-103-3/+7
* r9835: Make ldb_map compile in the stand-alone LDB buildJelmer Vernooij2007-10-101-1/+0
* r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij2007-10-101-1/+2
* r9816: Work on testsuite for upgradeJelmer Vernooij2007-10-102-3/+6
* r9808: Improve code that selects what "passdb backend" to import from.Jelmer Vernooij2007-10-103-5/+55
* r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij2007-10-101-3/+5
* r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij2007-10-103-103/+9
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-102-4/+4
* r9789: Patch from Volker that fixes the build on AIX.Jelmer Vernooij2007-10-101-1/+1
* r9786: Move ldb_map into ldb/modules/Jelmer Vernooij2007-10-101-1/+2
* r9770: Couple other bugfixesJelmer Vernooij2007-10-102-67/+3
* r9762: Add support for reading good old smbpasswd filesJelmer Vernooij2007-10-103-17/+151
* r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2007-10-102-282/+1
* r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij2007-10-101-1/+1
* r9751: Remove C version of samba3dump (the EJS version works nicely as well).Jelmer Vernooij2007-10-102-332/+0
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2007-10-101-1/+4
* r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij2007-10-101-3/+3
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-2/+5
* r9718: Work a bit on the SWAT interfaceJelmer Vernooij2007-10-102-1/+14