lib/util: fix function header comment to strhex_to_str()
[ira/wip.git] / source3 /
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 Simo Sorcepdb-interface: Do not use unid_t here
2011-10-18 Andrew Bartletts3-auth move the s3 auth context onto gensec_ntlmssp...
2011-10-18 Andrew Bartletts3-libsmb Use a gensec module to provide the ntlmssp...
2011-10-18 Andrew Bartletts3-ntlmssp split auth_ntlmssp_client_start() into two...
2011-10-18 Andrew Bartletts3-rpc_client remove cli_auth_ntlmssp_data_destructor
2011-10-18 Stefan Metzmachers3:auth_util: add the uid with WBC_ID_TYPE_BOTH also...
2011-10-18 Andrew Bartletts3-auth: use typedefs in auth.h
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-18 Andrew Bartletts3-auth fix comment after s3 ntlmssp gensec module
2011-10-18 Andrew Bartletts3-smbd Give the nt error string when failing to set...
2011-10-18 Andrew Bartletts3-ntlmssp Implement the server-side auth_ntlmssp code...
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-18 Andrew Bartlettbuild: compile gensec_start.c and credentials.c in...
2011-10-18 Andrew Bartletts3-auth Add my copyright
2011-10-18 Andrew Tridgelllibsmbclient: initial ABI signatures
2011-10-18 Andrew Tridgelllibsmbclient: add ABI checking and pc file
2011-10-17 Wilco Baan HofmanFix uninitialized memory problem in group_sids_to_info3...
2011-10-17 Frank LahmFirst part of fix for bug #8419 - Make VFS op "streamin...
2011-10-17 Günther Deschners3-waf: make sure we always build example pdb modules...
2011-10-17 Günther Deschners3-auth: remove dead prototype.
2011-10-17 Günther Deschners3-waf: make sure we always build example auth modules...
2011-10-17 Volker Lendeckes3: Before adding KDC's to the krb5.conf, cldap ping...
2011-10-17 Volker LendeckeAdd cldap_multi_netlogon_send/recv
2011-10-14 Jeremy AllisonRemoved unused variable.
2011-10-14 Jeremy AllisonRemove unused function.
2011-10-14 Jeremy AllisonFix const warning.
2011-10-14 Stefan Metzmachers3:dbwrap_ctdb: return the number of records in db_ctdb...
2011-10-14 Günther Deschners3-net: Fix uninitialized variable in rpc_conf_import_i...
2011-10-14 Brad SmithFix sys_fseek wrapper
2011-10-14 Michael Adams3:net registry: fix segfault when net registry is...
2011-10-14 Björn Baumbachs3-utils: add capabilities to dbwrap_tool
2011-10-14 Günther Deschners3-waf: install passdb headers.
2011-10-14 Günther Deschners3-passdb: remove libwbclient header dependency for...
2011-10-14 Günther Deschners3-passdb: remove fstring from pdb_set_user_sid_from_st...
2011-10-14 Günther Deschners3-passdb: add define guards for machine_sid.h.
2011-10-14 Günther Deschners3-passdb: add {LM|NT}_HASH_LEN defines in passdb.h.
2011-10-14 Günther Deschners3-passdb: use uintX_t at least in headers.
2011-10-14 Günther Deschners3-passdb: move passdb prototypes into passdb.h
2011-10-14 Günther Deschners3-passdb: move group mapping headers into passdb.h
2011-10-14 Günther Deschners3-auth: token_util needs system/passwd.h.
2011-10-14 Günther Deschners3: remove some dead prototypes.
2011-10-14 Frank LahmAdd support for VFS op streaminfo chaining in all relev...
2011-10-13 Michael Adams3:dbwrap_ctdb: fix the build after changing signature...
2011-10-13 Andrew Bartlettbuild: run perl generators at autogen.sh time
2011-10-13 Andrew Bartlettbuild: clean new generated param headers
2011-10-13 Andrew Bartlettbuild: only regenerate param files when required
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-10-13 Andrew Bartlettlib/param Add 'use mmap' parameter to control tdb use...
2011-10-13 Andrew Bartlettbuild: use lib/param loadparm code in source3 to get...
2011-10-13 Jeremy AllisonAnother part of the fix for Bug 8473 - smb2_find uses...
2011-10-13 Stefan Metzmachers3:smb2_server: get/set info are limited by max_trans...
2011-10-12 Stefan Metzmachers3:smb2_server: reject writes larger then the negotiate...
2011-10-12 Stefan Metzmachers3:smb2_server: remember the max_{trans,read,write...
2011-10-12 Gregor Becks3:smbcacls: fix violation of coding conventions
2011-10-12 Gregor Becks3:net: avoid unnecessary initialization of the registry.
2011-10-12 Gregor Becks3:net: add command registry check
2011-10-12 Gregor Becks3:net: factor out interact_edit()
2011-10-12 Gregor Becks3:registry add function srprs_hive()
2011-10-12 Gregor Becks3:utils change data_blob_dup_talloc() to take a DATA_B...
2011-10-12 Gregor Becks3:smbcontrol: let smbd pass the idmap msg to its child...
2011-10-12 Gregor Becks3: factor out messaging_send_to_children()
2011-10-12 Gregor Becks3: fix id_cache_kill to delete the the id-mappig from...
2011-10-12 Michael Adams3:smbcacls: make get_domain_sid() static
2011-10-12 Michael Adams3:dbwrap_ctdb: improve the check for skipping the...
2011-10-12 Michael Adams3:dbwrap_ctdb: fix check for skipping the __db_sequenc...
2011-10-12 Volodymyr KhomenkoFix bug #8515 - Empty CIFS share can be blocked for...
2011-10-12 Jeremy AllisonFix bug #8521 - winbindd cache timeout expiry test...
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-10-12 Günther Deschners3-dbwrap_ctdb: fix the build.
2011-10-12 Günther Deschners3-groupdb: split out groupdb/mapping_tdb.h.
2011-10-12 Kai Blins3 waf: Use upper case uselib_store parameter, otherwis...
2011-10-12 Gregor Becks3:dbwrap: remove m_all marshall buffer from ctdb trans...
2011-10-12 Gregor Becks3:dbwrap: traverse records created within this transac...
2011-10-12 Michael Adams3:registry: improve regdb_create_subkey_internal(...
2011-10-12 Gregor Becks3:smbcacls fix leaking talloc stackframce on tcon...
2011-10-12 Gregor Becks3:smbcacls fix possible SEGFAULT
2011-10-12 Gregor Becks3:smbcacls add option domain-sid
2011-10-12 Gregor Becks3:smbcacls get_domain_sid for sddl parsing/formating...
2011-10-12 Gregor Becks3:smbcacls pretty print acl control field
2011-10-11 Günther Deschners3-waf: make sure we build example vfs modules with...
2011-10-11 Günther Deschners3-waf: fix configure check for HAVE_LINUX_READAHEAD.
2011-10-11 Günther Deschners3-waf: fix configure check for HAVE_LINUX_FALLOCATE64.
2011-10-11 Günther Deschners3-waf: fix configure check for HAVE_LINUX_FALLOCATE.
2011-10-11 Günther Deschners3-waf: fix configure check for HAVE_POSIX_FADVISE.
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_int32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS...
2011-10-11 Michael Adams3:idmap_tdb2: fix hwm-handling to use uint32 consistently
2011-10-11 Michael Adams3:idmap_tdb: fix hwm-handling to use uint32 consistently
2011-10-11 Michael Adams3:passdb:account_pol: use dbwrap_fetch_uint32, not...
2011-10-11 Michael Adams3:idmap_autorid: make a debug message more precise
2011-10-11 Michael Adams3:idmap_autorid: untangle function from check and...
2011-10-11 Michael Adams3:dbwrap: move definitions of db_record and db_contect...
2011-10-11 Michael Adams3:torture: convert torture.c to only use dbwrap wrappe...
2011-10-11 Michael Adams3:locking: convert posix.c to use dbwrap wrapper funct...
next