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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-29
12
-26
/
+44
|
*
|
|
|
|
|
|
Fix manpage paths.
Jelmer Vernooij
2008-02-29
1
-6
/
+6
|
*
|
|
|
|
|
|
Move manpage management out of the perl build system.
Jelmer Vernooij
2008-02-29
4
-14
/
+28
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.
Michael Adam
2008-02-29
1
-0
/
+4
|
*
|
|
|
|
|
libreplace: ifdef out ip6 code if unsupported.
Michael Adam
2008-02-29
1
-0
/
+2
|
*
|
|
|
|
|
libreplace: fix rep_freeifaddrs to not segfault on NULL input.
Michael Adam
2008-02-29
1
-6
/
+7
|
*
|
|
|
|
|
libreplace: fix silly crashbug in getifaddrs_test().
Michael Adam
2008-02-29
1
-1
/
+3
|
*
|
|
|
|
|
libreplace: add missing newline in output of getifaddrs test.
Michael Adam
2008-02-29
1
-1
/
+1
|
*
|
|
|
|
|
libreplace: add missing semicolon to getifaddrs.
Michael Adam
2008-02-29
1
-1
/
+1
|
*
|
|
|
|
|
Fix ldapi support.
Jelmer Vernooij
2008-02-29
1
-2
/
+2
|
*
|
|
|
|
|
libreplace: try and fix rep_getifaddrs() for Tru64.
Michael Adam
2008-02-29
1
-21
/
+16
|
*
|
|
|
|
|
libreplace: use the new getifaddrs test also for autoconf.
Michael Adam
2008-02-28
2
-33
/
+16
|
*
|
|
|
|
|
libreplace: add extended getifaddrs test that prints out the interfaces.
Michael Adam
2008-02-28
3
-7
/
+100
|
*
|
|
|
|
|
Merge branch 'v4-0-trivial' into v4-0-test
Jelmer Vernooij
2008-02-28
12
-25
/
+50
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-27
12
-52
/
+157
|
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Remove uses of global_loadparm.
Jelmer Vernooij
2008-02-25
5
-11
/
+15
|
|
*
|
|
|
|
|
Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used by
Jelmer Vernooij
2008-02-21
2
-0
/
+9
|
|
*
|
|
|
|
|
Remove yet more global_loadparm instances.
Jelmer Vernooij
2008-02-21
1
-2
/
+4
|
|
*
|
|
|
|
|
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
1
-5
/
+9
|
|
*
|
|
|
|
|
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
4
-7
/
+13
|
|
*
|
|
|
|
|
Cache iconv_convenience.
Jelmer Vernooij
2008-02-21
1
-12
/
+22
|
*
|
|
|
|
|
|
Cache iconv_convenience.
Jelmer Vernooij
2008-02-28
1
-12
/
+22
|
*
|
|
|
|
|
|
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2008-02-28
8
-6
/
+109
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
libreplace: standalone build: use -I$srcdir instead of -I.
Michael Adam
2008-02-27
1
-1
/
+1
|
|
*
|
|
|
|
|
libreplace: fix standalone build - add necessary libs.
Michael Adam
2008-02-27
2
-1
/
+6
|
|
*
|
|
|
|
|
libreplace: fix standalone build on some systems.
Michael Adam
2008-02-27
1
-0
/
+2
|
*
|
|
|
|
|
|
Fix rdn_name errors.
Andrew Bartlett
2008-02-28
1
-1
/
+2
*
|
|
|
|
|
|
|
registry: Add an explicit test for recursive deletion.
Andrew Kroeger
2008-02-26
1
-0
/
+37
*
|
|
|
|
|
|
|
registry: Implement recursive deletes for regf-backed registry.
Andrew Kroeger
2008-02-26
1
-4
/
+49
*
|
|
|
|
|
|
|
registry: Implement recursive deletes for dir-backed registry.
Andrew Kroeger
2008-02-26
1
-6
/
+54
*
|
|
|
|
|
|
|
registry: Implement recursive deletes for ldb-backed registry.
Andrew Kroeger
2008-02-26
1
-27
/
+116
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
libreplace: Add tests for connect and gethostbyname.
Michael Adam
2008-02-26
5
-0
/
+96
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.
Michael Adam
2008-02-26
1
-5
/
+5
|
/
/
/
/
/
*
|
|
|
/
Update homepages for talloc, tdb and ldb subprojects
Simo Sorce
2008-02-25
3
-34
/
+24
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
libreplace: don't use socketwrapper for getifaddrs() implementations.
Michael Adam
2008-02-22
1
-0
/
+2
*
|
|
|
libreplace: Fix comment originating from old samba source.
Michael Adam
2008-02-22
1
-1
/
+1
*
|
|
|
libreplace: fix creation of conftest files for getifaddrs tests.
Michael Adam
2008-02-22
1
-4
/
+11
*
|
|
|
Fix linked list of ifaddrs in implementations of rep_getifaddrs.
Michael Adam
2008-02-22
1
-3
/
+3
*
|
|
|
Add missing initalizations of lastif in rep_getifaddr implementations.
Michael Adam
2008-02-22
1
-3
/
+6
*
|
|
|
libreplace: fix compile errors in getifaddrs.c
Michael Adam
2008-02-21
1
-6
/
+3
*
|
|
|
Try and fix getifaddrs check on irix: dont't try to include config.h
Michael Adam
2008-02-21
1
-0
/
+3
|
/
/
/
*
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-21
2
-2
/
+1
|
\
\
\
|
*
|
|
ldb_sqlite: fix the build
Stefan Metzmacher
2008-02-21
2
-2
/
+1
*
|
|
|
Remove extra whitespace, use public variable in IDL.
Jelmer Vernooij
2008-02-21
1
-1
/
+1
*
|
|
|
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
7
-24
/
+38
*
|
|
|
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-7
/
+8
*
|
|
|
Avoid use of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2008-02-21
91
-2964
/
+1762
|
\
\
\
|
*
|
|
Support dlopen(NULL, ...) on HPUX.
Jelmer Vernooij
2008-02-20
1
-0
/
+2
|
*
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-20
4
-65
/
+65
|
|
\
\
\
[prev]
[next]