Age | Commit message (Expand) | Author | Files | Lines |
2008-05-06 | Cope with an empty mapping file in ad2oLschema | Andrew Bartlett | 1 | -2/+2 |
2008-05-06 | Tiago Batista posted a patch to fix the build: | Tiago Batista | 3 | -3/+3 |
2008-05-05 | Fix the build after the auth/ -> auth/ntlm/ rename | Andrew Bartlett | 8 | -8/+8 |
2008-05-05 | Move NTLM authentication details into auth/ntlm | Andrew Bartlett | 18 | -82/+258 |
2008-05-05 | Add a new implementation of security=server. | Andrew Bartlett | 3 | -323/+184 |
2008-05-05 | Allow an NTLM response to be specified into the auth subsystem. | Andrew Bartlett | 3 | -18/+63 |
2008-05-05 | Reorder this function in the file, so it reads bottom-up. | Andrew Bartlett | 1 | -19/+18 |
2008-05-01 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 32 | -52/+54 |
2008-04-27 | Split up lcov target. | Jelmer Vernooij | 1 | -2/+7 |
2008-04-27 | Fix header locations. | Jelmer Vernooij | 1 | -2/+2 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 31 | -48/+45 |
2008-04-26 | Fix dependencies on gensec_krb5 and the NTLMSSP code. | Andrew Bartlett | 2 | -2/+2 |
2008-04-25 | Revert to using the old CIFS connection API. | Andrew Bartlett | 2 | -17/+8 |
2008-04-25 | Make the composite 'connect to server' code useful for security=server | Andrew Bartlett | 3 | -14/+35 |
2008-04-25 | Don't compile files twice when the compilation fails. | Andrew Bartlett | 1 | -2/+1 |
2008-04-25 | When a test harness program fails, make the testsuite fail. | Andrew Bartlett | 1 | -1/+5 |
2008-04-25 | Remove vampire.py as the 'net' binary is the right interface. | Andrew Bartlett | 1 | -53/+0 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 6 | -33/+98 |
2008-04-24 | Add comment explaining why io.in.workgroup isn't important. | Andrew Bartlett | 1 | -0/+5 |
2008-04-24 | Add documentation to session token functions. | Andrew Bartlett | 2 | -5/+16 |
2008-04-24 | Remove unused KANJI and terminal code options. | Andrew Bartlett | 1 | -9/+0 |
2008-04-24 | libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid | Kai Blin | 6 | -33/+98 |
2008-04-23 | testsuite: skip RAW-BENCH-LOOKUP by default. | James Peach | 1 | -0/+1 |
2008-04-23 | Revert "Add port number for ncacn_http epmapper." | Simo Sorce | 1 | -1/+1 |
2008-04-22 | Fix more failing tests to pass the event context. | Simo Sorce | 4 | -10/+10 |
2008-04-22 | Remove temporary debug statement | Simo Sorce | 1 | -2/+0 |
2008-04-22 | Fix event context initialization for Python bindings. | Jelmer Vernooij | 1 | -1/+5 |
2008-04-22 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 1 | -1/+1 |
2008-04-22 | fix an extrasemi compile warning | Björn Jacke | 1 | -1/+1 |
2008-04-22 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 64 | -247/+605 |
2008-04-21 | Make sure we have an event context available | Simo Sorce | 1 | -0/+7 |
2008-04-21 | Fix build | Simo Sorce | 1 | -0/+1 |
2008-04-22 | Add port number for ncacn_http epmapper. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 60 | -247/+275 |
2008-04-21 | smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark. | James Peach | 3 | -0/+322 |
2008-04-21 | Load default smb.conf file if none was specified explicitly. | Jelmer Vernooij | 4 | -29/+70 |
2008-04-19 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 13 | -116/+500 |
2008-04-19 | SMB2-PERSISTENT-HANDLES1: close the handle before deleting it | Stefan Metzmacher | 1 | -0/+2 |
2008-04-19 | torture/smb2: add a simple SMB2-OPLOCK-BATCH1 test | Stefan Metzmacher | 3 | -1/+181 |
2008-04-19 | ntvfs_generic: map RAW_LOCK_SMB2_BREAK to RAW_LOCK_GENERIC | Stefan Metzmacher | 1 | -0/+17 |
2008-04-19 | smb_server/smb2: handle incoming oplock releases | Stefan Metzmacher | 1 | -1/+30 |
2008-04-19 | libcli/smb2: make it possible to handle incoming oplock requests | Stefan Metzmacher | 2 | -0/+54 |
2008-04-19 | libcli/smb2: add smb2_break() calls | Stefan Metzmacher | 2 | -1/+75 |
2008-04-19 | libcli: define structure for SMB2 Break | Stefan Metzmacher | 1 | -1/+16 |
2008-04-19 | ntvfs_generic: fix mapping the granted oplocks for SMB2 | Stefan Metzmacher | 1 | -3/+3 |
2008-04-19 | build: fix the build rule for .o files | Stefan Metzmacher | 1 | -1/+3 |
2008-04-18 | Flag smb messages array with AND_X and LARGE_REQUEST | Amin Azez | 1 | -10/+21 |
2008-04-18 | Re-order smbsrv_recv_smb_request and smb_messages | Amin Azez | 1 | -99/+99 |
2008-04-18 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2 | -4/+2 |
2008-04-18 | fixed a double free in winbind | Andrew Tridgell | 1 | -1/+0 |