abartlet/samba.git/.git
2010-06-08 Andrew Bartletts3:auth Enable make_auth_context_subsystem to be replac...
2010-06-08 Andrew Bartletts3:auth Add error paths for invalid password_state...
2010-06-08 Andrew Bartletts3:auth Change winbindd -> auth interface to more stand...
2010-06-08 Andrew Bartlettauth/common_auth.h Add a few more 'common' functions
2010-06-08 Andrew Bartlettauth Add kerberos_return_pac() to common_auth.h
2010-06-08 Andrew Bartlettauth Add ads_verify_ticket() to common_auth.h
2010-06-08 Andrew Bartletts3:auth Change 'make_user_info' to be talloc based
2010-06-08 Andrew Bartletts3:auth Whitespace fixes after auth merge
2010-06-08 Andrew Bartletts3:auth Make Samba3 use the new common struct auth_user...
2010-06-08 Andrew Bartletts4:auth Move struct auth_usersupplied_info to a common...
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"
2010-06-06 Matthias Dieter... s4:dsdb/common/util.c - provide a better implementation...
2010-06-06 Matthias Dieter... ldb:ltdb_filter_attrs - fix a counter variable type
2010-06-06 Matthias Dieter... s4:ldap_server/ldap_backend.c - send back also the...
2010-06-06 Matthias Dieter... s4:ridalloc LDB module - add more "talloc_free"s where...
2010-06-06 Matthias Dieter... s4:acl LDB module - fix counter types where appropriate
2010-06-06 Matthias Dieter... s4:descriptor LDB module - cosmetic fixup
2010-06-06 Matthias Dieter... s4:urgent_replication.py - specify the "dnsRoot" attrib...
2010-06-06 Matthias Dieter... s4:ldap.py - make sure that also the "posixuser" will...
2010-06-06 Matthias Dieter... s4:provision - fix typo in substitution variable
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 Deschners4-smbtorture: make RPC-SPOOLSS-ACCESS more compatible...
2010-06-04 Günther Deschners4-smbtorture: remove another incarnation of test_Close...
2010-06-04 Günther Deschners4-smbtorture: add RPC-SPOOLSS-ACCESS.
2010-06-04 Günther Deschners4-smbtorture: share test_ClosePrinter between RPC...
2010-06-04 Günther Deschners3-rpcclient: allow to add access_mask in cmd_spoolss_o...
2010-06-04 Günther Deschners4-smbtorture: check error codes in RAP-SAM testsuite.
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.
next