summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix dependencies on gensec_krb5 and the NTLMSSP code.Andrew Bartlett2008-04-262-2/+2
| * | Revert to using the old CIFS connection API.Andrew Bartlett2008-04-252-17/+8
| * | Make the composite 'connect to server' code useful for security=serverAndrew Bartlett2008-04-253-14/+35
| * | Don't compile files twice when the compilation fails.Andrew Bartlett2008-04-251-2/+1
| * | When a test harness program fails, make the testsuite fail.Andrew Bartlett2008-04-251-1/+5
| * | Remove vampire.py as the 'net' binary is the right interface.Andrew Bartlett2008-04-251-53/+0
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-256-33/+98
| |\|
| * | Add comment explaining why io.in.workgroup isn't important.Andrew Bartlett2008-04-241-0/+5
| * | Add documentation to session token functions.Andrew Bartlett2008-04-242-5/+16
| * | Remove unused KANJI and terminal code options.Andrew Bartlett2008-04-241-9/+0
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-25348-12128/+5855
|\ \ \ | | |/ | |/|
| * | libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin2008-04-246-33/+98
| |/
| * testsuite: skip RAW-BENCH-LOOKUP by default.James Peach2008-04-231-0/+1
| * Revert "Add port number for ncacn_http epmapper."Simo Sorce2008-04-231-1/+1
| * Fix more failing tests to pass the event context.Simo Sorce2008-04-224-10/+10
| * Remove temporary debug statementSimo Sorce2008-04-221-2/+0
| * Fix event context initialization for Python bindings.Jelmer Vernooij2008-04-221-1/+5
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-04-221-1/+1
| |\
| | * fix an extrasemi compile warningBjörn Jacke2008-04-221-1/+1
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-04-2264-247/+605
| |\|
| | * Make sure we have an event context availableSimo Sorce2008-04-211-0/+7
| | * Fix buildSimo Sorce2008-04-211-0/+1
| | * Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-2160-247/+275
| | * smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark.James Peach2008-04-213-0/+322
| * | Add port number for ncacn_http epmapper.Jelmer Vernooij2008-04-221-1/+1
| |/
| * Load default smb.conf file if none was specified explicitly.Jelmer Vernooij2008-04-214-29/+70
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-1913-116/+500
| |\
| | * SMB2-PERSISTENT-HANDLES1: close the handle before deleting itStefan Metzmacher2008-04-191-0/+2
| | * torture/smb2: add a simple SMB2-OPLOCK-BATCH1 testStefan Metzmacher2008-04-193-1/+181
| | * ntvfs_generic: map RAW_LOCK_SMB2_BREAK to RAW_LOCK_GENERICStefan Metzmacher2008-04-191-0/+17
| | * smb_server/smb2: handle incoming oplock releasesStefan Metzmacher2008-04-191-1/+30
| | * libcli/smb2: make it possible to handle incoming oplock requestsStefan Metzmacher2008-04-192-0/+54
| | * libcli/smb2: add smb2_break() callsStefan Metzmacher2008-04-192-1/+75
| | * libcli: define structure for SMB2 BreakStefan Metzmacher2008-04-191-1/+16
| | * ntvfs_generic: fix mapping the granted oplocks for SMB2Stefan Metzmacher2008-04-191-3/+3
| | * build: fix the build rule for .o filesStefan Metzmacher2008-04-191-1/+3
| | * Flag smb messages array with AND_X and LARGE_REQUESTAmin Azez2008-04-181-10/+21
| | * Re-order smbsrv_recv_smb_request and smb_messagesAmin Azez2008-04-181-99/+99
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-182-4/+2
| |\|
| | * fixed a double free in winbind Andrew Tridgell2008-04-181-1/+0
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-181-9/+11
| | |\
| | * | change the default idmap range to 3M -> 4MAndrew Tridgell2008-04-181-3/+2
| * | | Fix samba3 protocol to correctly include the NULL terminatorAndrew Bartlett2008-04-181-0/+3
| | |/ | |/|
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-1715-28/+85
| |\|
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-176-25/+94
| | |\
| | | * nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher2008-04-171-6/+4
| | | * libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog...Stefan Metzmacher2008-04-173-0/+58
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-17128-375/+524
| | |\ \
| | * | | fix the overflow/wrap checks in Samba4 for new gcc optimisation behaviorAndrew Tridgell2008-04-174-13/+13
| | * | | use uintptr_t instead of intptr_t where appropriateAndrew Tridgell2008-04-177-9/+10