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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
33
-72
/
+127
2008-02-21
Cache iconv_convenience.
Jelmer Vernooij
1
-12
/
+22
2008-02-21
torture/t_strcmp.c: Remove obsolete file - proper testing is now done in the ...
Jelmer Vernooij
1
-20
/
+0
2008-02-21
More share_init to more apprioriate place.
Jelmer Vernooij
2
-2
/
+1
2008-02-21
Remove more global_loadparm uses.
Jelmer Vernooij
4
-8
/
+16
2008-02-21
Clarify comments.
Jelmer Vernooij
3
-3
/
+3
2008-02-21
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
19
-23
/
+1215
2008-02-21
Remove extra whitespace, use public variable in IDL.
Jelmer Vernooij
2
-2
/
+2
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
8
-25
/
+40
2008-02-21
selftest: fix --socket-wrapper-pcap
Stefan Metzmacher
1
-1
/
+1
2008-02-21
ldb_sqlite: fix the build
Stefan Metzmacher
2
-2
/
+1
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
12
-12
/
+17
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
4
-19
/
+31
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
7
-24
/
+27
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
12
-23
/
+33
2008-02-21
Avoid use of global_loadparm.
Jelmer Vernooij
9
-33
/
+70
2008-02-21
srvsvc.idl: don't use STR_LEN4 anymore
Stefan Metzmacher
1
-1
/
+10
2008-02-21
samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfo
Stefan Metzmacher
1
-1
/
+1
2008-02-21
idmap: Handle SID->gid
Kai Blin
2
-5
/
+263
2008-02-21
idmap: Handle SID->uid
Kai Blin
2
-8
/
+264
2008-02-21
idmap: Handle gid->SID mapping
Kai Blin
2
-7
/
+163
2008-02-21
idmap: Handle uid->SID mapping
Kai Blin
10
-5
/
+511
2008-02-21
loadparm: Add configuration settings for idmap.
Kai Blin
1
-0
/
+8
2008-02-21
Make setup/provision the name of the python provision script now that that is...
Jelmer Vernooij
5
-373
/
+373
2008-02-21
Remove kinit with pkinit failure from known failures list again.
Jelmer Vernooij
1
-1
/
+0
2008-02-21
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
3
-8
/
+19
2008-02-21
Never assume -fvisibility=hidden for modules unless explicitly specified (con...
Jelmer Vernooij
1
-8
/
+0
2008-02-21
Be consistant about --ldap-backend-type
Andrew Bartlett
2
-7
/
+12
2008-02-21
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
313
-6563
/
+6333
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
9
-10
/
+10
2008-02-20
Make all auth module init functions public, since they are compiled with -fvi...
Jelmer Vernooij
5
-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
Avoid python2.2-specific types.
Jelmer Vernooij
1
-1
/
+1
2008-02-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node...
Jelmer Vernooij
6
-19
/
+26
2008-02-20
Fix nbt tests.
Jelmer Vernooij
1
-1
/
+1
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
Simpler specification of CFLAGS and LDFLAGS
Andrew Bartlett
4
-19
/
+16
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
35
-74
/
+79
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
20
-48
/
+18
2008-02-20
Require at least talloc 1.2.0.
Jelmer Vernooij
1
-1
/
+1
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
[next]