Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registry | Jelmer Vernooij | 171 | -2722/+3107 | |
(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 | Split binding structure handling out into a separate file. | Jelmer Vernooij | 3 | -695/+725 | |
For easier synchronisation with Samba 3. (This used to be commit b9cac469f3c869a26f415a6c551cf6e8fbb06ed6) | |||||
2008-04-15 | Re-add 'db' subdirectory for LDAP backend provision | Andrew Bartlett | 1 | -3/+3 | |
Andrew Bartlett (This used to be commit 19890c0d15adf4f099365f276a4bfdd3f4de52b6) | |||||
2008-04-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 5 | -39/+56 | |
(This used to be commit 66327b8bd8dbde140b93f000a81ba13e743f27b0) | |||||
2008-04-15 | Fix some of the winbind tests. | Andrew Bartlett | 3 | -3/+4 | |
Some of the test expectations were incorrect. Andrew Bartlett (This used to be commit bc0e94360edb99e967dac01a3ecff42de0c1c222) | |||||
2008-04-15 | Fix winbind to check machine account. | Andrew Bartlett | 4 | -106/+63 | |
This enables 'wbinfo -t', by checking the machine account with a SamLogon call. Andrew Bartlett (This used to be commit abefa12029a17e9007f4884f3651d835a10ee9e3) | |||||
2008-04-15 | Fix size to memcpy call in generated Samba 3 client code. | Jelmer Vernooij | 2 | -31/+47 | |
Reported-By: vl (This used to be commit a28807569d0cf32968bacdc0bd88197b19fbae49) | |||||
2008-04-15 | Fix provision-backend script | Andrew Bartlett | 1 | -3/+4 | |
Andrew Bartlett (This used to be commit ee6e4f8da229ddeca856a6db94236367aae06f63) | |||||
2008-04-15 | Fix pointers when pushing strings to python during pidl generation. | Jelmer Vernooij | 2 | -6/+7 | |
(This used to be commit ca72187b3e71a037780d42a57e46b60e75f724f6) | |||||
2008-04-15 | Saner names for Python objects. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit f4de8d2c1c956bc85b91dc7aab20e5e7671f51bc) | |||||
2008-04-15 | Fix warnings. | Jelmer Vernooij | 3 | -4/+6 | |
(This used to be commit 88013ca9775a6ff5e5a393f9d8238dbcd197f26f) | |||||
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 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into HEAD | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit a039acb9156b3855e8565ce6d1ca078aea18a349) | |||||
2008-04-15 | Attempt to fix the pidl installation on fedora. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 4dd29284bdffc96df1d6eb71b25e305f107d1e12) | |||||
2008-04-15 | Add blackbox test for ndrdump, to ensure it at least does not | Andrew Bartlett | 1 | -0/+1 | |
segfault. Andrew Bartlett (This used to be commit d2fe61a13a8368ceae30c6e7320c8d3d62fbc485) | |||||
2008-04-15 | Work around 'test' quirks - use make's string comparison instead. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit 434b61623ecfd846f043ee92c833e92cf905e7b4) | |||||
2008-04-15 | Fix ALL_OBJS value. | Jelmer Vernooij | 1 | -2/+1 | |
(This used to be commit 8710087728cc44761ae85f66c541ab1650e1b952) | |||||
2008-04-15 | Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables ↵ | Jelmer Vernooij | 12 | -59/+41 | |
directly instead. (This used to be commit 9d0ae012b0b463278cd054d06788aa998acc2da2) | |||||
2008-04-15 | Make sure init function sentinels are set for modules. | Jelmer Vernooij | 2 | -0/+4 | |
(This used to be commit fac3463dd505404998b6b00526f1dad6ae47ba84) | |||||
2008-04-15 | Fix the build. | Jelmer Vernooij | 6 | -14/+9 | |
(This used to be commit ecaa5bb83b5cf319718d15aff96152d70fa19f7f) | |||||
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 6 | -17/+14 | |
(This used to be commit 0239011ced6c864f85b47a342438228a8f6940ee) | |||||
2008-04-14 | Use RpcInterfaceTestCase everywhere. | Jelmer Vernooij | 6 | -17/+14 | |
(This used to be commit 799095b4e567f4495adf7d1d7bcb81dda6782959) | |||||
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 1 | -5/+5 | |
(This used to be commit 7fd98e492e2bf71d111ea8fa3ca9108506f60264) | |||||
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 | Explicitly specify the paths when installing pidl. | Jelmer Vernooij | 1 | -1/+6 | |
(This used to be commit 5e988a34ded288660c6e543e59b566ec12d2fba7) | |||||
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into fixbuild | Jelmer Vernooij | 6 | -16/+43 | |
(This used to be commit d2d564ad2e9b7cb0440a30a302176cce333649c7) | |||||
2008-04-14 | Fix the build. | Jelmer Vernooij | 1 | -5/+5 | |
(This used to be commit a70cbd63d9c398ddcbbaa595ee29343335e89aa7) | |||||
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 38 | -111/+234 | |
(This used to be commit 1ef3830bb0d6e91e3b00e880784ca0741d9b4d49) | |||||
2008-04-14 | Fix unresolved symbols. | Jelmer Vernooij | 7 | -35/+32 | |
(This used to be commit 8573e828d1b68c47b3c1754e9be230b2e78d9d52) | |||||
2008-04-14 | Explicitly specify the paths when installing pidl. | Jelmer Vernooij | 1 | -1/+6 | |
(This used to be commit 1695e0e1ab3f2151490232462b0e3650eba96237) | |||||
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 21 | -78/+90 | |
(This used to be commit 0f0c8519b87481e3473a469cefd51c76b4a7632e) | |||||
2008-04-14 | Make sure credentials are specified when running the Python winreg RPC tests. | Jelmer Vernooij | 3 | -5/+4 | |
(This used to be commit 280339e3d126f5c72dc271051b72839fde0c5c9f) | |||||
2008-04-14 | Allow command line options in the subunitrun script. | Jelmer Vernooij | 2 | -8/+26 | |
(This used to be commit 524ec0796efebd48e7b5b2eb5fcc92ecc13c0071) | |||||
2008-04-14 | Also look in the environment for smb.conf path. | Jelmer Vernooij | 1 | -4/+6 | |
(This used to be commit 8be7d93735a357a3b73a1c4413d6fd9ec09b7555) | |||||
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 21 | -78/+90 | |
(This used to be commit 957c4d893acf9e6db06a3fc3a4687ab6bb238635) | |||||
2008-04-14 | Add convenience TestCase class for testing RPC interfaces. | Jelmer Vernooij | 2 | -5/+11 | |
(This used to be commit 2f19f981449bf6f4d29f231259817c8b66104a9b) | |||||
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2 | -1/+2 | |
(This used to be commit f610862dc900cb3ddf0f275641bc3b66ad1f3bc4) | |||||
2008-04-14 | Ensure we initialise s->lp_ctx for the way into the provision. | Andrew Bartlett | 1 | -0/+2 | |
Andrew Bartlett (This used to be commit b191a1953c24545e9dc1869fc33cb29343d4e3f2) | |||||
2008-04-14 | Fix order of variables in the makefile. | Jelmer Vernooij | 3 | -62/+30 | |
(This used to be commit f64c1d53ba50bb50d32f819adf8727513468ccd7) | |||||
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 50 | -868/+886 | |
(This used to be commit 92856d5054106894b65cd1a1b5119c0facfc4cff) | |||||
2008-04-14 | Move object files lists to makefile rather than smb_build. | Jelmer Vernooij | 35 | -676/+692 | |
(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 | Makefile: fix variable name automatic_deps -> automatic_dependencies | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 7ffc44b7c126dc08d928e63af30111b2c556146f) | |||||
2008-04-14 | Include the smbconf parameter to the provision | Andrew Bartlett | 1 | -1/+3 | |
Otherwise this fails, if the targetdir is not specified Andrew Bartlett (This used to be commit cd2d3d1c7a0aad7beb167459276c012c7a6d2e88) | |||||
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 7 | -37/+198 | |
(This used to be commit 79854f0aa6a9899bb72d302cbca695b8b3a3b0dc) | |||||
2008-04-14 | Move standard make compilation rules to build/make. | Jelmer Vernooij | 7 | -37/+198 | |
(This used to be commit ceda3312a98b069d0711f3cb33de3ae71e91ebaa) |