Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-04-29 | netapi: fix returned name buffer in NetGetJoinInformation_r(). | Günther Deschner | 1 | -1/+5 |
2008-04-29 | errors: add WERR_NOT_FOUND. | Günther Deschner | 2 | -0/+2 |
2008-04-29 | Merge data_blob_hex_string from Samba4. | Günther Deschner | 1 | -0/+22 |
2008-04-28 | Fix bug found by Igor Mammedov <niallain@gmail.com> where we are | Jeremy Allison | 1 | -14/+42 |
2008-04-28 | man smbcacls: Correct possible flag values. | Karolin Seeger | 1 | -4/+3 |
2008-04-26 | Fix bug 5419: memory leak in ads_do_search_all_args() when enumerating 1000s ... | Steven Danneman | 2 | -2/+26 |
2008-04-25 | Sync up client/mount.cifs.c with v3-2-test. | Jeremy Allison | 1 | -25/+4 |
2008-04-25 | Setting version to 3.3.0pre1 | Gerald W. Carter | 1 | -2/+2 |
2008-04-25 | IDL: Add autogenerated drsuapi files. | Günther Deschner | 5 | -0/+17110 |
2008-04-25 | errors: add WERR_INVALID_DOMAINNAME. | Günther Deschner | 2 | -0/+2 |
2008-04-25 | docs: fix the manpage output of parameters list in smb.conf.5. | Michael Adam | 1 | -0/+3 |
2008-04-25 | docs: fix indentation in expand-smbxonfdoc. | Michael Adam | 1 | -9/+9 |
2008-04-25 | mount.cifs: Zero mountpassword content before freeing. | Karolin Seeger | 1 | -3/+24 |
2008-04-25 | Attempt to fix the non-krb build | Volker Lendecke | 1 | -0/+4 |
2008-04-25 | Add basic ncacn_ip_tcp client infrastructure | Volker Lendecke | 1 | -71/+241 |
2008-04-25 | Introduce a redirection for ncacn_np and ncacn_ip_tcp in rpc_pipe_client | Volker Lendecke | 2 | -55/+82 |
2008-04-25 | Introduce rpccli_pipe_txt(), describing a pipe for debug messages | Volker Lendecke | 1 | -93/+62 |
2008-04-25 | cli_rpc_pipe_open_noauth must take the user/domain from the smb session | Volker Lendecke | 1 | -0/+18 |
2008-04-25 | Make use of rpccli_xxx_bind_data | Volker Lendecke | 2 | -169/+62 |
2008-04-25 | Create rpccli_xxx_bind_data functions | Volker Lendecke | 1 | -0/+198 |
2008-04-25 | Move user/domain from rpc_pipe_client to cli_pipe_auth_data | Volker Lendecke | 6 | -43/+52 |
2008-04-25 | Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client | Volker Lendecke | 4 | -58/+71 |