samba.git
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...
2008-04-30 Michael Adamregistry: check for existence of key init_registry_key...
2008-04-30 Michael Adamregistry: add function regdb_key_exists() to check...
2008-04-30 Michael Adamregistry: use regdb_fetch_key_internal() in regdb_fetch...
2008-04-30 Michael Adamregistry: use regdb_fetch_key_internal() in regdb_fetch...
2008-04-30 Michael Adamregistry: add a function for fetching a tdb record...
2008-04-30 Michael Adamregistry: combine talloc_strdup() and normalize_reg_pat...
2008-04-30 Michael Adamregistry: use normalize_reg_path() in regdb_fetch_keys()
2008-04-30 Michael Adamregistry: use dbwrap_fetch_bystring() in regdb_fetch_va...
2008-04-30 Michael Adamregistry: use dbwrap_fetch_bystring() in regdb_fetch_ke...
2008-04-29 Günther Deschnerbuild: fix some build dependencies.
2008-04-29 Günther DeschnerRe-run make idl.
2008-04-29 Günther DeschnerIDL: use nbt_dc_sock_addr.
2008-04-29 Günther DeschnerIDL: move some netlogon DS flags to NBT where they...
2008-04-29 Günther DeschnerIDL: use samr_AcctFlags in nbt_ntlogon_sam_logon.
2008-04-29 Günther DeschnerIDL: add nbt_netlogon_version.
2008-04-29 Günther Deschnerrpcclient: fix another srv_name_slash.
2008-04-29 Günther Deschner_netr_LogonSamLogon: fix lm session key length.
2008-04-29 Günther DeschnerRe-run make idl.
2008-04-29 Günther DeschnerIDL: Add DFS_MANAGER_VERSION_W2K8.
2008-04-29 Günther Deschnernetapi: fix returned name buffer in NetGetJoinInformati...
2008-04-29 Günther Deschnererrors: add WERR_NOT_FOUND.
2008-04-29 Günther DeschnerMerge data_blob_hex_string from Samba4.
2008-04-28 Jeremy AllisonFix bug found by Igor Mammedov <niallain@gmail.com...
2008-04-28 Karolin Seegerman smbcacls: Correct possible flag values.
2008-04-26 Steven DannemanFix bug 5419: memory leak in ads_do_search_all_args...
next