summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06s4-waf: ensure all the ldb.pc.in vars are setAndrew Tridgell1-0/+9
2010-04-06s4-waf: enable the pc_files in the build rulesAndrew Tridgell1-0/+1
2010-04-06s4-waf: install the rest of the headersAndrew Tridgell1-0/+1
2010-04-06build: updated configure checks or new syntaxAndrew Tridgell1-1/+1
2010-04-06build: don't install talloc_testsuite and ldbtestAndrew Tridgell1-2/+4
2010-04-06build: added ldb 'skel' moduleAndrew Tridgell1-0/+5
2010-04-06build: need the sample ldb module for our testsuiteAndrew Tridgell1-0/+5
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-11/+71
2010-04-06build: fixed LDB_MODULESDIRAndrew Tridgell1-1/+1
2010-04-06build: result of hack session with itaAndrew Tridgell1-2/+4
2010-04-06build: started to split up wafsamba.py into separate modulesAndrew Tridgell1-0/+4
2010-04-06build: don't distinguish system and local libs in wscript filesAndrew Tridgell1-2/+1
2010-04-06build: LIBLDB hack not needed any moreAndrew Tridgell1-8/+0
2010-04-06build: added BUILD_SUBDIR() wrapperAndrew Tridgell1-2/+2
2010-04-06build: LIBLDB aliasAndrew Tridgell1-0/+8
2010-04-06build: added ADD_CFLAGS() and started of Samba4 buildAndrew Tridgell1-2/+2
2010-04-06build: added waf build rules for ldbAndrew Tridgell1-14/+20
2010-04-06build: added target directory optionsAndrew Tridgell1-0/+43
2010-04-04s4-python: Avoid importing glue directly.Jelmer Vernooij1-4/+2
2010-04-04s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij3-38/+12
2010-04-03s4-python: Remove unused imports, duplicate definitions of SECINFO_ constants.Jelmer Vernooij1-7/+5
2010-04-02talloc: change talloc minor version to 2.0.2Andrew Tridgell1-1/+1
2010-03-31s4-python: Install external included packages only if they're not present on ...Jelmer Vernooij2-7/+2
2010-03-29ldap.py: Fix syntax error.Jelmer Vernooij1-1/+1
2010-03-29s4-python: Format to PEP8, simplify tests.Jelmer Vernooij2-21/+22
2010-03-25s4-ldb: removed unused command line options -I and -OAndrew Tridgell2-4/+0
2010-03-25python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell7-7/+7
2010-03-09Fix typo and convert spaces to tabsSimo Sorce1-4/+4
2010-03-09s4:ldb fix escape parsingSimo Sorce1-2/+24
2010-03-09Fixed a bug in acl tests - python error when we create user/group/ou with a d...Nadezhda Ivanova1-23/+23
2010-03-09Added a check for permissions to modify the RDN attribute on rename.Nadezhda Ivanova1-0/+32
2010-03-08LDB:asq module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer1-4/+5
2010-03-08LDB:sort module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer1-4/+5
2010-03-08LDB:rdn name module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer1-2/+3
2010-03-08LDB:paged searches module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer1-2/+2
2010-03-08LDB:paged results module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer1-4/+4
2010-03-08LDB:common - Change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer11-67/+76
2010-03-08s4:LDB TDB index code - reintroduce accidentally removed code partMatthias Dieter Wallnöfer1-1/+3
2010-03-08s4:ldb_ldap.c - fix indentationMatthias Dieter Wallnöfer1-1/+1
2010-03-08LDB:TDB backend - change counter variables to "unsigned" where appropriateMatthias Dieter Wallnöfer5-16/+19
2010-03-08LDB:SQLITE3 backend - change counter variables to "unsigned" where appropriateMatthias Dieter Wallnöfer1-8/+10
2010-03-08LDB:LDAP backend - change a counter variable to "unsigned"Matthias Dieter Wallnöfer1-1/+1
2010-03-08LDB:map - make LDB "signed-safe" on counter variables where appropriateMatthias Dieter Wallnöfer3-21/+28
2010-03-06LDB:tools - change counters to be unsignedMatthias Dieter Wallnöfer6-32/+38
2010-03-04s4:ldap.py - give the "primaryGroupToken" test a better nameMatthias Dieter Wallnöfer1-3/+3
2010-03-04s4:ldap.py - add test for "tokenGroups"Matthias Dieter Wallnöfer1-0/+44
2010-03-04Refactored ACL python testsNadezhda Ivanova1-441/+256
2010-03-03s4/ildap: fine tune ildb_callback()Kamen Mazdrashki1-3/+3
2010-03-02LDB:NSS - make LDB "signed-safe" on counter variablesMatthias Dieter Wallnöfer1-2/+2