anatoliy/anatoliy.git
2010-09-14 Anatoliy Atanasovtemp commit fsmo-tests2
2010-09-14 Jelmer Vernooijsubunit: Use RemoteError when passing errors to upstrea...
2010-09-14 Jelmer Vernooijparam: Add prototype for lpcfg_private_dir(), used...
2010-09-14 Jelmer Vernooijsubunit.pm: Fold Subunit::Filter into Subunit, trim...
2010-09-14 Jelmer Vernooijsubunit.pm: Remove output_msg/control_msg functions.
2010-09-14 Jelmer Vernooijselftest: Remove testsuite parsing.
2010-09-14 Jelmer Vernooijsubunit.pm: Simplify subunit handling in perl.
2010-09-14 Jelmer Vernooijsubunit.pm: Pass through milliseconds in time reports.
2010-09-14 Jelmer Vernooijselftest: Report times in milliseconds rather than...
2010-09-14 Jelmer Vernooijsubunit: Use standard subunit functions for reproducing...
2010-09-14 Jelmer Vernooijsubunit: Remove unused methods.
2010-09-14 Jelmer Vernooijsubunit: Use standard functions for addSuccess, addExpe...
2010-09-14 Jelmer Vernooijsubunit: Use standard addError method implementation.
2010-09-14 Jelmer Vernooijsubunit: Pass TestCase objects to startTest rather...
2010-09-14 Jelmer Vernooijsubunit: Use subunit standard functions for handling...
2010-09-14 Jelmer Vernooijsubunit: Use standard subunit test protocol client...
2010-09-14 Jelmer Vernooijsubunit: Initial work on using the standard TestResult...
2010-09-14 Günther Deschners3-waf: fix the build after privilege code changes.
2010-09-14 Volker Lendeckes3: Remove some unnecessary if-statements
2010-09-13 Jeremy AllisonFix bug 7409 - Thousands of reduce_name: couldn't get...
2010-09-13 Volker Lendeckentlm_auth: Fix a valgrind error
2010-09-13 Matthias Dieter... s4:SID handling - always encode the SID using "ldap_enc...
2010-09-13 Matthias Dieter... s4:cosmetic - the SID attribute is called objectSid...
2010-09-13 Matthias Dieter... testdata/samba3/provision_samba3sam.ldif - update also...
2010-09-13 Jelmer Vernooijparam: Only include param_proto.h for Samba builds...
2010-09-13 Volker Lendeckes3: Fix a typo
2010-09-13 Volker Lendeckes3: Fix a typo (authentictaion->authentication)
2010-09-13 Volker Lendeckes3: Do not directly log off after a pam_logon
2010-09-13 Volker Lendeckes3: Fix wbinfo arg for --pam-logon
2010-09-13 Volker Lendeckentlm_check: Fix some nonempty blank lines
2010-09-13 Stefan Metzmacherlib/tdb: change version to 1.2.4 after hash checking...
2010-09-13 Rusty Russelltdb: put example hashes into header, so we notice incor...
2010-09-13 Rusty Russelltdb: fix tdb_check() on other-endian tdbs.
2010-09-13 Rusty Russelltdb: fix tdb_check() on read-only TDBs to actually...
2010-09-13 Rusty Russelltdb: make check more robust against recovery failures.
2010-09-13 Matthias Dieter... Revert "s4:samldb LDB module - simplify the message...
2010-09-12 Matthias Dieter... s4:samldb LDB module - remove a disastrous "talloc_free"
2010-09-12 Matthias Dieter... Revert "s4:util_samr.c - also here we've now the defaul...
2010-09-12 Matthias Dieter... s4:torture/rpc/samr.c - fix typos in outputs
2010-09-12 Matthias Dieter... s4:util_samr.c - also here we've now the default primar...
2010-09-12 Matthias Dieter... s4:ldap.py - tests the primary group detection by the...
2010-09-12 Matthias Dieter... s4:setup/provision_self_join.ldif - now the samldb...
2010-09-12 Matthias Dieter... s4:samldb LDB module - "samldb_check_primaryGroupID...
2010-09-12 Matthias Dieter... libds:flag_mapping.c - introduce a call which maps...
2010-09-12 Matthias Dieter... libds:flag_mapping.c - fix counter variable types
2010-09-12 Matthias Dieter... s4:samldb LDB module - free the "ac" context after...
2010-09-12 Matthias Dieter... s4:samldb LDB module - simplify the message handling...
2010-09-12 Matthias Dieter... s4:samldb LDB module - move "samldb_prim_group_users_ch...
2010-09-12 Matthias Dieter... s4:samldb LDB module - add a comment to mark the beginn...
2010-09-12 Matthias Dieter... s4:samldb LDB module - refactor "samldb_find_for_defaul...
2010-09-12 Matthias Dieter... s4:samldb LDB module - refactor the "primaryGroupID...
2010-09-12 Matthias Dieter... s4:samldb LDB module - get rid of the SID context variable
2010-09-12 Matthias Dieter... s4:samldb LDB module - use also here the real attribute...
2010-09-12 Matthias Dieter... s4:samldb LDB module - rename "check_SamAccountType...
2010-09-12 Matthias Dieter... s4:samldb LDB module - make "samldb_check_sAMAccountNam...
2010-09-12 Matthias Dieter... s4:fsmo.py - fix an obvious typo
2010-09-12 Volker Lendeckes3: Remove a nesting level in winbindd_dual_pam_chauthtok
2010-09-11 Matthieu Patous4:unittest: Test wbinfo --group-info and --gid-info
2010-09-11 Matthias Dieter... test_wbinfo.c - count more possible failures
2010-09-11 Matthias Dieter... ldb:tools/cmdline.c - reorganise imports
2010-09-11 Matthias Dieter... s4:param/secrets.c - reorganise imports
2010-09-11 Matthias Dieter... s4:rpc_server/common/common.h - introduce two forward...
2010-09-11 Matthias Dieter... ldb:tools/cmdline.c - make a counter unsigned where...
2010-09-11 Matthias Dieter... s4:ldb_register_samba_handlers - fix up and convert...
2010-09-11 Matthias Dieter... lib/replace/wscript:Tru64 build - Better use version...
2010-09-11 Matthias Dieter... s4:dcesrv_samr_GetGroupsForUser - also universal group...
2010-09-11 Andrew Bartletts4-privs Fix enum privileges in LSARPC server
2010-09-11 Andrew Bartletts3-auth Fix typo in comment
2010-09-11 Andrew Tridgellnss-waf: use the right winbind pipe path
2010-09-11 Andrew Tridgellwinbind-waf: the installed name is libnss_winbind.so.2
2010-09-11 Andrew Bartletts4:gensec Put the "NTLM" string for NTLMSSP's SASL...
2010-09-11 Andrew Tridgells4-param: removed the lp_ varients of the functions
2010-09-11 Andrew Tridgells4-param: move back to auto-generation of loadparm...
2010-09-11 Andrew Tridgells4-credentials: get all attributes in cli_credentials_s...
2010-09-11 Andrew Bartlettsecurity.idl Clarify that this is not a network structure
2010-09-11 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix includes
2010-09-11 Matthias Dieter... lib/replace:wscript - additional attempt to fix the...
2010-09-11 Andrew Bartlettlibcli/security Use talloc_zero when making a struct...
2010-09-11 Andrew Bartlettlibcli/privileges Fix comment
2010-09-11 Andrew Bartletts4-privs Seperate rights and privileges
2010-09-11 Andrew Bartletts3-krb5 Fix Kerberos on FreeBSD with Samba4 DCs
2010-09-11 Andrew Bartlettlibcli/security Remove unused SE_NONE define
2010-09-11 Andrew Bartlettlibcli/security Move 'private' privileges functions...
2010-09-11 Andrew Bartletts3-samr Explian better the use of two privileges in...
2010-09-11 Andrew Bartlettlibcli/security Remove 'always true' return from se_pri...
2010-09-11 Andrew Bartletts3-util_sid Tidy up global struct security_token
2010-09-11 Andrew Bartletts4-rpc_server Put all 'logon failure' messages at the...
2010-09-11 Andrew Bartlettlibcli/auth Failure to find the cached session key...
2010-09-11 Andrew Bartletts3-privs Add const
2010-09-11 Andrew Bartletts3-privs Remove extra pointer on privilege mask
2010-09-11 Andrew Tridgells3-privileges: add handling of both old and new formats...
2010-09-11 Andrew Tridgells4-lsa: privilege IDs should use the enum, not an int
2010-09-11 Andrew Tridgellprivileges: privilege luids are not all below 64
2010-09-11 Andrew Bartlettlibcli/security Make sec_privilege_from_index() return...
2010-09-11 Andrew Bartlettlibcli/security Remove unused declarations from privile...
2010-09-11 Andrew Bartletts3-privs Remove unused function
2010-09-11 Andrew Bartletts3-privs Overhaul PRIVILEGE_SET handling, avoid dealing...
2010-09-11 Andrew Bartletts3-privs Hide the bitmap-based grant_privilege and...
2010-09-11 Andrew Bartletts3-privs Make privilege_enum_sids() take an LUID, not...
2010-09-11 Andrew Bartlettlibcli/security Expose sec_privilege_mask()
next