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