summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libreplace: Use true rather than True in xattr.cAndrew Bartlett2012-06-031-2/+2
* libreplace: Fix build on MacOS where we have the same fn name but more argumentsAndrew Bartlett2012-06-021-8/+8
* libreplace: Solaris needs system/dir.h for that xattr wrapper implementationAndrew Bartlett2012-06-021-0/+1
* build: Remove check for res_ninit (Revert "s3: Check for res_ninit")Andrew Bartlett2012-06-021-8/+0
* build: Show extra configure results found by WAF as wellAndrew Bartlett2012-06-021-1/+3
* ccan: fix autoconf test for isblank()Andrew Bartlett2012-06-021-6/+6
* libreplace: Add missing tests for HAVE_MREMAP and HAVE_SHARED_MMAPAndrew Bartlett2012-06-021-0/+10
* libreplace: Fix autoconf build on platforms needing xattrsAndrew Bartlett2012-06-021-1/+1
* build: Check correctly for sendfile (missing .h in header)Andrew Bartlett2012-06-021-1/+1
* lib/replace: Relicence xattr.c to LGPLv3Andrew Bartlett2012-06-021-11/+14
* build: Always attempt to build posix ACLsAndrew Bartlett2012-06-021-8/+3
* lib/replace: Merge remaining xattr test details from lib/utilAndrew Bartlett2012-06-026-40/+34
* s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett2012-06-0210-182/+18
* lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett2012-06-029-791/+191
* lib/replace: We cannot use strchr_m in lib/replaceAndrew Bartlett2012-06-021-6/+6
* lib/replace: DEBUG is not acceptable here, as this may not be linked into SambaAndrew Bartlett2012-06-021-7/+0
* lib/replace: Copy lib/system.c xattr wrappers to lib/replaceAndrew Bartlett2012-06-021-0/+703
* s3: Same fix as 8576256, this time for fgetxattrVolker Lendecke2012-06-021-1/+1
* s3: Avoid a lot of calls to serverid_exists()Volker Lendecke2012-06-011-1/+1
* Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange clien...Alexander Bokovoy2012-06-013-41/+23
* waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...Alexander Bokovoy2012-06-014-3/+29
* waf-mitkrb5: enable dcerpc_server library to support OpenChange client codeAlexander Bokovoy2012-06-013-23/+41
* .gitignore: remove already-gone gen-8bit-gap.shAndrew Bartlett2012-06-011-1/+0
* build: Add automatic compare of config.h files to recursive waf buildAndrew Bartlett2012-06-013-4/+27
* Remove an unused variable.Jeremy Allison2012-06-011-3/+1
* Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...Jeremy Allison2012-05-315-4/+16
* We are triggering the cleanup_timeout_fn() too often, on exiting when an smbd...Jeremy Allison2012-05-311-11/+4
* s3:smbd: use server_messaging_context() instead of sconn->msg_ctx in exit_ser...Stefan Metzmacher2012-05-311-2/+3
* s3:vfs_hpuxacl: remove unused file_find_fd() callsStefan Metzmacher2012-05-311-18/+2
* wintest: use (renamed) smbclient4 tool as smbclientMichael Adam2012-05-312-2/+2
* wintest: introduce a variable to contain the (relative) path of smbclientMichael Adam2012-05-313-43/+53
* s3: Fix some 64-bit warningsVolker Lendecke2012-05-312-4/+4
* build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclientMichael Adam2012-05-313-4/+4
* s4:selftest: change the blackbox.samba_tool_demote test to use a binary mappi...Michael Adam2012-05-312-3/+3
* s4:selftest: change the blackbox.passwords test to use a binary mapping for s...Michael Adam2012-05-312-4/+4
* s4:selftest: change the blackbox.pkinit test to use a binary mapping for smbc...Michael Adam2012-05-312-4/+4
* s4:selftest: change the blackbox.kinit test to use a binary mapping for smbcl...Michael Adam2012-05-312-6/+6
* s4:selftest: change the blackbox.export.keytab test to use a binary mapping f...Michael Adam2012-05-312-4/+4
* s4:selftest: change the blackbox.chgdcpass test to use a binary mapping for s...Michael Adam2012-05-312-4/+4
* s4:selftest: change the blackbox.samba_tool test to use a binary mapping for ...Michael Adam2012-05-312-3/+3
* s4:selftets: change the blackbox.bogusdomain test to use binary mapping for s...Michael Adam2012-05-312-3/+3
* s4:selftest: change the blackbox.smbclient test to use binary mapping for smb...Michael Adam2012-05-312-6/+5
* s3:selftest: add a binary mapping for smbclient4Michael Adam2012-05-311-2/+2
* selftest: add a binary mapping for smbclient4Michael Adam2012-05-311-0/+1
* build: rename build targets nmblookup -> nmblookup4 and nmblookup3 -> nmblookupMichael Adam2012-05-313-4/+4
* build: add a build suffix ("4") for s4-binariesMichael Adam2012-05-311-0/+1
* s4:selftest: determine nmblookup via binary mapping for blackbox test in test...Michael Adam2012-05-312-5/+5
* selftest:Samba4: use the nmblookup4 binary mappingMichael Adam2012-05-311-1/+1
* s3:selftest: add a binary mapping for nmblookup4Michael Adam2012-05-311-2/+2
* selftest: add a binary mapping for nmblookup4Michael Adam2012-05-311-0/+1