samba.git
2010-06-10 Matthias Dieter... s4:dcesrv_samr_DeleteAliasMember - add more braces...
2010-06-10 Matthias Dieter... s4:dcesrv_samr_AddAliasMembership - Merge the two error...
2010-06-10 Matthias Dieter... s4:dcesrv_samr_Add/DelGroupMember - remove the account...
2010-06-10 Matthias Dieter... s4:dcesrv_samr_AddGroupMember - also the error code...
2010-06-10 Matthias Dieter... s4:samba_dsdb LDB module - move the "objectclass_attrs...
2010-06-10 Matthias Dieter... s4:ldap.py - add a test to demonstrate the 'instanceTyp...
2010-06-10 Matthias Dieter... s4:instancetype LDB module - prevent all types of ...
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 Volker Lendecketevent: Fix maxfd calculation in tevent_select
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 Nadezhda IvanovaAdded guids for the validated writes.
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 Matthias Dieter... ldb:pyldb.c - we cannot use "ldb_dn_compare" if both...
2010-06-07 Matthieu Patous4 python: add more unit tests to verify the compare...
2010-06-07 Matthias Dieter... s4:objectclass_attrs LDB module - move the single-value...
2010-06-07 Matthias Dieter... s4:rdn_name LDB module - move the "distinguishedName...
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 Bartlettnamed_pipe_auth Always lower case the incoming pipe...
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 Matthias Dieter... s4:samba_dsdb LDB module - fix typos
2010-06-07 Matthias Dieter... s4:samba_dsdb LDB module - enhance/fix module rule...
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 Matthias Dieter... s4:ldap.py - add some "objectclass" behaviour tests
2010-06-07 Matthias Dieter... s4:objectclass LDB module - rework the code which handl...
2010-06-07 Matthias Dieter... s4:ldap.py - enhance the attributes testcase to demonst...
2010-06-07 Matthias Dieter... s4:acl LDB module - LDB attribute names should be compa...
2010-06-07 Matthias Dieter... s4:acl LDB module - adaption for "objectclass_attrs...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - remove "fix_check_attributes"
2010-06-07 Matthias Dieter... s4:samldb LDB module - adjust the module to set always...
2010-06-07 Matthias Dieter... s4:remove the "validate_update" LDB module - the task...
2010-06-07 Matthias Dieter... s4:dsdb - introduce a new "objectclass_attrs" LDB modul...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - instanciate the schema...
2010-06-07 Matthias Dieter... s4:samldb LDB module - finally we can remove the RDN...
2010-06-07 Matthias Dieter... s4:ldap.py - enhance the rename tests to demonstrate...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - finally implement the corre...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - cosmetic change
2010-06-07 Matthias Dieter... s4:objectclass LDB module - remove duplicated code
2010-06-07 Matthias Dieter... s4:objectclass LDB module - fix counter variable types
2010-06-07 Matthias Dieter... s4:objectclass LDB module - explain why the search...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - this "talloc_steal" is...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - fix error result if an...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - use "ldb_oom" for expressin...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - fix header and add my copyright
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 Deschners4-smbtorture: test workstation auth as well in RPC...
2010-06-07 Matthieu Patous4:ldb python bindings - implement comparison on Python...
2010-06-07 Matthieu Patous4: Remove an uselessly exposed control
2010-06-07 Günther Deschners4-smbtorture: handle printservers w/o printers in...
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-06 Matthias Dieter... s4:password_hash LDB module - adapt the module to the...
2010-06-06 Matthias Dieter... ldb:ldb_msg_remove_attr - provide a better implementation
2010-06-06 Matthias Dieter... s4:samldb LDB module - this codepart isn't needed due...
2010-06-06 Matthias Dieter... s4:get_last_structural_class - only real structural...
2010-06-06 Matthias Dieter... s4:ldap.py - enhance the RDN name test to show that...
2010-06-06 Matthias Dieter... s4:rdn_name LDB module - use "ldb_msg_remove_attr"...
2010-06-06 Matthias Dieter... s4:rdn_name LDB module - remove "rdn_name_find_attribute"
next