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
2010-04-06
s4-smbtorture: fix correct result error code in SetForm spoolss test.
Günther Deschner
1
-1
/
+1
2010-04-06
s4-smbtorture: fix two context arguments in RPC-SAMSYNC test.
Günther Deschner
1
-2
/
+2
2010-04-05
Revert "s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is avai...
Matthias Dieter Wallnöfer
1
-5
/
+0
2010-04-05
s4:python/samba/__init__.py - import "sys" for "ensure_external_module" method
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-04
s4-python: Move dsdb_convert_schema_to_openldap to dsdb.
Jelmer Vernooij
3
-26
/
+31
2010-04-04
s4-python: Move set_opaque_integer -> dsdb.
Jelmer Vernooij
3
-69
/
+73
2010-04-04
s4-python: Avoid importing glue directly.
Jelmer Vernooij
4
-16
/
+20
2010-04-04
s4-python: Remove convenience macro PyErr_SetStringError.
Jelmer Vernooij
3
-6
/
+3
2010-04-04
s4-python: Move samdb_server_site_name to dsdb module.
Jelmer Vernooij
3
-30
/
+40
2010-04-04
s4-python: Move dsdb constants to a separate python module.
Jelmer Vernooij
11
-127
/
+105
2010-04-03
s4-python: Remove remaining constants.
Jelmer Vernooij
1
-6
/
+0
2010-04-03
s4-python: Remove unused imports, duplicate definitions of SECINFO_ constants.
Jelmer Vernooij
2
-13
/
+5
2010-04-03
s4-python: Remove duplicate definition of GUID_DRS_* constants.
Jelmer Vernooij
4
-43
/
+10
2010-04-03
selftest: for clarity, rename test to testsuite
Jelmer Vernooij
1
-106
/
+106
2010-04-02
s4-rpc: fixed a talloc loop in continue_ntlmssp_connection()
Andrew Tridgell
1
-0
/
+24
2010-04-02
s4-python: added --debuglevel to our python scripts
Andrew Tridgell
1
-0
/
+10
2010-04-02
s4-pyglue: setup talloc logging in python modules
Andrew Tridgell
1
-0
/
+2
2010-04-02
pyrpc: do the pipe connect on a real memory context
Andrew Tridgell
1
-1
/
+1
2010-04-02
talloc: change talloc minor version to 2.0.2
Andrew Tridgell
1
-1
/
+1
2010-04-01
s4-python: Ensure __init__ exists in samba.external, or importing will fail.
Jelmer Vernooij
1
-0
/
+1
2010-04-01
s4-python: Install external packages to a different directory but import into
Jelmer Vernooij
3
-8
/
+14
2010-04-01
subunitrun: Find testtools and subunit when they're not provided by the
Jelmer Vernooij
1
-3
/
+5
2010-03-31
s4-python: Install external included packages only if they're not present on ...
Jelmer Vernooij
6
-24
/
+19
2010-03-31
installmisc: Support DESTDIR for Python directories.
Jelmer Vernooij
1
-3
/
+3
2010-03-31
samba_external: Simplify script to find missing external packages; include su...
Jelmer Vernooij
1
-4
/
+10
2010-03-31
smbtorture: Report number of available tests in a testsuite using subunit.
Jelmer Vernooij
1
-1
/
+7
2010-03-31
s4-selftest: Fix xfail for base.delete.
Jelmer Vernooij
1
-3
/
+3
2010-03-31
selftest: Use absolute tests names in knownfail.
Jelmer Vernooij
1
-43
/
+43
2010-03-31
selftest: Convert filter-subunit to Python so the subunit Python module
Jelmer Vernooij
1
-1
/
+1
2010-03-31
s4-torture: removed more uses of typeof()
Andrew Tridgell
1
-64
/
+59
2010-03-31
s4-torture: using typeof() is not portable
Andrew Tridgell
1
-17
/
+10
2010-03-30
s4:lsa implement lsaRSetForestTrustInformation
Simo Sorce
1
-5
/
+549
2010-03-30
wbclient/wbclient.c - fix a typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-30
s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is available
Matthias Dieter Wallnöfer
1
-0
/
+5
2010-03-30
s4:torture/basic/denytest.c - use "typeof" in a better supported syntax
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-03-30
s4:registry/tests/diff.c - try to make also this test compatible with big-end...
Matthias Dieter Wallnöfer
1
-4
/
+5
2010-03-30
s4:registry/tests/hive.c - make the test compatible with big-endian platforms
Matthias Dieter Wallnöfer
1
-41
/
+27
2010-03-30
s4-test: oLschema2ldif doesn't take -H any more
Andrew Tridgell
1
-1
/
+1
2010-03-30
s4-heimdal: use the HAVE_INET_* functions from libreplace
Andrew Tridgell
1
-0
/
+8
2010-03-30
s4-heimdal: for use of libreplace setegid and seteuid
Andrew Tridgell
1
-0
/
+8
2010-03-30
s4-heimdal: a better way of handling dirfd()
Andrew Tridgell
2
-4
/
+9
2010-03-30
selftest: Replace perl subunit formatter with python subunit formatter,
Jelmer Vernooij
1
-1
/
+1
2010-03-29
s4:installmisc.sh - fix location of "dnspython" library
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-29
s4:registry/util.c - remove those "talloc_free"s
Matthias Dieter Wallnöfer
1
-3
/
+0
2010-03-29
s4:registry/tests/generic.c - fix the DWORD_* types test to work also against...
Matthias Dieter Wallnöfer
1
-6
/
+6
2010-03-29
s4:registry/ldb.c - Break with "NULL" as an error case when the data doesn't ...
Matthias Dieter Wallnöfer
1
-2
/
+5
2010-03-29
s4:registry/ldb.c - Always check the "name" attribute for != NULL
Matthias Dieter Wallnöfer
1
-2
/
+22
2010-03-29
s4:registry - move the UTF16 length calculation for "reg_key_get_info" into t...
Matthias Dieter Wallnöfer
2
-8
/
+9
2010-03-29
s4:registry/util.c - fix indentation
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-29
registry: Fix compilation.
Jelmer Vernooij
3
-9
/
+5
[next]