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-09-14
s3-util_sid use ARRAY_SIZE() to ensure we never overflow the dom_sid
Andrew Bartlett
1
-1
/
+1
2010-09-14
s3-util_sid Accept S-1-5 as a SID
Andrew Bartlett
1
-2
/
+10
2010-09-14
s3-dom_sid Use C99 types in dom_sid handling
Andrew Bartlett
1
-7
/
+7
2010-09-14
s3/profile: remove the magical clock initialization from the profile code
Björn Jacke
2
-64
/
+3
2010-09-14
s3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
Björn Jacke
3
-36
/
+0
2010-09-14
libreplace: use CLOCK_HIGHRES when available
Björn Jacke
1
-3
/
+5
2010-09-14
ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings.
Günther Deschner
1
-2
/
+2
2010-09-14
rpc_server: Remove unnecessary dependency on server modules, build
Jelmer Vernooij
1
-1
/
+1
2010-09-14
waf: work around circular dependency finder erroneously removing dependency o...
Jelmer Vernooij
1
-1
/
+4
2010-09-14
selftest: Error out rather than die() when setting up an environment
Jelmer Vernooij
1
-55
/
+117
2010-09-14
selftest: If setting up environment fails, mark testsuites that use it as
Jelmer Vernooij
1
-12
/
+5
2010-09-14
s4-smbtorture: try to fix spoolss winreg Form tests on bigendian machines.
Günther Deschner
1
-15
/
+36
2010-09-14
tdb: add ABI/tdb-1.2.4.sigs
Stefan Metzmacher
1
-0
/
+60
2010-09-14
nss_winbind: Fix soname.
Jelmer Vernooij
1
-1
/
+1
2010-09-14
subunit: Use RemoteError when passing errors to upstream subunit.
Jelmer Vernooij
2
-19
/
+26
2010-09-14
param: Add prototype for lpcfg_private_dir(), used by openchange.
Jelmer Vernooij
1
-0
/
+1
2010-09-14
subunit.pm: Fold Subunit::Filter into Subunit, trim further.
Jelmer Vernooij
3
-111
/
+11
2010-09-14
subunit.pm: Remove output_msg/control_msg functions.
Jelmer Vernooij
2
-15
/
+1
2010-09-14
selftest: Remove testsuite parsing.
Jelmer Vernooij
2
-40
/
+10
2010-09-14
subunit.pm: Simplify subunit handling in perl.
Jelmer Vernooij
4
-159
/
+19
2010-09-14
subunit.pm: Pass through milliseconds in time reports.
Jelmer Vernooij
3
-12
/
+10
2010-09-14
selftest: Report times in milliseconds rather than seconds.
Jelmer Vernooij
1
-0
/
+7
2010-09-14
subunit: Use standard subunit functions for reproducing subunit streams.
Jelmer Vernooij
2
-50
/
+38
2010-09-14
subunit: Remove unused methods.
Jelmer Vernooij
1
-14
/
+2
2010-09-14
subunit: Use standard functions for addSuccess, addExpectedFail,
Jelmer Vernooij
1
-27
/
+62
2010-09-14
subunit: Use standard addError method implementation.
Jelmer Vernooij
1
-9
/
+11
2010-09-14
subunit: Pass TestCase objects to startTest rather than test name strings.
Jelmer Vernooij
2
-8
/
+5
2010-09-14
subunit: Use subunit standard functions for handling time and progress.
Jelmer Vernooij
2
-35
/
+15
2010-09-14
subunit: Use standard subunit test protocol client, use standard name for sta...
Jelmer Vernooij
3
-24
/
+27
2010-09-14
subunit: Initial work on using the standard TestResult class.
Jelmer Vernooij
2
-4
/
+6
2010-09-14
s3-waf: fix the build after privilege code changes.
Günther Deschner
1
-1
/
+1
2010-09-13
s3: Remove some unnecessary if-statements
Volker Lendecke
1
-10
/
+5
2010-09-13
Fix bug 7409 - Thousands of reduce_name: couldn't get realpath.
Jeremy Allison
1
-1
/
+1
2010-09-13
ntlm_auth: Fix a valgrind error
Volker Lendecke
1
-1
/
+1
2010-09-13
s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L...
Matthias Dieter Wallnöfer
4
-12
/
+16
2010-09-13
s4:cosmetic - the SID attribute is called objectSid - not objectSID
Matthias Dieter Wallnöfer
6
-17
/
+17
2010-09-13
testdata/samba3/provision_samba3sam.ldif - update also here the maximum domai...
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-09-13
param: Only include param_proto.h for Samba builds, provide those
Jelmer Vernooij
2
-1
/
+7
2010-09-13
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-09-13
s3: Fix a typo (authentictaion->authentication)
Volker Lendecke
1
-1
/
+3
2010-09-13
s3: Do not directly log off after a pam_logon
Volker Lendecke
1
-0
/
+1
2010-09-13
s3: Fix wbinfo arg for --pam-logon
Volker Lendecke
1
-1
/
+1
2010-09-13
ntlm_check: Fix some nonempty blank lines
Volker Lendecke
1
-21
/
+21
2010-09-13
lib/tdb: change version to 1.2.4 after hash checking improvments
Stefan Metzmacher
2
-2
/
+2
2010-09-13
tdb: put example hashes into header, so we notice incorrect hash_fn.
Rusty Russell
3
-2
/
+65
2010-09-13
tdb: fix tdb_check() on other-endian tdbs.
Rusty Russell
1
-1
/
+1
2010-09-13
tdb: fix tdb_check() on read-only TDBs to actually work.
Rusty Russell
1
-5
/
+17
2010-09-13
tdb: make check more robust against recovery failures.
Rusty Russell
1
-5
/
+36
2010-09-13
Revert "s4:samldb LDB module - simplify the message handling on add and modif...
Matthias Dieter Wallnöfer
1
-26
/
+33
2010-09-12
s4:samldb LDB module - remove a disastrous "talloc_free"
Matthias Dieter Wallnöfer
1
-2
/
+0
[prev]
[next]