kai/samba.git
2012-01-09 Günther Deschners3-waf: rpcclient does not need libads.so.
2012-01-09 Günther Deschners3-passdb: remove a forward declaration.
2012-01-09 Günther Deschners3-libads: pretty print a keytab list.
2012-01-09 Günther Deschners3-pdbtest: only test trusted domains when pdb backends...
2012-01-09 Günther Deschners3-libads: fix malloc/talloc mismatch in ads_keytab_ver...
2012-01-09 Stefan Metzmachers4:python/samba/ndr.py: add an optional 'allow_remainin...
2012-01-09 Stefan Metzmacherpidl:Samba4/Python: add an optional 'allow_remaining...
2012-01-09 Andrew Bartletts3-build: Remove unused hooks to set smbtorture4 and...
2012-01-09 Andrew Bartlettauth/credentials Remove debug that prints in normal...
2012-01-09 Andrew Bartletts3-libsmb: Do not look up FQDN or use host/ for krb5...
2012-01-08 Andrew Bartletts3-sefltest Make krb5 tests contain the word krb5
2012-01-08 Andrew Bartletts3-selftst Add encrypted CIFS testing with kerberos
2012-01-08 Andrew Bartletts3-libsmb: match the rest of Samba3 in kerberos name...
2012-01-08 Andrew Bartletts3-selftest: Add test for smbclient kerberos support
2012-01-08 Andrew Bartletts3-build SMBTORTRUE4 variable is unused in make test
2012-01-08 Andrew Bartletts3-build SAMBA4SHAREDIR is unused in make test
2012-01-08 Andrew Bartletts3-build: smbtorture4 can be built regardless of use_ads
2012-01-08 Andrew Bartletts3-selftest: remove smb4torture_possible and add have_a...
2012-01-08 Andrew Bartletts3-selftest Hide smb4torture_possible inside plansmbtor...
2012-01-07 Ira CooperAdd "repack" command to tdbtool.
2012-01-06 Jeremy AllisonRemove the commented out code.
2012-01-06 Jeremy AllisonComment out sys_get_number_of_cores() as we're no longe...
2012-01-06 Jeremy AllisonAdd "aio num threads" parameter to allow manual configu...
2012-01-06 Jeremy AllisonFix format warning message.
2012-01-06 Volker Lendeckes3: Avoid a potential alignment requirement issue
2012-01-06 Volker Lendeckes3: Avoid a potential alignment requirement issue
2012-01-06 Volker Lendeckes3: Use DELETE_ON_CLOSE instead of unlink
2012-01-06 Volker Lendeckes3: No value change, just use the correct enum value
2012-01-06 Andrew Bartletts3-ntlmssp Remove unused ntlmssp_set_hashes() and do...
2012-01-06 Andrew Bartlettntlmssp: merge initial packet implementations
2012-01-06 Andrew Bartletts3-winbindd: convert cached credentials to use auth_gen...
2012-01-06 Andrew Bartletts3-torture convert smb2 test to use auth_generic/gensec...
2012-01-06 Stefan Metzmachers3:SMB2-SESSION-RECONNECT: also expect NETWORK_NAME_DEL...
2012-01-06 Andrew Bartletts3-libads Use NTLMSSP via auth_generic/gensec
2012-01-06 Andrew Bartletts3-libsmb Make auth_ntlmssp client more generic
2012-01-06 Andrew Bartletts3-libsmb Use gensec_settings to set s3 ntlmssp client...
2012-01-06 Andrew Bartletts3-auth Rename make_auth_ntlmssp() -> make_auth_gensec()
2012-01-06 Ira CooperFix compile when TDB_TRACE is enabled.
2012-01-06 Jeremy AllisonAdd a sys_get_number_of_cores() function that calls...
2012-01-06 Amitay Isaacssamba-tool:dns: Check through all the DNS records for...
2012-01-06 Amitay Isaacss4-rpc:dnsserver: Do not replace @ with zone_name in...
2012-01-05 Jeremy AllisonFix bug #8687 - net memberships usage info is wrong
2012-01-05 Volker LendeckeFix the local-memcache test for 64-bit
2012-01-05 Volker Lendeckes3: Run the CLEANUP2 test
2012-01-05 Volker Lendeckes3: Add a test for proper brlock cleanup
2012-01-05 Volker Lendeckes3: Clarify what CLEANUP1 does
2012-01-05 Jeremy AllisonAdd some debug to vfs_aio_pthread so I can see when...
2012-01-05 Andrew Bartletts3-auth remove outdated comment
2012-01-05 Andrew Bartletts3-librpc remove unused headers
2012-01-05 Andrew Bartletts3-auth Remove more unused headers
2012-01-05 Andrew Bartletts3-auth remove unused ntlmssp.h
2012-01-05 Andrew Bartletts3-auth Remove ntlmssp_wrap.h which is no longer required
2012-01-05 Andrew Bartletts3-auth use gensec directly rather than via auth_generi...
2012-01-05 Andrew Bartletts3-auth Set remote address for both AD and s3 gensec...
2012-01-05 Andrew Bartletts3-auth re-create the auth context in the s3 ntlmssp...
2012-01-05 Andrew Bartletts3-auth Add TALLOC_CTX * to auth_generic_prepare()
2012-01-05 Andrew Bartletts3-auth supply s3 ntlmssp module via gensec_settings
2012-01-05 Andrew Bartletts3-selftest: Add test for rpcclient, including kerberos...
2012-01-05 Stefan Metzmachers3:gse: MIT krb5 1.8.1 has a bug in gss_wrap_iov()
2012-01-05 Andrew Bartletts3-librpc store the sign/seal flags we got in the gssap...
2012-01-05 Andrew Bartletts3-libads Factor out a new routine kerberos_get_princip...
2012-01-05 Andrew Bartletts3-librpc Use gsskrb5_get_subkey() where available...
2012-01-05 Volker Lendeckes3: Remove some redundant code
2012-01-05 Volker Lendeckes3: Run the CLEANUP1 test
2012-01-05 Volker Lendeckes3: Add a test excercising the share mode cleanup routine
2012-01-05 Volker Lendeckelibcli/smb: Add smbXcli_conn_samba_suicide
2012-01-05 Volker Lendeckes3: Move basic SMB checking to a much earlier point
2012-01-05 Volker Lendeckes3: Add a suicide mode to smbd
2012-01-05 Volker Lendeckes3: Fix some nonempty blank lines
2012-01-05 Matthias Dieter... s4:repl_meta_data LDB module - set "isRecycled" time...
2012-01-05 Jeremy AllisonAdd S3 vfs_aio_pthread module to replace broken glibc...
2012-01-04 Jelmer Vernooijwaf: Use git repository.
2012-01-04 Jelmer VernooijInclude waf as an extracted source directory, rather...
2012-01-04 Stefan Metzmachers4:pyrpc: add 'user_session_key' getter to the connecti...
2012-01-04 Stefan Metzmachers4:pygensec/tests: check that the client and server...
2012-01-04 Stefan Metzmachers4:pygensec: add session_key() method
2012-01-04 Stefan MetzmacherLDAP-CLDAP: demonstrate that pdc name is not an unc...
2012-01-04 Matthias Dieter... s4:torture/nbt/dgram.c - NBT samlogon requests don...
2012-01-04 Stefan Metzmachers4:cldap_server/netlogon.c: it is wrong to specify...
2012-01-04 Andreas Schneiders3-winbind: Fix segfault if we can't map the last user.
2012-01-04 Andreas Schneiders3-winbind: Move finding the domain to it's own function.
2012-01-04 David Disseldorps3-perfcount: fix incorrect array length calculations
2012-01-04 David Disseldorps3-perfcount: fix build for example perfcount daemon
2012-01-04 Volker Lendeckes3: Check for the packet size before accessing it
2012-01-04 Stefan MetzmacherLDAP-CLDAP: demonstrate that pdc name is an unc path
2012-01-04 Stefan Metzmachers4:torture/nbt/dgram.c: NBT samlogon requests without...
2012-01-04 Amitay Isaacsdlz_bind9: create session info from PAC using auth...
2012-01-03 Masafumi Nakayamas3-cli: fix bug 563, >8GB tar on BE machines
2012-01-03 Volker Lendeckes3: Fix a cut&paste error
2012-01-03 Volker Lendeckes3: Fix a typo
2012-01-03 Volker Lendeckes3: Remove the unused "file_existed" parameter from...
2012-01-03 Volker Lendeckes3: Avoid "file_existed" in smbd_calculate_maximum_allo...
2012-01-03 Volker Lendeckes3: Remove some else{} branches in smbd_calculate_maxim...
2012-01-03 Volker Lendeckes3: Directly use *p_access_mask in smbd_calculate_maxim...
2012-01-03 Volker Lendeckes3: Factor out smbd_calculate_maximum_allowed_access
2012-01-03 Matthieu Patouupgradeprovision: do not hold references to messageElements
2012-01-03 Matthieu Patoupyldb: raise an exception if we can't add the attribute
2012-01-03 Matthieu Patouupgradeprovision: treat provision without oem attribute...
2012-01-03 Amitay Isaacss4-provision: Fix the problem of DnsProperty values...
2012-01-02 Matthias Dieter... s4:torture/rpc/netlogon.c - enhance the "DsRGetDCName...
next