summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3: auth: Convert samu_to_SamInfo3() to use the new utility function.Jeremy Allison2015-01-141-57/+9
* s3: auth: Add a utility function - SamInfo3_handle_sids() that factors out th...Jeremy Allison2015-01-141-0/+70
* rwrap: Bump version to 1.1.2.Andreas Schneider2015-01-131-1/+1
* rwrap: Fix ns_name_compress detection.Andreas Schneider2015-01-131-1/+3
* rwrap: Bump version to 1.1.1.Andreas Schneider2015-01-131-1/+1
* rwrap: Fix a possible NULL dereference.Andreas Schneider2015-01-131-1/+1
* rwrap: If we do not have ns_name_compress() use dn_comp().Andreas Schneider2015-01-132-0/+6
* net: Fix sam addgroupmemVolker Lendecke2015-01-131-3/+5
* s3-util: Fix authentication with long hostnames.Andreas Schneider2015-01-121-1/+3
* leases_db: don't leak lock_path onto talloc tosDavid Disseldorp2015-01-121-2/+9
* smbd: Fix a small leak on talloc_tos()Volker Lendecke2015-01-111-1/+1
* smbd: Fix an uninitialized variable readVolker Lendecke2015-01-111-2/+1
* smbd: Make talloc_report of smb_filename more readableVolker Lendecke2015-01-111-0/+6
* vfs_unityed_media: VFS module for sharing AVID projectsRalph Boehme2015-01-105-1/+2079
* lib: Simplify iov_bufVolker Lendecke2015-01-091-2/+2
* unix_msg: Fix 80-line formattingVolker Lendecke2015-01-091-2/+4
* Make sure response->extra_data.data is always cleared outMatthew Newton2015-01-091-6/+7
* test: Fix quotingVolker Lendecke2015-01-091-1/+1
* s3-vfs: Fix developer build of vfs_ceph module.Günther Deschner2015-01-091-10/+20
* ctdb: improve helpfulness of debug message when taking reclock failsMichael Adam2015-01-091-1/+5
* ctdb-daemon: Handle out-of-memory when setting recovery lock fileMartin Schwenke2015-01-091-8/+26
* ctdb-scripts: Don't use the GNU awk gensub() functionMartin Schwenke2015-01-094-7/+11
* ctdb-scripts: Try to deal with Ubuntu having /usr/sbin/serviceMartin Schwenke2015-01-091-0/+2
* ctdb-tests: Fix tickle sniffing for IPv4Martin Schwenke2015-01-091-1/+1
* ctdb-scripts: Fix bashism in ctdbd_wrapper scriptLed2015-01-091-1/+1
* wafadmin: backported the openbsd fixes from waf 1.7Thomas Nagy2015-01-093-6/+20
* wafsamba: remove commented out code.Michael Adam2015-01-081-27/+0
* Revert "waf: added suncc_wrap"Michael Adam2015-01-081-18/+1
* wafsamba: generate an empty.c file if a SAMBA_{LIBRARY,SUBSYSTEM} doesn't hav...Stefan Metzmacher2015-01-081-6/+23
* wafsamba: flags from enviroment are put before our own internal versionsRalph Boehme2015-01-081-0/+42
* wafsamba: filter out standard library paths from RPATH and LIBPATHMichael Adam2015-01-083-1/+55
* wafsamba: fix ordering problems with lib-provided and internal RPATHsMichael Adam2015-01-081-0/+53
* wafsamba: make it possible to specify ADDITIONAL_{CFLAGS,LDFLAGS} as env var ...Stefan Metzmacher2015-01-081-0/+13
* wafsamba: improve -fvisibility=hidden, we should check it together this WERRO...Stefan Metzmacher2015-01-081-1/+1
* wafsamba: let CURRENT_CFLAGS() use bld.env.VISIBILITY_CFLAGSStefan Metzmacher2015-01-081-1/+1
* wafsamba: move -fvisibility=hidden checks from lib/replace to wafsambaStefan Metzmacher2015-01-082-7/+7
* wafsamba: move '-fstack-protector' checks from lib/replace to wafsambaStefan Metzmacher2015-01-082-4/+4
* wafsamba: move WERROR_CFLAGS checks from lib/replace to wafsambaStefan Metzmacher2015-01-082-13/+13
* wafsamba: move compiler / cflags related stuff from lib/replace to wafsambaStefan Metzmacher2015-01-082-21/+21
* wafsamba: let TO_LIST(mylist) return a copy of mylistStefan Metzmacher2015-01-081-1/+2
* vfs_fruit: mmap under FreeBSD needs PROT_READVolker Lendecke2015-01-081-1/+1
* lib/util: Avoid collision which alread defined consumer DEBUG macro.Andreas Schneider2015-01-082-3/+8
* s4:torture:vfs_fruit: fix model name checkRalph Boehme2015-01-081-7/+1
* vfs_fruit: fix base_fsp name conversionVolker Lendecke2015-01-081-1/+1
* Add a script-only idmap module.Richard Sharpe2015-01-084-0/+567
* allow net ads join accept new osServicePack parameterNoel Power2015-01-083-2/+26
* s3-libads: Fix a possible segfault in kerberos_fetch_pac().Andreas Schneider2015-01-071-13/+13
* vfs: Add glusterfs manpage.Günther Deschner2015-01-072-0/+152
* passdb: Cache output from pdb_[ug]id_to_sidVolker Lendecke2015-01-071-0/+14
* selftest: fix dns_host_file in samba3 targetGarming Sam2015-01-071-1/+1