abartlet/samba.git/.git
2010-05-20 Kai Blins3-waf: Allow using --enable/--disable options as well
2010-05-20 Andrew Tridgells3-waf: correctly handle cups dependencies when cups...
2010-05-20 Kai Blins3-waf: Add helper that facilitates defining --with...
2010-05-20 Kai Blins3-waf: Fix the CUPS dependency
2010-05-20 Andrew Tridgells3-waf: All sorts of nasty hacks to finally get smbd...
2010-05-20 Kai Blins3-waf: Add some more krb5 checks
2010-05-20 Kai Blins3-waf: Check for LDAP
2010-05-20 Kai Blins3-waf: Move cups, ldap and krb5 checks to the end...
2010-05-20 Kai Blins3-waf: Check for KRB5_DEPRECATED handling
2010-05-20 Kai Blins3-waf: Fake some defines that need to be set by config...
2010-05-20 Kai Blins3-waf: Add more objects trying to build smbd
2010-05-20 Kai Blins3-waf: Added support dynconfig cflags
2010-05-20 Jeremy AllisonFix bug #7410 - samba sends "raw" inode number as...
2010-05-20 Stefan Metzmachers4:ldb-samba: handle more GUID attributes
2010-05-20 Günther Deschners3-libgpo: enable LDAP sign in ads_get_gpo_list().
2010-05-20 Günther Deschners3-libads: add ads_set_sasl_wrap_flags().
2010-05-20 Günther Deschners3-net: show how to use filters for group policy proces...
2010-05-20 Günther Deschners3-net: let net_ads_gpo() call no_ads when built w...
2010-05-20 Günther Deschners3-net: compile net_ads_gpo_apply().
2010-05-20 Günther Deschners3-registry: support REG_DWORD_BIG_ENDIAN.
2010-05-20 Günther Deschners3-registry: support REG_QWORD.
2010-05-20 Günther Deschners3-utils: remove trailing whitespace from profiles...
2010-05-20 Günther Deschnerlibrpc: finally merge ndr_string.c.
2010-05-20 Günther Deschners3-libndr: merge in better ndr warnings from s4 ndr_str...
2010-05-20 Günther Deschners3-build: add missing prototype for regtype_by_string().
2010-05-20 Günther Deschners3-services: move services.h closer to services impleme...
2010-05-20 Günther Deschners3-lanman: Fix various RAP printing calls according...
2010-05-20 Kai Blins3 smb2: Fix the build without kerberos
2010-05-20 Andreas Schneiders3-net: Created a migration tool for printing TDBs.
2010-05-20 Günther Deschners4-smbtorture: take a TODO note for RAP-PRINTING.
2010-05-20 Matthias Dieter... s4:operational LDB module - fix warnings (missing param...
2010-05-20 Andrew Bartletts4:auth handle addition of nested aliases of domain...
2010-05-20 Andrew Bartletts4:auth Change auth_generate_session_info to take flags
2010-05-20 Andrew Bartletts4:auth Push check for messaging context into winbind...
2010-05-20 Andrew Bartletts4:auth Add dependency from the operational module...
2010-05-20 Andrew Bartletts4:auth Allow the operational module to get a user...
2010-05-20 Andrew Bartletts4:torture Add tests to demonstrate S2U4Self in the...
2010-05-20 Andrew Bartletts4:auth Move BUILTIN group addition into session.c
2010-05-20 Andrew Bartletts4:dsdb disable tokenGroups until end of rewrite
2010-05-20 Michael Adams3:winbind:idmap_tdb2_set_mapping: untangle assignment...
2010-05-20 Jeremy AllisonFix bug 7442 - Samba returns incorrect SMB2 QFS device...
2010-05-20 Jeremy AllisonFix connecting to [homes] share over SMB2.
2010-05-20 Jeremy AllisonCorrectly check error code return.
2010-05-20 Jeremy AllisonAfter talking with Microsoft engineers, immediately...
2010-05-20 Jeremy AllisonAfter talking with Microsoft engineers, the "lock spin...
2010-05-20 Jeremy Allison(Finally) fix bug #7158 - SMB2 connection resets during...
2010-05-19 Simo Sorcetsocket: Improve the language in some parts of the...
2010-05-19 Thomas Nagys4-waf: Replace local includes in header files with...
2010-05-19 Jeremy AllisonThanks to Andrew Bartlett's advice, fix the NTLMSSP...
2010-05-19 Jelmer Vernooijpynet: Raise proper exceptions rather than invoking...
2010-05-19 Stefan Metzmachertestprogs/win32: make it possible to specify MINGW_CC
2010-05-19 Stefan Metzmachertestprogs/win32/spoolss: we don't need absolute pathes...
2010-05-19 Stefan Metzmachertestprogs/win32/npecho: use 'rm -f' instead of 'del...
2010-05-19 Stefan Metzmachertestprogs/win32: explain how to use nmake with NMakefile
2010-05-19 Stefan Metzmachertestprogs/win32/spoolss: rename Makefile.mingw GNUmakefile
2010-05-19 Stefan Metzmachertestprogs/win32/spoolss: rename Makefile => NMakefile
2010-05-19 Jeremy AllisonImplement missing info level SMB_FILE_LINK_INFORMATION.
2010-05-19 Jeremy AllisonKeep track of credits we're giving out. Set initial...
2010-05-18 Kamen Mazdrashkis4/drsuapi: Add another set of predefined ATTIDs
2010-05-18 Kamen Mazdrashkis4/metadata: fix whitespaces
2010-05-18 Kamen Mazdrashkis4/selftest: fix passwords in selftest-vars script
2010-05-18 Jeremy AllisonFix our NTLMSSP implementation against the Microsoft...
2010-05-18 Jeremy AllisonChange data_blob() to be based on top of data_blob_tall...
2010-05-18 Günther Deschners3-passdb: move get_logon_hours_from_pdb() into samr...
2010-05-18 Günther Deschners3-rpc_client: move protos to init_samr.h
2010-05-18 Günther Deschners3-rpc_client: move protos to init_spoolss.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_spoolss.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_lsarpc.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_netlogon.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_samr.h
2010-05-18 Andrew Bartletts3:split secrets.c to put machine account secrets in...
2010-05-18 Matthias Dieter... s4:smb_server/smb/trans2.c - remove unused define ...
2010-05-18 Andrew Bartletts3:winbind use no_srv_register to avoid needing rpc_srv...
2010-05-18 Andrew Bartlettpidl: Allow new property 'no_srv_register'.
2010-05-18 Andreas Schneiders3-spoolss: Added EN ISO 216, A0 and A1 to builtin...
2010-05-18 Günther Deschners3-pidfile: set the close on exec flag for the created...
2010-05-18 Simo Sorces3-spoolss: Removed the Phantom DeviceMode.
2010-05-18 Günther Deschners3-net: also dump security descriptors from ntprinters...
2010-05-18 Matthieu Patous4:smb_server: add dfs smbtorture to selftests
2010-05-18 Matthieu Patous4:smb_server: Implement GET_DFS_REFERRAL for domain...
2010-05-18 Matthieu Patous4:smb_server: fix trailling whitespace in trans2.c
2010-05-18 Matthieu Patous4 torture: Add tests for dfs referrals handling in...
2010-05-18 Matthieu Patous4 torture test: Adapt ndr-dfsblobs torture test to...
2010-05-18 Matthieu Patoulibrpc/idl: fix errors and improve idl in dfsblobs
2010-05-18 Stefan Metzmachers4:librpc: fix the autoconf build
2010-05-18 Stefan Metzmachers4:dynconfig: let the autoconf build compile again
2010-05-18 Andreas Schneiders3-spoolss: Use the spoolss_map_to_os2_driver to modify...
2010-05-18 Andreas Schneiders3-spoolss: Create a spoolss_map_to_os2_driver function.
2010-05-18 Andreas Schneiders3-spoolss: Use better names for set_last_from_to.
2010-05-18 Günther Deschners3-net: Added a rather trivial "net printing dump"...
2010-05-18 Andreas Schneiders3-spoolss: Added EN ISO 216, A0 and A1 to builtin...
2010-05-18 Andreas Schneiders3-spoolss: Sorted the builtin forms alphabetically.
2010-05-18 Günther Deschners3-secdesc: use SD_REVISION from security.idl.
2010-05-18 Günther Deschners3-secdesc: move SEC_DESC_HEADER_SIZE to its only user.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct sec_desc_buf SEC_DES...
2010-05-18 Günther Deschners3-build: fix the build.
2010-05-18 Jelmer Vernooijs3: Fix some more iconv convenience usages.
next