Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19676: Fix some more dependencies. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c | Andrew Tridgell | 7 | -7/+13 |
2007-10-10 | r18323: this function returns a pointer, not a bool | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r18135: almost there .... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r17780: better fix this one correctly | Stefan Metzmacher | 1 | -2/+8 |
2007-10-10 | r17779: this macro is unused | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 3 | -3/+1 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15326: Fix compiler warnings. | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r14554: Write out header dependencies. This means all C files affected will be | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14381: Kill structs.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r14067: give more usefull errors | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r13767: fix compiler warnings | Stefan Metzmacher | 4 | -31/+36 |
2007-10-10 | r12825: Add \n | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11518: Fix a warning | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11382: Require number of required M4 macros | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -12/+7 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10528: Add credentials.h back into includes.h as some compilers don't | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10517: Get rid of use of next_token() in lib/samba3/ | Jelmer Vernooij | 2 | -39/+19 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10336: Add sconscript for a couple more subsystems. | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r9919: Remove debug statement from samba3sam | Jelmer Vernooij | 2 | -2/+68 |
2007-10-10 | r9912: Fix another bug in ldb_map. | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r9908: Generate posixUser and posixGroup as well | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r9885: Fix code before declarations. | Tim Potter | 1 | -1/+2 |
2007-10-10 | r9857: Fix rename/delete issues | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r9854: Finish ldb_map testsuite | Jelmer Vernooij | 3 | -3/+7 |
2007-10-10 | r9835: Make ldb_map compile in the stand-alone LDB build | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r9827: Convert 'passdb backend' rather then 'passdb backends' | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r9816: Work on testsuite for upgrade | Jelmer Vernooij | 2 | -3/+6 |
2007-10-10 | r9808: Improve code that selects what "passdb backend" to import from. | Jelmer Vernooij | 3 | -5/+55 |
2007-10-10 | r9800: Add EJS interface to param. tridge, sorry this overlaps a bit | Jelmer Vernooij | 1 | -3/+5 |
2007-10-10 | r9798: Add generic functions for handling smb.conf files (the parameters don'... | Jelmer Vernooij | 3 | -103/+9 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 2 | -4/+4 |