samba.git
2008-06-24 Jeremy AllisonFix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHA...
2008-06-24 Günther Deschnernet_vampire: add basic libnet_dssync() infrastructure.
2008-06-24 Günther Deschnerrpc_client: add cli_get_session_key().
2008-06-24 Günther Deschnernet: add basic support for sealed RPC connections ...
2008-06-24 Günther Deschnercrypto: add decrypt_drsuapi_blob from samba4.
2008-06-24 Günther Deschnerre-run make idl.
2008-06-24 Günther Deschnerdrsuapi: add some more attribute IDs.
2008-06-24 Günther Deschnernet_vampire: add code to vampire a SAM database to...
2008-06-24 Günther Deschnernet_vampire: add username/password to samsync_context.
2008-06-24 Günther Deschnerlibads: use ads_connect_user_creds in some places.
2008-06-24 Günther Deschnerlibads: add ads_connect_user_creds() that won't overwri...
2008-06-24 Günther Deschnerlibads: add ADS_AUTH_USER_CREDS to avoid magic overwrit...
2008-06-24 Günther Deschnerkerberos: add smb_krb5_keytab_name().
2008-06-24 Günther Deschnerkerberos: make smb_krb5_kt_add_entry public, allow...
2008-06-24 Karolin Seegernet ads: Fix typos.
2008-06-24 Karolin Seegerrpc_client: Avoid warning in builds without krb5 headers.
2008-06-24 Volker LendeckeRemove "conn" from pipes_struct
2008-06-24 Volker LendeckeCorrect calculation of "remark" in srv_srvsvc_nt.c
2008-06-24 Volker LendeckeMove the responsibility to keep the cwd from srv_dfs_nt...
2008-06-23 Günther Deschnerre-run make idl.
2008-06-23 Günther Deschnerdrsuapi: fill in some more drsuapi_DsAttributeIds.
2008-06-23 Günther Deschnernet_vampire: more libnet_samsync restructuring.
2008-06-23 Günther Deschnernet_vampire: prepend libnet_ to the public samsync...
2008-06-23 Günther Deschnernet_vampire: move out display routines to one file.
2008-06-23 Günther Deschnernet_vampire: move out passdb routines to one file.
2008-06-23 Günther Deschnernet_vampire: fix included header.
2008-06-23 Günther Deschnernet_vampire: display more deltas while doing samdump.
2008-06-23 Günther Deschnernet_vampire: move pull_netr_AcctLockStr() to libnet.
2008-06-23 Günther Deschnertime: move uint64s_nt_time_to_unix_abs() to lib/time.c
2008-06-23 Andreas SchneiderAdd documentation for kerberos support in libsmbclient.
2008-06-23 Andreas SchneiderAdd krb5 support for the testbrowse example.
2008-06-23 Michael Adamlibsmbconf: add "includes" to the forbidden_valnames[].
2008-06-23 Michael Adamlibsmbconf: fastpaths first in smbconf_reg_valname_valid().
2008-06-23 Karolin SeegerSamba3 HOWTO: Remove trailing whitespaces.
2008-06-23 Karolin Seegerman pages: Correct version in man winbindd again.
2008-06-23 John H TerpstraFixed publishing date info.
2008-06-23 John H TerpstraAdded TDB File documentation requested by some users.
2008-06-23 John H TerpstraClarification that hosts resolution is done by winbind...
2008-06-23 John H TerpstraClarification that hosts resolution is done by winbind...
2008-06-23 Volker Lendeckeinit_shared_module -> init_samba_module
2008-06-22 Volker LendeckeRemove the "exists" parameter from create_msdfs_link
2008-06-22 Volker LendeckeCheck for sec_initial_uid() instead of uid==0 in dfs...
2008-06-22 Volker LendeckeReduce memory usage in form_junctions() a little bit
2008-06-22 Volker LendeckeFix an abort in junction_to_local_path
2008-06-22 Volker LendeckeFix a crash in _dfs_Enum
2008-06-22 Volker LendeckeFix an uninitialized variable access in callers of...
2008-06-21 Volker LendeckeFix a double-closedir() in form_junctions()
2008-06-21 Volker LendeckeAttempt to fix the darwin build
2008-06-21 Volker LendeckeUse "init_shared_module" instead of "init_module" for...
2008-06-21 Volker LendeckeMake pipes_struct its own talloc ctx
2008-06-21 Volker LendeckeFix a SAFE_FREE/TALLOC_FREE mixup
2008-06-20 Kai Blinnet: Don't crash on invalid command line options.
2008-06-20 Jeremy AllisonFix bug #5531 - fix conversion of ns units when convert...
2008-06-20 Jeremy AllisonFix bug #5533. Winbindd fails to cope correctly with...
2008-06-19 rootnet: Fix crash when specifying invalid options on the...
2008-06-19 Volker LendeckeRemove current_user references from nttrans.c
2008-06-19 Volker LendeckeRemove current_user references from trans2.c
2008-06-19 Volker LendeckeRemove some current_user references from trans2.c
2008-06-19 Volker LendeckeRemove reference to current_user from reply.c
2008-06-19 Volker LendeckeWrap the unix token info in a unix_user_token in auth_s...
2008-06-19 Volker LendeckeRemove the "current_user" arg from fsp_belongs_conn
2008-06-19 Volker LendeckeRemove the "current_user" arg from check_fsp
2008-06-19 Michael Adamloadparm: use the return value of the special handlers...
2008-06-19 Michael Adamloadparm: don't treat a missing include file as an...
2008-06-19 Michael Adamtestsuite: enable the testparm_s3 tests.
2008-06-19 Michael Adamtestsuite: add a testparm_s3 test script.
2008-06-19 Michael Adamtestsuite: update introductory comment to test_net_regs...
2008-06-19 Volker LendeckeRemove current_user_info reference from vfs_recycle.c
2008-06-19 Volker LendeckeRemove current_user_info reference from vfs_fake_perms.c
2008-06-19 Volker LendeckeRemove current_user_info reference from vfs_expand_msdfs.c
2008-06-19 Volker Lendeckecurrent_user is not used in vfs_aixacl2.c
2008-06-19 Volker LendeckeRWX on a file does not imply DELETE access
2008-06-19 Volker LendeckeFix checks in can_delete_file_in_directory()
2008-06-19 Volker LendeckeRemove some code
2008-06-19 Volker LendeckeFix typo
2008-06-19 Volker LendeckeFix the build on FreeBSD 4.6.2
2008-06-18 Jeremy AllisonFix 'make distclean'. delheaders: no longer exists...
2008-06-18 Derrell LipmanRemove prototype of unimplemented smbc_chown() function.
2008-06-18 Volker LendeckeRevert "Fix a memleak in svcctl_init_keys()"
2008-06-18 Michael AdamFix Bug #5548 (segfauls in handle_include with %m macro...
2008-06-17 Michael Adamfile_access: add a function header comment for can_acce...
2008-06-17 Michael Adamsmbd/dir.c: remove unneeded stat buf parameter from...
2008-06-17 Michael Adamfile_access: remove unneeded stat buf parameter from...
2008-06-17 Michael Adamnet sam: fix typo in comment
2008-06-17 Michael Adamnet sam: fix typo in debug message.
2008-06-17 Michael Adamtestsuite: give admin rights to testuser only for the...
2008-06-17 Michael Adamtestsuite: don't give the testuser administrative right...
2008-06-17 Volker LendeckeFix a brown paper bag segfault in clitar
2008-06-17 Günther Deschnerrpcclient: add more generic internal dscracknames call.
2008-06-17 Günther Deschnernetapi: use NetUserEnum filter in example code.
2008-06-17 Günther Deschnernetapi: add NetUserEnum filter constants to public...
2008-06-17 Günther Deschnernetapi: implement NetUserEnum filters.
2008-06-17 Günther Deschnerre-run make idl.
2008-06-17 Günther Deschnernetapi: add NetUserEnum filter constants to IDL.
2008-06-17 Günther Deschnernetapi: some IDL cosmetics.
2008-06-17 Günther Deschnernetapi: add NetRemoteTOD example code.
2008-06-17 Günther Deschnernetapi: implement NetRemoteTOD().
2008-06-17 Günther Deschnernetapi: make NetRemoteTOD() headers public.
2008-06-17 Günther Deschnernetapi: add NetRemoteTOD() skeleton.
2008-06-17 Günther Deschnerre-run make idl.
next