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
*
filter-subunit: Add --fail-on-empty argument.
Jelmer Vernooij
2010-11-03
2
-3
/
+11
*
s3: Align nttrans replies the same way Windows does it
Volker Lendecke
2010-11-03
1
-1
/
+1
*
s4:objectclass LDB module - the structural objectclass has always to be speci...
Matthias Dieter Wallnöfer
2010-11-03
2
-0
/
+25
*
s4:objectclass_attrs LDB module - refactor the "dSHeuristics" checker
Matthias Dieter Wallnöfer
2010-11-03
1
-12
/
+9
*
s4:objectclass_attrs LDB module - simplify the invoke of the "dSHeuristics" c...
Matthias Dieter Wallnöfer
2010-11-03
1
-3
/
+4
*
s4-tests: Tests for the dSHeuristics attribute value restrictions
Nadezhda Ivanova
2010-11-03
1
-0
/
+41
*
s4-dsdb: Implemented value restrictions for the dSHeuristics attribute
Nadezhda Ivanova
2010-11-03
1
-1
/
+27
*
s3: Fix a getgrent crash with many groups
Volker Lendecke
2010-11-03
1
-0
/
+1
*
s4-server: cleanup allocation of process models
Andrew Tridgell
2010-11-03
2
-10
/
+6
*
s4-ldb: fixed sorting of module names
Andrew Tridgell
2010-11-03
1
-1
/
+6
*
s4:objectguid LDB module - remove "objectguid_find_attribute"
Matthias Dieter Wallnöfer
2010-11-03
1
-17
/
+1
*
s4:RPC server - always set the response pad data in base of the request one
Matthias Dieter Wallnöfer
2010-11-03
1
-0
/
+2
*
s4:RPC server - cosmetic fixes - indentation, comments
Matthias Dieter Wallnöfer
2010-11-03
3
-7
/
+9
*
s4:waf - fix the build on Gentoo platforms
Philip M. White
2010-11-03
4
-7
/
+15
*
s4-test: if using a system version of ldb, override the ldb modules path
Andrew Tridgell
2010-11-03
1
-0
/
+5
*
waf: more agressively expand subsystem syslib deps
Andrew Tridgell
2010-11-03
1
-4
/
+9
*
s4-ldb: make ldbtest depend on ldb
Andrew Tridgell
2010-11-03
1
-1
/
+1
*
waf: added reconfigure targets to our libraries
Andrew Tridgell
2010-11-03
4
-0
/
+20
*
waf: ensure pkgconfig files depend on the prefix
Andrew Tridgell
2010-11-03
1
-0
/
+3
*
waf: split pkgconfig logic into a separate module
Andrew Tridgell
2010-11-03
2
-56
/
+62
*
s4-build: use -Wl,--as-needed if supported
Andrew Tridgell
2010-11-03
1
-0
/
+6
*
waf: fixed wildcard build for full paths
Andrew Tridgell
2010-11-03
1
-3
/
+16
*
waf: rerun deps calculation on LDFLAGS or CFLAGS change
Andrew Tridgell
2010-11-03
1
-1
/
+1
*
waf: fixed wildcard build
Andrew Tridgell
2010-11-03
1
-1
/
+2
*
s4-ldb: give the user a hint as to what may be wrong
Andrew Tridgell
2010-11-02
1
-2
/
+2
*
s4-dsdb: removed the use of ldb_private.h from s4
Andrew Tridgell
2010-11-03
10
-125
/
+59
*
s4-ldb: expose some more ldb module functions
Andrew Tridgell
2010-11-03
7
-22
/
+383
*
s3: Add "net registry getvaluesraw"
Volker Lendecke
2010-11-02
1
-0
/
+51
*
s3: Do not connect to ctdb if it is blocked for some reason
Volker Lendecke
2010-11-02
1
-0
/
+58
*
cluster_fatal() exit code should not indicate success.
Martin Schwenke
2010-11-02
1
-1
/
+1
*
s3: Fix a typo in a DEBUG msg
Volker Lendecke
2010-11-02
1
-1
/
+1
*
MAINTAINERS: add myself as maintainer for tevent and tsocket
Stefan Metzmacher
2010-11-02
1
-0
/
+26
*
s4-selftest Run RPC-PAC against all the DC environments.
Andrew Bartlett
2010-11-02
1
-1
/
+3
*
s4-process_model Fix valgrind-found use of un-initialised variable
Andrew Bartlett
2010-11-02
1
-0
/
+1
*
s4-torture Add tests for DES-only accounts PAC behaviour/validation.
Andrew Bartlett
2010-11-02
3
-3
/
+83
*
s4-selftest Allow weak crypto so we can test DES-only behaviour.
Andrew Bartlett
2010-11-02
1
-0
/
+1
*
heimdal Add handling for PAC signatures over all encryption types
Andrew Bartlett
2010-11-02
2
-24
/
+89
*
s3-param Fix up lp_set_cmdline() not to re-store cmdline options on each reload
Andrew Bartlett
2010-11-02
1
-4
/
+9
*
s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient context
Andrew Bartlett
2010-11-02
3
-17
/
+10
*
s3-libsmbclient Add comments to describe the behaviour of DEBUG()
Andrew Bartlett
2010-11-02
4
-5
/
+21
*
s3-libsmbclient-examples Add tests for debug behaviour.
Andrew Bartlett
2010-11-02
1
-1
/
+16
*
debug Explain the behaviour of setup_logging() more clearly
Andrew Bartlett
2010-11-02
3
-3
/
+18
*
s3-debug Clarify the handling of invalid state.fd values in debug.c
Andrew Bartlett
2010-11-02
1
-9
/
+10
*
s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt calls
Andrew Bartlett
2010-11-02
6
-10
/
+11
*
s3-debug Convert from x_file to real file descriptors.
Andrew Bartlett
2010-11-02
2
-49
/
+31
*
s3-debug Remove last direct assignements to DEBUGLEVEL
Andrew Bartlett
2010-11-02
6
-6
/
+8
*
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
2010-11-02
17
-75
/
+16
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
39
-159
/
+159
*
lib/debug Use vdprintf rather than manually allocate
Andrew Bartlett
2010-11-02
1
-5
/
+1
*
s4-torture Remove torture/locktest2.c (no longer compiled and unused)
Andrew Bartlett
2010-11-01
1
-578
/
+0
[next]