s4:PAC make common functions public
[ira/wip.git] / source3 /
2010-01-27 Björn Jackes3: get pthread detection also on HP-UX right
2010-01-27 Günther Deschners3-selftest: try to get RPC-SPOOLSS-NOTIFY running...
2010-01-27 Jeremy AllisonFix bug #7067 - Linux asynchronous IO (aio) can cause...
2010-01-26 Lars MüllerAdd dependency of bin/smbfilter to libwbclient.
2010-01-26 Volker Lendeckes3: Enable use of ccache by default for libsmbclient
2010-01-26 Jeremy AllisonCorrect fix for unused variable return from ndr_decode...
2010-01-26 Jeremy AllisonRevert "s3: remove unused Variable"
2010-01-25 Björn Jackes3: fix detection and flags for using pthread
2010-01-25 Björn Jackes3: remove unused variable
2010-01-25 Björn Jackes3:async_smb: remove unused variable
2010-01-25 Björn Jackes3: remove unused Variable
2010-01-25 Björn Jackes3:netapi: remove unused variable
2010-01-25 Karolin Seegers3/registry: Fix typo in comment.
2010-01-25 Volker LendeckeRevert "s3: Make string_to_sid a wrapper around dom_sid...
2010-01-24 Volker Lendeckes3-libsmbclient: Add smbc_setOptionUseCCache()
2010-01-24 Volker Lendeckes3: Add --use-ccache to net
2010-01-24 Volker Lendeckes3: add libnetapi_set_use_ccache()
2010-01-24 Volker Lendeckes3: Fix a bug in net's use of popt
2010-01-24 Volker Lendeckes3: Enable -C in rpcclient
2010-01-24 Volker Lendeckes3: Add CLI_FULL_CONNECTION_USE_CCACHE
2010-01-24 Volker Lendeckes3: Use -C in smbclient
2010-01-24 Volker Lendeckes3: Add -C (--use-ccache) to popt_common_credentials
2010-01-24 Volker Lendeckes3: Add ccache use to cli_session_setup_ntlmssp
2010-01-24 Volker Lendeckes3: Add NTLMSSP_FEATURE_CCACHE
2010-01-24 Volker Lendeckes3: Add the session key to the ccache_ntlm_auth response
2010-01-24 Volker Lendeckes3: Add wbinfo --ccache-save
2010-01-24 Volker Lendeckes3: Remove some calls to memset -- reduces text size...
2010-01-23 Volker Lendeckes3: Make string_to_sid a wrapper around dom_sid_parse
2010-01-23 Volker Lendeckes3: Add a little torture test for dom_sid_parse
2010-01-23 Volker Lendeckes3: Remove string_sid_talloc
2010-01-23 Volker Lendeckes3: Remove a call to string_sid_talloc
2010-01-23 Volker Lendeckes3: Fix sending NULL sids to lookupsids3
2010-01-23 Volker Lendeckes3: Remove some pointless uses of string_sid_talloc
2010-01-23 Volker Lendeckes3: Use global_sid_Builtin in net_groupmap_memberships
2010-01-23 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-22 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-22 Volker Lendeckes3: Fix a typo in a comment
2010-01-21 Volker Lendeckes3:pdb_ldap: Fix large paged search.
2010-01-21 Volker Lendeckes3: Initialize the seqnum in "init_smb_request"
2010-01-21 Volker Lendeckes3: Make "init_smb_request" static to process.c
2010-01-21 Volker Lendeckes3: Move "yesno" to the only place where it is used...
2010-01-21 Ed PleseAdd localtime parameter to shadow_copy2.
2010-01-21 Ed PleseAdd format parameter to shadow_copy2.
2010-01-21 Ed PleseAdd sort parameter to shadow_copy2.
2010-01-21 Björn Jackes3: fix dnsupdate configure check
2010-01-20 Lars MüllerAdd cross option to samba_cv_linux_getgrouplist_ok
2010-01-19 Björn Jackes3: build with dnsupdate support when possible
2010-01-19 Volker Lendeckes3: Fix a typo
2010-01-19 Kai Blins3 net/i18n: Update .po files
2010-01-19 Kai Blins3 net: Fix compile warnings
2010-01-19 Volker Lendeckes3: Remove a comment from ancient times that no longer...
2010-01-19 Günther Deschners3-selftest: finally enable RPC-SPOOLSS-NOTIFY against s3.
2010-01-19 Günther Deschners3-spoolss: stricter name checks when opening back...
2010-01-19 Günther Deschners3-selftest: use absolute path when setting SOCKET_WRAP...
2010-01-19 Kai Blins3 net/i18n: update .po files
2010-01-19 Kai Blins3 net/i18n: Use only one spelling for "Usage:"
2010-01-19 Kai Blins3 net: Fix compile error with WITH_DNS_UPDATES
2010-01-18 Björn Jackes3/net: split up some printable stings to ease i18n
2010-01-18 Björn Jackes3/i18n/de: improve some German translations
2010-01-18 Björn Jackeѕ3/i18n/de: fix typo
2010-01-18 Lars MüllerMerge branch 'master' of git://git.samba.org/samba
2010-01-18 André Hentschelnet: Add German translation, specially for the command...
2010-01-18 Günther Deschners3-selftest: use testenv dc so that smbtorture4 actuall...
2010-01-18 Marcin Gryszkaliss3: Show share path in swat statuspage
2010-01-17 Volker Lendeckes3: Fix the format string for smbcontrol pool-usage
2010-01-17 Andrew Tridgellidl: switched to using the WSPP names for the 'neighbou...
2010-01-17 Volker Lendeckes3: Protect against an invalid bcc in SMBsendtxt
2010-01-17 Volker Lendeckes3: For "smbcontrol <pid> pool-usage", print the first...
2010-01-17 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-17 Jeremy AllisonModification of fix for bug 6876 - Delete of an object...
2010-01-16 Volker Lendeckes3: Fix a crash in libsmbclient used against the OpenSo...
2010-01-16 Jeremy AllisonSecond part of bug 7045 - Bad (non memory copying)...
2010-01-16 Jeremy AllisonFix bug 7045 - Bad (non memory copying) interfaces...
2010-01-14 Jeremy AllisonFix bug #7036 - net rpc getsid fails in hardened window...
2010-01-14 Olivier SessinkPart 4 of bug #7028 - include scannedonly VFS module
2010-01-14 Günther Deschners3-libsmbclient: Fix crash bug in SMBC_parse_path().
2010-01-14 Günther Deschners4-smbtorture: add rather simple libsmbclient torture...
2010-01-14 Michael Adams3:auth: fix account unlock regression introduced with...
2010-01-14 Kai Blins3 selftest: Enable the WINBIND-STRUCT tests
2010-01-14 Kai Blins3 test: Fix WINBINDD-STRUCT tests
2010-01-14 Kai Blins3 winbindd: Return number of groups in data.num_entrie...
2010-01-14 Kai Blins3 winbindd: Get WINBINDD_CHECK_MACHACC torture test...
2010-01-14 Stefan Metzmachers3:pdb_ldap: restore Samba 3.0.x behavior and use the...
2010-01-14 Stefan Metzmachers3:smbldap: add smbldap_talloc_first_attribute()
2010-01-13 Volker Lendeckes3: Fix a winbind segfault in "trusted_domains"
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-13 SASAJIMA ToshihiroFix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)
2010-01-13 Jeremy AllisonFix two uses of strncat -> strlcat. Ensure proper use...
2010-01-13 Jeremy AllisonMake file access control decisions a lot easier to...
2010-01-13 Jeremy AllisonFix bug #7033 - SMBrmdir call always returns true,...
2010-01-13 Jeremy AllisonFix bug #7033 - SMBrmdir call always returns true,...
2010-01-13 Jeremy AllisonFix bug #6876 - Delete of an object whose parent folder...
2010-01-12 Jeremy AllisonRemove the global char *LastDir.
2010-01-12 Volker Lendeckes3: Lift the version of the scannedonly VFS module
2010-01-12 Olivier Sessinks3: Add the "scannedonly" vfs virus scanner interface...
2010-01-12 Michael Adams3:auth: add comment to nulling out stolen sampass
2010-01-12 Volker Lendeckes3: Remove a pointless if-statement
2010-01-11 Giovanni Bajos3-lanman: Allow a level2 descriptor for a level1 NetSh...
2010-01-11 Volker Lendeckes3: Add a zfsacl:denymissingspecial parameter
2010-01-10 Volker Lendeckes3: Remove some unused variables
next