summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the checking of single valued attributes back into the tdb backend.Andrew Tridgell2010-11-042-12/+44
* s4-test: fixed quoting in deletetest.pyAndrew Tridgell2010-11-041-1/+1
* s4-auth: unconditionally set previous_evAndrew Tridgell2010-11-041-3/+1
* debug: fixed default debug settingsAndrew Tridgell2010-11-042-1/+7
* Speed test with user objectsZahari Zahariev2010-11-041-0/+191
* librpc/ndr: use new strlen_m_ext_term() in ndr_charset_length(): fix bug #7594Michael Adam2010-11-031-2/+2
* lib/util/charset/charconv: clarify comments in next_codepoint_convenience_ext()Michael Adam2010-11-031-5/+8
* lib/util/charset/util_unistr: clarify the comment header for strlen_m().Michael Adam2010-11-031-5/+6
* lib/util/charset/util_unistr: add strlen_m_ext_term() - variant of strlen_m_e...Michael Adam2010-11-032-0/+12
* lib/util/charset/util_unistr: add strlen_m_ext that takes input and output ch...Michael Adam2010-11-032-10/+51
* lib/charcnv/util_unistr: add next_codepoint_ext() that accepts input charset.Michael Adam2010-11-032-0/+8
* lib/charset/charcnv: rename a parameter of next_codepoint_convenience_ext() f...Michael Adam2010-11-031-5/+5
* lib/charset/charcnv: add next_codepoint_convenience_ext() that accepts input ...Michael Adam2010-11-032-11/+37
* s3:util_str: add strlen_m_ext_term() - variant of strlen_m_ext() counting ter...Michael Adam2010-11-032-0/+11
* s3:lib/util_str: add strlen_m_ext() that takes input and output charsetMichael Adam2010-11-032-13/+57
* s3:lib/util_str: clarify the comment header for strlen_m().Michael Adam2010-11-031-4/+6
* s3:lib/charcnv: clarify comments in next_codepoint_ext()Michael Adam2010-11-031-2/+2
* s3:lib/charcnv: rename a parameter for clarity in next_codepoint_ext()Michael Adam2010-11-032-6/+6
* s3:lib/charcnv: reformat comments in next_codepoint_ext()Michael Adam2010-11-031-12/+18
* s3:lib/charcnv: add next_codepoint_ext() that accepts input charset.Michael Adam2010-11-032-11/+34
* util/charset: remove a duplicate comment.Michael Adam2010-11-031-5/+0
* build: a more portable way of finding waf in makefilesAndrew Tridgell2010-11-034-12/+4
* selftest/tests.py: Fix typos.Jelmer Vernooij2010-11-031-2/+2
* provision: Look for in source setup data first, in case an older versionJelmer Vernooij2010-11-031-16/+28
* samba: Make in_source_tree() public.Jelmer Vernooij2010-11-031-3/+3
* urgent_replication: Fix formattingJelmer Vernooij2010-11-031-33/+33
* possibleinferiors: Report subunit.Jelmer Vernooij2010-11-031-4/+8
* possibleinferiors: Fix formatting.Jelmer Vernooij2010-11-031-15/+14
* replace/wscript: add size checks for stdint.h typesStefan Metzmacher2010-11-031-0/+1
* replace/wscript: do the size checks directly after the type checksStefan Metzmacher2010-11-031-4/+4
* replace/wscript: define bool to int instead of off_tStefan Metzmacher2010-11-031-1/+1
* replace/wscript: check for uint8_tStefan Metzmacher2010-11-031-0/+1
* s4:dsdb/samldb: avoid nested unindexed searches in samldb_member_check()Stefan Metzmacher2010-11-031-14/+31
* s4:dsdb/tests/python/sam.py: test with member: <SID=...>Stefan Metzmacher2010-11-031-0/+16
* s4:descriptor LDB module - a bit cleanupMatthias Dieter Wallnöfer2010-11-031-13/+34
* s4:sam.py - assign valid values when performing the special-attributes constr...Matthias Dieter Wallnöfer2010-11-031-3/+3
* s4:samldb LDB module - improve the "get_single_valued_attr" call and move it ...Matthias Dieter Wallnöfer2010-11-032-84/+36
* s4:objectclass_attrs LDB module - introduce the hardcoded delete-protected at...Matthias Dieter Wallnöfer2010-11-031-1/+19
* pydsdb: Import testtools before subunit for those that don't haveJelmer Vernooij2010-11-039-32/+19
* filter-subunit: Add --fail-on-empty argument.Jelmer Vernooij2010-11-032-3/+11
* s3: Align nttrans replies the same way Windows does itVolker Lendecke2010-11-031-1/+1
* s4:objectclass LDB module - the structural objectclass has always to be speci...Matthias Dieter Wallnöfer2010-11-032-0/+25
* s4:objectclass_attrs LDB module - refactor the "dSHeuristics" checkerMatthias Dieter Wallnöfer2010-11-031-12/+9
* s4:objectclass_attrs LDB module - simplify the invoke of the "dSHeuristics" c...Matthias Dieter Wallnöfer2010-11-031-3/+4
* s4-tests: Tests for the dSHeuristics attribute value restrictionsNadezhda Ivanova2010-11-031-0/+41
* s4-dsdb: Implemented value restrictions for the dSHeuristics attributeNadezhda Ivanova2010-11-031-1/+27
* s3: Fix a getgrent crash with many groupsVolker Lendecke2010-11-031-0/+1
* s4-server: cleanup allocation of process modelsAndrew Tridgell2010-11-032-10/+6
* s4-ldb: fixed sorting of module namesAndrew Tridgell2010-11-031-1/+6
* s4:objectguid LDB module - remove "objectguid_find_attribute"Matthias Dieter Wallnöfer2010-11-031-17/+1