Age | Commit message (Expand) | Author | Files | Lines |
2008-05-05 | Remove "homedir" from "struct user_struct" | Volker Lendecke | 3 | -9/+12 |
2008-05-05 | pipes_struct->pipe_user_name is unused, remove it | Volker Lendecke | 1 | -1/+0 |
2008-05-05 | Make the namelist arg to set_namearray const | Volker Lendecke | 1 | -2/+2 |
2008-05-05 | Fix client authentication with -P switch in client tools (Bug 5435). | Günther Deschner | 9 | -35/+122 |
2008-05-05 | Revert "Fix allocation of conn->vuid_cache entries" | Volker Lendecke | 1 | -3/+3 |
2008-05-05 | Revert "Second half of 50c891d3: Correctly clear the vuid cache" | Volker Lendecke | 1 | -1/+1 |
2008-05-05 | Second half of 50c891d3: Correctly clear the vuid cache | Volker Lendecke | 1 | -1/+1 |
2008-05-05 | Fix allocation of conn->vuid_cache entries | Volker Lendecke | 1 | -3/+3 |
2008-05-05 | Fix dfs_Enum: In form_junctions, correctly check for malloc failure | Volker Lendecke | 1 | -1/+1 |
2008-05-05 | Remove connection_struct->mem_ctx, connection_struct is its own parent | Volker Lendecke | 11 | -87/+67 |
2008-05-05 | Fix two uninitialized variable warnings | Volker Lendecke | 1 | -3/+4 |
2008-05-02 | Remove the "stat_open()" function, flag, and all associated code. It was only | Jeremy Allison | 8 | -149/+16 |
2008-05-02 | Rename inherit_access_acl() -> inherit_access_posix_acl() to make use clear. | Jeremy Allison | 3 | -7/+7 |
2008-05-02 | Move directory_has_default_acl() to file_access.c, belongs | Jeremy Allison | 2 | -25/+27 |
2008-05-01 | Start to ensure we use the NT ACL interface, keep the POSIX | Jeremy Allison | 1 | -21/+46 |
2008-05-01 | Tidyup to ensure '\n' is treated identically in all | Jeremy Allison | 1 | -0/+2 |
2008-05-01 | Fix bug #5434 found by Ted Percival <ted@midg3t.net>. | Jeremy Allison | 1 | -0/+2 |
2008-04-30 | ntlmssp: replace UNKNOWN_02000000 with NTLMSSP_NEGOTIATE_VERSION. | Günther Deschner | 2 | -4/+6 |
2008-04-30 | pam_winbind: Fix Bug #5430 (patch from fumiyas@osstech.co.jp). | Günther Deschner | 2 | -1/+3 |
2008-04-30 | Fix typo noticed by David Disseldorp <ddiss@sgi.com>. AF_INET should be AF_IN... | Jeremy Allison | 1 | -1/+1 |
2008-04-30 | Winbind: Prevent cycle in children list when reaping dead child processes. | Gerald W. Carter | 1 | -0/+4 |
2008-04-30 | BUG 5107: Fix handling of large DNS replies on AIX and Solaris. | Gerald W. Carter | 1 | -6/+32 |
2008-04-30 | BUG 5429: Clarify log msgs re: failure to create BUILTIN\{Administrators,Users} | Gerald W. Carter | 1 | -7/+9 |
2008-04-30 | re-run make idl. | Günther Deschner | 3 | -20/+250 |
2008-04-30 | build: fix make everything. | Günther Deschner | 1 | -9/+16 |
2008-04-30 | IDL: add nbt_cldap_netlogon_29 which includes the next_closest_site. | Günther Deschner | 1 | -1/+28 |
2008-04-30 | IDL: use nbt_netlogon_command in cldap replies. | Günther Deschner | 1 | -4/+6 |
2008-04-30 | Next round fixing bug 5420, build on IRIX | Volker Lendecke | 1 | -2/+1 |
2008-04-30 | Attempt to fix the build on IRIX: Bug 5420 | Volker Lendecke | 1 | -0/+1 |
2008-04-30 | registry: skip writes of existing keys in init_registry_data(). | Michael Adam | 1 | -0/+3 |
2008-04-30 | registry: save writes in init_registry_data() if data does already exist. | Michael Adam | 1 | -12/+43 |
2008-04-30 | registry: check for existence of key init_registry_key and possibly save a wr... | Michael Adam | 1 | -0/+4 |
2008-04-30 | registry: add function regdb_key_exists() to check for existence of a key. | Michael Adam | 1 | -0/+17 |
2008-04-30 | registry: use regdb_fetch_key_internal() in regdb_fetch_values(). | Michael Adam | 1 | -5/+1 |
2008-04-30 | registry: use regdb_fetch_key_internal() in regdb_fetch_keys(). | Michael Adam | 1 | -7/+1 |
2008-04-30 | registry: add a function for fetching a tdb record for a given keystring | Michael Adam | 1 | -0/+12 |
2008-04-30 | registry: combine talloc_strdup() and normalize_reg_path() in regdb_fetch_key... | Michael Adam | 1 | -7/+1 |
2008-04-30 | registry: use normalize_reg_path() in regdb_fetch_keys() | Michael Adam | 1 | -2/+1 |
2008-04-30 | registry: use dbwrap_fetch_bystring() in regdb_fetch_values(). | Michael Adam | 1 | -5/+1 |
2008-04-30 | registry: use dbwrap_fetch_bystring() in regdb_fetch_keys(). | Michael Adam | 1 | -5/+1 |
2008-04-30 | build: fix some build dependencies. | Günther Deschner | 1 | -3/+6 |
2008-04-30 | Re-run make idl. | Günther Deschner | 4 | -115/+197 |
2008-04-30 | IDL: use nbt_dc_sock_addr. | Günther Deschner | 1 | -10/+10 |
2008-04-30 | IDL: move some netlogon DS flags to NBT where they actually showup first. | Günther Deschner | 2 | -12/+15 |
2008-04-30 | IDL: use samr_AcctFlags in nbt_ntlogon_sam_logon. | Günther Deschner | 1 | -2/+2 |
2008-04-30 | IDL: add nbt_netlogon_version. | Günther Deschner | 1 | -11/+24 |
2008-04-29 | rpcclient: fix another srv_name_slash. | Günther Deschner | 1 | -6/+1 |
2008-04-29 | _netr_LogonSamLogon: fix lm session key length. | Günther Deschner | 1 | -1/+1 |
2008-04-29 | Re-run make idl. | Günther Deschner | 2 | -1/+4 |
2008-04-29 | IDL: Add DFS_MANAGER_VERSION_W2K8. | Günther Deschner | 1 | -1/+2 |