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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-25
RAW-OPLOCK: fix typo (send oplock releases on the correct connection)
Stefan Metzmacher
1
-1
/
+1
2008-02-25
selftest: we pass the BASE-DEFER_OPEN test
Stefan Metzmacher
2
-4
/
+3
2008-02-25
BASE-DEFER_OPEN: add torture:sharedelays option to run this test faster
Stefan Metzmacher
1
-5
/
+13
2008-02-23
Respect the return value of asprintf
Volker Lendecke
1
-2
/
+1
2008-02-22
libreplace: don't use socketwrapper for getifaddrs() implementations.
Michael Adam
1
-0
/
+2
2008-02-22
Happy New Year 2008! :-)
Stefan Metzmacher
1
-1
/
+1
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
18
-23
/
+1214
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
9
-5
/
+510
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
303
-6448
/
+6182
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
[next]