samba.git
2014-09-30 Stefan Metzmachertevent: version 0.9.22 tevent-0.9.22
2014-09-30 Stefan Metzmachertevent: remove unused exit_code in tevent_select.c
2014-09-30 Stefan Metzmachertevent: remove unused exit_code in tevent_poll.c
2014-09-30 Andrew Bartlettrepl: Specify the target realm in dreplsrv_get_target_p...
2014-09-30 Andrew BartlettWHATSNEW: Include info on secured winbindd connections
2014-09-30 Andrew Bartlettwinbindd: Change value of "ldap sasl wrapping" to sign
2014-09-30 Andrew Bartlettwinbindd: Do not make anonymous connections by default
2014-09-30 Andrew Bartlettprovision: Change the default functional level of new...
2014-09-30 Matthieu Patouldb: fix a typo in the comment, LDB_FLAGS_MOD_xxx ...
2014-09-29 Christof Schmitts3-winbindd: Do not use domain SID from LookupSids...
2014-09-29 Christof Schmitts3: Move init_lsa_ref_domain_list to lib
2014-09-29 Stefan Metzmachers3:net_rpc_printer: make use of cli_credentials_get_use...
2014-09-29 Andrew Bartlettlib/util: Do not duplicate the protocol list, use smb_c...
2014-09-29 Stefan Metzmacherlib/param: set the kccsrv:samba_kcc option to false...
2014-09-28 Andrew Bartletts3-winbindd: Require SMB signing by default to disrupt...
2014-09-28 Guy Harrispidl: Strip trailing whitespace from pidl, for easier...
2014-09-27 Jelmer Vernooijfileserver: raise debug level for share connection...
2014-09-27 Andreas Schneiderlibcli: Remove unreachable code in cldap.
2014-09-27 Andreas Schneiderlibcli: Remove unreachable code in dns_hosts_file.
2014-09-27 Matthieu PatouDeclare empty target as phony otherwise they are caught...
2014-09-27 Andrew Bartlettsamba_dnsupdate: Look for ForestDnsZones in the right...
2014-09-27 Stefan Metzmachers3:passdb: add pdb_get_trust_credentials()
2014-09-27 Jelmer Vernooijacl: Fix typo: structrual -> structural
2014-09-27 Jelmer Vernooijdsdb: Be less verbose when announcing kcc is being...
2014-09-27 Michael Adams3:torture: in LOCAL-MESSAGING-FDPASS2, close fds after...
2014-09-27 Michael Adams3:unix_msg: fix a tab<->space mixup in unix_msg_recv()
2014-09-27 Michael Adamsmbd:smb2: improve smbd_smb2_protocol_dialect_match...
2014-09-27 Andrew BartlettWHATSNEW: Update WHATSNEW for new default winbind imple...
2014-09-26 Andrew Bartlettcredentials: Allow the secrets.tdb password to be newer...
2014-09-26 Andrew BartlettFix commented out code in kpasswd server to use correct...
2014-09-26 Andrew Bartlettprovision: explain why this is required
2014-09-26 Andrew Bartlettlibrpc: gensec is our security provider abstraction...
2014-09-26 Andrew Bartlettlibrpc: Remove user/domain from struct pipe_auth_data
2014-09-26 Andrew Bartlettidl: Merge NETR_TRUST and LSA_TRUST definitions into...
2014-09-26 Matthieu Patoulibrpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52...
2014-09-26 Andrew Bartletttorture: Fix use-after-free in ldap.nested-search
2014-09-26 Günther Deschners4-auth/kerberos: fix salting principal, make sure...
2014-09-26 Günther Deschners3-libnet: set list of allowed krb5 encryption types...
2014-09-26 Günther Deschners3-net: add manpage documentation for "net ads enctypes".
2014-09-26 Günther Deschners3-net: add "net ads enctypes {list,set,delete}".
2014-09-26 Matthieu PatouAdd some plumbing in our top level Makefile to make...
2014-09-26 Günther Deschners3-libnet: Make sure we do not overwrite precreated...
2014-09-26 Andreas Schneiders3-libnet: Add libnet_join_get_machine_spns().
2014-09-26 Andreas Schneiders3-libads: Add all machine account principals to the...
2014-09-26 Andreas Schneiders3-libads: Add function to search for an element in...
2014-09-26 Andreas Schneiders3-libads: Add a function to retrieve the SPNs of a...
2014-09-26 Andreas Schneiders3-libads: Improve service principle guessing.
2014-09-26 Jeremy Allisons4: libcli: ldap message - Ensure all asn1_XX returns...
2014-09-25 Jeremy Allisons4: libcli: ldap controls - Ensure all asn1_XX returns...
2014-09-25 Jeremy Allisons3: tldap_util: Ensure all asn1_XX returns are checked.
2014-09-25 Jeremy Allisons4: auth: gensec: asn1 fixes - check all returns.
2014-09-25 Jeremy Allisons3: tldap: Ensure all asn1_XX returns are checked.
2014-09-25 Jeremy Allisons3: libsmb: Ensure all asn1_XX returns are checked.
2014-09-25 Jeremy Allisonlibcli: auth: Ensure all asn1_XX returns are checked.
2014-09-25 Jeremy Allisonlib: util: asn1 tests. Check every asn1 return.
2014-09-25 Jeremy Allisonauth: gensec: asn1 fixes - check all returns.
2014-09-25 Jeremy Allisonlib: util: asn1 fixes - check all returns.
2014-09-25 Ralph Boehmevfs_fruit: update rfork size in AppleDouble header
2014-09-25 Ralph Boehmevfs_fruit: ad_write: path may be NULL for rfork
2014-09-25 Ralph Boehmevfs_fruit: fix resource fork length calculation
2014-09-25 Ralph Boehmes4:torture:vfs_fruit: add size checks for resource...
2014-09-25 Ralph Boehmevfs_fruit: fix unpacking of AppleDouble files
2014-09-25 Ralph Boehmes4:torture:vfs_fruit: add test for OS X AppleDouble...
2014-09-25 Amitay Isaacsctdb-daemon: Fix the usage for lock helper
2014-09-25 Amitay Isaacsctdb-recoverd: If obtaining recovery lock fails, try...
2014-09-25 Amitay Isaacsctdb-scripts: Fix the regular expresssion for parsing...
2014-09-25 Amitay Isaacsctdb-locking: Reset ttimer before doing an early return
2014-09-24 Volker Lendecketdb: Improve wording in a comment
2014-09-24 Michael Adams3:torture: in LOCAL-MESSAGING-READ3, print some messag...
2014-09-24 Michael Adams3:torture: in LOCAL-MESSAGING-READ3, tell child to...
2014-09-24 Michael Adamselftest: run smbtorture3 LOCAL-MESSAGING-FDPASS2 test
2014-09-24 Michael Adams3:torture: work on LOCAL-MESSAGING-FDPASS2
2014-09-24 Michael Adamselftest: run smbtorture3 LOCAL-MESSAGING-FDPASS1 test
2014-09-24 Michael Adams3:torture: add test LOCAL-MESSAGING-FDPASS1
2014-09-24 Michael Adams3:messaging: add fds-array to messaging_send_iov()
2014-09-24 Michael Adams3:messaging: add fds-array to message-backend send...
2014-09-24 Stefan Metzmachers3:messaging: make it possible to receive a fd array...
2014-09-24 Michael Adams3:unix_msg: add fds-array to unix_msg_send() for fd...
2014-09-24 Stefan Metzmachers3:unix_msg: pass the fd array to the unix_msg recv_cal...
2014-09-24 Michael Adams3:unix_msg: add fds-array to unix_dgram_send() for...
2014-09-24 Stefan Metzmachers3:unix_msg: pass the fd array to the unix_dgram recv_c...
2014-09-24 Michael Adams3:unix_msg: read fds from recvmsg in unix_dgram_recv_h...
2014-09-24 Stefan Metzmachers3:unix_msg: add close_fd_array()
2014-09-24 Stefan Metzmachers3:unix_msg: use sendmsg() in unix_dgram_send_job()
2014-09-24 Stefan Metzmachers3:messaging: use struct initializers for 'struct messa...
2014-09-23 Martin Schwenkectdb-logging: Add forward declaration of debug_level
2014-09-23 Martin Schwenkectdb-tests: Clean up some tests where IP movement is...
2014-09-23 Martin Schwenkectdb-tests: Remove dependency on log ringbuffer from...
2014-09-23 Martin Schwenkectdb-tests: Make all_ips_on_node() do what it should
2014-09-23 Martin Schwenkectdb-tests: Factor out new function get_test_ip_mask_an...
2014-09-23 Martin Schwenkectdb-tests: Simplify and rename wait_until_ips_are_on_n...
2014-09-23 Brad HardsWHATSNEW: some fixes
2014-09-23 Andreas Schneiderlibcli: Fix a segfault calling smbXcli_req_set_pending...
2014-09-22 Stefan Metzmachers4:librpc: use authenticated epmapping for ncacn_http
2014-09-22 Stefan Metzmacherlibrpc/idl: specify ncacn_http endpoint mapper endpoint
2014-09-22 Stefan Metzmachers4:rpc_server: ignore ncacn_http endpoints for now
2014-09-22 Samuel Cabreroncacn_http: DCERPC pipe open using http transport
2014-09-22 Samuel Cabreroncacn_http: Client implementation
2014-09-22 Samuel Cabreroncacn_http: Authentication modules for http library
2014-09-22 Samuel Cabreroncacn_http: Add http library
next