summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Fix building with system-provided LDB without breaking anything else :-)Jelmer Vernooij2008-05-101-19/+15
| | | * | | | Revert "Fix building with system-provided LDB."Jelmer Vernooij2008-05-101-3/+0
| | * | | | | Clean up some git merges gone wrong.Jelmer Vernooij2008-05-107-21/+3
| | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-05-101-0/+3
| | |\| | | |
| | | * | | | Fix building with system-provided LDB.Jelmer Vernooij2008-05-101-0/+3
| | * | | | | Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-05-1093-748/+1002
| | |\| | | |
| | | * | | | Fix case.Jelmer Vernooij2008-05-101-2/+2
| | | * | | | Fix location of torture pc file.Jelmer Vernooij2008-05-101-1/+1
| | | * | | | Fix installation of pidl perl files, torture pc file.Jelmer Vernooij2008-05-104-2/+5
| | | | |_|/ | | | |/| |
| | | * | | Fix typo.Jelmer Vernooij2008-05-081-1/+0
| | | * | | Add undefined symbol flag for AIX.William Jojo2008-05-081-0/+4
| | | * | | Fix typo.Jelmer Vernooij2008-05-081-1/+1
| | | * | | Fix link flags for ldb and tdb Python modules.Jelmer Vernooij2008-05-082-2/+2
| | | * | | Install session.h, required by OpenChange's proxy.Jelmer Vernooij2008-05-082-1/+2
| | | * | | libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone buildStefan Metzmacher2008-05-071-0/+1
| | | * | | libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher2008-05-072-1/+1
| | | * | | libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macroStefan Metzmacher2008-05-072-63/+73
| | | * | | pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME codeStefan Metzmacher2008-05-075-42/+24
| | | * | | libreplace: always provide utime() and utimes()Stefan Metzmacher2008-05-076-1/+200
| | | * | | build: fix path to lex_compile.shStefan Metzmacher2008-05-071-1/+1
| | | | |/ | | | |/|
| | | * | torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()Michael Adam2008-05-061-1/+1
| | | * | libreplace: check how portable utimes() and futimes() areStefan Metzmacher2008-05-061-0/+1
| | | |/
| | | * Tiago Batista posted a patch to fix the build:Tiago Batista2008-05-063-3/+3
| | | * Fix the build after the auth/ -> auth/ntlm/ renameAndrew Bartlett2008-05-058-8/+8
| | | * Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-0518-82/+258
| | | * Add a new implementation of security=server.Andrew Bartlett2008-05-053-323/+184
| | | * Allow an NTLM response to be specified into the auth subsystem.Andrew Bartlett2008-05-053-18/+63
| | | * Reorder this function in the file, so it reads bottom-up.Andrew Bartlett2008-05-051-19/+18
| | | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-05-0132-52/+54
| | | |\
| | | | * Split up lcov target.Jelmer Vernooij2008-04-271-2/+7
| | | | * Fix header locations.Jelmer Vernooij2008-04-271-2/+2
| | | | * Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-2731-48/+45
| | | * | 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
| | | |\