summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-08Fix typo.Jelmer Vernooij1-1/+1
2008-05-08Fix link flags for ldb and tdb Python modules.Jelmer Vernooij2-2/+2
2008-05-08Install session.h, required by OpenChange's proxy.Jelmer Vernooij2-1/+2
2008-05-07libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone buildStefan Metzmacher1-0/+1
2008-05-07libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher2-1/+1
2008-05-07libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macroStefan Metzmacher2-63/+73
2008-05-07pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME codeStefan Metzmacher5-42/+24
2008-05-07libreplace: always provide utime() and utimes()Stefan Metzmacher6-1/+200
2008-05-07build: fix path to lex_compile.shStefan Metzmacher1-1/+1
2008-05-06torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()Michael Adam1-1/+1
2008-05-06libreplace: check how portable utimes() and futimes() areStefan Metzmacher1-0/+1
2008-05-06Tiago Batista posted a patch to fix the build:Tiago Batista3-3/+3
2008-05-05Fix the build after the auth/ -> auth/ntlm/ renameAndrew Bartlett8-8/+8
2008-05-05Move NTLM authentication details into auth/ntlmAndrew Bartlett18-82/+258
2008-05-05Add a new implementation of security=server.Andrew Bartlett3-323/+184
2008-05-05Allow an NTLM response to be specified into the auth subsystem.Andrew Bartlett3-18/+63
2008-05-05Reorder this function in the file, so it reads bottom-up.Andrew Bartlett1-19/+18
2008-05-01Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett32-52/+54
2008-04-27Split up lcov target.Jelmer Vernooij1-2/+7
2008-04-27Fix header locations.Jelmer Vernooij1-2/+2
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij31-48/+45
2008-04-26Fix dependencies on gensec_krb5 and the NTLMSSP code.Andrew Bartlett2-2/+2
2008-04-25Revert to using the old CIFS connection API.Andrew Bartlett2-17/+8
2008-04-25Make the composite 'connect to server' code useful for security=serverAndrew Bartlett3-14/+35
2008-04-25Don't compile files twice when the compilation fails.Andrew Bartlett1-2/+1
2008-04-25When a test harness program fails, make the testsuite fail.Andrew Bartlett1-1/+5
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij361-12226/+6174
2008-04-25Remove vampire.py as the 'net' binary is the right interface.Andrew Bartlett1-53/+0
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett6-33/+98
2008-04-24Add comment explaining why io.in.workgroup isn't important.Andrew Bartlett1-0/+5
2008-04-24Distinguish between private and public dependencies in the dot file.Jelmer Vernooij1-2/+2
2008-04-24Add documentation to session token functions.Andrew Bartlett2-5/+16
2008-04-24Remove unused KANJI and terminal code options.Andrew Bartlett1-9/+0
2008-04-24libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin6-33/+98
2008-04-23testsuite: skip RAW-BENCH-LOOKUP by default.James Peach1-0/+1
2008-04-23Revert "Add port number for ncacn_http epmapper."Simo Sorce1-1/+1
2008-04-22Fix more failing tests to pass the event context.Simo Sorce4-10/+10
2008-04-22Remove temporary debug statementSimo Sorce1-2/+0
2008-04-22Fix event context initialization for Python bindings.Jelmer Vernooij1-1/+5
2008-04-22Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij1-1/+1
2008-04-22fix an extrasemi compile warningBjörn Jacke1-1/+1
2008-04-22Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij64-247/+605
2008-04-21Make sure we have an event context availableSimo Sorce1-0/+7
2008-04-21Fix buildSimo Sorce1-0/+1
2008-04-22Add port number for ncacn_http epmapper.Jelmer Vernooij1-1/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce60-247/+275
2008-04-21smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark.James Peach3-0/+322
2008-04-21Load default smb.conf file if none was specified explicitly.Jelmer Vernooij4-29/+70
2008-04-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett13-116/+500
2008-04-19SMB2-PERSISTENT-HANDLES1: close the handle before deleting itStefan Metzmacher1-0/+2