bbaumbach/samba-autobuild/.git
2018-11-23 Tim Bealereplmd: remove unnecessary indent
2018-11-23 Tim Bealereplmd: Move logic into new replmd_should_apply_isDelet...
2018-11-23 Tim Bealereplmd: Avoid passing msg to replmd_process_linked_attr...
2018-11-23 Tim Bealetests: Fix flappiness in DRS tests due to RID Set changing
2018-11-23 Tim Bealetests: Add better error for DRS tests
2018-11-23 Andreas Schneiderlibrpc:ndr: Fix undefined behavior in ndr.c
2018-11-22 Andreas Schneiderlib:compression: Fix undefined behavior in lzxpress
2018-11-22 Andreas Schneiderlib:util: Fix undefined behavior in bitmap.c
2018-11-22 Andreas Schneiderlib:util: Fix undefined behavior in idtree
2018-11-22 Andreas Schneiderlib:util: Fix undefined behavior in asn1 parser
2018-11-22 Andreas Schneiders3:lib: Fix undefined behavior in messages_dgm
2018-11-22 Andreas Schneiderlib:crypto: Fix undefined behavior in md4
2018-11-22 Andreas Schneiders3:lib: Do not redefine bool and use stdbool.h
2018-11-22 Andreas Schneiderlib:util: Always include unistd.h for setgroups
2018-11-22 Andreas Schneiders3:tests: Initialize pointers with NULL in netdisplay...
2018-11-22 Andreas Schneiders4:torture: Initialize pointers in libnetapi user test
2018-11-22 Andreas Schneiders4:bind_dlz: Only copy the dn once
2018-11-22 Swen Schilligutils: Free host realm after processing
2018-11-22 Swen Schilligutils: Free krb5 context for net_lookup_kdc
2018-11-22 Swen Schilliglibrpc: Free krb5 context on error
2018-11-22 Swen Schilligs3: Free principal if smb_krb5_principal_get_realm...
2018-11-22 Volker LendeckeREADME.Coding: Approve DBG statements using dom_sid_str_buf
2018-11-22 Swen Schilligsmbspool: Free kerberos context on error
2018-11-22 Swen Schilliglibads: set proper ads_keytab_flush() return code on...
2018-11-21 Volker Lendeckelibsmb: Make cli_notify_send cancellable
2018-11-21 Volker Lendeckelibsmb: Make cli_notify_send/recv smb2-aware
2018-11-21 Volker Lendeckelibsmb: Introduce cli_smb2_notify_send/recv
2018-11-21 Volker Lendeckelibcli: Make smb2cli_notify_send cancellable
2018-11-21 Volker Lendeckelibsmb: Make cli_trans_send cancellable
2018-11-21 Volker Lendeckelibsmb: Make cli_trans a normal subreq function
2018-11-21 Joe Guologger: use color automatically for a tty
2018-11-21 Douglas Bagnallsamba-tool ldapcmp: print DNs on predictable order
2018-11-21 Joe Guonetcmd/ldapcmp: make code pythonic
2018-11-21 Joe Guonetcmd/ldapcmp: promote re object to global
2018-11-21 Joe Guonetcmd/ldapcmp: use set instead of list to compare...
2018-11-21 Joe Guonetcmd/ldapcmp: fix wrong way for string copy
2018-11-21 Joe Guonetcmd/ldapcmp: pass --skip-missing-dn to LDAPBase
2018-11-21 Joe Guonetcmd/ldapcmp: avoid modifying data while looping...
2018-11-21 Joe Guonetcmd/ldapcmp: rm unused global var summary
2018-11-21 Joe Guonetcmd/ldapcmp: use set instead of list to find missing DNs
2018-11-21 Joe Guonetcmd/ldapcmp: avoid list comprehension in for loop
2018-11-21 Joe Guonetcmd/ldapcmp: add choices arg to --view option
2018-11-21 Joe Guonetcmd/ldapcmp: add choices arg to --scope option
2018-11-21 Joe Guonetcmd/ldapcmp: rename __eq__ to diff
2018-11-21 Joe Guonetcmd/ldapcmp: fix typo for Bundle
2018-11-21 Tim Bealereplmd: Make replmd_process_linked_attribute() mem...
2018-11-21 Tim Bealereplmd: Avoid redundant dsdb_get_deleted_objects_dn...
2018-11-21 Tim Bealereplmd: Minimize get_parsed_dns_trusted() calls during...
2018-11-21 Tim Bealereplmd: Pass old_el into replmd_process_linked_attribute()
2018-11-21 Tim Bealereplmd: Remove some redundant code
2018-11-21 Tim Bealereplmd: Move where we update the usnChanged/whenChanged
2018-11-21 Tim Bealereplmd: Only modify the object if it actually changed
2018-11-21 Tim Bealereplmd: replmd_process_link_attribute() returns type...
2018-11-21 Gary Lockyersource4 samr: Tidy DBG_WARNING calls
2018-11-20 Andrew Bartletts4-samr: Use GUID_buf_string() in dcesrv_samr_EnumDomai...
2018-11-20 Andrew Bartletts4-samr: Use dom_sid_split_rid() to get the RID in...
2018-11-20 Gary Lockyersource4 samr: cache samr_EnumDomainUsers results
2018-11-20 Gary Lockyertests samr: Extra tests for samr_EnumDomainUserss
2018-11-20 Andrew Bartletts4-samr: Use GUID_buf_string() in dcesrv_samr_EnumDomai...
2018-11-20 Gary Lockyers4-samr: Use dom_sid_split_rid() to get the RID in...
2018-11-20 Gary Lockyersource4 samr: cache samr_EnumDomainGroups results
2018-11-20 Gary Lockyertest samr: Extra tests for samr_EnumDomainGroups
2018-11-20 Andrew Bartletts4-samr: Use dom_sid_split_rid() to get the RID in...
2018-11-20 Gary Lockyersource4 samr: cache samr_QueryDisplayInfo results
2018-11-20 Gary Lockyertests samr: remove PEP8 warnings
2018-11-20 Gary Lockyertests samr: Extra tests for samr_QueryDisplayInfo
2018-11-20 Garming Samldb_controls: Add some talloc error checking for controls
2018-11-20 Garming Samsync_passwords: Remove dirsync cookie logging for conti...
2018-11-20 Garming Samdirsync: Allow arbitrary length cookies
2018-11-20 Tim Bealereplmd: Cache recycle-bin state to avoid DB lookup
2018-11-20 Tim Bealereplmd: Split some code out into create_la_entry()...
2018-11-20 Tim Bealereplmd: Minor change to replmd_verify_link_target(...
2018-11-20 Tim Bealereplmd: Skip redundant source object link checks
2018-11-20 Tim Bealereplmd: Split up replmd_verify_linked_attribute() into...
2018-11-20 Andreas Schneiderwaf: Load the C compiler correctly
2018-11-20 Stefan Metzmacherlibrpc/tables.pl: remove unused $opt_output option
2018-11-20 Stefan Metzmacherwafsamba: simplify SAMBA_PIDL_TABLES() rule
2018-11-20 Stefan Metzmacherwafsamba: remove unused Build.BuildContext.pre_build...
2018-11-20 Stefan Metzmacherwafsamba: remove the need of BuildContext.bdir
2018-11-20 Stefan Metzmacherwafsamba: remove hardcoded '..' and '/default/' from...
2018-11-20 Stefan Metzmacherwafsamba: add a fix for broken python threading if...
2018-11-20 Stefan Metzmacherwafsamba: fix CHECK_MAKEFLAGS() with waf 2.0.8
2018-11-20 Stefan Metzmachers4:heimdal_build: make use of libreplace getprogname...
2018-11-20 Gary Lockyerdsdb group_audit tests: fix use of strncmp
2018-11-20 Tim Bealenetcmd: Flush replUpToDateVector when restoring offline...
2018-11-20 Tim Bealenetcmd: Small backup refactor to avoid compatiblity...
2018-11-20 Tim Bealenetcmd: Add backupType marker to backed-up DB
2018-11-20 Tim Bealetests: Add assertion that replUpToDateVector is present...
2018-11-20 Tim BealeWHATSNEW: Added samba-tool 'backup offline' and 'groups...
2018-11-16 Christof Schmittsmbtorture: Close unused pipe fds in kernel_oplocks8
2018-11-16 Volker Lendeckedsdb: Slightly simplify samdb_check_password
2018-11-16 Volker Lendeckelib: Fix CID 1441264 Error handling issues (CHECKED_RETURN)
2018-11-15 Volker Lendecketorture: Fix the 32-bit build
2018-11-15 Jeremy Allisons3: VFS: fake_acls: Fix Coverity CID 1435850 Uninitiali...
2018-11-15 Martin Schwenkectdb-tests: Make the debug hung script test cope with...
2018-11-15 Andreas Schneiderthird_party: Update socket_wrapper to version 1.2.1
2018-11-15 Andreas Schneiders4:torture: Use 65520 for maxopenfiles
2018-11-14 Jeremy Allisons3: VFS: Remove logically dead code. Coverity CID:...
2018-11-14 Andreas Schneiders3:passdb: Use discard_const_p() in py_passdb
2018-11-14 Andreas Schneiders4:dsdb: Use const char in py_dsdb_garbage_collect_tomb...
next