summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:rpc_server/wscript_build: remove allow_warnings=True from RPC_SPOOLSSStefan Metzmacher2015-03-201-1/+0
* s3:rpc_server/spoolss: make use of SPOOLSS_JOB_CONTROL_NOOPStefan Metzmacher2015-03-201-1/+1
* s3:wscript_build: remove allow_warnings=True from LIBNET_DSSYNCStefan Metzmacher2015-03-201-1/+0
* s3:libnet: remove unused variablesStefan Metzmacher2015-03-201-16/+0
* s3: lib: libsmbclient: If reusing a server struct, check every cli->timout mi...Jeremy Allison2015-03-202-0/+17
* s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2b test.Michael Adam2015-03-194-0/+12
* s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2a test.Michael Adam2015-03-194-0/+12
* s3:torture: prepare the FDPASS2 test to be run with variable payload sizes.Michael Adam2015-03-191-4/+12
* fix failing fd passing message by passing needed buffer sizeNoel Power2015-03-191-1/+1
* vfs_ceph: remove cephwrap_init_stat_ex_from_stat()Yan, Zheng2015-03-191-23/+9
* vfs_ceph: fix ntimes_fn callbackYan, Zheng2015-03-191-2/+20
* s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with serve...Jeremy Allison2015-03-191-3/+35
* s3/smbd: support FS_SECTOR_SIZE_INFORMATION query-infoDavid Disseldorp2015-03-182-0/+37
* smbd/trans2: function scope qfsinfo bytes_per_sectorDavid Disseldorp2015-03-181-6/+4
* source3: Remove ccan-hash dependencyVolker Lendecke2015-03-171-2/+1
* source3: Replace ccan hash calls with tdb_jenkins_hashVolker Lendecke2015-03-175-10/+19
* smbd: Remove an unused #includeVolker Lendecke2015-03-171-1/+0
* lib: Remove tdb_compatVolker Lendecke2015-03-1716-74/+19
* lib: Remove tdb_fetch_compatVolker Lendecke2015-03-1710-44/+44
* lib: Remove tdb_errorstr_compatVolker Lendecke2015-03-173-15/+15
* Remove tdb_[first|next]key_compatVolker Lendecke2015-03-173-16/+16
* lib: Remove tdb_open_compatVolker Lendecke2015-03-174-10/+10
* lib: Remove "use_ntdb" param from secrets_init_pathVolker Lendecke2015-03-173-6/+5
* Remove callers of lp_use_ntdbVolker Lendecke2015-03-172-2/+2
* passdb: Fix the O3 developer buildVolker Lendecke2015-03-171-2/+2
* selftest: rename env member to nt4_memberMichael Adam2015-03-171-8/+8
* selftest: rename env s3dc_schannel to nt4_dc_schannelMichael Adam2015-03-161-1/+1
* selftest: rename env s3dc to nt4_dcMichael Adam2015-03-161-67/+67
* selftest: rename env s3member_rfc2307 to ad_member_rfc2307Michael Adam2015-03-161-1/+1
* selftest: rename env s3member to ad_member.Michael Adam2015-03-161-11/+11
* selftest: rename env dc to ad_dc_ntvfsMichael Adam2015-03-161-4/+4
* selftest: rename env plugin_s4_dc to ad_dcMichael Adam2015-03-161-22/+22
* s3:winbind:grent: don't stop when querying one domain fails.Michael Adam2015-03-161-2/+1
* s3:winbind:grent: convert wb_next_grent to use wb_query_group_list.Michael Adam2015-03-161-22/+10
* s3:winbind: add wb_query_group_list module - async query group listMichael Adam2015-03-163-0/+102
* s3:winbind:grent: refactor duplication into wb_next_grent_send_do()Michael Adam2015-03-161-78/+37
* s3:winbind:grent: move resetting next_group up.Michael Adam2015-03-161-2/+1
* s3:winbind:grent: use wb_next_domain() in wb_next_grent.cMichael Adam2015-03-161-29/+3
* s3:winbind:grent: fix a debug message.Michael Adam2015-03-161-2/+2
* s3:winbind:pwent: refactor duplication into wb_next_pwent_send_do()Michael Adam2015-03-161-71/+38
* s3:winbind:pwent: move resetting next_user up.Michael Adam2015-03-161-2/+2
* s3:winbind:pwent: move wb_next_domain() to winbindd_util.c for re-useMichael Adam2015-03-163-15/+20
* s3:winbind:pwent: rename wb_next_find_domain to wb_next_domainMichael Adam2015-03-161-4/+4
* s3:winbind:pwent: use wb_next_find_domain()Michael Adam2015-03-161-7/+1
* s3:winbind:util: fix comment typoMichael Adam2015-03-161-1/+1
* s3:util_sid: donate an empty line.Michael Adam2015-03-161-0/+1
* s3:winbind:grent: don't stop group enumeration when a group has no gidMichael Adam2015-03-161-1/+50
* param: Use IDL-based constants for NBT and NBT dgram portsAndrew Bartlett2015-03-161-2/+3
* torture3: Rename LOCAL-WBCLIENT to WBCLIENT-MULTI-PINGAndrew Bartlett2015-03-162-3/+3
* selftest: Run LOCAL-WBCLIENT against a test environment, not noneAndrew Bartlett2015-03-161-1/+3