index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r22765: Fix from Alison Winters <alisonw@sgi.com> for missing return
Jeremy Allison
1
-0
/
+1
2007-10-10
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
15
-241
/
+210
2007-10-10
r22759: sync lib/talloc with samba4
Stefan Metzmacher
8
-16
/
+103
2007-10-10
r22755: Second half of r22754. As it stands now, string_replace expects a
Volker Lendecke
1
-10
/
+8
2007-10-10
r22754: When processing a string, ensure we don't write one past
Jeremy Allison
1
-6
/
+15
2007-10-10
r22751: Next step for the cluster merge: sessionid.tdb should contain a 'struct
Volker Lendecke
6
-25
/
+25
2007-10-10
r22747: Fix some C++ warnings
Volker Lendecke
8
-19
/
+18
2007-10-10
r22745: Add local groups to the --required-membership-sid test. This needs
Volker Lendecke
2
-91
/
+64
2007-10-10
r22744: Fix a valgrind error. parse_domain_username does not necessarily fill in
Volker Lendecke
1
-0
/
+3
2007-10-10
r22740: Move debug_*_user_token to token_utils.c
Volker Lendecke
2
-47
/
+47
2007-10-10
r22739: Make prototypes in include/util_tdb.h of some functions from
Michael Adam
1
-6
/
+6
2007-10-10
r22738: Fix a debug message.
Volker Lendecke
1
-1
/
+2
2007-10-10
r22737: Fix crash bug (info3 is now talloced).
Günther Deschner
1
-1
/
+1
[next]