Adjusted ACL tests to use encripted connection.
[nivanova/samba-autobuild/.git] / source3 /
2010-06-11 Günther Deschners3-auth: Fix valgrind warning (unitialized var) in...
2010-06-11 Olaf Flebbeconfigure.in prevent generation of file "shlib.so"
2010-06-11 Simo Sorces3:auth fix samu->info3 conversion
2010-06-11 Volker Lendeckes3: Fix starving the echo responder
2010-06-10 Simo Sorces3:rpc improve handles memory hierarchy and use better...
2010-06-10 Andreas Schneiders3:misc make use of server_[event/messaging]_context...
2010-06-10 Simo Sorces3:winbindd use common server context functions
2010-06-10 Simo Sorces3:lib make server contexts generic
2010-06-10 Jeremy AllisonFix the build in the non WITH_AIO case (sorry).
2010-06-10 Jeremy AllisonImplement AIO in SMB2. Doesn't allow cancel calls yet...
2010-06-10 Jeremy AllisonEnsure we correctly setup req->subreq before testing...
2010-06-10 Jeremy AllisonDon't use the autofree context for the globals. This...
2010-06-10 Simo Sorces3:cleaunp reformatting for readability
2010-06-10 Simo Sorces3:cleanup remove trailing spaces
2010-06-10 Volker Lendeckes3: Fix EnumDomainAliases when no aliases are in LDAP
2010-06-10 Michael Adams3:pdb_ldap: fix bug 7505 - init_sam_from_ldap stores...
2010-06-10 Volker Lendeckes3: Add a dummy test to prove the maxfd calculation
2010-06-10 Karolin Seegers3-smbd: Fix typo in comment.
2010-06-10 Karolin Seegers3-passdb: Fix typo in comment.
2010-06-10 Jeremy AllisonRename "allow_smb2" -> "using_smb2" and make the usage...
2010-06-10 Jeremy AllisonSplit out the "finished write processing" code into...
2010-06-10 Jeremy AllisonEnsure we don't send SMB1 keepalives on an SMB2 connection.
2010-06-09 Jeremy AllisonSplit out the "finished read processing" code into...
2010-06-09 Andreas Schneiders3-winbind: Fixed setting default sequence number.
2010-06-09 Björn Jackes3: fix calculation of st_blocks in streams_xattr
2010-06-09 Björn Jackes3: fix calculation of st_blocks in init_stat_ex_from_stat
2010-06-09 Volker Lendeckes3: Fix bug 7253
2010-06-09 Jeremy AllisonFix a valgrind error found by SMB2-COMPOUND test.
2010-06-09 Jeremy AllisonSecond part of fix for 7501 - SMB2: CREATE request...
2010-06-08 Ira CooperFix for bug 7501 - SMB2: CREATE request replies gettin...
2010-06-08 Günther Deschners3-selftest: disable domain creds smbclient_s3 tests...
2010-06-08 Günther Deschners3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string...
2010-06-08 Volker LendeckeRevert "s3:smbd Fix segfault if register_existing_vuid...
2010-06-08 Volker LendeckeRevert "s3:smbd Give the kerberos session key a parent"
2010-06-08 Volker LendeckeRevert "s3:auth Change auth_ntlmssp_server_info API...
2010-06-08 Günther Deschners3-waf: fix the the waf build.
2010-06-07 Jeremy AllisonMake aio_ex owned by a talloc context, not neccessarily...
2010-06-07 Jeremy AllisonMove "write_though" into aio_ex struct.
2010-06-07 Simo Sorces3:smbd add utility function to check if there are...
2010-06-07 Simo Sorces3:rpc make num_pipe_handles get an actual pipe as...
2010-06-07 Simo Sorces3:rpc handles are used by all pipes, use better name
2010-06-07 Simo Sorces3:rpc fix potential out of bound memory access
2010-06-07 Björn Jackes3: fix build on platforms without st_blocks and st_blk...
2010-06-07 Andrew Bartletts3:auth add hooks to indicate if signing or sealing...
2010-06-07 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-06-07 Andrew Bartletts3:named pipe proxy Improve error messages when named...
2010-06-07 Andrew Bartletts3:smbd Give the kerberos session key a parent
2010-06-07 Andrew Bartletts3:smbd Fix segfault if register_existing_vuid() fails
2010-06-07 Andrew Bartletts3:auth Rename user_info->domain -> user_info->mapped...
2010-06-07 Andrew Bartletts3:auth Rename user_info->client_domain -> user_info...
2010-06-07 Andrew Bartletts3:auth fix header comment for internal_username -...
2010-06-07 Andrew Bartletts3:auth Rename user_info->internal_username -> user_inf...
2010-06-07 Andrew Bartletts3:auth Rename user_info->smb_name -> user_info->client...
2010-06-07 Simo Sorces3:auth make sure the primary group sid is usable
2010-06-07 Simo Sorces3:auth return the full passwd struct from check_account
2010-06-07 Simo Sorces3:passdb Export function to calculate the proper prima...
2010-06-07 Simo Sorces3:auth remove unused structure member
2010-06-07 Simo Sorces3:auth create nt token from info3 directly
2010-06-07 Simo Sorces3:auth handle unix domain sids in samu
2010-06-07 Simo Sorces3:auth set the resolved user sid in the fake sam account
2010-06-07 Simo Sorces3:auth check the user is valid first
2010-06-07 Simo Sorces3:auth make sure we set the right username
2010-06-07 Andreas Schneiders3-waf: Build rpc_server/srv_spoolss_util.c too.
2010-06-07 Günther Deschners3-lsa: Fix static list of luids in our privileges...
2010-06-07 Günther Deschners3-privileges: use LUID defines from lsa IDL.
2010-06-07 Matthew McGillisFix bug with incorrect flag values for inherited ace...
2010-06-05 Jeremy AllisonFix a long-standing bug with async io that would only...
2010-06-05 Björn Jackes3:build: add shared lib flag for HP-UX compiler
2010-06-05 Björn Jackes3: fix build on Heimdal based systems like NetBSD5
2010-06-04 Günther Deschners3-rpcclient: allow to add access_mask in cmd_spoolss_o...
2010-06-04 Jeremy AllisonOops. Forgot to re-initialize the aio_ex pointer from...
2010-06-04 Jeremy Allisonwait_for_aio_completion() should return 0 on non-aio...
2010-06-04 Jeremy AllisonRename req -> smbreq.
2010-06-04 Jeremy AllisonChange smbd_aio_complete_mid() -> smbd_aio_complete_aio...
2010-06-04 Andreas Schneiders3-rpc: Create a file with all functions for a internal...
2010-06-04 Andreas Schneiders3-rpc: Seperate rpc_srv_register for plain connection.
2010-06-04 Andreas Schneiders3-auth: Moved smbd user functions to a generic place.
2010-06-04 Andreas Schneiders3-smbd: Remove unneeded dependency of map_username...
2010-06-04 Günther Deschners3-selftest: do not call main RPC-SPOOLSS testsuite.
2010-06-03 Björn Jackeѕ3:Makefile: use PIC instead of PIE flags for shared...
2010-06-03 Jeremy AllisonAllow us to cope correctly with NT_STATUS_MORE_PROCESSI...
2010-06-03 Jeremy AllisonFound by Guenther - fix up our fallback paths from...
2010-06-03 Günther Deschners3-spoolss: add and use spoolss_printerinfo2_to_setprin...
2010-06-03 Volker Lendeckes3: Fix the build of the nfsv4 acl code
2010-06-03 Günther Deschners3: remove authdata.h
2010-06-03 Günther Deschners3-build: pure cosmetics, use better names for gen_ndr...
2010-06-03 Günther Deschners3-build: only include generated spoolss headers (not...
2010-06-03 Günther Deschners3: remove rpc_secdes.h completely.
2010-06-03 Günther Deschners3-security: use shared "Standard access rights.".
2010-06-03 Günther Deschnersecurity: move generic_mapping and standard_mapping...
2010-06-03 Günther Deschners3-security: use shared "File Object specific access...
2010-06-03 Günther Deschners3-security: use shared "Generic access rights".
2010-06-03 Günther Deschners3-security: use shared Security Access Masks Rights.
2010-06-03 Günther Deschners3-security: move ALL_SECURITY_INFORMATION to the only...
2010-06-03 Günther Deschners3-security: remove duplicate Extra W2K flags.
2010-06-03 Günther Deschners3-security: use shared SECINFO_DACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_SACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_GROUP define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_OWNER define.
2010-06-03 Günther Deschners3-security: remove some more shared secdesc defines.
next