summaryrefslogtreecommitdiff
path: root/source4/lib/samba3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r9854: Finish ldb_map testsuiteJelmer Vernooij3-3/+7
2007-10-10r9835: Make ldb_map compile in the stand-alone LDB buildJelmer Vernooij1-1/+0
2007-10-10r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij1-1/+2
2007-10-10r9816: Work on testsuite for upgradeJelmer Vernooij2-3/+6
2007-10-10r9808: Improve code that selects what "passdb backend" to import from.Jelmer Vernooij3-5/+55
2007-10-10r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij1-3/+5
2007-10-10r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij3-103/+9
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2-4/+4
2007-10-10r9789: Patch from Volker that fixes the build on AIX.Jelmer Vernooij1-1/+1
2007-10-10r9786: Move ldb_map into ldb/modules/Jelmer Vernooij1-1/+2
2007-10-10r9770: Couple other bugfixesJelmer Vernooij2-67/+3
2007-10-10r9762: Add support for reading good old smbpasswd filesJelmer Vernooij3-17/+151
2007-10-10r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2-282/+1
2007-10-10r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij1-1/+1
2007-10-10r9751: Remove C version of samba3dump (the EJS version works nicely as well).Jelmer Vernooij2-332/+0
2007-10-10r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij1-1/+4
2007-10-10r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij1-3/+3
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-2/+5
2007-10-10r9718: Work a bit on the SWAT interfaceJelmer Vernooij2-1/+14
2007-10-10r9712: Bunch of small fixesJelmer Vernooij7-47/+200
2007-10-10r9700: Change DATA_BLOB in ejs back to struct datablobJelmer Vernooij3-6/+38
2007-10-10r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2-199/+0