librpc/ndr: add support for NDR_ALIGN* to ndr_push_short_relative_ptr2()
[metze/samba/wip.git] / source4 /
2016-06-27 Andrew BartlettRevert "source4/scripting: add an option to samba_dnsup...
2016-06-26 Andrew Bartlettdsdb: Make less talloc() for parsed_dn.guid
2016-06-26 Andrew Bartlettdsdb: Avoid talloc() calls in dsdb_get_extended_dn_*()
2016-06-26 Andrew Bartlettdsdb: Apply linked attribute backlinks as we apply...
2016-06-26 Andrew Bartlettdsdb: Only fetch changed attributes in replmd_update_rpmd
2016-06-26 Andrew Bartlettdsdb: Fix use-after-free of parent_dn in operational...
2016-06-26 Andrew Bartlettdsdb: Provide shortcuut for repl_meta_data avoiding...
2016-06-26 Andrew Bartlettselftest: Do not run winbind tests against ad_dc_ntvfs
2016-06-25 Ralph Boehmes4/torture: add a test for dosmode and hidden files
2016-06-24 Stefan Metzmachers4:rpc_server: generate the correct error when we got...
2016-06-24 Stefan Metzmachers4:librpc/rpc: don't ask for auth_length if we ask...
2016-06-24 Stefan Metzmachers4:rpc_server: parse auth data only for BIND,ALTER_REQ...
2016-06-24 Stefan Metzmachers4:rpc_server: remove unused dcesrv_connection_context...
2016-06-24 Stefan Metzmachers4:rpc_server: remove unused '_unused_auth_state'
2016-06-24 Stefan Metzmachers4:rpc_server: context_id fields of presentation contex...
2016-06-24 Stefan Metzmachers4:server_named_pipe: make sure we use lower case pipe...
2016-06-23 Stefan Metzmachers4:rpc_server: use a variable for the max total reassem...
2016-06-22 Stefan Metzmachers4:librpc/rpc: allow a total reassembled response paylo...
2016-06-22 Andreas Schneiders4-ntlm: Fix a NULL pointer dereference in error path
2016-06-22 Andreas Schneiders4-dsdb: Fix a possible NULL pointer dereference
2016-06-22 Andreas Schneiders3-torture: Do some code hygiene in the ldb test
2016-06-22 Andreas Schneiderlibrpc: Check for negative return value of socket_get_fd()
2016-06-20 Richard Sharpesource4/scripting: add an option to samba_dnsupdate...
2016-06-19 Martin Schwenketorture: Add tests for trim_string()
2016-06-19 Andreas Schneiders4-kdc: Move KDC packet handling functions to kdc-server.c
2016-06-18 Andreas Schneiders4-kdc: Create a kdc-proxy.h header file
2016-06-18 Andreas Schneiders4-kdc: Rename proxy-heimdal.c to kdc-proxy.c
2016-06-18 Andreas Schneiders4-kdc: Move KDC socket structs to krb5-server.h
2016-06-18 Andreas Schneiders4-kdc: Move kdc_process_fn_t declaration to kdc-server.h
2016-06-18 Andreas Schneiders4-kdc: Move definitions to kdc-server.h
2016-06-18 Andreas Schneiders4-kdc: Use better and simpler names for the kdc_proces...
2016-06-18 Andreas Schneiders4-kdc: Put the heimdal kdc config into a private data...
2016-06-18 Andreas Schneiders4-kdc: Use smb_krb5_mk_error() in kpasswd implementation
2016-06-18 Andreas Schneiders4-kdc: Use smb_krb5_mk_error() in kdc implemenation
2016-06-18 Andreas Schneiders4-kdc: Rename heimdal KDC files
2016-06-18 Jeremy Allisons4: torture: Added raw readX test to ensure 'reserved...
2016-06-18 Jeremy Allisons4: libcli: Internal SMB1 pid is already stored as...
2016-06-17 Andrew Bartlettrepl: Avoid excessive stack use and instead sort the...
2016-06-17 Garming Samgetncchanges: Match Windows on linked attribute sort
2016-06-17 Garming Samgetncchanges: sort with precalculated target guid array
2016-06-17 Garming Samgetncchanges: remove some whitespace
2016-06-17 Garming Samtests/drs: change sort order in tests to match Windows
2016-06-17 Garming Samtests/drs: assert sorted identifier GUIDs across getncc...
2016-06-17 Garming Samtests/drs: make cleanup more robust
2016-06-17 Garming Samtests/drs: extend getnc_exop test to check linked attri...
2016-06-16 Jeremy Allisons4: dns: Correctly check for talloc failure.
2016-06-16 Andrew Bartlettselftest: Remove print attribute from getnc_exop test
2016-06-16 Garming Samdns_server: Fix typo in dns_authoritative_for_zone...
2016-06-16 Andrew Bartlettselftest: confirm samba_dnsupdate works in both nsupdat...
2016-06-16 Andrew Bartlettselftest: Always set up a resolv.conf and use it in...
2016-06-16 Andrew Bartlettsamba_dnsupdate: Give the administrator more detail...
2016-06-16 Andrew Bartlettsamba_dnsupdate: Implement RPC <ZONE> prefix in dns_upd...
2016-06-16 Andrew Bartlettsamba_dnsupdate: Simplify logic and add more verbose...
2016-06-16 Andrew Bartlettsamba_dnsupdate: Allow admin to force a particular...
2016-06-16 Andrew Bartlettdns_update_list: Add in NS records
2016-06-16 Andrew Bartlettsamba_dnsupdate: Add a mode that calls samba-tool dns...
2016-06-16 Andreas Schneidersamba_dnsupdate: Work around a bug in nsupdate
2016-06-16 Garming Samsamba_dnsupdate: Fix typo in -no-substitutions name
2016-06-16 Garming Samtests/drs: cleanup some whitespace
2016-06-16 Andrew Bartlettselftest: Check a user with only primaryGroupID is...
2016-06-16 Andrew Bartlettselftest: Test that primaryGroupID is first in samr...
2016-06-16 Andrew Bartlettselftest: Add alias membership to the tokengroups test
2016-06-16 Andrew Bartletts4-samr: Rework GetGroupsForUser to use memberOf
2016-06-16 Andrew Bartletts4-libcli/raw: Fix compiler errors when building with...
2016-06-16 Andrew Bartletts4-kcc: Fix compiler errors when building with --addres...
2016-06-16 Andrew Bartlettselftest: Expand tokenGroups test to also compare with...
2016-06-16 Andrew Bartlettselftest: Expand tokenGroups test to also build nested...
2016-06-16 Andrew Bartletts4-samr: Fix samr.QueryUserInfo level 1 primary group
2016-06-16 Andrew Bartlettsamba-tool domain join: Refuse to re-join a DC with...
2016-06-16 Andrew Bartlettsamba-tool: Improve fsmo handling
2016-06-16 Andrew Bartlettselftest: Rebase DrsBaseTestCase on SambaToolCmdTest
2016-06-16 Ralph Boehmeselftest: add test for DNS updates with TKEY/TSIG
2016-06-15 Ralph Boehmes4/dns_server: enable sending of TSIG error records
2016-06-15 Ralph Boehmes4/dns_server: prepare sending correct error responses...
2016-06-15 Ralph Boehmes4/dns_server: don't compute TSIG MAC in TSIG error...
2016-06-15 Ralph Boehmes4/dns_server: error codes for failing MAC verification...
2016-06-15 Ralph Boehmes4/dns_server: ensure we store the key name in error...
2016-06-15 Ralph Boehmes4/dns_server: not finding the key here is a fatal...
2016-06-15 Ralph Boehmes4/dns_server: split out function that does the MAC...
2016-06-15 Ralph Boehmes4/dns_server: include request MAC in TSIG response...
2016-06-15 Ralph Boehmelibrpc/dns: remove original_id from dns_fake_tsig_rec
2016-06-07 Volker Lendeckerpc_server: Fix CID 1362565 Improper use of negative...
2016-06-07 Andrew Bartlettrepl: Avoid use-after-free when working with the workin...
2016-06-07 Andrew Bartlettselftest: Add a reverse variation to ReplicateMoveObject3
2016-06-07 Andrew Bartlettselftest: Assert replPropertyMetaData values before...
2016-06-07 Andrew Bartlettdsdb: Fix rename and RDN handling for replPropertyMetaData
2016-06-07 Andrew Bartlettdsdb: Fix incorrect sorting of replPropertyMetaData...
2016-06-07 Andrew Bartlettdsdb: Show initial replicated modify as well as resolve...
2016-06-07 Andrew Bartlettselftest: Add more tests to cover attribute changes...
2016-06-07 Andrew Bartlettdsdb: Use replmd_replPropertyMetaData1_new_should_be_ta...
2016-06-07 Andrew Bartlettdsdb: Use replmd_replPropertyMetaData1_new_should_be_ta...
2016-06-07 Andrew Bartlettdsdb: Use replmd_replPropertyMetaData1_new_should_be_ta...
2016-06-07 Andrew Bartlettdsdb: Use replmd_replPropertyMetaData1_new_should_be_ta...
2016-06-07 Andrew Bartlettdsdb: Add new helper function replmd_replPropertyMetaDa...
2016-06-07 Andrew Bartlettselftest: Run the krb5.kdc test on a more selective...
2016-06-06 Andrew Bartlettselftest: Add tests to show that we can not create...
2016-06-06 Andrew Bartlettsamldb: Make checks for schema attributes much more...
2016-06-06 Andrew BartlettRemove the try/catch from urgent_replication.py
2016-06-06 Andrew Bartlettselftest: Assert that name, the RDN attribute and actua...
2016-06-06 Andrew Bartlettselftest: Add another test case to replica_sync test
next