summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-29docs: man ldbsearch: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man ldbrename: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man ldbmodify: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man ldbedit: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man ldbdel: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man ldbadd: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man ldb.3: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29s3-printing: add missing carriage return to debug strDavid Disseldorp1-1/+1
2012-11-29rpcclient: fix usage docs for rpcclient adddriverDavid Disseldorp2-3/+3
2012-11-29selftest: configure printer with default devmode = noDavid Disseldorp1-0/+1
2012-11-29spoolss: fix segfault when "default devmode" is disabledDavid Disseldorp1-18/+34
2012-11-28docs: Rename man ntlm_auth.Karolin Seeger2-38/+38
2012-11-28s3: Use dbwrap_parse_record in fetch_share_mode_unlockedVolker Lendecke1-13/+14
2012-11-28BUG 9436: Fix leaking sockets of SMB connections to a DC.Andreas Schneider1-0/+4
2012-11-28s3:vfs_gpfs: add no memory check in gpfs2smb_acl()Stefan Metzmacher1-0/+5
2012-11-28s3:vfs_gpfs: make sure we return the correct errno in gpfs2smb_acl()Stefan Metzmacher1-1/+1
2012-11-28s4:smbd/open: add missing TALLOC_FREE(frame) to inherit_new_acl()Stefan Metzmacher1-0/+2
2012-11-28s3:vfs_aixacl2: make use of vfs_aixacl_util.hStefan Metzmacher1-3/+1
2012-11-28s3: Open gencache_notrans with TDB_NOSYNCVolker Lendecke1-1/+4
2012-11-27s3: Avoid some transaction_commit on gencache.tdbVolker Lendecke1-0/+110
2012-11-27docs: Add some binaries to the "SEE ALSO" sectionKarolin Seeger1-0/+3
2012-11-27docs: Fix version in man smb.conf.Karolin Seeger1-1/+1
2012-11-27s3: Fix bug 9428 -- inotify detection brokenVolker Lendecke1-1/+1
2012-11-26s3: Do not free a string where we should notVolker Lendecke1-1/+1
2012-11-26s3: Do not free a string where we should notVolker Lendecke1-1/+1
2012-11-26s3: Fix Coverity ID 741407 -- resource leakVolker Lendecke1-0/+1
2012-11-26s3-rpc_client: try to use socket_addr if available in rpc_pipe_open_tcp() (bu...Günther Deschner3-8/+19
2012-11-26s4:torture/rpc/handles: try to make all assoc_group tests less flakeyStefan Metzmacher1-0/+5
2012-11-23configure(waf): Fail "configure --with-ads" if ads support is not availableMichael Adam1-24/+50
2012-11-23s3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port(). (bug #9426)Günther Deschner1-1/+1
2012-11-23Fix MD5 detection in the autoconf buildMatthieu Patou1-7/+34
2012-11-23web_server: Load SWAT if it is available.Jelmer Vernooij1-3/+31
2012-11-22web_server: the web server is not multi-process, indicate so in WSGI.Jelmer Vernooij1-1/+1
2012-11-22web_server: Properly decrement reference counters for python objects in wsgi.Jelmer Vernooij1-29/+81
2012-11-22web_server: Properly set SCRIPT_NAME and PATH_INFO.Jelmer Vernooij1-2/+5
2012-11-22web_server: Create a string object for SERVER_PORT variable.Jelmer Vernooij1-1/+1
2012-11-22web_server/wsgi: Don't segfault when wsgi app doesn't return iterable.Jelmer Vernooij1-0/+5
2012-11-22build: Do not install testing binariesAndrew Bartlett4-5/+24
2012-11-22packaging: Remove long-gone --disable-merged-build from RHEL-CTDB packagingAndrew Bartlett2-2/+0
2012-11-22build: Remove --enable-smbtorture, require bin/smbtorture (from waf) for make...Andrew Bartlett5-22/+11
2012-11-22build: Be consistent with the name of smbtorture binariesAndrew Bartlett7-37/+28
2012-11-22torture: remove source3 locktest and masktestAndrew Bartlett3-722/+0
2012-11-22build: Use ntlm_auth from source3 as the only ntlm_auth installed on the systemAndrew Bartlett3-8/+10
2012-11-22lib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE as only roken.h sets thisAndrew Bartlett2-4/+2
2012-11-22s4/web_server: Fix typo in URL.Jelmer Vernooij1-1/+1
2012-11-20s3:smbd/aio do not mark file modified during readsChristian Ambach1-2/+0
2012-11-20s3: Fix some blank line endingsVolker Lendecke1-10/+10
2012-11-20librpc/idl: teach ndrdump about dumping security.idl structuresStefan Metzmacher1-0/+21
2012-11-20s3:librpc: add support for PFC_FLAG_OBJECT_UUID when parsing packets (bug #9382)Stefan Metzmacher1-0/+4
2012-11-20s4:torture/rpc/handles: try to make the assoc_group test less flakeyStefan Metzmacher1-1/+5