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
r19342: we only have one BASE-LOCK test in samba4's smbtorture now
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19340: Wait longer then 10 seconds for a samr_query_groupmem lookup to succeed.
Günther Deschner
2
-0
/
+15
2007-10-10
r19302: Use TALLOC_ZERO_P not TALLOC_P to ensure unused
Jeremy Allison
1
-5
/
+5
2007-10-10
r19301: Correct debug statement.
Jeremy Allison
1
-1
/
+1
2007-10-10
r19300: Fix null deref in debug statement.
Jeremy Allison
1
-3
/
+3
2007-10-10
r19292: Avoid some potential segfaults: In winreg_EnumValue all pointers are ...
Volker Lendecke
1
-9
/
+21
2007-10-10
r19291: this should fix the build on heimdal systems
Stefan Metzmacher
2
-2
/
+1
2007-10-10
r19290: regedit running on nt4 will cut off the last character from a enumkey...
Volker Lendecke
3
-6
/
+6
2007-10-10
r19288: tdb_prs_store is right now used to store printer and share security
Volker Lendecke
1
-1
/
+1
2007-10-10
r19287: As requested by Bjoern Jacke <bjoern@j3e.de>: Check in the NetBSD win...
Volker Lendecke
4
-1
/
+479
2007-10-10
r19286: Remove dependency on Fink. If we really *need* anything from Fink,
James Peach
1
-13
/
+2
2007-10-10
r19272: Ensure we return 1 member in the optimized case.
Jeremy Allison
1
-0
/
+1
2007-10-10
r19271: Test the "hack" for "Domain Users" as agreed with
Jeremy Allison
1
-9
/
+120
2007-10-10
r19270: Stop depending on internal MIT symbols. These are private on MacOS
James Peach
3
-62
/
+107
2007-10-10
r19263: Be more accurate in telling what the sitename problem is in this DEBUG
Günther Deschner
1
-1
/
+1
2007-10-10
r19260: Fix for bug #3524 from tiamat@komi.mts.ru - Solaris quotas.
Jeremy Allison
1
-7
/
+9
2007-10-10
r19257: Janitor for Guenther - as well as a little massaging to make
Jeremy Allison
1
-37
/
+74
2007-10-10
r19255: Add blacklist of accounts when NSS initgroups calls are coming in and
Günther Deschner
2
-0
/
+28
2007-10-10
r19254: Make sure to also wait 35 seconds to receive a Netlogon GETDC reply
Günther Deschner
1
-0
/
+8
2007-10-10
r19250: Fixes bug 4156.
Derrell Lipman
1
-0
/
+1
2007-10-10
r19249: Attempt to fix a site lookup bug found by Guenther.
Jeremy Allison
2
-0
/
+35
2007-10-10
r19248: Activate RPC-SAMBA3-WKSSVC
Volker Lendecke
1
-1
/
+1
2007-10-10
r19246: merge from samba4 rev 18207 and 18208:
Stefan Metzmacher
2
-1
/
+10
2007-10-10
r19244: fix the build on systems with broken krb5
Stefan Metzmacher
2
-5
/
+29
2007-10-10
r19243: Fix debug statement.
Günther Deschner
1
-1
/
+1
2007-10-10
r19241: compile xattr wrappers on mac os 10
Stefan Metzmacher
2
-0
/
+76
2007-10-10
r19240: move the NO_CONFIG_H check to libreplace
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r19239: make the acl configure check more readable...
Stefan Metzmacher
1
-38
/
+68
2007-10-10
r19238: Let the comfigure check find that some krb5 functions
Stefan Metzmacher
1
-16
/
+71
2007-10-10
r19237: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19236: prepare for --with-pam=auto as default
Stefan Metzmacher
1
-39
/
+72
2007-10-10
r19235: merge from samba4:
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19233: remove unused --with-spinlocks option
Stefan Metzmacher
1
-24
/
+0
2007-10-10
r19232: merge from samba4:
Stefan Metzmacher
2
-16
/
+19
2007-10-10
r19231: I encountered a WinXP/Home system which, acting as the master browser...
Derrell Lipman
1
-1
/
+2
2007-10-10
r19230: Doh ! Fix obvious crash bug.....
Jeremy Allison
1
-5
/
+5
2007-10-10
r19224: Add setting the rng_fault_state to the already converted pipes.
Volker Lendecke
7
-147
/
+597
2007-10-10
r19221: Monster-Checkin after "make idl"
Volker Lendecke
11
-716
/
+3580
2007-10-10
r19220: Check if a backend has set rng_fault_state and send a dce-level fault...
Volker Lendecke
1
-0
/
+7
2007-10-10
r19218: With the new RPC server infrastructure all backend functions are fill...
Volker Lendecke
1
-0
/
+6
2007-10-10
r19212: Make sure domains marked internal don't do
Jeremy Allison
2
-14
/
+29
2007-10-10
r19209: Ensure we don't make mistakes by sending online/offline
Jeremy Allison
1
-26
/
+100
2007-10-10
r19207: Properly canonicalize incoming names to the
Jeremy Allison
3
-4
/
+33
2007-10-10
r19206: Jeremy, for some reason storing a value-less entry in TDB does not work
Günther Deschner
2
-18
/
+14
2007-10-10
r19203: Part two of returning our real name. This code is a bit ancient... :-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r19193: merge from samba4:
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r19192: merge from samba4:
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r19191: merge from samba4:
Stefan Metzmacher
2
-1
/
+2
2007-10-10
r19190: merge from samba4:
Stefan Metzmacher
1
-6
/
+1
2007-10-10
r19189: No display name is normal for some GPOs.
Günther Deschner
1
-5
/
+3
[next]