metze/samba/wip.git
2015-07-10 Robin McCorkelldfs_server: Fix whitespace
2015-07-10 Robin McCorkellReplace random() and related calls with generate_random...
2015-07-10 Christof Schmittsmbcontrol: Set internal log level to 0
2015-07-10 Christof Schmittsmbstatus: Set internal log level to 0
2015-07-10 Christof Schmittrpcclient: Set internal log level to 0
2015-07-09 Volker Lendeckerpc_server: Fix CID 1311342 Null pointer dereferences...
2015-07-09 Volker Lendeckerpc_server: Fix CID 1311341 Integer handling issues...
2015-07-09 Volker Lendeckerpc_server: Fix CID 1311340 Null pointer dereferences...
2015-07-09 Volker Lendeckerpc_server: Fix CID 1311339 Error handling issues ...
2015-07-09 Volker Lendeckesmbd: Fix CID 1311338 Error handling issues (CHECKED_RE...
2015-07-09 Volker Lendeckesmbd: Fix CID 1311337 Error handling issues (CHECKED_RE...
2015-07-09 Volker Lendeckedalloc: Fix CID 1097369 API usage errors (VARARGS)
2015-07-09 Volker Lendeckedalloc: Fix a typo
2015-07-09 Christof Schmittdosmode: Change message of result to informational
2015-07-09 Christof Schmittvfs: Change final message in check_reduce_name to ...
2015-07-09 Christof Schmittvfs: Make entry message for check_reduced_name a debug...
2015-07-09 Uri Simchoninet: fix the order of DC lookup methods when joining...
2015-07-09 Uri Simchoniutil.c: fix order of inclusion to correctly consume...
2015-07-09 Martin Schwenkectdb-tests: Remove statd-callout when running NFS tests
2015-07-09 Martin Schwenkectdb-scripts: Use an "if" statement instead of "&&"
2015-07-09 Amitay Isaacsctdb-tests: Refactor code using simple test harness...
2015-07-09 Amitay Isaacsctdb-tests: Add test cleanup hooks
2015-07-09 Amitay Isaacsctdb-tests: Remove unsed code
2015-07-09 Amitay Isaacsctdb-tests: Remove extra_header and extra_footer variables
2015-07-09 Amitay Isaacsctdb-tests: Add simple test harnesses for running unit...
2015-07-09 Uri Simchonidocs: Correct list of supported socket options
2015-07-08 Volker Lendecketdb: Reproducer for Bug 11381
2015-07-08 Volker Lendecketdb: Fix bug 11381, deadlock
2015-07-08 Volker Lendeckelibrpc: Fix a "ignoring asprint return" warning
2015-07-08 Douglas BagnallFix format size errors for i386 in source3/librpc/crypt...
2015-07-08 Douglas BagnallFix ldap_bind compilation for i386
2015-07-08 Douglas BagnallFix gensec_gssapi compilation for i386
2015-07-08 Stefan Metzmachers4:torture/rpc: extend and improve rpc.lsa.trusted...
2015-07-08 Stefan Metzmachers4:torture/rpc: add missing \n in comments
2015-07-08 Stefan Metzmachers4:torture/rpc: handle NT_STATUS_NO_SUCH_DOMAIN in...
2015-07-08 Stefan Metzmachertestprogs/blackbox: add test_trust_utils.sh
2015-07-08 Stefan Metzmachertestprogs/blackbox: let test_kinit_trusts.sh verify...
2015-07-08 Stefan Metzmachertestprogs/blackbox: let test_kinit_trusts.sh test a...
2015-07-08 Stefan Metzmacherselftest/Samba4: setup forest UPN and SPN namespaces...
2015-07-08 Stefan Metzmachertestprogs/blackbox: add test_kinit_trusts.sh
2015-07-08 Stefan Metzmacherselftest/Samba4: setup trusts between forest:fl2008r2dc...
2015-07-08 Stefan Metzmachersamba-tool: add 'domain trust *' commands
2015-07-08 Stefan Metzmacherpython/samba: add on optional 'special_name' argument...
2015-07-08 Stefan Metzmacherpython/samba: add current_unix_time()
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: check domain state in netr_...
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: make use of dsdb_trust_xref_for...
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: implement netr_DsRGetForestTrus...
2015-07-08 Stefan Metzmachers3:winbindd: add wb_irpc_GetForestTrustInformation()
2015-07-08 Stefan Metzmachers3:winbindd: implement winbind_GetForestTrustInformation()
2015-07-08 Stefan Metzmacherlibrpc/idl: add winbind_GetForestTrustInformation()
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: implement NETLOGON_CONTROL_...
2015-07-08 Stefan Metzmachers3:winbindd: add wb_irpc_LogonControl()
2015-07-08 Stefan Metzmachers3:winbindd: implement _winbind_LogonControl*()
2015-07-08 Stefan Metzmacherlibrpc/idl: add winbind_LogonControl()
2015-07-08 Stefan Metzmachers4:rpc_server/lsa: remove unused code
2015-07-08 Stefan Metzmachers4:rpc_server/lsa: use dsdb_trust_*() helper functions...
2015-07-08 Stefan Metzmachers4:dsdb/common: add dsdb_trust_merge_forest_info()...
2015-07-08 Stefan Metzmachers4:dsdb/common: dsdb_trust_normalize_forest_info_step...
2015-07-08 Stefan Metzmachers4:dsdb/common: add dsdb_trust_xref_tdo_info() helper...
2015-07-08 Stefan Metzmachers4:dsdb/common: add dsdb_trust_forest_info_from_lsa...
2015-07-08 Stefan Metzmachers4:rpc_server/lsa: implement dcesrv_lsa_lsaRQueryForest...
2015-07-08 Stefan Metzmachers4:rpc_server/lsa: improve dcesrv_lsa_CreateTrustedDoma...
2015-07-08 Stefan Metzmachers4:rpc_server/lsa: fix dcesrv_lsa_CreateTrustedDomain()
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: implement dcesrv_netr_ServerTru...
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: implement dcesrv_netr_ServerGet...
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: let dcesrv_netr_ServerAuthentic...
2015-07-08 Stefan Metzmachers4:dsdb/common: add dsdb_trust_get_incoming_passwords...
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: extract and pass down the passw...
2015-07-08 Stefan Metzmachers4:dsdb/password_hash: reject interdomain trust passwor...
2015-07-08 Stefan Metzmachers4:dsdb/common: supported trusted domains in samdb_set_...
2015-07-08 Stefan Metzmachers4:dsdb/common: make use of dsdb_search_one() in samdb_...
2015-07-08 Stefan Metzmachers4:dsdb/common: pass optional new_version to samdb_set_...
2015-07-08 Stefan Metzmachers4:dsdb/netlogon: add support for CLDAP requests with...
2015-07-08 Stefan Metzmachers4:auth/sam: remove unused sam_get_results_trust()
2015-07-08 Stefan Metzmachers3:pdb_samba_dsdb: make use of dsdb_trust_search_tdo()
2015-07-08 Stefan Metzmachers4:kdc/db-glue: make use of dsdb_trust_search_tdo()
2015-07-08 Stefan Metzmachers4:dsdb/common: add dsdb_trust_search_tdo*() helper...
2015-07-08 Stefan Metzmachers4:kdc/db-glue: implement cross forest routing by retur...
2015-07-08 Stefan Metzmachers4:dsdb/common: add helper functions for trusted domain...
2015-07-08 Stefan Metzmacherheimdal:kdc: add support for HDB_ERR_WRONG_REALM
2015-07-08 Stefan Metzmacherheimdal:kdc: generic support for 3part servicePrincipal...
2015-07-08 Stefan Metzmacherheimdal:lib/krb5: add krb5_mk_error_ext() helper function
2015-07-08 Stefan Metzmacherheimdal:lib/krb5: correctly follow KRB5_KDC_ERR_WRONG_R...
2015-07-08 Stefan Metzmachers4:kdc/db-glue: let samba_kdc_trust_message2entry alway...
2015-07-08 Stefan Metzmachers4:kdc/db-glue: preferr the previous password for trust...
2015-07-08 Stefan Metzmachers4:kdc/db-glue: allow invalid kvno numbers in samba_kdc...
2015-07-08 Paul WayperSpelling correction: exlusive -> exclusive and semantin...
2015-07-08 Paul WayperSpelling correction: exlusive -> exclusive
2015-07-08 Stefan Metzmachers3:wscript_build: fix the build using dmapi and fam...
2015-07-08 Christof Schmittgpfswrap: Use gpfs.h instead of gpfs_fcntl.h
2015-07-08 Christof Schmittgpfswrap: Remove unused wrapper for gpfs_fnctl
2015-07-08 Christof Schmittvfs_gpfs: Use C99 initializers instead of ZERO_STRUCT
2015-07-08 Christof Schmittvfs_gpfs: Use ACL defines from GPFS 3.5 header files
2015-07-08 Christof Schmittctdb: Accept hex format for pdelete and ptrans commands
2015-07-08 Christof Schmittctdb: Create helper function for optional hex input
2015-07-08 Volker LendeckeRemove ctdb_conn.[ch]
2015-07-07 Volker Lendeckenotifyd: Add notifydd
2015-07-07 Volker Lendeckeutils: add net notify
2015-07-07 Volker Lendeckenotify: Remove two now unused stubs
2015-07-07 Volker Lendeckesmbd: Remove SMB_VFS_NOTIFY_WATCH
next