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-04
compression: added a simple lzxpress test
Andrew Tridgell
1
-1
/
+48
2010-11-04
compression: fixed an uninitialised data but in lzxpress
Andrew Tridgell
1
-0
/
+2
2010-11-04
s3: Remove the use of cli_send_trans from cli_get_fs_full_size_info
Volker Lendecke
3
-55
/
+41
2010-11-04
s4:ldap.py/passwords.py - just use objectclass "user" for users
Matthias Dieter Wallnöfer
2
-7
/
+7
2010-11-04
s3: Remove an unused prototype
Volker Lendecke
1
-17
/
+0
2010-11-04
s4:dsdb/objectclass_attrs: not all objects have delete protected attributes a...
Stefan Metzmacher
1
-0
/
+14
2010-11-04
s4:dsdb/samdb: optimize samldb_prim_group_change()
Stefan Metzmacher
1
-60
/
+60
2010-11-04
s4:dsdb/common: fix memory leak in samdb_ntds_settings_dn()
Stefan Metzmacher
1
-1
/
+1
2010-11-04
s4:dsdb/kcc: fix memory leak in kcctpl_copy_output_edges()
Stefan Metzmacher
1
-0
/
+1
2010-11-04
s3-waf: add check for httpConnect and httpConnectEncrypt.
Günther Deschner
1
-0
/
+1
2010-11-04
s4-ldb_module.h: use LDB error code for ldb_error() macro rather than LDB_DEB...
Kamen Mazdrashki
1
-1
/
+1
2010-11-04
s4-devel: Verify prefixMap is saved correctly in LDB on disk
Kamen Mazdrashki
1
-0
/
+146
2010-11-04
urgent_replication: forbid empty subunit output.
Jelmer Vernooij
1
-1
/
+1
2010-11-04
selftest: Allow some tests to output empty subunit data.
Jelmer Vernooij
1
-7
/
+12
2010-11-04
s4-dsdb Fix urgent_replication test not to set an invalid userAccountControl
Andrew Bartlett
1
-2
/
+3
2010-11-04
urgent_replication: Fix syntax error.
Jelmer Vernooij
1
-1
/
+1
2010-11-04
s4-dsdb: use LDB_FLAG_MOD_REPLACE for isDeleted
Andrew Tridgell
1
-1
/
+1
2010-11-04
s4-dsdb: use LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK in dsdb
Andrew Tridgell
2
-2
/
+8
2010-11-04
s4-ldb: implement LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK
Andrew Tridgell
2
-13
/
+12
2010-11-04
s4-ldb: don't load modules from the same directory twice
Andrew Tridgell
1
-4
/
+4
2010-11-04
s4-ldb: honor controls on search in ldbedit
Andrew Tridgell
3
-1
/
+81
2010-11-04
Move the checking of single valued attributes back into the tdb backend.
Andrew Tridgell
2
-12
/
+44
2010-11-04
s4-test: fixed quoting in deletetest.py
Andrew Tridgell
1
-1
/
+1
2010-11-04
s4-auth: unconditionally set previous_ev
Andrew Tridgell
1
-3
/
+1
2010-11-04
debug: fixed default debug settings
Andrew Tridgell
2
-1
/
+7
2010-11-04
Speed test with user objects
Zahari Zahariev
1
-0
/
+191
2010-11-03
librpc/ndr: use new strlen_m_ext_term() in ndr_charset_length(): fix bug #7594
Michael Adam
1
-2
/
+2
2010-11-03
lib/util/charset/charconv: clarify comments in next_codepoint_convenience_ext()
Michael Adam
1
-5
/
+8
2010-11-03
lib/util/charset/util_unistr: clarify the comment header for strlen_m().
Michael Adam
1
-5
/
+6
2010-11-03
lib/util/charset/util_unistr: add strlen_m_ext_term() - variant of strlen_m_e...
Michael Adam
2
-0
/
+12
2010-11-03
lib/util/charset/util_unistr: add strlen_m_ext that takes input and output ch...
Michael Adam
2
-10
/
+51
2010-11-03
lib/charcnv/util_unistr: add next_codepoint_ext() that accepts input charset.
Michael Adam
2
-0
/
+8
2010-11-03
lib/charset/charcnv: rename a parameter of next_codepoint_convenience_ext() f...
Michael Adam
1
-5
/
+5
2010-11-03
lib/charset/charcnv: add next_codepoint_convenience_ext() that accepts input ...
Michael Adam
2
-11
/
+37
2010-11-03
s3:util_str: add strlen_m_ext_term() - variant of strlen_m_ext() counting ter...
Michael Adam
2
-0
/
+11
2010-11-03
s3:lib/util_str: add strlen_m_ext() that takes input and output charset
Michael Adam
2
-13
/
+57
2010-11-03
s3:lib/util_str: clarify the comment header for strlen_m().
Michael Adam
1
-4
/
+6
2010-11-03
s3:lib/charcnv: clarify comments in next_codepoint_ext()
Michael Adam
1
-2
/
+2
2010-11-03
s3:lib/charcnv: rename a parameter for clarity in next_codepoint_ext()
Michael Adam
2
-6
/
+6
2010-11-03
s3:lib/charcnv: reformat comments in next_codepoint_ext()
Michael Adam
1
-12
/
+18
2010-11-03
s3:lib/charcnv: add next_codepoint_ext() that accepts input charset.
Michael Adam
2
-11
/
+34
2010-11-03
util/charset: remove a duplicate comment.
Michael Adam
1
-5
/
+0
2010-11-03
build: a more portable way of finding waf in makefiles
Andrew Tridgell
4
-12
/
+4
2010-11-03
selftest/tests.py: Fix typos.
Jelmer Vernooij
1
-2
/
+2
2010-11-03
provision: Look for in source setup data first, in case an older version
Jelmer Vernooij
1
-16
/
+28
2010-11-03
samba: Make in_source_tree() public.
Jelmer Vernooij
1
-3
/
+3
2010-11-03
urgent_replication: Fix formatting
Jelmer Vernooij
1
-33
/
+33
2010-11-03
possibleinferiors: Report subunit.
Jelmer Vernooij
1
-4
/
+8
2010-11-03
possibleinferiors: Fix formatting.
Jelmer Vernooij
1
-15
/
+14
2010-11-03
replace/wscript: add size checks for stdint.h types
Stefan Metzmacher
1
-0
/
+1
[prev]
[next]