summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: add popt.common.samba.server and popt.common.samba.client entitiesMichael Adam2013-01-151-0/+11
* docs: fix the stdarg.configfile entity to print a "=" sign after the long optionMichael Adam2013-01-151-1/+1
* docs: use the stdarg.option entity in the popt.common.samba entityMichael Adam2013-01-151-0/+1
* docs: add an entity stdarg.option for the "--option" command line parameterMichael Adam2013-01-151-0/+12
* wafsamba: use additional xml catalog file (bug #9512)Björn Baumbach2013-01-151-1/+2
* smb.conf(5): client min protocol: add hint at list of available protocolsBjörn Baumbach2013-01-152-10/+13
* smb.conf(5): server min protocol: add hint at list of available protocolsBjörn Baumbach2013-01-151-7/+10
* build(waf)-libreplace: remove redundant check for flistea functionBjörn Baumbach2013-01-151-1/+1
* ntlm_auth(1): fix many format issues and and make examples visibleBjörn Baumbach2013-01-151-87/+108
* build(waf): docs-xml: build new dbwrap_tool.8 manual pageBjörn Baumbach2013-01-151-0/+1
* docs-xml: add dbwrap_tool.1 manual pageBjörn Baumbach2013-01-151-0/+160
* dsdb: Add test for modification of two attributes, one permitted, one denied ...Andrew Bartlett2013-01-151-0/+15
* dsdb-acl: Run sec_access_check_ds on each attribute proposed to modify (bug #...Andrew Bartlett2013-01-151-28/+27
* libcli/security: Ensure to fill in remaining_access for the initial case (bug...Andrew Bartlett2013-01-151-0/+1
* tevent: Fix bug 9550 - sigprocmask does not work on FreeBSD to stop further s...Jeremy Allison2013-01-151-0/+29
* lib/replace: Include sys/ucontext.h if available.Jeremy Allison2013-01-151-0/+4
* lib/replace: Add ucontext configure autoconf checks.Jeremy Allison2013-01-151-0/+13
* lib/replace: Add ucontext configure waf checks.Jeremy Allison2013-01-151-1/+10
* lib/replace: Add missing check for sys/wait.hJeremy Allison2013-01-151-1/+1
* smbd: Fix bug 9544, part 2Volker Lendecke2013-01-151-0/+80
* smbd: Fix bug 9544, part 1Volker Lendecke2013-01-141-3/+3
* smbd: Always compile vfs_commitVolker Lendecke2013-01-142-0/+2
* configure: Fix bug 9546, aio_suspend detection on FreeBSDVolker Lendecke2013-01-142-2/+2
* Fix bug 9548: Correctly detect O_DIRECTVolker Lendecke2013-01-142-11/+21
* samr: Make use of posix_openptVolker Lendecke2013-01-143-2/+6
* samr: Split up an assignment from an if conditionVolker Lendecke2013-01-141-1/+2
* ldb: Move doxygen comments for ldb_connect to the right placeStephen Gallagher2013-01-141-13/+12
* dsdb: Make linked_attributes module GUID based for renamesAndrew Bartlett2013-01-121-13/+64
* selftest: skip base.dir2 tests as they just spin on modern ext4Andrew Bartlett2013-01-121-0/+1
* s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup (bug #9555)Arvid Requate2013-01-121-0/+1
* winbind: Fix some missing NULL checksVolker Lendecke2013-01-111-24/+29
* winbind: Fix error check in unpack_tdc_domainsVolker Lendecke2013-01-111-2/+5
* dbwrap: Use INCOMPATIBLE_HASH for dbwrap_watchers.tdbVolker Lendecke2013-01-111-3/+4
* scripting/samba_upgradedns: Only look for IPv4/IPv6 addresses if we actually ...Andrew Bartlett2013-01-101-21/+22
* samba-tool classicupgrade: Do not print the admin password during upgradeAndrew Bartlett2013-01-101-1/+10
* s4-idmap: Remove requirement that posixAccount or posixGroup be set for rfc2307Andrew Bartlett2013-01-101-6/+3
* selftest: Add test for rfc2307 mapping handlingAndrew Bartlett2013-01-104-2/+193
* dsdb-acl: give error string if we can not obtain the schemaAndrew Bartlett2013-01-101-2/+3
* s4-dbcheck: Allow forcing an override of an old @MODULES recordAndrew Bartlett2013-01-103-4/+34
* build: Set LD_LIBRARY_PATH in install_with_python.shAndrew Bartlett2013-01-101-0/+2
* build: Make install_with_python.sh more portableAndrew Bartlett2013-01-101-1/+1
* build: In install_with_python.sh force using the python from the install we j...Andrew Bartlett2013-01-101-0/+3
* build: Make install_with_python.sh executableAndrew Bartlett2013-01-101-0/+0
* swat: move russian swat files alongside ja and trAndrew Bartlett2013-01-1011-0/+0
* passdb: Add discard_const_p() to pdb_samba_dsdbAndrew Bartlett2013-01-101-2/+2
* vfs: Fix compilation of solaris ACL moduleAndrew Bartlett2013-01-101-1/+1
* build: Remove bashism from SAMBAMANPAGES ruleAndrew Bartlett2013-01-101-1/+2
* smb.conf(5): update list of available protocols (bug #9552)Björn Baumbach2013-01-091-1/+1
* s3-lib: Use new strict directory create function in create_pipe_sock().Andreas Schneider2013-01-091-44/+6
* Use the new directory_create_or_exist_strict() function.Andreas Schneider2013-01-096-7/+12