summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix Coverity ID 2478, UNINITVolker Lendecke2011-04-231-1/+1
* s3:include/vfs.h: remove very old hints for vfs modules with interface versio...Stefan Metzmacher2011-04-231-8/+0
* Revert "s3-vfs: another attempt to fix the Tru64 build."Stefan Metzmacher2011-04-233-8/+0
* s3:smbd/nttrans: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef'sStefan Metzmacher2011-04-231-44/+5
* s3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef'sStefan Metzmacher2011-04-231-24/+0
* s3:libsmb: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef'sStefan Metzmacher2011-04-231-57/+5
* s3: Fix Coverity ID 2047, UNUSED_VALUEVolker Lendecke2011-04-221-2/+0
* s3: Fix Coverity ID 2325, RESOURCE_LEAKVolker Lendecke2011-04-221-0/+4
* s3: Fix Coverity ID 2336, NULL_RETURNSVolker Lendecke2011-04-221-0/+4
* s3: Fix Coverity ID 2335, CHECKED_RETURNVolker Lendecke2011-04-221-1/+3
* s3: Fix Coverity ID 2307, NULL_RETURNSVolker Lendecke2011-04-221-0/+4
* s3: Fix Coverity ID 986, BUFFER_SIZE_WARNINGVolker Lendecke2011-04-221-1/+1
* s3: Fix Coverity ID 1340, NULL_RETURNSVolker Lendecke2011-04-221-0/+4
* Cosmetic. Fix bad indentation.Jeremy Allison2011-04-221-18/+18
* Fix compiler warning in debug message.Jeremy Allison2011-04-211-2/+2
* Remove duplicate code - move to parent_dirname() as a common function.Jeremy Allison2011-04-211-25/+14
* s3-vfs: another attempt to fix the Tru64 build.Günther Deschner2011-04-223-0/+8
* s3-waf: try to fix the build on sunos5.Günther Deschner2011-04-221-0/+2
* s3-waf: fix typo in comment.Günther Deschner2011-04-221-1/+1
* Revert "s3-vfs: try to fix the Tru64 build."Günther Deschner2011-04-221-6/+0
* s3-vfs: try to fix the Tru64 build.Günther Deschner2011-04-211-0/+6
* s3-proto: move more rpc client prototypes to cli_pipe.h.Günther Deschner2011-04-212-7/+9
* s3-vfs: rename open function to open_fn.Günther Deschner2011-04-2122-32/+26
* s3-build: move MAP_FILE define to the only place used.Günther Deschner2011-04-202-4/+4
* s3-smbd: fix the AIX 5.3 build.Günther Deschner2011-04-204-0/+9
* s3-spoolss: fix debug statement in spoolss_addprinterex_level_2().Günther Deschner2011-04-201-2/+2
* lib/util/charset create _handle functions for convert_string() et alAndrew Bartlett2011-04-202-13/+0
* libcli/auth Move PAC parsing and verification in common.Andrew Bartlett2011-04-205-337/+5
* libcli/auth: Move more kerberos wrapping in commonAndrew Bartlett2011-04-201-228/+0
* s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()Andrew Bartlett2011-04-205-24/+32
* selftest: Don't specify SELFTEST_TARGET as an env variableAndrew Bartlett2011-04-191-1/+1
* s3-selftest Rename s3 DC environment to s3dcAndrew Bartlett2011-04-192-25/+25
* Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs a...Jeremy Allison2011-04-191-12/+9
* s3 waf: Mimic the autoconf check for netgrentKai Blin2011-04-181-3/+7
* s3 autobuild: Fix CFLAG check for netgrent testsKai Blin2011-04-181-1/+1
* s3: Fix the build of vfs_gpfs.cVolker Lendecke2011-04-181-0/+1
* s3: Use \0 instead of NULL when 0-terminating a stringVolker Lendecke2011-04-171-1/+1
* s3: guest sesssetup is only 13 wordsVolker Lendecke2011-04-161-1/+1
* s3: Remove an unused variableVolker Lendecke2011-04-161-3/+0
* s3: Use tevent_req_nterror properly in a few placesVolker Lendecke2011-04-161-12/+6
* s3-gse Allow GSSAPI wrapper to compile against HeimdalAndrew Bartlett2011-04-161-1/+3
* selftest Add binary mappings for samba3 selftestAndrew Bartlett2011-04-167-26/+37
* selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett2011-04-162-3/+3
* Trying to track down the SMB2 error. Add an invariant test.Jeremy Allison2011-04-161-1/+4
* Use handle based xattr set if available.Jeremy Allison2011-04-151-4/+5
* Ensure vfs_chown_fsp() is safe against races.Jeremy Allison2011-04-153-6/+74
* s3-waf: only LIBNMB needs to linked against -lresolv.Günther Deschner2011-04-151-26/+26
* s3-build: fix the --with-profiling-data build on mac os x.Günther Deschner2011-04-151-0/+1
* s3-waf: try to fix the non-ldap-but-krb5 build.Günther Deschner2011-04-153-3/+6
* s3: Fix bug 8066, wrong output in smbgetVolker Lendecke2011-04-151-4/+9