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
...
*
s3: add comment about what the FSCTL_QUERY_ALLOCATED_RANGES currently does
Björn Jacke
2010-04-07
1
-0
/
+6
*
s4-smbtorture: merge badname spoolss openprinter tests.
Günther Deschner
2010-04-07
1
-9
/
+34
*
s4-smbtorture: avoid passing down a full test_spoolss_context to directory
Günther Deschner
2010-04-07
1
-20
/
+17
*
Ensure we total up the correct number of creds requested in a compound request.
Jeremy Allison
2010-04-06
1
-1
/
+7
*
Parameterize "smb2 max read", "smb2 max write", "smb2 max trans".
Jeremy Allison
2010-04-06
9
-8
/
+87
*
Support 'make test TESTS=foo' again.
Jelmer Vernooij
2010-04-07
1
-2
/
+2
*
s4-python: Use standard infrastructure for finding included testtools, subuni...
Jelmer Vernooij
2010-04-07
3
-22
/
+0
*
s4-smbtorture: more work on forms tests in RPC-SPOOLSS.
Günther Deschner
2010-04-06
1
-127
/
+328
*
s4:param/secrets.c - add some "char *" casts
Matthias Dieter Wallnöfer
2010-04-06
1
-3
/
+3
*
s4:net tool - add a "discard_const_p" to suppress the "PySys_SetArgv" warning
Matthias Dieter Wallnöfer
2010-04-06
1
-1
/
+1
*
s4:torture - remove unused variables
Matthias Dieter Wallnöfer
2010-04-06
3
-3
/
+1
*
s4:auth/ntlm/auth_developer.c - "fixed_challenge_get_challenge" - fix the ass...
Matthias Dieter Wallnöfer
2010-04-06
1
-5
/
+2
*
LDB:sample_module.c - remove code parts which generate warnings
Matthias Dieter Wallnöfer
2010-04-06
1
-4
/
+0
*
s4-python: Fix compilation of samba._ldb.
Jelmer Vernooij
2010-04-06
1
-0
/
+4
*
fix a segfault in the notify subsystem
Christian Ambach
2010-04-06
1
-5
/
+16
*
s4-python: Move set_session_info to PySambaLdb.
Jelmer Vernooij
2010-04-06
6
-33
/
+44
*
s4-python: Move register_samba_handlers to PySambaLdb.
Jelmer Vernooij
2010-04-06
3
-27
/
+44
*
s4-python: Move ldb_set_utf8_casefold to pyldb-samba.
Jelmer Vernooij
2010-04-06
4
-31
/
+21
*
s4-python: Move set_opaque_integer to pyldb.
Jelmer Vernooij
2010-04-06
2
-66
/
+65
*
Move glue.set_credentials hack to samba.Ldb.
Jelmer Vernooij
2010-04-06
3
-27
/
+26
*
Add C-based Samba-specific subclass of Ldb.
Jelmer Vernooij
2010-04-06
6
-36
/
+105
*
s4-build: remove any 'makefile' that may have been left by the waf build
Andrew Tridgell
2010-04-06
1
-0
/
+3
*
build: use a target_in_list() function for more flexible builtin control
Andrew Tridgell
2010-04-06
1
-3
/
+14
*
build: cope with binaries with subdir prefixes (for s3 waf build)
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
s4-waf: don't need TOUCH_FILE() any more
Andrew Tridgell
2010-04-06
1
-1
/
+0
*
build: run distcheck in testwaf.sh
Andrew Tridgell
2010-04-06
1
-0
/
+1
*
s4-waf: add subdir argument to distcheck for source4
Andrew Tridgell
2010-04-06
1
-0
/
+7
*
build: update version of waf to add subdir argument to distcheck
Andrew Tridgell
2010-04-06
1
-0
/
+0
*
s4-waf: replace TOUCH_FILE() with normal install rules
Andrew Tridgell
2010-04-06
3
-18
/
+6
*
build: simpler symlink_bin and symlink_lib methods
Andrew Tridgell
2010-04-06
1
-22
/
+20
*
s4-waf: fixed waf distcheck for our standalone libs and s4
Andrew Tridgell
2010-04-06
6
-5
/
+31
*
s4-waf: added simple 'waf test' support for tdb, talloc and ldb
Andrew Tridgell
2010-04-06
4
-4
/
+22
*
s4-waf: added python_dsdb from merge with master
Andrew Tridgell
2010-04-06
1
-0
/
+5
*
build: fixed LOAD_ENVIRONMENT for out of tree builds
Andrew Tridgell
2010-04-06
1
-1
/
+2
*
s4-waf: autogen-waf.sh for the standalone library builds
Andrew Tridgell
2010-04-06
5
-0
/
+110
*
s4-waf: new autogen-waf.sh
Andrew Tridgell
2010-04-06
4
-26
/
+28
*
s4-waf: use a common pattern for finding buildtools and libs
Andrew Tridgell
2010-04-06
4
-55
/
+38
*
s4-waf: move to a universal method of recursing into subdirs
Andrew Tridgell
2010-04-06
20
-193
/
+211
*
s4-waf: fixed finding of buildtools and srcdir
Andrew Tridgell
2010-04-06
5
-38
/
+38
*
ldb-waf: fixed buildtools path
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
s4-waf: avoid having to run waf configure before waf dist
Andrew Tridgell
2010-04-06
8
-25
/
+42
*
build: nicer error msg when git ls-files fails
Andrew Tridgell
2010-04-06
1
-1
/
+5
*
s4-waf: allow standalone tarball build of libraries
Andrew Tridgell
2010-04-06
4
-7
/
+35
*
s4-waf: added 'waf dist' to our standalone libs as well
Andrew Tridgell
2010-04-06
6
-6
/
+16
*
s4-waf: added 'waf dist' to build the tarball
Andrew Tridgell
2010-04-06
4
-2
/
+89
*
build: removed some unused imports found by pyflakes
Andrew Tridgell
2010-04-06
3
-4
/
+2
*
talloc-waf: install talloc.pc if standalone
Andrew Tridgell
2010-04-06
1
-0
/
+8
*
build: fixed the expansions in pkgconfig files
Andrew Tridgell
2010-04-06
1
-1
/
+7
*
build: fixed DESTDIR for TOUCH_FILE()
Andrew Tridgell
2010-04-06
2
-2
/
+8
*
build: waf update to fix macos build error
Andrew Tridgell
2010-04-06
1
-0
/
+0
[prev]
[next]