summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* packaging(RHEL-CTDB): honour rpm build target options handed in to makerpms.shMichael Adam2011-05-181-1/+10
* packaging(RHEL-CTDB): adapt configure.rpmMichael Adam2011-05-181-0/+2
* packaging(RHEL-CTDB): enforce building of libtdb and libtallocMichael Adam2011-05-181-1/+3
* packaging(RHEL-CTDB): build libtdb and libtalloc packages ourselvesMichael Adam2011-05-182-5/+51
* packaging(RHEL-CTDB): update configure.rpm (--disable-smbtorture4)Michael Adam2011-05-181-0/+1
* packaging(RHEL-CTDB): disable smbtorture4 in the rpm buildMichael Adam2011-05-181-1/+2
* packaging(RHEL-CTDB): Remove the packaging of the winbind-32bit compat packageMichael Adam2011-05-181-111/+0
* packaging(RHEL-CTDB): create the rpm directoriesVolker Lendecke2011-05-181-0/+8
* Make protocol version 2 the default protocol, and only run on version 1 if V1...Holger Hetterich2011-05-182-10/+11
* lib/util/charset: Remove unused strcasecmp_w and strncasecmp_wAndrew Bartlett2011-05-181-32/+0
* s3-selftest Remove unused and unimplemented info3cache testAndrew Bartlett2011-05-181-54/+0
* lib/util/charset use talloc_stackframe() rather than talloc_tos()Andrew Bartlett2011-05-181-12/+12
* selftest: Re-enable strings.py from source3/stf as a python subunit testAndrew Bartlett2011-05-185-86/+76
* s3-testparm Warn more on incorrect use of 'password server'Andrew Bartlett2011-05-181-2/+17
* lib/util/charset Don't allow invalid 'dos charset = utf8'Andrew Bartlett2011-05-182-0/+11
* s3-selftest Remove unused sambalib.py from comfychair test systemAndrew Bartlett2011-05-181-39/+0
* s3-lib Replace StrnCaseCmp() with strncasecmp_m()Andrew Bartlett2011-05-1815-140/+79
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-1851-263/+179
* s3-param: Remove unused snum2params_staticAndrew Bartlett2011-05-182-13/+0
* s3-param: remove unused share_iterator functionsAndrew Bartlett2011-05-183-55/+0
* s4-libnet: Remove libnet_Join and create libnet_Join_memberAndrew Bartlett2011-05-184-49/+21
* build: Add 'cap' as a dependency of samba3coreAndrew Bartlett2011-05-181-1/+1
* build: Make POPT_SAMBA3 a libraryAndrew Bartlett2011-05-181-4/+5
* librpc/ndr Merge ndr_print_sockaddr_storage() into common codeAndrew Bartlett2011-05-185-15/+13
* build: Make util_reg subsystem in libcli/registry a libraryAndrew Bartlett2011-05-181-2/+3
* build: Add rpc_client grouping libraryAndrew Bartlett2011-05-181-0/+7
* build: Add depenencies needed by Samba3 subsystemsAndrew Bartlett2011-05-183-3/+6
* build: Make auth_sam_reply a libraryAndrew Bartlett2011-05-181-5/+6
* build: Make msrpc3 a libraryAndrew Bartlett2011-05-181-4/+5
* build: Expand dcerpc-samba grouping libraryAndrew Bartlett2011-05-182-43/+46
* waf-build: Add more libraries to avoid duplicate symbolsAndrew Bartlett2011-05-184-14/+17
* s4-selftest: gensec test is finished, don't skipAndrew Bartlett2011-05-181-1/+0
* selftest: Don't skip Samba3 tests in the top level buildAndrew Bartlett2011-05-181-56/+64
* s3-smbtorture: fix build warning (shadowed NTSTATUS variable).Günther Deschner2011-05-181-1/+0
* torture: desactivate the level 4 tests for DFS referralMatthieu Patou2011-05-181-2/+17
* s4-dfs: Add workaround so that XP really works wellMatthieu Patou2011-05-181-13/+18
* s3-modules: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4Björn Baumbach2011-05-181-0/+1
* s3-docs: change eventlog path from lockdir to statedirBjörn Baumbach2011-05-181-1/+1
* s3-torture/nbio.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-7/+16
* s3-client/clitar.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-9/+14
* s3-net_rpc_printer.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-59/+57
* s3-libsmb/passchange.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-8/+9
* s3-torture/mangle_test.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-13/+20
* s3-torture: torture.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-510/+804
* s4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no credentials are availableStefan Metzmacher2011-05-181-1/+1
* s4:kdc: split s4u2self and s4u2proxy checksStefan Metzmacher2011-05-184-23/+55
* s4:kdc: UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION => flags.trusted_for_delega...Stefan Metzmacher2011-05-181-0/+14
* s4:auth/credentials: S4U2Self should force CRED_MUST_USE_KERBEROSStefan Metzmacher2011-05-181-0/+1
* s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...Stefan Metzmacher2011-05-185-10/+36
* s4:gensec_gssapi: avoid delegation if s4u2self/proxy is usedStefan Metzmacher2011-05-181-0/+4