summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22870: Don't create shared objects of nss and tdb modules.Lars Müller1-8/+0
2007-10-10r22869: Add bin/{ldap,nss,tdb}.@SHLIBEXT@ rules.Lars Müller1-1/+13
2007-10-10r22868: Replace some message_send_pid calls with messaging_send_pid calls. MoreVolker Lendecke11-117/+196
2007-10-10r22867: With Samba4's IDL, we now have two new flags for share types: STYPE_T...Alexander Bokovoy1-1/+1
2007-10-10r22855: fix the buildMichael Adam1-7/+5
2007-10-10r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branchesGerald Carter8-21/+218
2007-10-10r22850: - Fixes bug 4601. smbc_getxattr() would not, in one case, properly r...Derrell Lipman1-1/+1
2007-10-10r22848: Fix brace alignment.Michael Adam1-1/+1
2007-10-10r22847: The new validate_panic function calls exit (instead of settingMichael Adam1-19/+0
2007-10-10r22846: Chunk one to replace message_send_pid with messaging_send: Deep insideVolker Lendecke7-48/+74
2007-10-10r22845: Modified and extended the winbindd cache validation code:Michael Adam1-137/+283
2007-10-10r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke31-156/+160
2007-10-10r22841: Add comment to endif statement.Lars Müller1-1/+1
2007-10-10r22840: Add -pie support to Python's setup.py. This should fix build of pytho...Alexander Bokovoy1-0/+2
2007-10-10r22839: Fix endif comment.Lars Müller1-1/+1
2007-10-10r22828: Fix typo. Bugzilla #4589.James Peach1-1/+1
2007-10-10r22826: Fix the gettimeofday test that I broke in rev 22821.James Peach1-3/+2
2007-10-10r22821: Replace unnecessary AC_TRY_RUN with AC_TRY_LINK. Fixes bug #2287.James Peach1-3/+4
2007-10-10r22820: Move FAM libraries from smbd to vfs_fam_notify. Should fix bugzilla #...James Peach2-4/+6
2007-10-10r22819: Fix Bug 4613. We just dumped the must change & friends. With theVolker Lendecke1-0/+24
2007-10-10r22812: Fix bug #3024 (and also the group varient). Patch fromJeremy Allison2-6/+17
2007-10-10r22803: Add some more flesh to the GPO security filtering (still very basic).Günther Deschner1-1/+151
2007-10-10r22802: Add dummy gpo_apply_security_filtering() call.Günther Deschner3-4/+41
2007-10-10r22801: Pass down the token to add_gplink_to_gpo_list().Günther Deschner1-4/+14
2007-10-10r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...Günther Deschner4-2/+180
2007-10-10r22799: Fix the build.Günther Deschner1-1/+1
2007-10-10r22798: Add the "apply group policy" access bit (as seen in type 0x05 ALLOWED...Günther Deschner2-1/+5
2007-10-10r22797: We are only interested in the DACL of the security descriptor, so sea...Günther Deschner5-23/+69
2007-10-10r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...Günther Deschner3-2/+6
2007-10-10r22794: Add "debug_state" and "silent" to pam_winbind.conf template. Honor th...Günther Deschner1-0/+2
2007-10-10r22787: More from Karolin: Make map_unix_group() static to net_sam.c, add "netVolker Lendecke2-64/+118
2007-10-10r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and changeVolker Lendecke5-58/+29
2007-10-10r22784: fixed change notify for delete on closeAndrew Tridgell1-0/+4
2007-10-10r22779: Patch for not prompting for password on cifs mounts when "sec=none"Steve French1-10/+61
2007-10-10r22777: Fix for [Bug 4543] - POSIX ACL support on FreeBSD.Michael Adam2-0/+7
2007-10-10r22775: For the cluster code I've developed a wrapper around tdb to put diffe...Volker Lendecke6-1/+755
2007-10-10r22773: - Clean up the the rest of the cruft from my earlier work on the read...Derrell Lipman1-11/+1
2007-10-10r22772: - Still working on the fact that readahead() is not declared (on at l...Derrell Lipman4-13/+11
2007-10-10r22771: One liner fix for idmap_ldapSimo Sorce1-0/+1
2007-10-10r22767: Argl. Typed in 'svn ci' in the wrong branch. Revert.Volker Lendecke3-29/+38
2007-10-10r22766: Merge from 3_0:Volker Lendecke3-38/+29
2007-10-10r22765: Fix from Alison Winters <alisonw@sgi.com> for missing returnJeremy Allison1-0/+1
2007-10-10r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke15-241/+210
2007-10-10r22759: sync lib/talloc with samba4Stefan Metzmacher8-16/+103
2007-10-10r22755: Second half of r22754. As it stands now, string_replace expects aVolker Lendecke1-10/+8
2007-10-10r22754: When processing a string, ensure we don't write one pastJeremy Allison1-6/+15
2007-10-10r22751: Next step for the cluster merge: sessionid.tdb should contain a 'structVolker Lendecke6-25/+25
2007-10-10r22747: Fix some C++ warningsVolker Lendecke8-19/+18
2007-10-10r22745: Add local groups to the --required-membership-sid test. This needsVolker Lendecke2-91/+64
2007-10-10r22744: Fix a valgrind error. parse_domain_username does not necessarily fill inVolker Lendecke1-0/+3