sfrench/samba-autobuild/.git
2011-10-21 Stefan Metzmacherlibcli/cldap: make sure the local and remote address...
2011-10-21 Matthieu Patous4-resolv: fix resolution of SRV records pointing to...
2011-10-21 Jeremy AllisonDeprecate "acl check permissions".
2011-10-21 Christian Ambachs3:idmap_autorid: document allocation pool
2011-10-21 Christian Ambachs3:idmap_autorid: add an allocation range to autorid
2011-10-21 Christian Ambachs3:idmap_autorid: move HWM initialization into a function
2011-10-21 Christian Ambachs3:idmap_autorid: use strings as parameter for range...
2011-10-21 Christian Ambachs3:winbindd/idmap make idmap modules loadable again
2011-10-21 Christian AmbachRevert "s3:idmap/autorid add a small alloc pool to...
2011-10-21 Günther Deschnerlibcli: remove unneeded com_err.h and fix the build...
2011-10-21 Günther Deschners3-waf: only compile common.c in netapi examples code...
2011-10-21 Günther Deschners3-netapi: use NetApiBufferAllocate() for returned...
2011-10-21 Günther Deschners3-netapi: fix missing include in examples code.
2011-10-21 Stefan Metzmacherlibcli/smb: move smb_seal.c to the toplevel
2011-10-21 Andrew Bartletts3-ntlmssp Remove references to auth_ntlmssp_context...
2011-10-21 Andrew Bartletts3-seal Remove struct smb_srv_trans_enc_ctx
2011-10-21 Andrew Bartletts3-ntlmssp Remove references to auth_ntlmssp_context...
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_session_key()
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_want_feature()
2011-10-21 Andrew Bartletts3-seal use gensec_[un]wrap() instead of gensec_[un...
2011-10-21 Andrew Bartletts3-ntlmssp use gensec_{seal,unseal,sign,check}_packet
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_negotiated_sign() and...
2011-10-21 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_update wrapper
2011-10-21 Andrew Bartletts3-auth remove auth_ntlmssp_session_info()
2011-10-21 Stefan Metzmachers3:smbd/seal: pass talloc_tos() auth_ntlmssp_update...
2011-10-21 Stefan Metzmachers3:libsmb/smb_seal: always use SAFE_FREE(buf) in common...
2011-10-21 Stefan Metzmachers3:libsmb/smb_seal: use plain malloc() in common_ntlm_e...
2011-10-21 Stefan Metzmachers3:libsmb/smb_seal: avoid ads_errstr() dependency and...
2011-10-21 Stefan Metzmachers3:libsmb/smb_seal: make use of common [_]smb_[set...
2011-10-21 Stefan Metzmachers3:include: make smb_setlen() a macro
2011-10-21 Stefan Metzmacherlibcli/smb: add smb_setlen_[nbt|tcp] macros
2011-10-21 Stefan Metzmacherlibcli/smb: move some common defines to smb_constants.h
2011-10-20 Andrew Bartlettbuild: compile (but do not install) netapi examples
2011-10-20 Björn Jackes3:Makefile: make DSO_EXPORTS_CMD more portable (#8531)
2011-10-20 Jeremy AllisonRefactor to create check_parent_access() which can...
2011-10-20 Jeremy AllisonMake mkdir_internal() check the parent ACL for SEC_DIR_...
2011-10-20 Andrew Bartlettbuild: compile (but do not install) all the libsmbclien...
2011-10-20 Andrew Bartletts3-netapi Compile (but do not install) netapi tests
2011-10-20 Andrew Bartlettexamples: compile libsmbclient tests using just SAMBA_B...
2011-10-20 Stefan Metzmachers3:libsmb/async_smb: in cli_state_notify_pending()...
2011-10-20 Andrew BartlettRevert "selftest: Avoid being run over by armies of...
2011-10-20 Andrew Tridgellbuild: explain the passing of make options to waf
2011-10-20 Amitay Isaacsldb: ldb_errstring() takes ldb_contxt as an argument
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 Amitay Isaacswerror: Added missing DNS error codes
2011-10-20 Amitay Isaacss4-dns: Added support for multiple DNS_RPC_RECORDS...
2011-10-20 Amitay Isaacss4-dns: Added more data types for dnsserver implementation
2011-10-20 Amitay Isaacsldb-samba: Added handler to decode dnsProperty attribute
2011-10-20 Amitay Isaacsdnsp: Added typedefs to interpret dnsProperty attribute...
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-20 Jeremy AllisonFix a boatload of warnings in the examples.
2011-10-19 Jeremy AllisonFix error return to be NT_STATUS_NOT_A_DIRECTORY.
2011-10-19 Jeremy AllisonMake use of the "dir_exists" we already have on directo...
2011-10-19 Andrew Tridgelldsdb: improve debug message
2011-10-19 Günther Deschners3-waf: make sure we always compile (not install) our...
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: move smb_set_enclen() to smb_seal...
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: s/uint16/uint16_t
2011-10-19 Stefan Metzmachers3:include: move smb_seal.c prototypes to smb_crypt.h
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: make common_ntlm_[en|de]crypt_buffe...
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 Stefan Metzmachers3:include: use smb_[set]len_[nbt|tcp]() macros
2011-10-19 Stefan Metzmacherlibcli/smb: add smb_[set]len_[nbt|tcp]() macros
2011-10-19 David Disseldorps3: remove duplicate fsctl fn definitions
2011-10-19 David Disseldorplibcli: Move smb2 fsctl fn defs into common code
2011-10-19 David Disseldorps3: Remove duplicate fsctl function 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 Andrew Tridgellbuild: added deletion of stale .so and .o files
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-19 Günther Deschners3-docs: Add a clarification note for nss_info primary...
2011-10-18 Günther Deschners3-docs: Document Services for Unix 2.0 (sfu20) nss_inf...
2011-10-18 Volker Lendeckes3: Avoid a winbind 100% cpu loop
2011-10-18 Jeremy Allisonvfs_netatalk should be using strstr_m, not strstr to...
2011-10-18 Jeremy AllisonThe last argument to atalk_build_paths() is always...
2011-10-18 Michael Adamlib/util: skip single hex digit at the end of the input...
2011-10-18 Michael Adamlib/util: fix function header comment to strhex_to_str()
2011-10-18 Michael Adamlib/util: untangle assignent from check in strhex_to_str()
2011-10-18 Björn Baumbachs3-util: dbwrap_tool: add fetch fuctions for hex and...
2011-10-18 Björn Baumbachs3-util: dbwrap_tool: add store hex function
2011-10-18 Michael Adamselftest:Samba3: fix signature for check_or_start()
next