index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r19419: BUG 4109: Patch from Timur Bakeyev. Fix bug causing smbd to turn off
Gerald Carter
2007-10-10
3
-27
/
+25
*
r19417: BUG 3856: patch from Timur Bakeyev <timur@com.bat.ru> to include sett...
Gerald Carter
2007-10-10
1
-4
/
+5
*
r19416: Fix some c++ warnings.
Günther Deschner
2007-10-10
2
-4
/
+4
*
r19415: oh la la, always compile before commit, I'm very sorry.
Günther Deschner
2007-10-10
1
-6
/
+1
*
r19414: gencache is getting really important now, make sure that lp_lockdir
Günther Deschner
2007-10-10
1
-1
/
+1
*
r19413: Now we're calling init_dc_connection, this code
Jeremy Allison
2007-10-10
1
-16
/
+0
*
r19399: Now Guenther discovered one crash dereferencing domain->backends,
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r19394: When we fail to get the list of trusted domains, make sure to return
Günther Deschner
2007-10-10
1
-1
/
+1
*
r19391: Fix crash bug within the winbind caching method.
Günther Deschner
2007-10-10
1
-0
/
+5
*
r19390: Add some tests that are known failing against samba3.
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r19386: Limit the size of the connection bitmap to <64K entries.
James Peach
2007-10-10
1
-1
/
+11
*
r19385: These replaced symbols should have a rep_ prefix.
James Peach
2007-10-10
2
-5
/
+5
*
r19374: fix the build with heimdal
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19371: Add two missing refresh_sequence_number calls where they are missing
Günther Deschner
2007-10-10
1
-0
/
+3
*
r19368: Use WINBINDD_CACHE_TDB_DEFAULT_HASH_SIZE whereever the winbindd tdb is
Günther Deschner
2007-10-10
1
-1
/
+2
*
r19355: Add getdispenumindex2 wrapper for rpcclient.
Günther Deschner
2007-10-10
3
-18
/
+91
*
r19354: adjust usage printf for rpcclient's timeout command.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r19353: Add "timeout" command for rpcclient.
Günther Deschner
2007-10-10
3
-3
/
+40
*
r19351: Also export the info3 profilepath via the PAM_WINBIND_PROFILEPATH data
Günther Deschner
2007-10-10
2
-0
/
+13
*
r19349: Fix invalid free on the PAM_WINBIND_PWD_LAST_SET data.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r19348: Fix uninitialized dictionary handle, found by valgrind.
Günther Deschner
2007-10-10
1
-3
/
+3
*
r19342: we only have one BASE-LOCK test in samba4's smbtorture now
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r19340: Wait longer then 10 seconds for a samr_query_groupmem lookup to succeed.
Günther Deschner
2007-10-10
2
-0
/
+15
*
r19302: Use TALLOC_ZERO_P not TALLOC_P to ensure unused
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r19301: Correct debug statement.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r19300: Fix null deref in debug statement.
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r19292: Avoid some potential segfaults: In winreg_EnumValue all pointers are ...
Volker Lendecke
2007-10-10
1
-9
/
+21
*
r19291: this should fix the build on heimdal systems
Stefan Metzmacher
2007-10-10
2
-2
/
+1
*
r19290: regedit running on nt4 will cut off the last character from a enumkey...
Volker Lendecke
2007-10-10
3
-6
/
+6
*
r19288: tdb_prs_store is right now used to store printer and share security
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19287: As requested by Bjoern Jacke <bjoern@j3e.de>: Check in the NetBSD win...
Volker Lendecke
2007-10-10
4
-1
/
+479
*
r19286: Remove dependency on Fink. If we really *need* anything from Fink,
James Peach
2007-10-10
1
-13
/
+2
*
r19272: Ensure we return 1 member in the optimized case.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r19271: Test the "hack" for "Domain Users" as agreed with
Jeremy Allison
2007-10-10
1
-9
/
+120
*
r19270: Stop depending on internal MIT symbols. These are private on MacOS
James Peach
2007-10-10
3
-62
/
+107
*
r19263: Be more accurate in telling what the sitename problem is in this DEBUG
Günther Deschner
2007-10-10
1
-1
/
+1
*
r19260: Fix for bug #3524 from tiamat@komi.mts.ru - Solaris quotas.
Jeremy Allison
2007-10-10
1
-7
/
+9
*
r19257: Janitor for Guenther - as well as a little massaging to make
Jeremy Allison
2007-10-10
1
-37
/
+74
*
r19255: Add blacklist of accounts when NSS initgroups calls are coming in and
Günther Deschner
2007-10-10
2
-0
/
+28
*
r19254: Make sure to also wait 35 seconds to receive a Netlogon GETDC reply
Günther Deschner
2007-10-10
1
-0
/
+8
*
r19250: Fixes bug 4156.
Derrell Lipman
2007-10-10
1
-0
/
+1
*
r19249: Attempt to fix a site lookup bug found by Guenther.
Jeremy Allison
2007-10-10
2
-0
/
+35
*
r19248: Activate RPC-SAMBA3-WKSSVC
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19246: merge from samba4 rev 18207 and 18208:
Stefan Metzmacher
2007-10-10
2
-1
/
+10
*
r19244: fix the build on systems with broken krb5
Stefan Metzmacher
2007-10-10
2
-5
/
+29
*
r19243: Fix debug statement.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r19241: compile xattr wrappers on mac os 10
Stefan Metzmacher
2007-10-10
2
-0
/
+76
*
r19240: move the NO_CONFIG_H check to libreplace
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r19239: make the acl configure check more readable...
Stefan Metzmacher
2007-10-10
1
-38
/
+68
*
r19238: Let the comfigure check find that some krb5 functions
Stefan Metzmacher
2007-10-10
1
-16
/
+71
[prev]
[next]