index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-25
Fix use of realpath, fix init functions for ldb.
Jelmer Vernooij
3
-13
/
+17
2008-02-25
Fix standalone ldb build modules.
Jelmer Vernooij
1
-5
/
+5
2008-02-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
60
-393
/
+400
2008-02-22
libreplace: don't use socketwrapper for getifaddrs() implementations.
Michael Adam
1
-0
/
+2
2008-02-22
libreplace: Fix comment originating from old samba source.
Michael Adam
1
-1
/
+1
2008-02-22
libreplace: fix creation of conftest files for getifaddrs tests.
Michael Adam
1
-4
/
+11
2008-02-22
Fix linked list of ifaddrs in implementations of rep_getifaddrs.
Michael Adam
1
-3
/
+3
2008-02-22
Add missing initalizations of lastif in rep_getifaddr implementations.
Michael Adam
1
-3
/
+6
2008-02-21
libreplace: fix compile errors in getifaddrs.c
Michael Adam
1
-6
/
+3
2008-02-21
Try and fix getifaddrs check on irix: dont't try to include config.h
Michael Adam
1
-0
/
+3
2008-02-21
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2
-2
/
+1
2008-02-21
Remove extra whitespace, use public variable in IDL.
Jelmer Vernooij
1
-1
/
+1
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
7
-24
/
+38
2008-02-21
ldb_sqlite: fix the build
Stefan Metzmacher
2
-2
/
+1
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-7
/
+8
2008-02-21
Avoid use of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2008-02-21
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
91
-2964
/
+1762
2008-02-21
Until the new ldb changes land, make ldb_wait set the error string.
Andrew Bartlett
1
-1
/
+7
2008-02-20
Support dlopen(NULL, ...) on HPUX.
Jelmer Vernooij
1
-0
/
+2
2008-02-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
4
-65
/
+65
2008-02-20
Make more module init functions public, since they are compiled with -fvisibi...
Jelmer Vernooij
4
-5
/
+5
2008-02-20
libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4.
Michael Adam
1
-36
/
+36
2008-02-20
libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.
Michael Adam
1
-8
/
+8
2008-02-20
libreplace: change samba_cv_ to libreplace_cv_ in getpass.m4.
Michael Adam
1
-6
/
+6
2008-02-20
libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4
Michael Adam
1
-15
/
+15
2008-02-20
Allow building ldb as static library again \o/
Jelmer Vernooij
1
-1
/
+0
2008-02-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node...
Jelmer Vernooij
2
-0
/
+10
2008-02-20
NetBSD does not support AI_ADDRCONFIG
Volker Lendecke
1
-0
/
+7
2008-02-20
NetBSD needs LD_LIBRARY_PATH
Volker Lendecke
1
-0
/
+3
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
7
-15
/
+22
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
15
-38
/
+10
2008-02-20
Remove more function-based inits.
Jelmer Vernooij
6
-78
/
+118
2008-02-20
Use function-based initialization for ildap backend.
Jelmer Vernooij
1
-6
/
+3
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
10
-93
/
+22
2008-02-20
Allow ldb backends without init function, use init function-less ldb modules.
Jelmer Vernooij
5
-11
/
+20
2008-02-19
Factor out IP marshalling into separate function.
Jelmer Vernooij
1
-36
/
+43
2008-02-19
Add configure test for vdeplug library.
Jelmer Vernooij
1
-0
/
+7
2008-02-19
Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.
Michael Adam
1
-3
/
+0
2008-02-19
Adapt source code checkout information to git repo in talloc website.
Michael Adam
1
-4
/
+5
2008-02-19
Fix paths for talloc into unpacked directory (rsync commands).
Michael Adam
1
-2
/
+2
2008-02-18
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
3
-22
/
+22
2008-02-18
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
2
-20
/
+20
2008-02-18
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
1
-2
/
+2
2008-02-16
Move responsibilities of build.h to makefile.
Jelmer Vernooij
5
-6
/
+5
2008-02-16
Revert "Allow LDB to be a static library again."
Jelmer Vernooij
2
-0
/
+2
2008-02-16
Add static header for gencache.
Jelmer Vernooij
2
-5
/
+95
2008-02-16
Allow LDB to be a static library again.
Jelmer Vernooij
2
-2
/
+0
2008-02-16
Add static header for gencache.
Jelmer Vernooij
2
-5
/
+95
2008-02-14
Fix path to talloc guide. Noted by "teferi" on irc.
Michael Adam
1
-1
/
+1
2008-02-14
util_ldb: Add a missing \n to debug string, fix trailing whitespaces.
Kai Blin
1
-8
/
+9
[next]