| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | testsuite: skip RAW-BENCH-LOOKUP by default. | James Peach | 2008-04-23 | 1 | -0/+1 | |
| | | | * | | | | Revert "Add port number for ncacn_http epmapper." | Simo Sorce | 2008-04-23 | 1 | -1/+1 | |
| | | | * | | | | Fix more failing tests to pass the event context. | Simo Sorce | 2008-04-22 | 4 | -10/+10 | |
| | | | * | | | | Remove temporary debug statement | Simo Sorce | 2008-04-22 | 1 | -2/+0 | |
| | | | * | | | | Fix event context initialization for Python bindings. | Jelmer Vernooij | 2008-04-22 | 1 | -1/+5 | |
| | | | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2008-04-22 | 1 | -1/+1 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | fix an extrasemi compile warning | Björn Jacke | 2008-04-22 | 1 | -1/+1 | |
| | | | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2008-04-22 | 64 | -247/+605 | |
| | | | |\| | | | | ||||||
| | | | | * | | | | Make sure we have an event context available | Simo Sorce | 2008-04-21 | 1 | -0/+7 | |
| | | | | * | | | | Fix build | Simo Sorce | 2008-04-21 | 1 | -0/+1 | |
| | | | | * | | | | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 2008-04-21 | 60 | -247/+275 | |
| | | | | * | | | | smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark. | James Peach | 2008-04-21 | 3 | -0/+322 | |
| | | | * | | | | | Add port number for ncacn_http epmapper. | Jelmer Vernooij | 2008-04-22 | 1 | -1/+1 | |
| | | | |/ / / / | ||||||
| | | | * | | | | Load default smb.conf file if none was specified explicitly. | Jelmer Vernooij | 2008-04-21 | 4 | -29/+70 | |
| | | | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-19 | 13 | -116/+500 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | SMB2-PERSISTENT-HANDLES1: close the handle before deleting it | Stefan Metzmacher | 2008-04-19 | 1 | -0/+2 | |
| | | | | * | | | | torture/smb2: add a simple SMB2-OPLOCK-BATCH1 test | Stefan Metzmacher | 2008-04-19 | 3 | -1/+181 | |
| | | | | * | | | | ntvfs_generic: map RAW_LOCK_SMB2_BREAK to RAW_LOCK_GENERIC | Stefan Metzmacher | 2008-04-19 | 1 | -0/+17 | |
| | | | | * | | | | smb_server/smb2: handle incoming oplock releases | Stefan Metzmacher | 2008-04-19 | 1 | -1/+30 | |
| | | | | * | | | | libcli/smb2: make it possible to handle incoming oplock requests | Stefan Metzmacher | 2008-04-19 | 2 | -0/+54 | |
| | | | | * | | | | libcli/smb2: add smb2_break() calls | Stefan Metzmacher | 2008-04-19 | 2 | -1/+75 | |
| | | | | * | | | | libcli: define structure for SMB2 Break | Stefan Metzmacher | 2008-04-19 | 1 | -1/+16 | |
| | | | | * | | | | ntvfs_generic: fix mapping the granted oplocks for SMB2 | Stefan Metzmacher | 2008-04-19 | 1 | -3/+3 | |
| | | | | * | | | | build: fix the build rule for .o files | Stefan Metzmacher | 2008-04-19 | 1 | -1/+3 | |
| | | | | * | | | | Flag smb messages array with AND_X and LARGE_REQUEST | Amin Azez | 2008-04-18 | 1 | -10/+21 | |
| | | | | * | | | | Re-order smbsrv_recv_smb_request and smb_messages | Amin Azez | 2008-04-18 | 1 | -99/+99 | |
| | | | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-18 | 2 | -4/+2 | |
| | | | |\| | | | | ||||||
| | | | | * | | | | fixed a double free in winbind | Andrew Tridgell | 2008-04-18 | 1 | -1/+0 | |
| | | | | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2008-04-18 | 1 | -9/+11 | |
| | | | | |\ \ \ \ | ||||||
| | | | | * | | | | | change the default idmap range to 3M -> 4M | Andrew Tridgell | 2008-04-18 | 1 | -3/+2 | |
| | | | * | | | | | | Fix samba3 protocol to correctly include the NULL terminator | Andrew Bartlett | 2008-04-18 | 1 | -0/+3 | |
| | | | | |/ / / / | | | |/| | | | | ||||||
| | | | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-17 | 15 | -28/+85 | |
| | | | |\| | | | | ||||||
| | | | | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2008-04-17 | 6 | -25/+94 | |
| | | | | |\ \ \ \ | ||||||
| | | | | | * | | | | nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0 | Stefan Metzmacher | 2008-04-17 | 1 | -6/+4 | |
| | | | | | * | | | | libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog... | Stefan Metzmacher | 2008-04-17 | 3 | -0/+58 | |
| | | | | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2008-04-17 | 129 | -380/+524 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | | fix the overflow/wrap checks in Samba4 for new gcc optimisation behavior | Andrew Tridgell | 2008-04-17 | 4 | -13/+13 | |
| | | | | * | | | | | | use uintptr_t instead of intptr_t where appropriate | Andrew Tridgell | 2008-04-17 | 7 | -9/+10 | |
| | | | * | | | | | | | More endian fixes in the registry | Andrew Bartlett | 2008-04-17 | 1 | -5/+5 | |
| | | | * | | | | | | | Fix typo | Andrew Bartlett | 2008-04-17 | 1 | -1/+1 | |
| | | | * | | | | | | | More work to avoid endian bugs in registry tests. | Andrew Bartlett | 2008-04-17 | 1 | -5/+7 | |
| | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | | * | | | | | | Fix bug in registry test on big-endian machines. | Andrew Bartlett | 2008-04-17 | 2 | -19/+32 | |
| | | | | |/ / / / | | | |/| | | | | ||||||
| | | | * | | | | | Don't exclude all tests mentioning 'samba3', but only those actually | Andrew Bartlett | 2008-04-17 | 1 | -1/+6 | |
| | | | * | | | | | Fix samba3sam test. | Andrew Bartlett | 2008-04-17 | 1 | -5/+0 | |
| | | | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-17 | 1 | -0/+6 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | Add useful provisioning debugging options | Simo Sorce | 2008-04-17 | 1 | -0/+6 | |
| | | | * | | | | | | Run samba3sam.js with bin/smbscript explicitly. | Andrew Bartlett | 2008-04-17 | 1 | -1/+1 | |
| | | | * | | | | | | Fix build not to always use code coverage. | Andrew Bartlett | 2008-04-17 | 1 | -4/+6 | |
| | | | |/ / / / / | ||||||
| | | | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2008-04-17 | 17 | -51/+389 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | Fix the expectations on the unixinfo test. | Andrew Bartlett | 2008-04-17 | 1 | -2/+2 | |
