| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | tests: Add a net_misc test. | Kai Blin | 2008-05-06 | 3 | -4/+80 |
| * | selftest: Advertise as PDC and time server during make test | Kai Blin | 2008-05-06 | 1 | -0/+4 |
| * | selftest: Use TESTS env var to specify tests to run like Samba4 does. | Kai Blin | 2008-05-06 | 2 | -4/+4 |
| * | gitignore: Add *.swp files, *.patch files and export/libtdb.symb | Kai Blin | 2008-05-06 | 1 | -0/+3 |
| * | Fix a valgrind bug in the new [ug]id2sid cache | Volker Lendecke | 2008-05-06 | 1 | -6/+6 |
| * | build: fix the build w/o ldap. | Günther Deschner | 2008-05-06 | 1 | -1/+3 |
| * | mailslot/cldap: use nt_version bits in queries. | Günther Deschner | 2008-05-06 | 3 | -3/+9 |
| * | dsgetdcname: use correct dc name for name cache store. | Günther Deschner | 2008-05-06 | 1 | -1/+1 |
| * | Merge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-... | Jeremy Allison | 2008-05-05 | 1 | -10/+0 |
| |\ |
|
| | * | Remove unused dir_status_struct | Volker Lendecke | 2008-05-05 | 1 | -10/+0 |
| * | | Try and fix bug #5095, "Manage Documents privilege is not functional". | Jeremy Allison | 2008-05-05 | 2 | -15/+29 |
| |/ |
|
| * | Fix a C++ warning | Volker Lendecke | 2008-05-05 | 1 | -2/+2 |
| * | Remove "userdom_struct user" from "struct user_struct" | Volker Lendecke | 2008-05-05 | 12 | -48/+89 |
| * | Fix a typo | Volker Lendecke | 2008-05-05 | 1 | -1/+1 |
| * | Remove unused set_current_user_guest() | Volker Lendecke | 2008-05-05 | 1 | -33/+0 |
| * | Fix typo | Volker Lendecke | 2008-05-05 | 1 | -1/+1 |
| * | Remove "session_key" from "struct user_struct" | Volker Lendecke | 2008-05-05 | 4 | -27/+17 |
| * | Remove "guest" from "struct user_struct" | Volker Lendecke | 2008-05-05 | 7 | -13/+10 |
| * | Remove the unix token info from "struct user_struct" | Volker Lendecke | 2008-05-05 | 6 | -42/+19 |
| * | Remove "nt_user_token" from "struct user_struct" | Volker Lendecke | 2008-05-05 | 5 | -16/+12 |
| * | Remove "logon_script" from "struct user_struct" | Volker Lendecke | 2008-05-05 | 3 | -18/+9 |
| * | Remove unix_homedir from struct user_struct | Volker Lendecke | 2008-05-05 | 4 | -47/+35 |
| * | Remove "homedir" from "struct user_struct" | Volker Lendecke | 2008-05-05 | 3 | -9/+12 |
| * | pipes_struct->pipe_user_name is unused, remove it | Volker Lendecke | 2008-05-05 | 1 | -1/+0 |
| * | Make the namelist arg to set_namearray const | Volker Lendecke | 2008-05-05 | 1 | -2/+2 |
| * | Fix client authentication with -P switch in client tools (Bug 5435). | Günther Deschner | 2008-05-05 | 9 | -35/+122 |
| * | Revert "Fix allocation of conn->vuid_cache entries" | Volker Lendecke | 2008-05-05 | 1 | -3/+3 |
| * | Revert "Second half of 50c891d3: Correctly clear the vuid cache" | Volker Lendecke | 2008-05-05 | 1 | -1/+1 |
| * | Second half of 50c891d3: Correctly clear the vuid cache | Volker Lendecke | 2008-05-05 | 1 | -1/+1 |
| * | Fix allocation of conn->vuid_cache entries | Volker Lendecke | 2008-05-05 | 1 | -3/+3 |
| * | Fix dfs_Enum: In form_junctions, correctly check for malloc failure | Volker Lendecke | 2008-05-05 | 1 | -1/+1 |
| * | Developer's Guide: Fix typos. | Karolin Seeger | 2008-05-05 | 1 | -2/+2 |
| * | Remove connection_struct->mem_ctx, connection_struct is its own parent | Volker Lendecke | 2008-05-05 | 11 | -87/+67 |
| * | Fix two uninitialized variable warnings | Volker Lendecke | 2008-05-05 | 1 | -3/+4 |
| * | Remove the "stat_open()" function, flag, and all associated code. It was only | Jeremy Allison | 2008-05-02 | 8 | -149/+16 |
| * | Rename inherit_access_acl() -> inherit_access_posix_acl() to make use clear. | Jeremy Allison | 2008-05-02 | 3 | -7/+7 |
| * | Move directory_has_default_acl() to file_access.c, belongs | Jeremy Allison | 2008-05-02 | 2 | -25/+27 |
| * | Start to ensure we use the NT ACL interface, keep the POSIX | Jeremy Allison | 2008-05-01 | 1 | -21/+46 |
| * | Tidyup to ensure '\n' is treated identically in all | Jeremy Allison | 2008-05-01 | 1 | -0/+2 |
| * | Fix bug #5434 found by Ted Percival <ted@midg3t.net>. | Jeremy Allison | 2008-05-01 | 1 | -0/+2 |
| * | ntlmssp: replace UNKNOWN_02000000 with NTLMSSP_NEGOTIATE_VERSION. | Günther Deschner | 2008-04-30 | 2 | -4/+6 |
| * | pam_winbind: Fix Bug #5430 (patch from fumiyas@osstech.co.jp). | Günther Deschner | 2008-04-30 | 2 | -1/+3 |
| * | Fix typo noticed by David Disseldorp <ddiss@sgi.com>. AF_INET should be AF_IN... | Jeremy Allison | 2008-04-30 | 1 | -1/+1 |
| * | Winbind: Prevent cycle in children list when reaping dead child processes. | Gerald W. Carter | 2008-04-30 | 1 | -0/+4 |
| * | BUG 5107: Fix handling of large DNS replies on AIX and Solaris. | Gerald W. Carter | 2008-04-30 | 1 | -6/+32 |
| * | BUG 5429: Clarify log msgs re: failure to create BUILTIN\{Administrators,Users} | Gerald W. Carter | 2008-04-30 | 1 | -7/+9 |
| * | re-run make idl. | Günther Deschner | 2008-04-30 | 3 | -20/+250 |
| * | build: fix make everything. | Günther Deschner | 2008-04-30 | 1 | -9/+16 |
| * | IDL: add nbt_cldap_netlogon_29 which includes the next_closest_site. | Günther Deschner | 2008-04-30 | 1 | -1/+28 |
| * | IDL: use nbt_netlogon_command in cldap replies. | Günther Deschner | 2008-04-30 | 1 | -4/+6 |