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
2010-06-18
samba4: Build libreplace as builtin library by default so it doesn't end
Jelmer Vernooij
1
-1
/
+1
2010-06-18
replace: Avoid hiding symbols when libreplace is builtin, as this
Jelmer Vernooij
1
-1
/
+5
2010-06-18
ldb: Remove dependency on self.
Jelmer Vernooij
1
-1
/
+1
2010-06-18
wafsamba: Use BUILTIN_LIBRARY() rather than relying on side-effects.
Jelmer Vernooij
1
-2
/
+2
2010-06-18
ldbsamba: Build as subsystem to prevent infinite recursion issues.
Jelmer Vernooij
1
-1
/
+1
2010-06-18
s4: Don't build a $prefix/lib/libpython.so, as such a library often already e...
Jelmer Vernooij
1
-1
/
+2
2010-06-18
s4-waf: Don't include pytalloc when embedding python.
Jelmer Vernooij
2
-2
/
+1
2010-06-18
s4: Build more python convenience files as subsystems rather than as python m...
Jelmer Vernooij
2
-6
/
+9
2010-06-18
ldb: Don't build pyldb_util as python module but rather as subsystem, so as t...
Jelmer Vernooij
1
-2
/
+2
2010-06-18
ldb-samba: Don't build pyldbsamba as python module but rather as subsystem, s...
Jelmer Vernooij
1
-1
/
+1
2010-06-18
web_server: Don't build wsgi support as python module but rather as
Jelmer Vernooij
1
-2
/
+3
2010-06-18
s4:cldap_server/rootdse.c - simplify the code a bit
Matthias Dieter Wallnöfer
1
-13
/
+9
2010-06-18
s4:cldap_server.c - here the counter variable should be "signed"
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-06-18
Second part of fix converting prs_XX struct and functions to talloc. Remove u...
Jeremy Allison
2
-51
/
+0
2010-06-18
Convert the prs_XXX struct and functions to use talloc instead of malloc. Pas...
Jeremy Allison
5
-61
/
+78
2010-06-18
unittest: Change the name of the base ldb test so that it can be easily calle...
Matthieu Patou
1
-2
/
+2
2010-06-18
s4:ldap_backend.c - fix crash bugs when we got in error situations with "res"...
Matthias Dieter Wallnöfer
1
-5
/
+4
2010-06-18
s4:ldap_backend.c - fix a small error (use "ModifyResponse" rather than "AddR...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-18
s4:objectclass LDB module - move "mem_ctx" initialisation lower
Matthias Dieter Wallnöfer
1
-16
/
+11
2010-06-18
s4:dcesrv_netr_DsRAddressToSitenamesExW - fix the detection of the address fa...
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-06-18
s4:torture/rpc/netlogon.c - make sure that the address family is set in littl...
Matthias Dieter Wallnöfer
1
-18
/
+18
2010-06-18
s4:torture/rpc/netlogon.c - activate "AddressToSitenames" tests which do run ...
Matthias Dieter Wallnöfer
1
-12
/
+16
2010-06-17
Use #defined constant instead of "false" to be clearer about intent.
Jeremy Allison
1
-1
/
+1
2010-06-17
s3-selftest: fix locktest9 in make selftest.
Günther Deschner
4
-5
/
+7
2010-06-17
s3:configure: use cc for linking on IRIX and fix shlib usage
Björn Jacke
1
-3
/
+2
2010-06-17
s4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogon_r() instead of dcerp...
Stefan Metzmacher
1
-1
/
+2
2010-06-17
selftest/Samba4: make the naming of passwords more consistent
Stefan Metzmacher
1
-3
/
+3
2010-06-17
selftest/Samba4: let localfl2000dc use 127.0.0.5
Stefan Metzmacher
1
-4
/
+4
2010-06-17
selftest/Samba4: let localvampiredc use 127.0.0.2
Stefan Metzmacher
1
-2
/
+3
2010-06-17
selftest: use 127.0.0.11-16 for the client
Stefan Metzmacher
2
-10
/
+10
2010-06-17
selftest/Samba3: remove unused create_clientconf() function
Stefan Metzmacher
1
-33
/
+0
2010-06-17
pidl/wscript: build manpages in build group 'final'
Stefan Metzmacher
1
-1
/
+1
2010-06-17
pidl/wscript: only try to build pidl manpages if pod2man is available
Stefan Metzmacher
1
-6
/
+7
2010-06-17
pidl/wscript: call pod2man with the detected perl version
Stefan Metzmacher
1
-1
/
+2
2010-06-17
s3-waf: Fix the OSX 10.4 build by adding an explicit resolv dep on smbclient
Kai Blin
1
-1
/
+1
2010-06-17
s3-waf: Add check for iconv
Kai Blin
2
-1
/
+9
2010-06-17
s3-waf: Work around missing *netgrent prototypes on OSX 10.4
Kai Blin
2
-5
/
+27
2010-06-16
s4:dcesrv_netr_DsRAddressToSitenamesExW - fix the read of the IP packet version
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-06-16
s4:ldif_handlers.c - fix warning
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-06-16
Remove an unused chunk of code (will make it easier to talloc'ize prs_XXX).
Jeremy Allison
1
-49
/
+0
2010-06-16
Remove two unused functions (prs_force_dynamic, prs_set_session_key).
Jeremy Allison
3
-21
/
+0
2010-06-16
codepages-waf: When built with --with-fhs, install to
Jelmer Vernooij
1
-1
/
+1
2010-06-16
lib/crypto: only include what is needed.
Günther Deschner
11
-10
/
+15
2010-06-16
pidl-waf: Avoid relying on MakeMaker when installing pidl manpages.
Jelmer Vernooij
3
-17
/
+20
2010-06-16
s4: Fix build when there is a system-provided ldb.
Jelmer Vernooij
4
-4
/
+4
2010-06-16
s4-smbtorture: Remind myself we need to add a test for SMBsplretq in RAP-PRIN...
Günther Deschner
1
-0
/
+2
2010-06-16
s3-docs: Fix some of ntlm_auth ntlm-server-1 protocol documentation.
Günther Deschner
1
-3
/
+3
2010-06-16
Merge branch 'master' of git+ssh://git.samba.org/data/git/samba
John H Terpstra
4
-51
/
+213
2010-06-16
Fix typo reported by Söderlund David <david.soderlund@baesystems.se>.
John H Terpstra
1
-1
/
+1
2010-06-16
s4:ldap.py - add another test about linked attributes
Matthias Dieter Wallnöfer
1
-1
/
+90
[next]