index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
samba3
Commit message (
Expand
)
Author
Age
Files
Lines
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
2
-16
/
+16
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
5
-10
/
+5
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
5
-5
/
+5
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
6
-18
/
+12
*
r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> to
Andrew Bartlett
2007-10-10
2
-2
/
+12
*
r20134: The IBM Checker correctly notes that *p cannot be \0 and still satisfy
Andrew Bartlett
2007-10-10
1
-1
/
+0
*
r19676: Fix some more dependencies.
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c
Andrew Tridgell
2007-10-10
7
-7
/
+13
*
r18323: this function returns a pointer, not a bool
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r18135: almost there ....
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r17780: better fix this one correctly
Stefan Metzmacher
2007-10-10
1
-2
/
+8
*
r17779: this macro is unused
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
2007-10-10
3
-3
/
+1
*
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r15326: Fix compiler warnings.
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r14860: create libcli/security/security.h
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r14554: Write out header dependencies. This means all C files affected will be
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14381: Kill structs.h
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
2007-10-10
1
-3
/
+2
*
r14067: give more usefull errors
Stefan Metzmacher
2007-10-10
1
-4
/
+5
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
2
-0
/
+2
*
r13767: fix compiler warnings
Stefan Metzmacher
2007-10-10
4
-31
/
+36
*
r12825: Add \n
Günther Deschner
2007-10-10
1
-1
/
+1
*
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2007-10-10
2
-0
/
+3
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12254: Add some (hopefully correct) descriptions for libraries that are inst...
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r11518: Fix a warning
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r11382: Require number of required M4 macros
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r11377: Add support for building LIBRARY elements as shared libraries:
Jelmer Vernooij
2007-10-10
1
-12
/
+7
*
r11244: Relative path names in .mk files
Jelmer Vernooij
2007-10-10
1
-10
/
+10
*
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
2007-10-10
1
-4
/
+0
*
r10586: Add MergedObject() builder. Default to Library() rather
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r10528: Add credentials.h back into includes.h as some compilers don't
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r10517: Get rid of use of next_token() in lib/samba3/
Jelmer Vernooij
2007-10-10
2
-39
/
+19
*
r10510: Decrease the amount of data included by includes.h a bit
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r10336: Add sconscript for a couple more subsystems.
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r9919: Remove debug statement from samba3sam
Jelmer Vernooij
2007-10-10
2
-2
/
+68
*
r9912: Fix another bug in ldb_map.
Jelmer Vernooij
2007-10-10
1
-5
/
+0
*
r9908: Generate posixUser and posixGroup as well
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r9885: Fix code before declarations.
Tim Potter
2007-10-10
1
-1
/
+2
*
r9857: Fix rename/delete issues
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r9854: Finish ldb_map testsuite
Jelmer Vernooij
2007-10-10
3
-3
/
+7
*
r9835: Make ldb_map compile in the stand-alone LDB build
Jelmer Vernooij
2007-10-10
1
-1
/
+0
[next]