Age | Commit message (Expand) | Author | Files | Lines |
2009-11-29 | s3: Pass the "fake dir create times" parameter to sys_*stat | Volker Lendecke | 18 | -65/+94 |
2009-11-27 | s3-kerberos: fix the build on Mac OS X 10.6.2. | Günther Deschner | 1 | -1/+1 |
2009-11-27 | s3-kerberos: add a missing reference to authdata headers. | Günther Deschner | 1 | -0/+1 |
2009-11-27 | s3-kerberos: do not include authdata headers before including krb5 headers. | Günther Deschner | 3 | -3/+1 |
2009-11-27 | s3-spoolss: simplify _spoolss_EnumPrinterKey a little more. | Günther Deschner | 1 | -14/+6 |
2009-11-27 | s3-kerberos: only use krb5 headers where required. | Günther Deschner | 20 | -229/+256 |
2009-11-27 | s3-nsstest: drastically shrink size and dependencies of nsstest binary. | Günther Deschner | 2 | -14/+17 |
2009-11-27 | s3-kerberos: Fix Bug #6929: build with recent heimdal. | Günther Deschner | 2 | -1/+20 |
2009-11-27 | s3-spoolss: use macros to fillup driver levels. | Günther Deschner | 1 | -158/+114 |
2009-11-26 | s3-smbd: no drsuapi server stubs yet in s3. Fixes the build, sorry. | Günther Deschner | 1 | -1/+0 |
2009-11-26 | s3-rpc: running minimal_includes.pl on rpc_client and rpc_server. | Günther Deschner | 4 | -7/+0 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 75 | -64/+109 |
2009-11-26 | s3-passdb: move some defines out of rpc headers (they really belong to passdb). | Günther Deschner | 2 | -16/+15 |
2009-11-26 | s3-winbind: properly include netlogon.idl in wbint.idl. | Günther Deschner | 3 | -1/+3 |
2009-11-26 | s3-spoolss: pre cosmetics: reorder levels in construct_printer_info levels. | Günther Deschner | 1 | -104/+104 |
2009-11-26 | s3-kerberos: next step to resolve Bug #6929: build with recent heimdal. | Günther Deschner | 1 | -3/+3 |
2009-11-25 | Fix warnings with talloc_asprintf. | Jeremy Allison | 1 | -3/+3 |
2009-11-25 | Make us pass RAW-CHKPATH with a case sensitive share. | Jeremy Allison | 1 | -42/+105 |
2009-11-25 | Add RAW-CHKPATH test with case-sensitive share. | Jeremy Allison | 2 | -0/+7 |
2009-11-25 | s3-build: try to fix QNX build ("delay" is defined in lib headers). | Günther Deschner | 1 | -7/+7 |
2009-11-25 | s3-registry: fix REG_MULTI_SZ handling in registry_push_value. | Günther Deschner | 1 | -3/+20 |
2009-11-25 | s3-kerberos: add check for prerequisite krb5/krb5.h header while checking for... | Günther Deschner | 1 | -2/+7 |
2009-11-25 | Fix bug 6892 - When a chown operation is issued via Windows Explorer, all ACL... | Jeremy Allison | 1 | -15/+36 |
2009-11-25 | Fix crash due to uninitialized pointer (not a problem in 3.4.x or below). | Jeremy Allison | 1 | -2/+1 |
2009-11-25 | s3 selftest: Add RAW-SFILEINFO-END-OF-FILE to selftest | Tim Prouty | 1 | -1/+1 |
2009-11-25 | s3 setfileinfo: Open with FILE_WRITE_DATA when setting the file size | Tim Prouty | 1 | -1/+1 |
2009-11-25 | s4 torture: Split up the torture suite setup for RAW-SFILEINFO | Tim Prouty | 1 | -2/+2 |
2009-11-24 | Remove call into reduce_name if case sensitive. This allows us to pass | Jeremy Allison | 1 | -2/+1 |
2009-11-24 | Allow us to pass RAW-CHKPATH with FILE_FLAG_POSIX_SEMANTICS set or with | Jeremy Allison | 2 | -4/+13 |
2009-11-24 | Fix make test. Only do POSIX case conversion if FILE_FLAG_POSIX_SEMANTICS set... | Jeremy Allison | 1 | -8/+12 |
2009-11-24 | s3: Always try SamLogonEx | Volker Lendecke | 1 | -2/+6 |
2009-11-24 | s3-spoolss: re-arrange driver info level fillup functions. | Günther Deschner | 1 | -95/+95 |
2009-11-24 | s3-spoolss: fixes for _spoolss_EnumPrinterKey client and server. | Günther Deschner | 2 | -3/+3 |
2009-11-24 | s3-registry: use push_reg_multi_sz() in registry_push_value(). | Günther Deschner | 1 | -59/+3 |
2009-11-24 | s3-registry: remove reg_pull_multi_sz(). | Günther Deschner | 3 | -30/+18 |
2009-11-24 | s3:torture: use timeval_current/timeval_elapsed instead of start_timer/end_timer | Stefan Metzmacher | 2 | -33/+19 |
2009-11-24 | s3:torture/nbio: use timeval_current/timeval_elapsed instead of start_timer/e... | Stefan Metzmacher | 1 | -2/+5 |
2009-11-24 | s3:dbwrap_torture: use timeval_current/timeval_elapsed instead of start_timer... | Stefan Metzmacher | 1 | -16/+3 |
2009-11-24 | s3:fix the merged build of bin/smbtorture4 | Michael Adam | 7 | -6/+6 |
2009-11-23 | Restore NtCreateX case handling with FILE_FLAG_POSIX_SEMANTICS to the way | Jeremy Allison | 1 | -5/+68 |
2009-11-23 | Remove unused code. | Jeremy Allison | 2 | -49/+0 |
2009-11-23 | Proper fix for #6898 - Samba duplicates file content on appending. Pointed ou... | Jeremy Allison | 3 | -13/+21 |
2009-11-23 | s3: add dbwrap_torture - a tool to stress test tdb transactions through dbwrap | Michael Adam | 2 | -1/+369 |
2009-11-23 | s3:torture: move the torture-specific headers to new torture/torture.h | Michael Adam | 8 | -55/+87 |
2009-11-23 | s3:idmap_ldap: fix indentation: tab/space mixup | Michael Adam | 1 | -14/+14 |
2009-11-23 | Fix bug #6898 - Samba duplicates file content on appending | Jeremy Allison | 1 | -0/+10 |
2009-11-23 | s3-spoolss: Fix GetPrinter level 101. | Günther Deschner | 1 | -1/+1 |
2009-11-23 | Revert "s3: Make the implicit reference to Protocol in mask_match() explicit" | Volker Lendecke | 5 | -18/+10 |
2009-11-23 | Revert "s3: Make the implicit reference to Protocol in mask_match_list() expl... | Volker Lendecke | 3 | -12/+6 |
2009-11-23 | Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit" | Volker Lendecke | 10 | -22/+15 |