examples: rework wscript to use a loop
[kai/samba.git] / source4 /
2011-10-28 Stefan Metzmachers4:librpc/dcerpc_smb2: fix smb2_write_callback()
2011-10-28 Stefan Metzmachers4:librpc/dcerpc_smb: fix smb_write_callback()
2011-10-28 Michael Adams4:torture:smb2: avoid leaking tree connects up to...
2011-10-27 Michael Adams4:torture:smb2: fix a nasty double free error.
2011-10-27 Michael Adams4:torture:smb2: fix a comment
2011-10-27 Michael Adams4:torture:smb2: be leass leaky in wrap_simple_2smb2_test()
2011-10-27 Geza Gemess4:wscript - install the two missing files "dlz_bind9...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - don't intercept the...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - rename operation - do...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - remove pointless debug...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - always return the origin...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - "dsdb_search_module_dn...
2011-10-27 Matthias Dieter... s4:ldap.py - fix up the dSHeuristics test to check...
2011-10-27 Matthias Dieter... s4:objectclass_attrs LDB module - implement the dSHeuri...
2011-10-27 Matthias Dieter... s4:ldap.py - we test the creation of secrets already...
2011-10-27 Matthias Dieter... s4:ldap.py - enhance and fix up the object class test
2011-10-27 Matthias Dieter... s4:objectclass LDB module - objectclass modify op....
2011-10-27 Matthias Dieter... s4:objectclass LDB module - objectclass modify operations
2011-10-27 Matthias Dieter... s4:objectclass LDB module - forbid to add unrelated...
2011-10-27 Matthias Dieter... s4:objectclass LDB module - "objectclass_add" - small...
2011-10-27 Matthias Dieter... s4:objectclass LDB module - "check_rodc_ntdsdsa_add"
2011-10-27 Matthias Dieter... s4:objectclass LDB module - update copyright
2011-10-27 Matthias Dieter... s4:password_hash LDB module - fix compiler warning...
2011-10-27 Matthias Dieter... s4:ldap.py - fix up the UTF8 tests
2011-10-27 Matthias Dieter... s4:ldap.py - reactivate some assertions in "test_all"
2011-10-27 Matthias Dieter... s4:torture/ldap/basic.c - fix a typo
2011-10-27 Andreas Schneiders4-torture: Add a user creation check.
2011-10-27 Andreas Schneiders4-torture: Add a samr privilege check.
2011-10-27 Andreas Schneiders4-torture: Add torture_delete_testuser().
2011-10-27 Andreas Schneiders4-torture: Add domain_handle to test_join struct.
2011-10-27 Andreas Schneiders3-build: Add .clang_complete.
2011-10-27 Andreas Schneiderreplace: Add don't include unistd.h directly and add...
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-26 Stefan Metzmacherlibcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_con...
2011-10-26 Michael Adams4:torture:smb2: fix broken indentation/formatting...
2011-10-25 Andrew Bartletttorture: Remove unused smbiconv
2011-10-24 Stefan Metzmachers4:libcli: rename smb_signing.h to smb_raw_signing...
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-24 Stefan Metzmacherlibcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines...
2011-10-24 Stefan Metzmachers4:libcli/raw: remove unuded CMD_REPLY define
2011-10-24 Stefan Metzmacherlibcli/smb: move more defines to smb_constants.h
2011-10-24 Stefan Metzmacherlibcli/smb: move CAP_* defines to smb_constants.h
2011-10-22 Stefan Metzmachers4:finddcs_cldap: talloc free old memory before allocat...
2011-10-22 Stefan Metzmachers4:finddcs_cldap: close the socket when it's not used...
2011-10-22 Stefan Metzmachers4:finddcs_cldap: finddcs_cldap_recv() returns NTSTATUS
2011-10-21 Matthieu Patous4-cldap: fix cldap_socket_init to always specify the...
2011-10-21 Matthieu Patous4-resolv: fix resolution of SRV records pointing to...
2011-10-21 Stefan Metzmacherlibcli/smb: move some common defines to smb_constants.h
2011-10-20 Amitay Isaacss4-dns: Update serial number for zone on dns updates
2011-10-20 Amitay Isaacss4-selftest: Add tests for RPC dnsserver
2011-10-20 Amitay Isaacssamba-tool: Added dns command for DNS management
2011-10-20 Amitay Isaacss4-dns: Added DCERPC dns server for DNS management
2011-10-20 Amitay Isaacss4-provision: Provision DNS records with correct rank
2011-10-20 Andrew Tridgells4-test: added test suite for common.py code
2011-10-20 Andrew Tridgells4-dsdb: moved dsdb_Dn() into common.py
2011-10-20 Andrew Tridgellsubunitrun: give more useful help
2011-10-19 Andrew Tridgelldsdb: improve debug message
2011-10-19 Stefan Metzmachers4:libcli/raw: remove unused smb_len(), _smb_setlen...
2011-10-19 Stefan Metzmachers4:smb_server/smb2: make use of _smb_setlen_tcp()
2011-10-19 Stefan Metzmachers4:smb_server/smb: make use of _smb_setlen_nbt()
2011-10-19 Stefan Metzmachers4:libcli/smb2: make use of _smb_setlen_tcp()
2011-10-19 Stefan Metzmachers4:libcli/raw: make use of _smb_setlen_nbt()
2011-10-19 Stefan Metzmachers4:lib/stream: make use of smb_len_tcp()
2011-10-19 David Disseldorps3: remove duplicate fsctl fn definitions
2011-10-19 David Disseldorplibcli: move ioctl function field defs to smb_constants
2011-10-19 Andrew Bartletts4-s3-upgrade rename samba-tool domain samba3upgrade...
2011-10-19 Andrew Bartletts4-s3-upgrade fix format string for secrets.tdb exception
2011-10-19 Andrew Bartletts4-s3-upgrade test upgrade without a wins.dat
2011-10-19 Andrew Bartletts4-s3-upgrade Fix samba3upgrade code to cope with a...
2011-10-19 Andrew Bartletts4-smb_server do not set credentials on gensec twice
2011-10-19 Jelmer Vernooijsamba.getopt: Add some basic tests.
2011-10-19 Jelmer Vernooijsamba.getopt: Keep exception message when setting a...
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-18 Stefan Metzmachers4:auth/unix_token: match s3 behavior and add uid/gid...
2011-10-18 Andrew Bartlettlib/param: Remove parameters for wins and spoolss databases
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-18 Andrew Bartlettgensec: move event-using code to gensec_update() hooks...
2011-10-18 Andrew Bartletts4-auth: match the new s3 gensec client and always...
2011-10-18 Andrew Bartlettntlmssp: Prepare gensec_ntlmssp_start() for broader use
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-18 Andrew Bartletts4-s3-upgrade: Give a better clue when we cannot open...
2011-10-18 Andrew BartlettRevert "s4: Mark the winsreplication test as knownfail"
2011-10-18 Andrew BartlettRevert "s4:selftest: skip flakey samba4.nbt.winsreplica...
2011-10-17 Stefan Metzmachers4:dlz_bind9: add no memory checks
2011-10-17 Stefan Gohmanns4:dlz_bind9: Copy dn before changing in b9_has_soa
2011-10-17 Stefan Gohmanns4:dlz_bind9: add missing earch bases for windows 2000...
2011-10-17 Kai Blins4 provision: DNS backend should be set by caller
2011-10-17 Kai Blins4 provision/dns: Clean up os level handling
2011-10-17 Kai Blins4 provision/dns: Clean up backend handling
2011-10-17 Kai Blins4 provision: Default to win2k3 domain function level
2011-10-17 Kai Blins4 provision: Reword opinionated dns backend help text...
2011-10-17 Kai Blins4 provision: Rename bind9 flatfile backend to BIND9_FL...
2011-10-15 Matthieu Patouprovision: fix the doc
2011-10-15 Matthieu Patous4-interfaces: allow pure ipv6 to work
2011-10-15 Matthieu Patous4: check that the xattr are supported in the folder...
2011-10-14 Jeremy AllisonFix printf warning.
2011-10-13 Jelmer Vernooijsamba-tool: Add test to make sure all commands have...
next