samba.git
2010-04-12 Matthias Dieter... s3/s4:netlogon IDL - fix up "struct netr_SamInfo6"...
2010-04-12 Matthias Dieter... s4:auth/auth_sam_reply.c - fix counter types
2010-04-12 Matthias Dieter... s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_...
2010-04-12 Matthias Dieter... s4:torture/ldap/ldap_sort.c - There should be used...
2010-04-12 Jelmer Vernooijselftest: Cope with strict.
2010-04-12 Stefan Metzmachers4:tortore/rpc/spoolss.c: fix declaration after code...
2010-04-12 Andrew Tridgells4-ldb: enable waf build of ldb without ldap backend
2010-04-12 Andrew Tridgellbuild: added cross-compilation configure options
2010-04-12 Nadezhda IvanovaFixed a problem with provision missing the default_dir...
2010-04-12 Volker Lendeckes3: Little refactoring: Factor out skip_space
2010-04-12 Volker Lendeckes3: Remove a bogus 0-check, "isspace" can not return...
2010-04-12 Volker Lendeckes3: Cache the result of the username map script
2010-04-12 Stefan MetzmacherRemove unused pcp/ directory.
2010-04-12 Stefan MetzmacherRemove unused swat2 code
2010-04-12 Stefan Metzmachers4:heimdal_build/wscript_build: avoid global deps for...
2010-04-12 Stefan Metzmacherlib/replace/wscript: avoid global deps for LIBREPLACE_H...
2010-04-12 Stefan Metzmacherwafsamba: don't add global dependencies to hostcc targets
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_EXT into 'replac...
2010-04-12 Stefan Metzmachers4:param/wscript_build: 'dl' is provides via 'replace'
2010-04-12 Stefan Metzmacherlib/nss_wrapper/wscript_build: 'replace' already includ...
2010-04-12 Stefan Metzmacherlib/replace/wscript: add dependency to 'dl'
2010-04-12 Stefan Metzmachers4:heimdal_build/wscript: rename HEIMDAL_ROKEN_H =...
2010-04-12 Stefan Metzmacherlib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_...
2010-04-12 Stefan Metzmacherwafsamba: allow passing 'use_hostcc' to SAMBA_SUBSYSTEM()
2010-04-12 Andrew Tridgells4-ldb: fixed a crash bug for non-UTF8 strings
2010-04-12 Kai Blinbuild: Add an always parameter to CHECK_DECLS
2010-04-12 Kai Blins3-waf: Correctly create symlink if SAMBA_BINARY target...
2010-04-12 Andrew Tridgellbuild: allow target upgrades from EMPTY to SYSLIB
2010-04-12 Andrew Tridgells4-waf: move the KRB5_DEPRECATED check into lib/replace
2010-04-12 Stefan Metzmachers4-waf: inline LIBREPLACE_NETWORK into 'replace'
2010-04-12 Stefan Metzmacherlib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE...
2010-04-12 Stefan Metzmacherlib/replace/wscript: implement the same getpass detecti...
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_GETPASS into...
2010-04-12 Kamen Mazdrashkis4/libnet: Allocate mem in supplied mem_ctx
2010-04-12 Kamen Mazdrashkis4/py_net: Source code formatting fix
2010-04-12 Andrew Tridgellbuild: use a common autogen-waf.sh for all builds
2010-04-12 Andrew Tridgellbuild: cope with symlinks between build components...
2010-04-12 Jelmer Vernooijs4-net: Add definition of outf.
2010-04-11 Andrew Tridgellbuild: added --minimum-library-version configure option
2010-04-11 Kamen Mazdrashkis4: fix a typo
2010-04-11 Kamen Mazdrashkis4/libnet: handle errors returned for DsAddEntry_v3...
2010-04-11 Kamen Mazdrashkis4/libnet: Add few new lines in the debug log so it...
2010-04-11 Kamen Mazdrashkis4/libnet: Dump DRSUAPI_DIRERR_OK as unexpected
2010-04-11 Volker Lendeckes3: Move serverinfo_to_SamInfoX to auth/server_info.c
2010-04-11 Volker Lendeckes3: Move [make|free]_user_info to auth/user_info.c
2010-04-11 Volker Lendeckes3: Move make_server_info_sam to auth/server_info_sam.c
2010-04-11 Volker Lendeckes3: Move sanitize_username to lib/util_str.c
2010-04-11 Volker Lendeckes3: Move make_server_info to auth/server_info.c
2010-04-11 Volker Lendeckes3: Move check_sam_security to auth/check_sam.c
2010-04-11 Volker Lendeckes3: Make check_sam_security public
2010-04-11 Volker Lendeckes3: Replace "auth_context" by "challenge" in need_to_in...
2010-04-11 Volker Lendeckes3: Replace "auth_context" by "challenge" in sam_passwo...
2010-04-11 Volker Lendeckes3: Move user_in_group() and create_token_from_username...
2010-04-11 Volker Lendeckelibcli/auth: Fix an uninitialized variable
2010-04-11 Kai Blinnsswitch/wbinfo: Fix the S4 header check
2010-04-11 Jelmer Vernooijidl: Use C-style comments, because cpp on some platform...
2010-04-11 Matthias Dieter... s4:dbspeed torture - improve also the TDB code part
2010-04-11 Matthias Dieter... s4:dbspeed torture - remove unneeded newlines on "tortu...
2010-04-11 Jelmer Vernooijs4: Fix more test results to not conflict with subunit...
2010-04-11 Jelmer Vernooijsubunit: Cope with lowercase test results in tap2subunit.
2010-04-11 Jelmer Vernooijsubunit: Remove more test output that could be interpre...
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-04-11 Jelmer Vernooijselftest: Accept 'testing:' to introduce new tests.
2010-04-11 Derrell Lipman[Bug 7345] Incomplete description of function return...
2010-04-11 Volker Lendeckes3: Use sizeof(chal) instead of a constant
2010-04-11 Volker Lendeckes3: Use talloc_stackframe() in user_in_group
2010-04-11 Volker Lendeckes3: Use talloc_stackframe() in user_in_group_sid
2010-04-11 Volker Lendeckes3: Use talloc_stackframe() in create_token_from_username
2010-04-11 Volker Lendeckes3: Fix a memleak in user_in_group_sid
2010-04-11 Volker Lendeckes3: Remove the make_auth_methods routine
2010-04-11 Volker Lendeckes3: Fix a typo
2010-04-11 Volker Lendeckes3: Make "auth_context" its own talloc parent
2010-04-11 Volker Lendeckes3: Fix some nonempty lines
2010-04-11 Matthias Dieter... s4:samdb_server_site_dn - free unused DNs in the right way
2010-04-11 Matthias Dieter... s4:torture - "dbspeed" test - add newlines as we have...
2010-04-11 Matthias Dieter... s4:torture - "dbspeed" test
2010-04-11 Matthias Dieter... s4:torture - "dbspeed" test
2010-04-11 Matthias Dieter... s4:torture - "dbspeed" test
2010-04-11 Volker Lendeckes3: Cosmetics -- I could not spot where "chal" was...
2010-04-11 Andrew Bartletts4:auth Remove event context from anonymous_session()
2010-04-10 Volker Lendeckes3: Use IS_DC macro in get_global_sam_name()
2010-04-10 Volker Lendeckes3: Remove domain selection from dual_pam_auth
2010-04-10 Jelmer Vernooijsubunit: Don't abort when receiving test results from...
2010-04-10 Jelmer Vernooijselftest: Support passing --load-list to test runners.
2010-04-10 Jelmer Vernooijtorture: Simplify torture suite running, call restricte...
2010-04-10 Jelmer Vernooijsmbtorture: Remove unused shell feature.
2010-04-10 Jelmer Vernooijsmbtorture: Support --load-list argument.
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - use more "sizeof...
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix indentation
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix a datatype
2010-04-10 Volker Lendeckelibwbclient: Fix a memleak in wbcGetDisplayName
2010-04-10 Volker Lendeckelibwbclient: Ensure correct 0-termination in wbcGetSidA...
2010-04-10 Volker Lendeckes3: Check 0 termination in GETALIASES
2010-04-10 Andrew Bartletts4:dsdb Don't use the permissive modify control on...
2010-04-10 Andrew Bartletts4:dsdb Don't return operational attributes on special DNs
2010-04-10 Andrew Bartletts4:rootdse Implement "tokenGroups" in the rootDSE
2010-04-10 Andrew Bartletts4:dsdb Improve error message in extended_dn_in
2010-04-10 Andrew Bartletts4:ldif_handlers tokenGroups are SIDs
2010-04-10 Andrew Bartletts4:rpc_server Fix segfault in modified SamLogon handling
2010-04-10 Andrew Bartletts4:provision Don't make the 'slaptest' call produce...
next