Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22902: Add an event_context and a messaging_context to nmbd. Not used yet. | Volker Lendecke | 2 | -8/+52 |
2007-10-10 | r22901: When an AD account has UF_DONT_REQUIRE_PREAUTH set we need to fallbac... | Günther Deschner | 1 | -0/+8 |
2007-10-10 | r22900: Convert profile/ to messaging_send_pid/messaging_register | Volker Lendecke | 3 | -13/+29 |
2007-10-10 | r22895: Convert some more calls from message_send_buf to messaging_send_buf | Volker Lendecke | 6 | -36/+68 |
2007-10-10 | r22893: Use ldap_rename_s instead of deprecated ldap_rename2_s. | Michael Adam | 1 | -1/+2 |
2007-10-10 | r22879: Tidy the build rules for targets that need the installation paths. | James Peach | 1 | -15/+32 |
2007-10-10 | r22878: Warn in $PATH contains /usr/ucb. Bugzilla #4295. | James Peach | 1 | -0/+6 |
2007-10-10 | r22872: Add vfs_zfsacl module from Jiri Sasek <Jiri.Sasek@Sun.COM>. | Jeremy Allison | 2 | -0/+192 |
2007-10-10 | r22870: Don't create shared objects of nss and tdb modules. | Lars Müller | 1 | -8/+0 |
2007-10-10 | r22869: Add bin/{ldap,nss,tdb}.@SHLIBEXT@ rules. | Lars Müller | 1 | -1/+13 |
2007-10-10 | r22868: Replace some message_send_pid calls with messaging_send_pid calls. More | Volker Lendecke | 11 | -117/+196 |
2007-10-10 | r22867: With Samba4's IDL, we now have two new flags for share types: STYPE_T... | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r22855: fix the build | Michael Adam | 1 | -7/+5 |
2007-10-10 | r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches | Gerald Carter | 8 | -21/+218 |
2007-10-10 | r22850: - Fixes bug 4601. smbc_getxattr() would not, in one case, properly r... | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r22848: Fix brace alignment. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r22847: The new validate_panic function calls exit (instead of setting | Michael Adam | 1 | -19/+0 |
2007-10-10 | r22846: Chunk one to replace message_send_pid with messaging_send: Deep inside | Volker Lendecke | 7 | -48/+74 |
2007-10-10 | r22845: Modified and extended the winbindd cache validation code: | Michael Adam | 1 | -137/+283 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 31 | -156/+160 |
2007-10-10 | r22841: Add comment to endif statement. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r22840: Add -pie support to Python's setup.py. This should fix build of pytho... | Alexander Bokovoy | 1 | -0/+2 |
2007-10-10 | r22839: Fix endif comment. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r22828: Fix typo. Bugzilla #4589. | James Peach | 1 | -1/+1 |
2007-10-10 | r22826: Fix the gettimeofday test that I broke in rev 22821. | James Peach | 1 | -3/+2 |
2007-10-10 | r22821: Replace unnecessary AC_TRY_RUN with AC_TRY_LINK. Fixes bug #2287. | James Peach | 1 | -3/+4 |
2007-10-10 | r22820: Move FAM libraries from smbd to vfs_fam_notify. Should fix bugzilla #... | James Peach | 2 | -4/+6 |
2007-10-10 | r22819: Fix Bug 4613. We just dumped the must change & friends. With the | Volker Lendecke | 1 | -0/+24 |
2007-10-10 | r22812: Fix bug #3024 (and also the group varient). Patch from | Jeremy Allison | 2 | -6/+17 |
2007-10-10 | r22805: Inform in examples/pdb about the location of the external support for | Lars Müller | 1 | -0/+4 |
2007-10-10 | r22803: Add some more flesh to the GPO security filtering (still very basic). | Günther Deschner | 1 | -1/+151 |
2007-10-10 | r22802: Add dummy gpo_apply_security_filtering() call. | Günther Deschner | 3 | -4/+41 |
2007-10-10 | r22801: Pass down the token to add_gplink_to_gpo_list(). | Günther Deschner | 1 | -4/+14 |
2007-10-10 | r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke... | Günther Deschner | 4 | -2/+180 |
2007-10-10 | r22799: Fix the build. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r22798: Add the "apply group policy" access bit (as seen in type 0x05 ALLOWED... | Günther Deschner | 2 | -1/+5 |
2007-10-10 | r22797: We are only interested in the DACL of the security descriptor, so sea... | Günther Deschner | 5 | -23/+69 |
2007-10-10 | r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat... | Günther Deschner | 3 | -2/+6 |
2007-10-10 | r22794: Add "debug_state" and "silent" to pam_winbind.conf template. Honor th... | Günther Deschner | 2 | -0/+8 |
2007-10-10 | r22787: More from Karolin: Make map_unix_group() static to net_sam.c, add "net | Volker Lendecke | 2 | -64/+118 |
2007-10-10 | r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and change | Volker Lendecke | 5 | -58/+29 |
2007-10-10 | r22784: fixed change notify for delete on close | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r22779: Patch for not prompting for password on cifs mounts when "sec=none" | Steve French | 1 | -10/+61 |
2007-10-10 | r22777: Fix for [Bug 4543] - POSIX ACL support on FreeBSD. | Michael Adam | 2 | -0/+7 |
2007-10-10 | r22775: For the cluster code I've developed a wrapper around tdb to put diffe... | Volker Lendecke | 6 | -1/+755 |
2007-10-10 | r22773: - Clean up the the rest of the cruft from my earlier work on the read... | Derrell Lipman | 1 | -11/+1 |
2007-10-10 | r22772: - Still working on the fact that readahead() is not declared (on at l... | Derrell Lipman | 4 | -13/+11 |
2007-10-10 | r22771: One liner fix for idmap_ldap | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r22767: Argl. Typed in 'svn ci' in the wrong branch. Revert. | Volker Lendecke | 3 | -29/+38 |
2007-10-10 | r22766: Merge from 3_0: | Volker Lendecke | 3 | -38/+29 |