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
*
subunit: Use RemoteError when passing errors to upstream subunit.
Jelmer Vernooij
2010-09-14
2
-19
/
+26
*
param: Add prototype for lpcfg_private_dir(), used by openchange.
Jelmer Vernooij
2010-09-14
1
-0
/
+1
*
subunit.pm: Fold Subunit::Filter into Subunit, trim further.
Jelmer Vernooij
2010-09-14
3
-111
/
+11
*
subunit.pm: Remove output_msg/control_msg functions.
Jelmer Vernooij
2010-09-14
2
-15
/
+1
*
selftest: Remove testsuite parsing.
Jelmer Vernooij
2010-09-14
2
-40
/
+10
*
subunit.pm: Simplify subunit handling in perl.
Jelmer Vernooij
2010-09-14
4
-159
/
+19
*
subunit.pm: Pass through milliseconds in time reports.
Jelmer Vernooij
2010-09-14
3
-12
/
+10
*
selftest: Report times in milliseconds rather than seconds.
Jelmer Vernooij
2010-09-14
1
-0
/
+7
*
subunit: Use standard subunit functions for reproducing subunit streams.
Jelmer Vernooij
2010-09-14
2
-50
/
+38
*
subunit: Remove unused methods.
Jelmer Vernooij
2010-09-14
1
-14
/
+2
*
subunit: Use standard functions for addSuccess, addExpectedFail,
Jelmer Vernooij
2010-09-14
1
-27
/
+62
*
subunit: Use standard addError method implementation.
Jelmer Vernooij
2010-09-14
1
-9
/
+11
*
subunit: Pass TestCase objects to startTest rather than test name strings.
Jelmer Vernooij
2010-09-14
2
-8
/
+5
*
subunit: Use subunit standard functions for handling time and progress.
Jelmer Vernooij
2010-09-14
2
-35
/
+15
*
subunit: Use standard subunit test protocol client, use standard name for sta...
Jelmer Vernooij
2010-09-14
3
-24
/
+27
*
subunit: Initial work on using the standard TestResult class.
Jelmer Vernooij
2010-09-14
2
-4
/
+6
*
s3-waf: fix the build after privilege code changes.
Günther Deschner
2010-09-14
1
-1
/
+1
*
s3: Remove some unnecessary if-statements
Volker Lendecke
2010-09-13
1
-10
/
+5
*
Fix bug 7409 - Thousands of reduce_name: couldn't get realpath.
Jeremy Allison
2010-09-13
1
-1
/
+1
*
ntlm_auth: Fix a valgrind error
Volker Lendecke
2010-09-13
1
-1
/
+1
*
s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L...
Matthias Dieter Wallnöfer
2010-09-13
4
-12
/
+16
*
s4:cosmetic - the SID attribute is called objectSid - not objectSID
Matthias Dieter Wallnöfer
2010-09-13
6
-17
/
+17
*
testdata/samba3/provision_samba3sam.ldif - update also here the maximum domai...
Matthias Dieter Wallnöfer
2010-09-13
1
-1
/
+2
*
param: Only include param_proto.h for Samba builds, provide those
Jelmer Vernooij
2010-09-13
2
-1
/
+7
*
s3: Fix a typo
Volker Lendecke
2010-09-13
1
-1
/
+1
*
s3: Fix a typo (authentictaion->authentication)
Volker Lendecke
2010-09-13
1
-1
/
+3
*
s3: Do not directly log off after a pam_logon
Volker Lendecke
2010-09-13
1
-0
/
+1
*
s3: Fix wbinfo arg for --pam-logon
Volker Lendecke
2010-09-13
1
-1
/
+1
*
ntlm_check: Fix some nonempty blank lines
Volker Lendecke
2010-09-13
1
-21
/
+21
*
lib/tdb: change version to 1.2.4 after hash checking improvments
Stefan Metzmacher
2010-09-13
2
-2
/
+2
*
tdb: put example hashes into header, so we notice incorrect hash_fn.
Rusty Russell
2010-09-13
3
-2
/
+65
*
tdb: fix tdb_check() on other-endian tdbs.
Rusty Russell
2010-09-13
1
-1
/
+1
*
tdb: fix tdb_check() on read-only TDBs to actually work.
Rusty Russell
2010-09-13
1
-5
/
+17
*
tdb: make check more robust against recovery failures.
Rusty Russell
2010-09-13
1
-5
/
+36
*
Revert "s4:samldb LDB module - simplify the message handling on add and modif...
Matthias Dieter Wallnöfer
2010-09-13
1
-26
/
+33
*
s4:samldb LDB module - remove a disastrous "talloc_free"
Matthias Dieter Wallnöfer
2010-09-12
1
-2
/
+0
*
Revert "s4:util_samr.c - also here we've now the default primaryGroupID detec...
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+4
*
s4:torture/rpc/samr.c - fix typos in outputs
Matthias Dieter Wallnöfer
2010-09-12
1
-7
/
+7
*
s4:util_samr.c - also here we've now the default primaryGroupID detection wor...
Matthias Dieter Wallnöfer
2010-09-12
1
-4
/
+1
*
s4:ldap.py - tests the primary group detection by the "userAccountControl"
Matthias Dieter Wallnöfer
2010-09-12
1
-2
/
+47
*
s4:setup/provision_self_join.ldif - now the samldb LDB module detects automat...
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+0
*
s4:samldb LDB module - "samldb_check_primaryGroupID" - support RID derivation...
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+5
*
libds:flag_mapping.c - introduce a call which maps the "userAccountControl" t...
Matthias Dieter Wallnöfer
2010-09-12
1
-0
/
+13
*
libds:flag_mapping.c - fix counter variable types
Matthias Dieter Wallnöfer
2010-09-12
1
-2
/
+3
*
s4:samldb LDB module - free the "ac" context after the delete checks
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+4
*
s4:samldb LDB module - simplify the message handling on add and modify operat...
Matthias Dieter Wallnöfer
2010-09-12
1
-33
/
+28
*
s4:samldb LDB module - move "samldb_prim_group_users_check" more down to see ...
Matthias Dieter Wallnöfer
2010-09-12
1
-41
/
+41
*
s4:samldb LDB module - add a comment to mark the beginning of the extended op...
Matthias Dieter Wallnöfer
2010-09-12
1
-0
/
+2
*
s4:samldb LDB module - refactor "samldb_find_for_defaultObjectCategory" to be...
Matthias Dieter Wallnöfer
2010-09-12
1
-94
/
+22
*
s4:samldb LDB module - refactor the "primaryGroupID" check on user creation
Matthias Dieter Wallnöfer
2010-09-12
1
-137
/
+39
[next]