summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Fix the build (again).Jelmer Vernooij2008-02-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit ef00f6b5817107738dc44367838095896af4e77d)
| | * | | | | | | | | | | | Remove public prototype headers. Generating both public and private ↵Jelmer Vernooij2008-02-253-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prototype headers is tricky with gmake and it's easy to break backwards compatibility for the public API with them. (This used to be commit dee1cb6b08aa0a3e24372e052729121c11280971)
| | * | | | | | | | | | | | Fix use of realpath, fix init functions for ldb.Jelmer Vernooij2008-02-253-13/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit ca510136d2c4cae8f520c76df6aaadb5d412bea1)
| | * | | | | | | | | | | | Fix standalone ldb build modules.Jelmer Vernooij2008-02-251-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 0b133a30a23757cf463ff22dff6372ae5e11d4c7)
| | * | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-2560-393/+400
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/build/smb_build/header.pm source/build/smb_build/makefile.pm source/lib/ldb/include/ldb_private.h (This used to be commit 1a646af0647f021d99473a8991c35e616a423ea6)
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-183-22/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/build/smb_build/input.pm source/build/smb_build/main.pl source/build/smb_build/makefile.pm (This used to be commit bc11e3ef1c34923f5b13571926617a840ad554fe)
| | * | | | | | | | | | | | | | Move responsibilities of build.h to makefile.Jelmer Vernooij2008-02-165-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit a43f6d37bce85748e9cf2675e5beced5db26f1c3)
| | * | | | | | | | | | | | | | Revert "Allow LDB to be a static library again."Jelmer Vernooij2008-02-162-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 16fd90d7a99ae8eaf2accf3c8b3ec55b2223f9cd. (This used to be commit 9166e48944819041ed5db6dbd432fc660660c5ce)
| | * | | | | | | | | | | | | | Allow LDB to be a static library again.Jelmer Vernooij2008-02-162-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 16fd90d7a99ae8eaf2accf3c8b3ec55b2223f9cd)
| | * | | | | | | | | | | | | | Add static header for gencache.Jelmer Vernooij2008-02-162-5/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 9a0f6a0012243a74702c723dec808c99c58c772e)
| * | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-0913-66/+279
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 2db0e86fb4abc27eed2d35e1d41122bc89a2c5fe)
| | * | | | | | | | | | | | | | Fix typo.Jelmer Vernooij2008-05-081-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit bd089818a3182698dfe85039c1b2e22d8c2835bb)
| | * | | | | | | | | | | | | | Add undefined symbol flag for AIX.William Jojo2008-05-081-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit dabdf24e86f038e3afc67532fa5bf60a37992161)
| | * | | | | | | | | | | | | | Fix typo.Jelmer Vernooij2008-05-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 1def988ef28de85b3f97172bdbf935a4fec4dec3)
| | * | | | | | | | | | | | | | Fix link flags for ldb and tdb Python modules.Jelmer Vernooij2008-05-082-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 787a32fdef9d761d64839f489cca0b0684f9a9fd)
| | * | | | | | | | | | | | | | libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone buildStefan Metzmacher2008-05-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 04f4523ed032946b8f0e74ac6f7458010159e3bb)
| | * | | | | | | | | | | | | | libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher2008-05-072-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 3451b54bf7f5e37a589ec261d28c2a8b6f9788ed)
| | * | | | | | | | | | | | | | libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macroStefan Metzmacher2008-05-072-63/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: moving it out of AC_LIBREPLACE_BROKEN_CHECKS will be the next step metze (This used to be commit 55a904b1d7aeca849d450e371b18afca5b0c6218)
| | * | | | | | | | | | | | | | libreplace: always provide utime() and utimes()Stefan Metzmacher2008-05-076-1/+200
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'd like to also provide futimes(), but it seems that some systems doesn't support a it at kernel level. If someone knows how to write a portable replacement for futimes() please tell me... metze (This used to be commit a9604fe4a323dccb537cf02ea7594437b4995803)
| * | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-071-0/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit c21dd40bc73acafe6bd28cfd0de60f2a4b03853a)
| | * | | | | | | | | | | | | | libreplace: check how portable utimes() and futimes() areStefan Metzmacher2008-05-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 8798ce3c744025b94973784dcb44d099427ef190)
| * | | | | | | | | | | | | | | Cope with an empty mapping file in ad2oLschemaAndrew Bartlett2008-05-061-2/+2
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 5f36a605a9accfba1125bbae0e79bb14b936173c)
| * | | | | | | | | | | | | / Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-276-2/+989
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 5b44d8121de7735d69e6238a1442aff034a8ebd3)
| * | | | | | | | | | | | | Remove temporary debug statementSimo Sorce2008-04-221-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 10780e638af8afc3ffa261255200779aea732694)
| * | | | | | | | | | | | | Remove more event_context_init() uses from function calls within deep down ↵Simo Sorce2008-04-215-8/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the code. Make sure we pass around the event_context where we need it instead. All test but a few python ones fail. Jelmer promised to fix them. (This used to be commit 3045d391626fba169aa26be52174883e18d323e9)
| * | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-175-6/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 43fc10aaa7c3d50cb9fee5ecab859103aec4a62e)
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-172-19/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit c73a3b837ec16fbb846c6e63a45599fca99b3d0b)
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-1719-91/+174
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 3ab9abf40605a4a6b220faeebaef81546a8d87a0)
| | * | | | | | | | | | | | | | | use uintptr_t instead of intptr_t where appropriateAndrew Tridgell2008-04-175-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit d62f2bcc85c13605c133db250e0a86d2d6ccc481)
| * | | | | | | | | | | | | | | | More endian fixes in the registryAndrew Bartlett2008-04-171-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit b26662be196a84237543eb90d6e08809489df3a9)
| * | | | | | | | | | | | | | | | Fix typoAndrew Bartlett2008-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit ba6546504505f19abaa5aa35fe3e469ddfd3d619)
| * | | | | | | | | | | | | | | | More work to avoid endian bugs in registry tests.Andrew Bartlett2008-04-171-5/+7
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit 500544f4127d4042ab5ea8e3800156246982c297)
| * | | | | | | | | | | | | | | Fix bug in registry test on big-endian machines.Andrew Bartlett2008-04-172-19/+32
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit c74c67c38383b43efd707934e8c457b757e49db1)
| * | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-04-171-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit ece878c1f9251b83598508e23ce0015b4db72f0a)
| | * | | | | | | | | | | | | | Skip strcmp() on 2 NULL pointers.Andrew Bartlett2008-04-171-1/+2
| | |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit 7b9a647ebbbe9ec9e1b82b42e3a8916396f91273)
| * | | | | | | | | | | | | | Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-1716-90/+164
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit b4e1ae07a284c044704322446c94351c2decff91)
| * | | | | | | | | | | | | | Add convenience function for getting at event context from ejs code.Jelmer Vernooij2008-04-172-0/+8
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit b659e83cd6b627dd0ae04064bccff7220a5bd1ce)
| * | | | | | | | | | | | | Remove policy library - it's now in a separate git repository.Jelmer Vernooij2008-04-169-4342/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 9b364bf390524fa34db1b3d7e6f875a6b8f35f24)
| * | | | | | | | | | | | | Now that we don't create a new event context, don't free it.Andrew Bartlett2008-04-161-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This previously would free the torture provided global event context. Andrew Bartlett (This used to be commit 664f2fc49f32a081f14638571ee0db01a7863347)
| * | | | | | | | | | | | | Remove unused arguments from reg_open_local().Jelmer Vernooij2008-04-169-71/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit fee7ea7080ec40182efc6ffe57b267444eb9389a)
* | | | | | | | | | | | | | Fix const.Jelmer Vernooij2008-04-152-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit b74fc23825a54eb101b413ee76b21ee605dfb16c)
* | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij2008-04-1530-216/+201
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 70ebb22c3df178a26c26c0a25c5722ff9ccdb0b4)
| * | | | | | | | | | | | | Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables ↵Jelmer Vernooij2008-04-153-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directly instead. (This used to be commit 9d0ae012b0b463278cd054d06788aa998acc2da2)
| * | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-141-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 1ef3830bb0d6e91e3b00e880784ca0741d9b4d49)
| | * | | | | | | | | | | | | lib/events: fix missing prototype of s4_events_aio_init()Stefan Metzmacher2008-04-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 8dca5b9bbb8706a98ad9a15f1b479be497dd44e7)
| * | | | | | | | | | | | | | Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-1412-106/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 92856d5054106894b65cd1a1b5119c0facfc4cff)
| * | | | | | | | | | | | | | Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-1415-97/+87
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 5628d58990144463fd87f8c847c9384ac2193681)
| * | | | | | | | | | | | | Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-143-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | altogether. (This used to be commit dbeab2a9cdee4e5f69afeb2603ba29cbed56debd)
* | | | | | | | | | | | | | Fix formatting, remove unused function.Jelmer Vernooij2008-04-151-14/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 6ec206ba58777395b2d1251680b21648f4c0f78e)
* | | | | | | | | | | | | | More patchfile fixes. Write support should work now.Wilco Baan Hofman2008-04-152-14/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit cc38f2f086b92bbe65bd6e7f4e03fdf7f21ef2f6)