summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* docs: man ldbdel: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man ldbadd: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man ldb.3: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* s3-printing: add missing carriage return to debug strDavid Disseldorp2012-11-291-1/+1
* rpcclient: fix usage docs for rpcclient adddriverDavid Disseldorp2012-11-292-3/+3
* selftest: configure printer with default devmode = noDavid Disseldorp2012-11-291-0/+1
* spoolss: fix segfault when "default devmode" is disabledDavid Disseldorp2012-11-291-18/+34
* docs: Rename man ntlm_auth.Karolin Seeger2012-11-282-38/+38
* s3: Use dbwrap_parse_record in fetch_share_mode_unlockedVolker Lendecke2012-11-281-13/+14
* BUG 9436: Fix leaking sockets of SMB connections to a DC.Andreas Schneider2012-11-281-0/+4
* s3:vfs_gpfs: add no memory check in gpfs2smb_acl()Stefan Metzmacher2012-11-281-0/+5
* s3:vfs_gpfs: make sure we return the correct errno in gpfs2smb_acl()Stefan Metzmacher2012-11-281-1/+1
* s4:smbd/open: add missing TALLOC_FREE(frame) to inherit_new_acl()Stefan Metzmacher2012-11-281-0/+2
* s3:vfs_aixacl2: make use of vfs_aixacl_util.hStefan Metzmacher2012-11-281-3/+1
* s3: Open gencache_notrans with TDB_NOSYNCVolker Lendecke2012-11-281-1/+4
* s3: Avoid some transaction_commit on gencache.tdbVolker Lendecke2012-11-271-0/+110
* docs: Add some binaries to the "SEE ALSO" sectionKarolin Seeger2012-11-271-0/+3
* docs: Fix version in man smb.conf.Karolin Seeger2012-11-271-1/+1
* s3: Fix bug 9428 -- inotify detection brokenVolker Lendecke2012-11-271-1/+1
* s3: Do not free a string where we should notVolker Lendecke2012-11-261-1/+1
* s3: Do not free a string where we should notVolker Lendecke2012-11-261-1/+1
* s3: Fix Coverity ID 741407 -- resource leakVolker Lendecke2012-11-261-0/+1
* s3-rpc_client: try to use socket_addr if available in rpc_pipe_open_tcp() (bu...Günther Deschner2012-11-263-8/+19
* s4:torture/rpc/handles: try to make all assoc_group tests less flakeyStefan Metzmacher2012-11-261-0/+5
* configure(waf): Fail "configure --with-ads" if ads support is not availableMichael Adam2012-11-231-24/+50
* s3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port(). (bug #9426)Günther Deschner2012-11-231-1/+1
* Fix MD5 detection in the autoconf buildMatthieu Patou2012-11-231-7/+34
* web_server: Load SWAT if it is available.Jelmer Vernooij2012-11-231-3/+31
* web_server: the web server is not multi-process, indicate so in WSGI.Jelmer Vernooij2012-11-221-1/+1
* web_server: Properly decrement reference counters for python objects in wsgi.Jelmer Vernooij2012-11-221-29/+81
* web_server: Properly set SCRIPT_NAME and PATH_INFO.Jelmer Vernooij2012-11-221-2/+5
* web_server: Create a string object for SERVER_PORT variable.Jelmer Vernooij2012-11-221-1/+1
* web_server/wsgi: Don't segfault when wsgi app doesn't return iterable.Jelmer Vernooij2012-11-221-0/+5
* build: Do not install testing binariesAndrew Bartlett2012-11-224-5/+24
* packaging: Remove long-gone --disable-merged-build from RHEL-CTDB packagingAndrew Bartlett2012-11-222-2/+0
* build: Remove --enable-smbtorture, require bin/smbtorture (from waf) for make...Andrew Bartlett2012-11-225-22/+11
* build: Be consistent with the name of smbtorture binariesAndrew Bartlett2012-11-227-37/+28
* torture: remove source3 locktest and masktestAndrew Bartlett2012-11-223-722/+0
* build: Use ntlm_auth from source3 as the only ntlm_auth installed on the systemAndrew Bartlett2012-11-223-8/+10
* lib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE as only roken.h sets thisAndrew Bartlett2012-11-222-4/+2
* s4/web_server: Fix typo in URL.Jelmer Vernooij2012-11-221-1/+1
* s3:smbd/aio do not mark file modified during readsChristian Ambach2012-11-201-2/+0
* s3: Fix some blank line endingsVolker Lendecke2012-11-201-10/+10
* librpc/idl: teach ndrdump about dumping security.idl structuresStefan Metzmacher2012-11-201-0/+21
* s3:librpc: add support for PFC_FLAG_OBJECT_UUID when parsing packets (bug #9382)Stefan Metzmacher2012-11-201-0/+4
* s4:torture/rpc/handles: try to make the assoc_group test less flakeyStefan Metzmacher2012-11-201-1/+5
* s4:torture/rpc/handles: move a torture_comment()Stefan Metzmacher2012-11-201-2/+3
* s3:param: set "map archive = no" in ROLE_ACTIVE_DIRECTORY_DCStefan Metzmacher2012-11-201-0/+1
* examples: fix build on AIX6Christian Ambach2012-11-202-0/+4
* build(waf): fix a typoChristian Ambach2012-11-201-1/+1