s4:torture:raw:notify: let NOTIFY_MASK_TEST use torture_assert macros
[kai/samba-autobuild/.git] / source3 /
2015-03-30 Stefan Metzmachers3:trusts_util: generate completely random passwords...
2015-03-30 Stefan Metzmachers3:trusts_util: pass new_trust_version to netlogon_cred...
2015-03-30 Stefan Metzmachers3:trusts_util: make use of pdb_get_trust_credentials...
2015-03-30 Stefan Metzmachers3:trusts_util: add support for SEC_CHAN_DNS_DOMAIN...
2015-03-30 Stefan Metzmachers3:rpc_server/lsa: we need to normalize the trustAuth...
2015-03-30 Stefan Metzmachers3:winbindd: add MSG_WINBIND_NEW_TRUSTED_DOMAIN that...
2015-03-30 Stefan Metzmachers3:rpcclient: only require netlogon_creds for specified...
2015-03-30 Volker Lendeckegroupdb: Fix a typo
2015-03-30 Christof Schmittvfs_gpfs: Remove warning after failure of get_gpfs_fset_id
2015-03-27 Günther Deschnerlib/krb5_wrap: use krb5_const_principal in smb_krb5_cre...
2015-03-27 Stefan Metzmachers3:rpc_server/netlogon: improve the netr_LogonControl...
2015-03-27 Richard SharpeRename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that...
2015-03-26 Jeremy Allisons3: libsmbclient: Add missing talloc stackframe.
2015-03-26 Anoop C Slibnetapi: Fix 241166 Fixing logically dead code
2015-03-26 Anoop C Sregistry: Fix 1273042 Identical code for if/else branch
2015-03-26 Volker Lendeckelib: Fix CID 1273009 Dereference after null check
2015-03-26 Ralph Boehmevfs_fruit: enhance handling of malformed AppleDouble...
2015-03-25 Jeremy Allisons3: client - "client use spnego principal = yes" code...
2015-03-25 David Disseldorputil_tdb: mark tdb_pack() and friends as deprecated
2015-03-23 Volker Lendeckesmbd: Convert valid.dat to C code
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-23 Volker Lendeckelib: Remove load_case_tables_library()
2015-03-23 Christof Schmittgpfswrap: Move gpfswrap to lib/util
2015-03-23 Anoop C Slibnetapi: Fix CID 1272947 Fix logically dead code
2015-03-23 Volker Lendeckesmbd: Fix a typo
2015-03-20 Stefan Metzmachers3:rpc_server/wscript_build: remove allow_warnings...
2015-03-20 Stefan Metzmachers3:rpc_server/spoolss: make use of SPOOLSS_JOB_CONTROL_NOOP
2015-03-20 Stefan Metzmachers3:wscript_build: remove allow_warnings=True from LIBNE...
2015-03-20 Stefan Metzmachers3:libnet: remove unused variables
2015-03-20 Jeremy Allisons3: lib: libsmbclient: If reusing a server struct,...
2015-03-19 Michael Adams3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING...
2015-03-19 Michael Adams3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING...
2015-03-19 Michael Adams3:torture: prepare the FDPASS2 test to be run with...
2015-03-19 Noel Powerfix failing fd passing message by passing needed buffer...
2015-03-19 Yan, Zhengvfs_ceph: remove cephwrap_init_stat_ex_from_stat()
2015-03-19 Yan, Zhengvfs_ceph: fix ntimes_fn callback
2015-03-19 Jeremy Allisons3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO...
2015-03-18 David Disseldorps3/smbd: support FS_SECTOR_SIZE_INFORMATION query-info
2015-03-18 David Disseldorpsmbd/trans2: function scope qfsinfo bytes_per_sector
2015-03-17 Volker Lendeckesource3: Remove ccan-hash dependency
2015-03-17 Volker Lendeckesource3: Replace ccan hash calls with tdb_jenkins_hash
2015-03-17 Volker Lendeckesmbd: Remove an unused #include
2015-03-17 Volker Lendeckelib: Remove tdb_compat
2015-03-17 Volker Lendeckelib: Remove tdb_fetch_compat
2015-03-17 Volker Lendeckelib: Remove tdb_errorstr_compat
2015-03-17 Volker LendeckeRemove tdb_[first|next]key_compat
2015-03-17 Volker Lendeckelib: Remove tdb_open_compat
2015-03-17 Volker Lendeckelib: Remove "use_ntdb" param from secrets_init_path
2015-03-17 Volker LendeckeRemove callers of lp_use_ntdb
2015-03-17 Volker Lendeckepassdb: Fix the O3 developer build
2015-03-17 Michael Adamselftest: rename env member to nt4_member
2015-03-16 Michael Adamselftest: rename env s3dc_schannel to nt4_dc_schannel
2015-03-16 Michael Adamselftest: rename env s3dc to nt4_dc
2015-03-16 Michael Adamselftest: rename env s3member_rfc2307 to ad_member_rfc2307
2015-03-16 Michael Adamselftest: rename env s3member to ad_member.
2015-03-16 Michael Adamselftest: rename env dc to ad_dc_ntvfs
2015-03-16 Michael Adamselftest: rename env plugin_s4_dc to ad_dc
2015-03-16 Michael Adams3:winbind:grent: don't stop when querying one domain...
2015-03-16 Michael Adams3:winbind:grent: convert wb_next_grent to use wb_query...
2015-03-16 Michael Adams3:winbind: add wb_query_group_list module - async...
2015-03-16 Michael Adams3:winbind:grent: refactor duplication into wb_next_gre...
2015-03-16 Michael Adams3:winbind:grent: move resetting next_group up.
2015-03-16 Michael Adams3:winbind:grent: use wb_next_domain() in wb_next_grent.c
2015-03-16 Michael Adams3:winbind:grent: fix a debug message.
2015-03-16 Michael Adams3:winbind:pwent: refactor duplication into wb_next_pwe...
2015-03-16 Michael Adams3:winbind:pwent: move resetting next_user up.
2015-03-16 Michael Adams3:winbind:pwent: move wb_next_domain() to winbindd_uti...
2015-03-16 Michael Adams3:winbind:pwent: rename wb_next_find_domain to wb_next...
2015-03-16 Michael Adams3:winbind:pwent: use wb_next_find_domain()
2015-03-16 Michael Adams3:winbind:util: fix comment typo
2015-03-16 Michael Adams3:util_sid: donate an empty line.
2015-03-16 Michael Adams3:winbind:grent: don't stop group enumeration when...
2015-03-16 Andrew Bartlettparam: Use IDL-based constants for NBT and NBT dgram...
2015-03-16 Andrew Bartletttorture3: Rename LOCAL-WBCLIENT to WBCLIENT-MULTI-PING
2015-03-16 Andrew Bartlettselftest: Run LOCAL-WBCLIENT against a test environment...
2015-03-16 Thomas NagyTransition to waf 1.8: wrapped conf.check_cfg
2015-03-13 Günther Deschnerlibrpc: use WERROR in the clusapi interface.
2015-03-13 Günther Deschners3-rpcclient: add very basic clusapi client.
2015-03-12 Stefan Metzmachers3:rpc_server/lsa: only return collision_info if filled...
2015-03-12 Stefan Metzmacherlsa.idl: improve idl for lsa_ForestTrust*Record*
2015-03-12 Günther Deschnernetlogon.idl: netr_ServerPasswordGet returns NTSTATUS...
2015-03-12 Stefan Metzmachers4:trust_utils: store new trust/machine passwords befor...
2015-03-12 Stefan Metzmachers3:winbindd: make open_internal_lsa_conn() non static
2015-03-12 Stefan Metzmachers3:winbindd_cm: improve detection for the anonymous...
2015-03-12 Stefan Metzmachers3:pdb_samba_dsdb: implement pdb_samba_dsdb_set_trusted...
2015-03-12 Stefan Metzmachers3:pdb_samba_dsdb: return the domain sid in pdb_samba_d...
2015-03-12 Stefan Metzmachers3:pdb_samba_dsdb: return the previous password and...
2015-03-12 Stefan Metzmachers3:rpc_client: remove unused cli_rpc_pipe_open_schannel...
2015-03-12 Stefan Metzmachers3:libnet: use cli_credentials based functions in libne...
2015-03-12 Stefan Metzmachers3:auth_domain: make use of cli_rpc_pipe_open_schannel()
2015-03-12 Stefan Metzmachers3:auth_domain: fix talloc problem in connect_to_domain...
2015-03-12 Stefan Metzmachers3:rpcclient: make use of rpccli_[create|setup]_netlogo...
2015-03-12 Stefan Metzmachers3:rpc_client: handle !NETLOGON_NEG_AUTHENTICATED_RPC...
2015-03-12 Stefan Metzmachers3:rpc_client: use cli_credentials based functions...
2015-03-12 Stefan Metzmachers3:rpc_client: remove unused auth_level paramter of...
2015-03-12 Stefan Metzmachers3:cli_netlogon: cli_credentials_get_old_nt_hash()...
2015-03-12 Christof Schmittbrlock: Use 0 instead of empty initializer list
2015-03-11 Lukas Slebodniklib/util: Include DEBUG macro in internal header files...
2015-03-11 Volker Lendeckesmbd: Simplify create_token_from_sid()
2015-03-11 Volker Lendeckesmbd: Simplify create_token_from_sid()
next