Age | Commit message (Expand) | Author | Files | Lines |
2009-07-19 | Remove unnecessary include, update README. | Jelmer Vernooij | 2 | -4/+0 |
2009-07-19 | Remove outdated status file about samba3 -> samba4 upgrade project. | Jelmer Vernooij | 1 | -68/+0 |
2008-10-21 | Remove unused global variables. | Jelmer Vernooij | 1 | -3/+0 |
2008-10-14 | Remove unused structures. | Jelmer Vernooij | 2 | -188/+4 |
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -2/+3 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-11 | Remove unused function. | Jelmer Vernooij | 1 | -139/+0 |
2008-02-11 | Fix the build: remove reference to inexistent header samba3_proto.h | Michael Adam | 1 | -1/+0 |
2008-02-11 | Remove Samba 3 backwards compatibility code in C. | Jelmer Vernooij | 10 | -1357/+0 |
2008-01-21 | build: Demote a bunch of libraries to subsystems. This makes packaging easier... | Jelmer Vernooij | 1 | -4/+1 |
2007-12-21 | r26504: Don't rely on system-provided kerberos headers. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26503: Change order of arguments in param interface so it's easier to make the | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26463: Tighten dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26460: Enable ldb python tests. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26432: Require ndr_pull users to specify iconv_convenience. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network... | Jelmer Vernooij | 2 | -2/+3 |
2007-10-10 | r25174: Export header from just one place. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 2 | -16/+16 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 5 | -10/+5 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 5 | -5/+5 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 6 | -18/+12 |
2007-10-10 | r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> to | Andrew Bartlett | 2 | -2/+12 |
2007-10-10 | r20134: The IBM Checker correctly notes that *p cannot be \0 and still satisfy | Andrew Bartlett | 1 | -1/+0 |
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 |