index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23530: Fix bugs #4678 and #4697 which had the same root cause.
Jeremy Allison
2007-10-10
1
-0
/
+54
*
r23528: Two changes to make the valgrind massif (heap profiler) output readable:
Volker Lendecke
2007-10-10
2
-55
/
+11
*
r23527: Use existing escaping function pointed by James
Simo Sorce
2007-10-10
1
-27
/
+3
*
r23525: I believe this patch is ok, got no reply of it being not ok.
Simo Sorce
2007-10-10
1
-2
/
+40
*
r23524: Fix bug 2319.
Simo Sorce
2007-10-10
1
-13
/
+60
*
r23523: Gaa -- had renamed "name" to "path" and apparently not compiled after
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23522: Save us a kilobyte stack space in a hot code path: I can't see a reason
Volker Lendecke
2007-10-10
2
-33
/
+28
*
r23518: Remove the silly assumption that string_replace requires a pstring.
Volker Lendecke
2007-10-10
2
-24
/
+49
*
r23517: After Jeremy has given is ack on irc:
Volker Lendecke
2007-10-10
1
-179
/
+61
*
r23516: Fix bug found & fixed by Doug Rudoff (doug_rudoff@isilon.com)
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r23515: Ensure status isn't used uninitialized.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23514: Remove unused function ads_get_dn_from_extended_dn().
Jeremy Allison
2007-10-10
1
-29
/
+0
*
r23513: Fix one more use of VALUE_PREFIX.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23512: Fix conflict in #define for SECDESC_PREFIX. Ensure all
Jeremy Allison
2007-10-10
2
-7
/
+7
*
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2007-10-10
33
-113
/
+120
*
r23509: This activates the global options from the registry in loadparm.
Michael Adam
2007-10-10
5
-12
/
+305
*
r23508: Fix sync_file() to return NTSTATUS and return this
Jeremy Allison
2007-10-10
3
-13
/
+69
*
r23507: Split one general function normalize_dbkey from reg_db.c into util_reg.c
Michael Adam
2007-10-10
2
-7
/
+7
*
r23504: Use tdb_wrap_open (instead of usual tdb_open) in reg_db.
Michael Adam
2007-10-10
1
-27
/
+22
*
r23502: Restore exit-on-idle. Small refactoring for clarity. Exit if
James Peach
2007-10-10
1
-17
/
+26
*
r23501: Move notify_rename before rename_internals_fsp and call it from there.
Volker Lendecke
2007-10-10
1
-42
/
+44
*
r23500: Two changes to survive the now activated test for rename_internals_fsp:
Volker Lendecke
2007-10-10
3
-6
/
+17
*
r23497: Disable building of libaddns (no defined API) and
Gerald Carter
2007-10-10
1
-38
/
+8
*
r23496: Fix logic error in getgrnam_recv() that broke
Gerald Carter
2007-10-10
1
-1
/
+1
*
r23495: Replace literal occurrences of libsmb/errormap.o by $(ERRORMAP_OBJ).
Michael Adam
2007-10-10
1
-2
/
+2
*
r23494: Synchronize some occurrences of BINARY_PREREQS and bin/.dummy.
Michael Adam
2007-10-10
1
-13
/
+18
*
r23489: (Re-)Add tdbtorture as a build target to 3_0_26.
Michael Adam
2007-10-10
1
-0
/
+3
*
r23486: Ok, this time with a hopefully successful make test in the right place:
Volker Lendecke
2007-10-10
2
-22
/
+33
*
r23485: This checkin consists mostly of refactorings in preparation of the
Michael Adam
2007-10-10
10
-680
/
+874
*
r23483: Revert 23482, I must have run 'make test' in the wrong subdir.
Volker Lendecke
2007-10-10
1
-14
/
+18
*
r23482: Slightly simplify the rename code: Remove two local variables that are
Volker Lendecke
2007-10-10
1
-18
/
+14
*
r23480: Fix DEVELOPER_CFLAGS quoting.
James Peach
2007-10-10
1
-1
/
+1
*
r23478: Change the handling of the developer CFLAGS so that they are always
James Peach
2007-10-10
2
-13
/
+32
*
r23477: Build farm fix: Use int rather than MIT's krb5_int32 when setting con...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r23475: Fix the prototype for sys_broken_setgroups and log *BSD group list
James Peach
2007-10-10
1
-2
/
+2
*
r23474: Here's a small patch that disables the libkrb5.so replay cache
Gerald Carter
2007-10-10
4
-42
/
+68
*
r23472: add missing default setting for 'winbind nss info' (merge from 3.0.26)
Gerald Carter
2007-10-10
1
-0
/
+1
*
r23471: Here's a rough patch for expanding domain group membership
Gerald Carter
2007-10-10
3
-155
/
+351
*
r23470: Fix supplementary group list truncation for *BSD. We need to pass
James Peach
2007-10-10
1
-2
/
+8
*
r23469: Fix a comment
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23468: Open registry.tdb with sequence number.
Michael Adam
2007-10-10
1
-3
/
+15
*
r23467: Next little simplification: In rename_internals it's a bit pointless to
Volker Lendecke
2007-10-10
1
-38
/
+13
*
r23466: Fix RAW-NOTIFY: by using delete on close the notify is triggered deep
Volker Lendecke
2007-10-10
1
-6
/
+0
*
r23465: There was this diff between reg_printing in 3_0 and 3_0_26:
Michael Adam
2007-10-10
1
-1
/
+4
*
r23460: Re-add whitespace to reduce diff between branches.
Michael Adam
2007-10-10
1
-1
/
+1
*
r23459: Remove one superfluous cast.
Michael Adam
2007-10-10
1
-1
/
+1
*
r23458: Cosmetic fix in debug output.
Michael Adam
2007-10-10
1
-1
/
+1
*
r23457: After Jeremy's ack:
Volker Lendecke
2007-10-10
1
-24
/
+29
*
r23450: max_params_return is complete fiction when getting a changenotify
Jeremy Allison
2007-10-10
2
-18
/
+6
*
r23448: Doh ! Don't call winbind_child_died() *before* the
Jeremy Allison
2007-10-10
1
-7
/
+6
[next]