summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-03-071-15/+16
|\ | | | | | | (This used to be commit 2bf43c7932d886b0db3e1c2f5a4b8697435b0c5c)
| * Rerun SWIG.Jelmer Vernooij2008-03-071-15/+16
| | | | | | | | (This used to be commit e384aac5c8156c7f056c70b1caab0778f8fc52b6)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-072-2/+2
|\| | | | | | | (This used to be commit e4da851bd7e7620bbf99efe20a496b1be78ba4e2)
| * accountExpires: Windows default is 9223372036854775807, not -1.Andrew Kroeger2008-03-071-1/+1
| | | | | | | | (This used to be commit be47cc7fdfa3cae0508e564f38b793aa27b6eb92)
| * ldb_wrap: Debug at derived samba_level, not the level of the ldb debug enum.Andrew Kroeger2008-03-061-1/+1
| | | | | | | | (This used to be commit eb9a7c3b3a7f113ff58e2ebea9886f997da4e085)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-041-1/+10
|\| | | | | | | | | | | | | Conflicts: source/build/smb_build/makefile.pm (This used to be commit 391fea450b2e6664fcd4e4419858997c6094cf3e)
| * Try to return sane ldb error stringsAndrew Bartlett2008-03-041-1/+10
| | | | | | | | | | | | | | We don't just want to return just strerror(ret) when things go wrong. Andrew Bartlett (This used to be commit 7f0341dd589150ab01563957460cdcf42515cadc)
* | Fix syntax.Jelmer Vernooij2008-03-041-2/+2
| | | | | | | | (This used to be commit 9bc22a4cd39a96d757be844d0f32a8042d233612)
* | Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij2008-03-041-1/+1
| | | | | | | | (This used to be commit 10cf48591e8d6bfb750a6ff187f04ea24a1f8cd7)
* | Fix some paths.Jelmer Vernooij2008-03-042-2/+2
| | | | | | | | (This used to be commit bb16e51e60df296fa7b89eeeba6b80908099dda6)
* | Fix includes.Jelmer Vernooij2008-03-044-0/+7
| | | | | | | | (This used to be commit 99e61dade2bd9ae2a5dfe17f766528012c09e46c)
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-0325-200/+162
| | | | | | | | (This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-037-208/+349
|\| | | | | | | | | | | | | | | | | Conflicts: source/Makefile source/build/smb_build/makefile.pm source/librpc/config.mk (This used to be commit 3e02fcfd3fb6683f51417ba39f4ec177494eff3e)
| * Merge branch 'v4-0-test' into id10ts-registryJelmer Vernooij2008-03-0337-322/+399
| |\ | | | | | | | | | (This used to be commit f98b59021a5ea39c7970ebc5520d17775e500b8c)
| | * Some cleanups for the ldb doxygen docs.Brad Hards2008-03-021-10/+12
| | | | | | | | | | | | (This used to be commit 5972308add8b1078e190beab204c1ba4b3a25747)
| | * Remove unused variable, fix (80, 'Other error') exceptions from ldb python ↵Jelmer Vernooij2008-03-012-4/+4
| | | | | | | | | | | | | | | | | | bindings (This used to be commit 2303063cbd2e65580618124ef8ecf42867d2b952)
| | * Fix error handling in ldb.add().Jelmer Vernooij2008-03-012-161/+81
| | | | | | | | | | | | (This used to be commit a7f89b5bb28601597a4a0f75ec2b97bac02370d9)
| | * Change remaining prototype headers to be private.Jelmer Vernooij2008-02-291-3/+3
| | | | | | | | | | | | (This used to be commit 2f7ff409e89c9682e681ddcf54439db9e3b6ccb4)
| | * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-2912-26/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Never install generated prototype files. It's easier to break the API when using them and they're not easily readable for 3rd party users. Conflicts: source/auth/config.mk source/auth/credentials/config.mk source/auth/gensec/config.mk source/build/smb_build/config_mk.pm source/build/smb_build/main.pl source/build/smb_build/makefile.pm source/dsdb/config.mk source/lib/charset/config.mk source/lib/tdr/config.mk source/lib/util/config.mk source/libcli/config.mk source/libcli/ldap/config.mk source/librpc/config.mk source/param/config.mk source/rpc_server/config.mk source/torture/config.mk (This used to be commit 6c659689ed4081f1d7a6253c538c7f01784197ba)
| | * Fix manpage paths.Jelmer Vernooij2008-02-291-6/+6
| | | | | | | | | | | | (This used to be commit 36da52abf5be79e37bd495ec4265e01b27aa9da5)
| | * Move manpage management out of the perl build system.Jelmer Vernooij2008-02-294-14/+28
| | | | | | | | | | | | (This used to be commit 1dd6bea507f1f5e26cccf89148280721260a4673)
| * | registry: Add an explicit test for recursive deletion.Andrew Kroeger2008-02-261-0/+37
| | | | | | | | | | | | (This used to be commit 5e905804993df4c2ac28090d056e6db6bb63ac44)
| * | registry: Implement recursive deletes for regf-backed registry.Andrew Kroeger2008-02-261-4/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When deleting a registry key that contains subkeys or values, Windows performs a recursive deletion that removes any subkeys or values. This update makes deletes for an regf-backed registry consistent with Windows. The regf-backed registry does not have transactional integrity when performing multiple operations. Therefore, if an error occurs during the recursive deletion, the regf-backed registry may be left in an inconsistent state. (This used to be commit b0321bad290d1a9399b4aba140a622e3af6d7575)
| * | registry: Implement recursive deletes for dir-backed registry.Andrew Kroeger2008-02-261-6/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When deleting a registry key that contains subkeys or values, Windows performs a recursive deletion that removes any subkeys or values. This update makes deletes for an dir-backed registry consistent with Windows. The dir-backed registry relies on the underlying filesystem, which does not generally have transactional integrity when performing multiple operations. Therefore, if an error occurs during the recursive deletion, the dir-backed registry may be left in an inconsistent state. (This used to be commit 6b5fbf7e4e38342bcd80e63f46cd295f89ab1ee9)
| * | registry: Implement recursive deletes for ldb-backed registry.Andrew Kroeger2008-02-261-27/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When deleting a registry key that contains subkeys or values, Windows performs a recursive deletion that removes any subkeys or values. This update makes deletes for an ldb-backed registry consistent with Windows. Under ldb, the deletion is done using an explicit transaction. If an error occurs during the deletion the entire transaction is cancelled, leaving the registry as it was before the deletions started. (This used to be commit ca796c8fb10598674a5eef31d15863e79bcf3db8)
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-2920-107/+223
|\ \ \ | | |/ | |/| | | | | | | | | | | | | Conflicts: source/scripting/python/config.mk (This used to be commit 0ac0ea660ab63eca764149f1d2828d0238a57289)
| * | libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.Michael Adam2008-02-291-0/+4
| | | | | | | | | | | | | | | Michael (This used to be commit 0aff54a12e20d5e91fcdec7aaec103fb9a371a23)
| * | libreplace: ifdef out ip6 code if unsupported.Michael Adam2008-02-291-0/+2
| | | | | | | | | | | | | | | Michael (This used to be commit 54cc0df4dbf6d63a9b94e1ac6af4ec7f7803bc30)
| * | libreplace: fix rep_freeifaddrs to not segfault on NULL input.Michael Adam2008-02-291-6/+7
| | | | | | | | | | | | | | | Michael (This used to be commit 0cbb87453beb52c6b0bc3a48791f49678f4030c5)
| * | libreplace: fix silly crashbug in getifaddrs_test().Michael Adam2008-02-291-1/+3
| | | | | | | | | | | | | | | Michael (This used to be commit 523626908d25f974fd1ae6d7306b1d4bc8414162)
| * | libreplace: add missing newline in output of getifaddrs test.Michael Adam2008-02-291-1/+1
| | | | | | | | | | | | | | | Michael (This used to be commit f8243cfc47c7414bab7f249d0e5d1c85e8ca7d64)
| * | libreplace: add missing semicolon to getifaddrs.Michael Adam2008-02-291-1/+1
| | | | | | | | | | | | | | | Michael (This used to be commit 29818a07de826fd687003ff25865d77939ecaa9a)
| * | Fix ldapi support.Jelmer Vernooij2008-02-291-2/+2
| | | | | | | | | | | | (This used to be commit 9499f8eea534cf93f96af17941e9195aadc0a756)
| * | libreplace: try and fix rep_getifaddrs() for Tru64.Michael Adam2008-02-291-21/+16
| | | | | | | | | | | | | | | | | | | | | | | | Don't fail when there is no address assigned to the interface. Put NULL into the ifaddrs structure instead. Michael (This used to be commit ee170c85e0e76411bd752de5fe51db6940dab929)
| * | libreplace: use the new getifaddrs test also for autoconf.Michael Adam2008-02-282-33/+16
| | | | | | | | | | | | | | | Michael (This used to be commit a2a506ff0eae2a64ebe2ddbb81a6c2a5fa7fe3da)
| * | libreplace: add extended getifaddrs test that prints out the interfaces.Michael Adam2008-02-283-7/+100
| | | | | | | | | | | | | | | Michael (This used to be commit 9d2bab09aac22c00fe23f1e1265a2dbd0901e9ce)
| * | Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij2008-02-2812-25/+50
| |\ \ | | | | | | | | | | | | (This used to be commit 6cbb241c05539cc62526a366094c9c472e6422a5)
| | * \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-2712-52/+157
| | |\ \ | | | | | | | | | | | | | | | (This used to be commit d96fcc52a70fd1236b767b1d88a39d78c4e8c48c)
| | * | | Remove uses of global_loadparm.Jelmer Vernooij2008-02-255-11/+15
| | | | | | | | | | | | | | | | | | | | (This used to be commit a16c9a2129ce92e7e1a613b2badd168e42ead436)
| | * | | Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used byJelmer Vernooij2008-02-212-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | all EJS code. (This used to be commit 184988866fe8e740f58e3683eefcaa70f8b51d11)
| | * | | Remove yet more global_loadparm instances.Jelmer Vernooij2008-02-211-2/+4
| | | | | | | | | | | | | | | | | | | | (This used to be commit 5de88728ac5c567d3711d1ac6862bbdaced84b75)
| | * | | Remove more global_loadparm instance.sJelmer Vernooij2008-02-211-5/+9
| | | | | | | | | | | | | | | | | | | | (This used to be commit a1280252ce924df69d911e597b7f65d8038abef9)
| | * | | Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-214-7/+13
| | | | | | | | | | | | | | | | | | | | (This used to be commit e01c1e87c0fe9709df7eb5b863f7ce85564174cd)
| | * | | Cache iconv_convenience.Jelmer Vernooij2008-02-211-12/+22
| | | | | | | | | | | | | | | | | | | | (This used to be commit efd577cb5035f1b83bb8cd8958dcecb0ac0d055b)
| * | | | Cache iconv_convenience.Jelmer Vernooij2008-02-281-12/+22
| | | | | | | | | | | | | | | | | | | | (This used to be commit fe1d3e69990a71d7639ac8718f6ca51de4d7e6d2)
| * | | | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-288-6/+109
| |\ \ \ \ | | | |/ / | | |/| | | | | | | (This used to be commit ba864cfd7ce4b69179431131cac9661cbf48bf32)
| * | | | Fix rdn_name errors.Andrew Bartlett2008-02-281-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return the correct error when the DN is mismatched with it's RDN attribute (now matches AD). Andrew Bartlett (This used to be commit bf7166e785e5c5d52dbb0c12e5e4206d74e72f4e)
* | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-278-1/+104
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/build/smb_build/makefile.pm (This used to be commit c45b97c4714dd0565949732394c9c1e8eedbb99a)
| * | | | libreplace: standalone build: use -I$srcdir instead of -I.Michael Adam2008-02-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Michael (This used to be commit ff311e613226e660998824b887cb9595ffbe0275)
| * | | | libreplace: fix standalone build - add necessary libs.Michael Adam2008-02-272-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The libs needed for getifaddrs replacements have to be added to LIBS and used for the testsuite target. Michael (This used to be commit e7c1d6513b945b205abe84b18a251d06e737e659)