jra/samba/.git
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2008-05-08 Michael Adamregistry: add removal of secdesc of a key to regdb_stor...
2008-05-08 Michael Adamregistry: add comments to removing lists in regdb_store...
2008-05-08 Michael Adamregistry: change order of deleting value and subkey...
2008-05-08 Michael Adamregistry: adapt comment to first step in regdb_store_ke...
2008-05-08 Michael Adamregistry: adapt comment of last step in regdb_store_keys().
2008-05-08 Michael Adamregistry: regdb_store_keys: move storing the subkey...
2008-05-08 Michael Adamregistry: add comment explaining workflow to make store...
2008-05-08 Michael Adamregistry: check for existence of non base key in regdb_...
2008-05-08 Michael Adamregistry: add a function regdb_key_is_base_key() to...
2008-05-08 Michael Adamregistry: check for existence of key in regdb_set_secde...
2008-05-08 Michael Adamregistry: check for existence of key in regdb_get_secde...
2008-05-08 Michael Adamregistry: check for existence of key in regdb_store_val...
2008-05-08 Michael Adamregistry: check for existence of key in regdb_fetch_key...
2008-05-08 Michael Adamregistry: check for existence of key in regdb_fetch_val...
2008-05-08 Michael Adamregistry: free talloc context on error path in regdb_fe...
2008-05-08 Michael Adamregistry: Implement new semantics for existence of...
2008-05-08 Michael Adamregistry: make normalize_reg_path() strip leading and...
2008-05-08 Michael Adamregistry: free temporary data in regdb_fetch_key_intern...
2008-05-08 Michael Adamregistry: change order of arguments of regdb_fetch_key_...
2008-05-07 Günther Deschnergencache: add some const.
2008-05-07 Günther Deschnerre-run make idl.
2008-05-07 Günther DeschnerIDL: make nbt_cldap_netlogon_29 public.
2008-05-07 Günther Deschnernetdomjoin-gui: before prompting for creds, ask dsgetdc...
2008-05-07 Volker LendeckeRename server_info->was_mapped to server_info->nss_token
2008-05-07 Volker LendeckeUse talloc_tos() for a temporary getpwnam_alloc in...
2008-05-07 Volker LendeckeUse talloc_stackframe() in find_forced_group
2008-05-07 Günther Deschnerre-run make idl.
2008-05-07 Günther DeschnerIDL: add missing case 14 and 15 to nbt_cldap_netlogon...
2008-05-07 Günther Deschnerdsgetdcname: remove invalid assumptions when using...
2008-05-07 Günther Deschnernetapi: add -f switch for DsGetDCName() example and...
2008-05-07 Günther Deschnerwins: fix null pointer crash in nss_wins module.
2008-05-06 Jeremy AllisonEnable tests for splice on Linux. Add a static (vl...
2008-05-06 Michael Adamtestsuite: allow selection of posix_s3 subtests by...
2008-05-06 Volker LendeckeFix a memleak introduced after refactoring "struct...
2008-05-06 Volker LendeckeFix a memleak in construct_printer_info_7()
2008-05-06 Volker LendeckeRemove some unused code
2008-05-06 Volker LendeckeFix a panic in the [ug]id2sid valgrind bug fix
2008-05-06 Stefan Metzmacherlibreplace: check how portable utimes() and futimes...
2008-05-06 Michael Adamtestsuite: make structuring output of net_s3 tests...
2008-05-06 Michael Adamtestsuite: make diagnostic output more appropriate...
2008-05-06 Michael Adamtestsuite: give the testuser administrative rights...
2008-05-06 Michael Adamtestsuite: run the net rpc registry tests from the...
2008-05-06 Michael Adamtestsuite: add the ability to test "net rpc registry...
2008-05-06 Michael Adamtestsuite: adapt informative message to say "Running...
2008-05-06 Michael Adamtestsuite: use domain==workgroup in wbinfo tests now...
2008-05-06 Kai Blintests: Add a net_misc test.
2008-05-06 Kai Blinselftest: Advertise as PDC and time server during make...
2008-05-06 Kai Blinselftest: Use TESTS env var to specify tests to run...
2008-05-06 Kai Blingitignore: Add *.swp files, *.patch files and export...
2008-05-06 Volker LendeckeFix a valgrind bug in the new [ug]id2sid cache
2008-05-06 Günther Deschnerbuild: fix the build w/o ldap.
2008-05-06 Günther Deschnermailslot/cldap: use nt_version bits in queries.
2008-05-06 Günther Deschnerdsgetdcname: use correct dc name for name cache store.
2008-05-05 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-05 Jeremy AllisonTry and fix bug #5095, "Manage Documents privilege...
2008-05-05 Volker LendeckeRemove unused dir_status_struct
2008-05-05 Volker LendeckeFix a C++ warning
2008-05-05 Volker LendeckeRemove "userdom_struct user" from "struct user_struct"
2008-05-05 Volker LendeckeFix a typo
2008-05-05 Volker LendeckeRemove unused set_current_user_guest()
2008-05-05 Volker LendeckeFix typo
2008-05-05 Volker LendeckeRemove "session_key" from "struct user_struct"
2008-05-05 Volker LendeckeRemove "guest" from "struct user_struct"
2008-05-05 Volker LendeckeRemove the unix token info from "struct user_struct"
2008-05-05 Volker LendeckeRemove "nt_user_token" from "struct user_struct"
2008-05-05 Volker LendeckeRemove "logon_script" from "struct user_struct"
2008-05-05 Volker LendeckeRemove unix_homedir from struct user_struct
2008-05-05 Volker LendeckeRemove "homedir" from "struct user_struct"
2008-05-05 Volker Lendeckepipes_struct->pipe_user_name is unused, remove it
2008-05-05 Volker LendeckeMake the namelist arg to set_namearray const
2008-05-05 Günther DeschnerFix client authentication with -P switch in client...
2008-05-05 Volker LendeckeRevert "Fix allocation of conn->vuid_cache entries"
2008-05-05 Volker LendeckeRevert "Second half of 50c891d3: Correctly clear the...
2008-05-05 Volker LendeckeSecond half of 50c891d3: Correctly clear the vuid cache
2008-05-05 Volker LendeckeFix allocation of conn->vuid_cache entries
2008-05-05 Volker LendeckeFix dfs_Enum: In form_junctions, correctly check for...
2008-05-05 Karolin SeegerDeveloper's Guide: Fix typos.
2008-05-05 Volker LendeckeRemove connection_struct->mem_ctx, connection_struct...
2008-05-05 Volker LendeckeFix two uninitialized variable warnings
2008-05-03 Jeremy AllisonRemove the "stat_open()" function, flag, and all associ...
2008-05-02 Jeremy AllisonRename inherit_access_acl() -> inherit_access_posix_acl...
2008-05-02 Jeremy AllisonMove directory_has_default_acl() to file_access.c,...
2008-05-02 Jeremy AllisonStart to ensure we use the NT ACL interface, keep the...
2008-05-01 Jeremy AllisonTidyup to ensure '\n' is treated identically in all
2008-05-01 Jeremy AllisonFix bug #5434 found by Ted Percival <ted@midg3t.net>.
2008-04-30 Günther Deschnerntlmssp: replace UNKNOWN_02000000 with NTLMSSP_NEGOTIAT...
2008-04-30 Günther Deschnerpam_winbind: Fix Bug #5430 (patch from fumiyas@osstech...
2008-04-30 Jeremy AllisonFix typo noticed by David Disseldorp <ddiss@sgi.com...
2008-04-30 Gerald W. CarterWinbind: Prevent cycle in children list when reaping...
2008-04-30 Gerald W. CarterBUG 5107: Fix handling of large DNS replies on AIX...
2008-04-30 Gerald W. CarterBUG 5429: Clarify log msgs re: failure to create BUILTI...
2008-04-30 Günther Deschnerre-run make idl.
2008-04-30 Günther Deschnerbuild: fix make everything.
2008-04-30 Günther DeschnerIDL: add nbt_cldap_netlogon_29 which includes the next_...
2008-04-30 Günther DeschnerIDL: use nbt_netlogon_command in cldap replies.
2008-04-30 Volker LendeckeNext round fixing bug 5420, build on IRIX
2008-04-30 Volker LendeckeAttempt to fix the build on IRIX: Bug 5420
2008-04-30 Michael Adamregistry: skip writes of existing keys in init_registry...
2008-04-30 Michael Adamregistry: save writes in init_registry_data() if data...
next