Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-17 | More endian fixes in the registry | Andrew Bartlett | 1 | -5/+5 | |
(This used to be commit b26662be196a84237543eb90d6e08809489df3a9) | |||||
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2 | -19/+32 | |
(This used to be commit c73a3b837ec16fbb846c6e63a45599fca99b3d0b) | |||||
2008-04-17 | Fix typo | Andrew Bartlett | 1 | -1/+1 | |
(This used to be commit ba6546504505f19abaa5aa35fe3e469ddfd3d619) | |||||
2008-04-17 | More work to avoid endian bugs in registry tests. | Andrew Bartlett | 1 | -5/+7 | |
Andrew Bartlett (This used to be commit 500544f4127d4042ab5ea8e3800156246982c297) | |||||
2008-04-17 | Fix bug in registry test on big-endian machines. | Andrew Bartlett | 2 | -19/+32 | |
Andrew Bartlett (This used to be commit c74c67c38383b43efd707934e8c457b757e49db1) | |||||
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 19 | -91/+174 | |
(This used to be commit 3ab9abf40605a4a6b220faeebaef81546a8d87a0) | |||||
2008-04-17 | use uintptr_t instead of intptr_t where appropriate | Andrew Tridgell | 5 | -6/+7 | |
(This used to be commit d62f2bcc85c13605c133db250e0a86d2d6ccc481) | |||||
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit ece878c1f9251b83598508e23ce0015b4db72f0a) | |||||
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 16 | -90/+164 | |
(This used to be commit b4e1ae07a284c044704322446c94351c2decff91) | |||||
2008-04-17 | Skip strcmp() on 2 NULL pointers. | Andrew Bartlett | 1 | -1/+2 | |
Andrew Bartlett (This used to be commit 7b9a647ebbbe9ec9e1b82b42e3a8916396f91273) | |||||
2008-04-17 | Add convenience function for getting at event context from ejs code. | Jelmer Vernooij | 2 | -0/+8 | |
(This used to be commit b659e83cd6b627dd0ae04064bccff7220a5bd1ce) | |||||
2008-04-16 | Remove policy library - it's now in a separate git repository. | Jelmer Vernooij | 9 | -4342/+0 | |
(This used to be commit 9b364bf390524fa34db1b3d7e6f875a6b8f35f24) | |||||
2008-04-16 | Now that we don't create a new event context, don't free it. | Andrew Bartlett | 1 | -1/+0 | |
This previously would free the torture provided global event context. Andrew Bartlett (This used to be commit 664f2fc49f32a081f14638571ee0db01a7863347) | |||||
2008-04-16 | Remove unused arguments from reg_open_local(). | Jelmer Vernooij | 9 | -71/+63 | |
(This used to be commit fee7ea7080ec40182efc6ffe57b267444eb9389a) | |||||
2008-04-15 | Fix const. | Jelmer Vernooij | 2 | -2/+2 | |
(This used to be commit b74fc23825a54eb101b413ee76b21ee605dfb16c) | |||||
2008-04-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registry | Jelmer Vernooij | 30 | -216/+201 | |
(This used to be commit 70ebb22c3df178a26c26c0a25c5722ff9ccdb0b4) | |||||
2008-04-15 | Fix formatting, remove unused function. | Jelmer Vernooij | 1 | -14/+3 | |
(This used to be commit 6ec206ba58777395b2d1251680b21648f4c0f78e) | |||||
2008-04-15 | More patchfile fixes. Write support should work now. | Wilco Baan Hofman | 2 | -14/+35 | |
(This used to be commit cc38f2f086b92bbe65bd6e7f4e03fdf7f21ef2f6) | |||||
2008-04-15 | Fix PReg write support. | Wilco Baan Hofman | 4 | -18/+97 | |
Add tests for patch files (.REG and PReg). (This used to be commit 497977c36c621a4820be51cbcb7b78eac1e292b7) | |||||
2008-04-15 | Fixed the patchfile tests and tidy up the patchfile backends. | Wilco Baan Hofman | 5 | -32/+226 | |
(This used to be commit 6e9b1e35a269af2eda79356c1525f5413656d648) | |||||
2008-04-15 | Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables ↵ | Jelmer Vernooij | 3 | -8/+10 | |
directly instead. (This used to be commit 9d0ae012b0b463278cd054d06788aa998acc2da2) | |||||
2008-04-14 | Remove debug stuff. | Wilco Baan Hofman | 1 | -1/+0 | |
(This used to be commit 7ba2e5dc5b6d82457c298f7ecdb6baea43f04854) | |||||
2008-04-14 | Add support for security descriptors. Also patched the regf backend to ↵ | Wilco Baan Hofman | 7 | -42/+164 | |
support this. Did not touch the ldb, dir and rpc backends yet. (This used to be commit c4626f21a898da27a051f2c67f8fd73f55d4fc7d) | |||||
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 1ef3830bb0d6e91e3b00e880784ca0741d9b4d49) | |||||
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 12 | -106/+87 | |
(This used to be commit 92856d5054106894b65cd1a1b5119c0facfc4cff) | |||||
2008-04-14 | Move object files lists to makefile rather than smb_build. | Jelmer Vernooij | 15 | -97/+87 | |
(This used to be commit 5628d58990144463fd87f8c847c9384ac2193681) | |||||
2008-04-14 | lib/events: fix missing prototype of s4_events_aio_init() | Stefan Metzmacher | 1 | -0/+1 | |
metze (This used to be commit 8dca5b9bbb8706a98ad9a15f1b479be497dd44e7) | |||||
2008-04-14 | Attempt to fix the patchfile_preg backend for big endian machines. | Wilco Baan Hofman | 2 | -6/+10 | |
Update some functions to properly state what is not supported (yet). Registry .reg uses UCS-2, not UTF-16. (This used to be commit 664a035dd9fc6e3b50a771baa98f8d79360cc4c1) | |||||
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 3 | -5/+16 | |
altogether. (This used to be commit dbeab2a9cdee4e5f69afeb2603ba29cbed56debd) | |||||
2008-04-13 | Use torture_assert_mem_equal() in a couple more places. | Jelmer Vernooij | 3 | -6/+6 | |
(This used to be commit e2c3fab9d1bf0482c15a115e7d373562ffe50b29) | |||||
2008-04-13 | Use new torture_assert_mem_equal. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit b6319b64d7ef9c58f771f338317d4d525d39a8f2) | |||||
2008-04-13 | Attempt to fix get_value() test on sparc machines. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 10102d80d0f78777a69f6b3b1e5606d7d56b7254) | |||||
2008-04-11 | Return SAM ldb context and loadparm context as part of C provision | Jelmer Vernooij | 3 | -34/+85 | |
result. (This used to be commit a3e1b835656470f1a80f0fa69f53a9df849baee3) | |||||
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 49 | -339/+1004 | |
Conflicts: source/auth/credentials/config.mk source/auth/gensec/config.mk source/build/smb_build/makefile.pm source/heimdal_build/config.mk source/lib/events/config.mk source/lib/nss_wrapper/config.mk source/lib/policy/config.mk source/lib/registry/config.mk source/lib/socket_wrapper/config.mk source/lib/tdb/config.mk source/lib/tls/config.mk source/lib/util/config.mk source/libcli/config.mk source/libcli/ldap/config.mk source/libnet/config.mk source/librpc/config.mk source/param/config.mk source/rpc_server/config.mk source/scripting/ejs/config.mk source/smbd/process_model.mk (This used to be commit 760378e0294dd0cd4523a83448328478632d7e3d) | |||||
2008-04-04 | Don't install libevents for now, just its headers. It is already part of ↵ | Jelmer Vernooij | 1 | -3/+1 | |
other libs, and only used as part of those libs. (This used to be commit c96a68b7b7792d30b7b1a0167a0cbf6fe285993c) | |||||
2008-04-04 | Don't install talloc manpage from samba, it's already installed from the ↵ | Jelmer Vernooij | 1 | -3/+0 | |
standalone talloc build. (This used to be commit 7bfda828952eab7f165190cbfd804e28780406c9) | |||||
2008-04-04 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange | Jelmer Vernooij | 3 | -0/+26 | |
Conflicts: source/headermap.txt (This used to be commit 1b084e85c1f5963d924f7764ae751f8cd8e57364) | |||||
2008-04-03 | Install libevents since it's required by samba-gtk. | Jelmer Vernooij | 2 | -2/+8 | |
(This used to be commit 2073346828ffa1d9c35105eadd7afddd3a76a045) | |||||
2008-04-03 | Fix installation of dcerpc_atsvc and registry as required by samba-gtk. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 64a6887ecddc1599bde5dcb06d0b74ffea1def0c) | |||||
2008-04-02 | IRPC: Add include guards for the header. | Kai Blin | 1 | -0/+4 | |
(This used to be commit 0e66e443ad42f9644aafc1858ac8d01c7c699337) | |||||
2008-04-02 | util: Add talloc_get_type_abort() call. | Kai Blin | 2 | -0/+22 | |
(This used to be commit 38413ed4b6957e5f72e78a04f479c6a5d8b69ef5) | |||||
2008-04-02 | Re-add params file to git. | Jelmer Vernooij | 1 | -0/+587 | |
(This used to be commit fc50e78e2631e8253571bc236302e2859e4d1559) | |||||
2008-04-02 | Reintroduce header previously autogenerated but ignored by git. | Jelmer Vernooij | 2 | -4/+4 | |
Also fixed extra include in regpatch. (This used to be commit 0e371cf169e9a607fcbb3e65437ab9413935dd52) | |||||
2008-04-02 | Move handle utility functions to public header, remove more public headers. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 92e71c19f4e1d3ca123a083942ec578d21f7012c) | |||||
2008-04-02 | Trim down installed headers some more. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 71aa38842c270d52d39b805bf7ce29e25e062024) | |||||
2008-04-02 | Merge hive.h into registry.h | Jelmer Vernooij | 7 | -215/+186 | |
(This used to be commit 3ca14fdf74d2510049bbdbbd2a5be341412cda1b) | |||||
2008-04-02 | Merge patchfile.h into registry.h | Jelmer Vernooij | 6 | -61/+30 | |
(This used to be commit 7b434df67aefc667993f0ebd955af9c1c258f153) | |||||
2008-04-02 | Reduce the number of installed headers. | Jelmer Vernooij | 6 | -9/+3 | |
(This used to be commit 2243e24024f09ff9c9c7d0eb735c3b39c9d84424) | |||||
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 12 | -21/+121 | |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343) | |||||
2008-04-01 | Add warning to public headers. | Jelmer Vernooij | 1 | -0/+4 | |
(This used to be commit 7bfe359c73aac96f8e983e8d5e9621235cf79a3a) |