summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2010-05-31ldb-waf: Fix installation path of manpages, simplify manpage handling.Jelmer Vernooij1-5/+3
2010-05-30s4:tests/python/passwords.py - fix filterMatthias Dieter Wallnöfer1-1/+1
2010-05-30ldb:ldb_tdb/ldb_tdb.c - quiet a warning regarding TDB -> LDB error code conve...Matthias Dieter Wallnöfer1-0/+2
2010-05-30s4:ldap.py - add a test which shows the modification behaviour of important a...Matthias Dieter Wallnöfer1-0/+104
2010-05-30s4:ldap.py - add more test cases to show invalid primary group change behaviourMatthias Dieter Wallnöfer1-0/+23
2010-05-28s4:regshell - fix an "asprintf"Matthias Dieter Wallnöfer1-1/+5
2010-05-28s4:regshell - don't use negative exit codesMatthias Dieter Wallnöfer1-1/+1
2010-05-24ldb-waf: Install manual pages for ldb in standalone build, installJelmer Vernooij1-4/+23
2010-05-24s4:"rdn_name" LDB module - fix the creation of the RDN attribute (try to norm...Matthias Dieter Wallnöfer1-6/+20
2010-05-22s4:ldb_controls: make it possible to pass arbitrary control via the command lineStefan Metzmacher1-0/+34
2010-05-21Doh! If you're going to give advice in "useage", make sure it's correct.Jeremy Allison1-2/+2
2010-05-21Add comments to usage error message for -k to make it obvious what this needs.Jeremy Allison1-2/+3
2010-05-21s4:ldb: add --controls support to ldbeditStefan Metzmacher1-5/+12
2010-05-21s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett1-1/+1
2010-05-21Revert "Make -k a simple non-bool option."Andrew Bartlett1-0/+9
2010-05-20Make -k a simple non-bool option.Jeremy Allison1-9/+0
2010-05-20s4:ldb-samba: handle more GUID attributesStefan Metzmacher1-11/+36
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij21-160/+87
2010-05-13ldb:ldb_msg.c - use result constantMatthias Dieter Wallnöfer1-1/+1
2010-05-12work around AIX6.1 name space pollution rename mod_name to module_nameOlaf Flebbe1-3/+3
2010-05-10s4/dn: handle case 'base' dn has no componentsKamen Mazdrashki1-1/+1
2010-05-10s4:passwords.py - add a python unittest for additional testing of my password...Matthias Dieter Wallnöfer1-0/+579
2010-05-05s4-ldb: check for ldap_initializeAndrew Tridgell1-1/+1
2010-05-05s4-ldb: add msg saying which build system is being usedAndrew Tridgell1-0/+2
2010-05-04s4/waf: ABI update for lib/ldbAnatoliy Atanasov2-1/+225
2010-05-04s4/rodc: Support read-only databaseAnatoliy Atanasov2-0/+49
2010-05-04s4/rodc: Fix the callbacks up the stack to handle referrals on modify requestsAnatoliy Atanasov1-0/+15
2010-05-03s4/test: Implement tests for msDS-isRODC constructed attributeAnatoliy Atanasov1-0/+39
2010-05-02s4-ldb: use a parent context in the ldb utilsAndrew Tridgell6-12/+20
2010-04-29s4/test: schemaInfo may not to be set yetKamen Mazdrashki1-7/+15
2010-04-27s4:lib/registry: fix the waf buildStefan Metzmacher1-1/+1
2010-04-27s4: use shared registry functions.Günther Deschner4-49/+13
2010-04-20pytalloc: ensure talloc_ctx is directly after PyObject_HEADAndrew Tridgell2-8/+8
2010-04-20Removed more excess looping and fixed problem with incorrect IO flag handling.Nadezhda Ivanova1-0/+33
2010-04-18s4-waf: removed the unused installdir= option to SAMBA_BINARY()Andrew Tridgell2-6/+0
2010-04-18build: more adjustments for the ABI type name mapsAndrew Tridgell3-63/+3
2010-04-18s4-waf: rebuild signature files with the api type mapsAndrew Tridgell2-32/+32
2010-04-18ldb-waf: enable ABI checking in ldbAndrew Tridgell3-0/+506
2010-04-18ldb: mark the tdb backend in ldb as _PRIVATE_Andrew Tridgell1-1/+1
2010-04-17s4:Added a test for correct CO expansion in SD creation.Nadezhda Ivanova1-0/+13
2010-04-15s4:Added a test to make sure we ignore ACEs with ID flag set.Nadezhda Ivanova1-0/+13
2010-04-13s4-waf: don't try to use the system lib for the library buildAndrew Tridgell1-4/+6
2010-04-12s4-ldb: enable waf build of ldb without ldap backendAndrew Tridgell1-2/+3
2010-04-12s4-ldb: fixed a crash bug for non-UTF8 stringsAndrew Tridgell1-1/+3
2010-04-12s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher1-3/+3
2010-04-12build: use a common autogen-waf.sh for all buildsAndrew Tridgell1-22/+1
2010-04-11subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij1-1/+1
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-1/+1
2010-04-10s4:registry - "patchfile_preg.c" - use more "sizeof"s on length specificationMatthias Dieter Wallnöfer1-6/+6
2010-04-10s4:registry - "patchfile_preg.c" - fix indentationMatthias Dieter Wallnöfer1-5/+9