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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r22156: - Lazy evaluate variable names.
Jelmer Vernooij
2007-10-10
20
-288
/
+186
*
r22152: merge from samba3:
Stefan Metzmacher
2007-10-10
4
-39
/
+2
*
r22137: Actually use client.conf, defer more code as far as possible.
Jelmer Vernooij
2007-10-10
2
-20
/
+20
*
r22136: Fix incorrect event handling.
Rafal Szczesniak
2007-10-10
2
-4
/
+10
*
r22134: Create different smb.conf file for the client side. This should make ...
Jelmer Vernooij
2007-10-10
2
-12
/
+33
*
r22133: Don't push parameters into environment until necessary.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r22121: The RPC-CRACKNAMES test now passes against Samba4. This should help
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.
Andrew Bartlett
2007-10-10
3
-25
/
+89
*
r22119: Where we get a request to 'crack' a user principal name from a
Andrew Bartlett
2007-10-10
1
-22
/
+52
*
r22118: Add another RPC-CRACKNAMES test, but allow a way to skip sub-parts of
Andrew Bartlett
2007-10-10
1
-4
/
+17
*
r22117: merged from bzr
Andrew Tridgell
2007-10-10
5
-12
/
+27
*
r22116: Only query by SID if we have a SID
Andrew Bartlett
2007-10-10
1
-24
/
+23
*
r22115: I don't like the DOMAIN environment variable. It really isn't a good
Andrew Bartlett
2007-10-10
1
-4
/
+0
*
r22114: merge from bzr tree
Andrew Tridgell
2007-10-10
3
-37
/
+407
*
r22098: merged from bzr tree
Andrew Tridgell
2007-10-10
5
-1
/
+45
*
r22090: fix error handling in cldap client library to cope with bad host names
Andrew Tridgell
2007-10-10
2
-6
/
+13
*
r22089: check the return value of interpret_addr2()
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r22088: export PIDDIR to make the smbd pid show in 'make testenv' again.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r22087: added a RAW-BENCH-OPEN test that can be used to stress out a clustered
Andrew Tridgell
2007-10-10
3
-0
/
+250
*
r22086: Bail out early on some of these failures.
Andrew Bartlett
2007-10-10
1
-0
/
+9
*
r22085: correct copyright on opendb_ctdb.c
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r22084: use a TDB_INTERNAL tdb for the local ctdb tdb for now
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r22083: opendb backend to ctdb now passes simple tests
Andrew Tridgell
2007-10-10
1
-1
/
+6
*
r22082: merged the ctdb changes from bzr
Andrew Tridgell
2007-10-10
9
-16
/
+753
*
r22081: transaction_brlock() should be static
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r22077: Import only necessary test variables, more refactoring.
Jelmer Vernooij
2007-10-10
5
-10
/
+10
*
r22076: Fill in short and long domain names into the generated krb5.conf
Andrew Bartlett
2007-10-10
1
-1
/
+6
*
r22075: Configure the bitwise match plugin, until it becomes accepted upstream.
Andrew Bartlett
2007-10-10
1
-0
/
+17
*
r22074: More refactoring.
Jelmer Vernooij
2007-10-10
3
-36
/
+30
*
r22072: in order to implement the opendb ctdb backend, I've found that the
Andrew Tridgell
2007-10-10
1
-0
/
+15
*
r22070: merge in the changes from the bzr ctdb tree, and convert the brlock
Andrew Tridgell
2007-10-10
8
-67
/
+211
*
r22063: Fix the RPC-EPMAPPER test.
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r22053: remove samba3 specific stuff from tdbtool
Stefan Metzmacher
2007-10-10
1
-77
/
+0
*
r22052: merge tdbtool from samba3 and build it
Stefan Metzmacher
2007-10-10
2
-252
/
+395
*
r22048: Sigh. Commit the other half of r22047.
James Peach
2007-10-10
1
-34
/
+0
*
r22047: Move suffix rules into smb_build. Enable $< if we are building with
James Peach
2007-10-10
1
-0
/
+52
*
r22046: Rever r22040, which breaks the build on FreeBSD 5.4 (BSD make).
James Peach
2007-10-10
1
-8
/
+4
*
r22041: merge trivial changes from samba3
Stefan Metzmacher
2007-10-10
6
-16
/
+20
*
r22040: Use $< to specify the immediate prerequisit instead of $*. This is
James Peach
2007-10-10
1
-4
/
+8
*
r22038: - fix perl warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r22037: Make sure STATICDIR exists before linking a static archive.
James Peach
2007-10-10
1
-0
/
+1
*
r22036: Make sure both srcdir and builddir are in VPATH.
James Peach
2007-10-10
1
-3
/
+5
*
r22035: Introduce HOSTLD which is needed to link the asn1 compiler when cross
James Peach
2007-10-10
2
-1
/
+29
*
r22034: Use builddir and srcdir instead on samba_builddir and samba_srcdir.
James Peach
2007-10-10
1
-2
/
+2
*
r22032: Make sure static libraries end up in bin/static.
James Peach
2007-10-10
1
-0
/
+1
*
r22031: Make sure we rewrite the include directives in CFLAGS to contain
James Peach
2007-10-10
2
-4
/
+20
*
r22030: Simplify include parsing for config.mk files, making sure we get
James Peach
2007-10-10
1
-31
/
+73
*
r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.
James Peach
2007-10-10
4
-4
/
+18
*
r22028: Fix include path for the srcidr != builddir case.
James Peach
2007-10-10
1
-1
/
+1
*
r22027: Allow separate build and source directories. Don't follow symlinks
James Peach
2007-10-10
1
-8
/
+27
[prev]
[next]