summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* build: much nicer pidl rulesAndrew Tridgell2010-04-061-2/+3
* build: enable ENFORCE_GROUP_ORDERING()Andrew Tridgell2010-04-061-0/+70
* build: fixed LDB_MODULESDIRAndrew Tridgell2010-04-061-1/+1
* build: check for libgpg-errorAndrew Tridgell2010-04-061-1/+3
* build: gcrypt functionsAndrew Tridgell2010-04-061-1/+1
* build: more config checksAndrew Tridgell2010-04-061-0/+3
* build: waf build for lib/tlsAndrew Tridgell2010-04-061-0/+27
* build: result of hack session with itaAndrew Tridgell2010-04-061-2/+4
* build: started to split up wafsamba.py into separate modulesAndrew Tridgell2010-04-061-0/+4
* build: don't distinguish system and local libs in wscript filesAndrew Tridgell2010-04-061-2/+1
* build: LIBLDB hack not needed any moreAndrew Tridgell2010-04-061-8/+0
* build: added BUILD_SUBDIR() wrapperAndrew Tridgell2010-04-061-2/+2
* build: LIBLDB aliasAndrew Tridgell2010-04-061-0/+8
* build: added ADD_CFLAGS() and started of Samba4 buildAndrew Tridgell2010-04-061-2/+2
* build: added waf build rules for ldbAndrew Tridgell2010-04-061-14/+20
* build: added target directory optionsAndrew Tridgell2010-04-061-0/+43
* s4-python: Avoid importing glue directly.Jelmer Vernooij2010-04-041-4/+2
* s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij2010-04-043-38/+12
* s4-python: Remove unused imports, duplicate definitions of SECINFO_ constants.Jelmer Vernooij2010-04-031-7/+5
* talloc: change talloc minor version to 2.0.2Andrew Tridgell2010-04-021-1/+1
* s4-python: Install external included packages only if they're not present on ...Jelmer Vernooij2010-03-312-7/+2
* s4:registry/tests/diff.c - try to make also this test compatible with big-end...Matthias Dieter Wallnöfer2010-03-301-4/+5
* s4:registry/tests/hive.c - make the test compatible with big-endian platformsMatthias Dieter Wallnöfer2010-03-301-41/+27
* s4:registry/util.c - remove those "talloc_free"sMatthias Dieter Wallnöfer2010-03-291-3/+0
* s4:registry/tests/generic.c - fix the DWORD_* types test to work also against...Matthias Dieter Wallnöfer2010-03-291-6/+6
* s4:registry/ldb.c - Break with "NULL" as an error case when the data doesn't ...Matthias Dieter Wallnöfer2010-03-291-2/+5
* s4:registry/ldb.c - Always check the "name" attribute for != NULLMatthias Dieter Wallnöfer2010-03-291-2/+22
* s4:registry - move the UTF16 length calculation for "reg_key_get_info" into t...Matthias Dieter Wallnöfer2010-03-291-8/+0
* s4:registry/util.c - fix indentationMatthias Dieter Wallnöfer2010-03-291-2/+2
* registry: Fix compilation.Jelmer Vernooij2010-03-293-9/+5
* Revert reordering from commit 51bedf939568717424edd7732e1e315faa333849Wilco Baan Hofman2010-03-291-3/+3
* Revert "s4:registry - util.c - add harder checks for inputs on "reg_val_data_...Wilco Baan Hofman2010-03-291-15/+11
* Revert "s4:registry - util.c - move the "REG_NONE" case in the conversion fun...Wilco Baan Hofman2010-03-291-6/+6
* Revert "s4:registry - util.c - treat unsupported and binary values as the sam...Wilco Baan Hofman2010-03-291-6/+18
* Revert "s4:registry - adaptions for "add memory contexts for delete value/key...Wilco Baan Hofman2010-03-291-2/+5
* Revert "s4:registry - "util" - make "reg_key_add_abs" consistent with "reg_ke...Wilco Baan Hofman2010-03-291-6/+9
* Revert of commit 5b6ad54f43741c0c25b35e44cafe5fed352ff133 in registry.hWilco Baan Hofman2010-03-291-2/+1
* Remove incorrect const, something that was correct in commit 9c3e6249fd984b82...Wilco Baan Hofman2010-03-291-2/+2
* Revert "s4:registry - "util" - remove "const" from "reg_abs_path""Wilco Baan Hofman2010-03-291-3/+3
* ldap.py: Fix syntax error.Jelmer Vernooij2010-03-291-1/+1
* s4-python: Format to PEP8, simplify tests.Jelmer Vernooij2010-03-292-21/+22
* pytalloc: allow for using a system libtalloc-dev with pytallocAndrew Tridgell2010-03-291-1/+1
* libutil: moved the networking defines to util_net.hAndrew Tridgell2010-03-263-0/+3
* s4-ldb: removed unused command line options -I and -OAndrew Tridgell2010-03-252-4/+0
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-259-9/+9
* s4:cmdline Add --sign and --encrypt options to our common command lineAndrew Bartlett2010-03-241-1/+28
* s4:lib/messaging: pymessaging needs libndr.hStefan Metzmacher2010-03-231-0/+1
* s4:registry - "reg_ldb_pack_value" - provide workarounds when the server rece...Matthias Dieter Wallnöfer2010-03-231-0/+9
* s4:registry - "LDB backend" - fix indentationMatthias Dieter Wallnöfer2010-03-231-1/+2
* s4:registry - "LDB backend" - revert the length check for UTF16 stringsMatthias Dieter Wallnöfer2010-03-231-10/+5