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
r3438: fix some kerberos-related prototype warnings
Günther Deschner
1
-0
/
+3
2007-10-10
r3437: fix the build.
Günther Deschner
1
-4
/
+4
2007-10-10
r3436: Fix build with recent heimdal-versions (0.6.3) as pointed out by Luke
Günther Deschner
1
-0
/
+2
2007-10-10
r3420: install smbwrapper and add the include directory in the package
Gerald Carter
2
-0
/
+8
2007-10-10
r3417: BUG 350: patch from Matt Selsky <selsky@columbia.edu> to use autoconf ...
Gerald Carter
1
-4
/
+6
2007-10-10
r3408: Another build fix
Volker Lendecke
1
-1
/
+1
2007-10-10
r3407: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r3399: a few more packaging fixes
Gerald Carter
2
-18
/
+17
2007-10-10
r3398: fixing up solaris packaging for 3.0.x
Gerald Carter
9
-234
/
+530
2007-10-10
r3381: More merging of the #1717 patch. Fixup some erroneous assumptions about
Jeremy Allison
2
-62
/
+77
2007-10-10
r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...
Jeremy Allison
3
-17
/
+91
2007-10-10
r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...
Jeremy Allison
6
-19
/
+592
2007-10-10
r3345: More MIT/Heimdal tests for comparing enctypes now.
Jeremy Allison
2
-0
/
+16
2007-10-10
r3342: More MIT/Heimdal fixes to allow an enctype to be explicitly set in a k...
Jeremy Allison
2
-0
/
+35
2007-10-10
r3339: allow tdbtool to be built
Herb Lewis
1
-1
/
+8
2007-10-10
r3326: BUG 1782: reorder loadparm.c to prevent testparm from displaying synon...
Gerald Carter
1
-5
/
+5
2007-10-10
r3298: turning sendfile back off by default
Gerald Carter
1
-1
/
+1
2007-10-10
r3296: Fix to ensure entries are stored in correct order. Bug #1498. Patch from
Jeremy Allison
1
-2
/
+2
2007-10-10
r3294: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai...
Jeremy Allison
1
-2
/
+9
2007-10-10
r3292: A fix from Narayana Pattipati <narayana[dot]pattipati[at]wipro\dotty/...
Richard Sharpe
2
-3
/
+3
2007-10-10
r3275: Fix from Michael Sweet <mike@easysw.com> for bug #1892.
Jeremy Allison
1
-4
/
+4
2007-10-10
r3273: Ensure we're consistent in the use of strchr_m for '@'.
Jeremy Allison
3
-4
/
+4
2007-10-10
r3264: fix lmhosts lookup so that we don't say we found something when we rea...
Gerald Carter
1
-24
/
+29
2007-10-10
r3230: swat/lang/*/include/*html are no installed anymore
Gerald Carter
1
-1
/
+0
2007-10-10
r3228: Fix for bugzilla #1884 from Brett Funderburg. Use the value of
Tim Potter
1
-2
/
+2
2007-10-10
r3225: Fix correct use of resume name. Cope with the resume
Jeremy Allison
1
-3
/
+7
2007-10-10
r3221: Remove check for allow-trusted-domains so that this thing does not thr...
John Terpstra
1
-1
/
+1
2007-10-10
r3151: Add the "no warranty"-section in the licence header.
Günther Deschner
1
-0
/
+10
2007-10-10
r3146: Some cleanup for idmap_rid:
Günther Deschner
1
-155
/
+150
2007-10-10
r3145: Add experimental idmap_rid-Plugin.
Günther Deschner
3
-0
/
+519
2007-10-10
r3143: Allow for multiple DC's to be named as #1c names in lmhosts.
Volker Lendecke
1
-13
/
+26
2007-10-10
r3140: * try to ensure consistent usage of the username map.
Gerald Carter
2
-14
/
+27
2007-10-10
r3138: Fix from Sorin Manolache <sorinm@gmail.com> for memory leak.
Jeremy Allison
1
-0
/
+1
2007-10-10
r3137: Do not simply ignore failing idmap-module init for remotemaps.
Günther Deschner
1
-1
/
+4
2007-10-10
r3121: Bug #1956. Ensure errno is saved and restored consistently on a normal...
Jeremy Allison
1
-8
/
+18
2007-10-10
r3120: Fix bug #1955 reported by Love <lha@stacken.kth.se>. Inconsistent erro...
Jeremy Allison
1
-3
/
+3
2007-10-10
r3117: Fix from Tom Lackemann <cessnatomny@yahoo.com> for bug #1954.
Jeremy Allison
1
-3
/
+6
2007-10-10
r3088: update nds schema file from Uli Iske <iske@elkb.de>
Gerald Carter
1
-30
/
+189
2007-10-10
r3072: Fix for bug #1947 - incorrect use of getpwnam() etc. interface.
Jeremy Allison
1
-6
/
+0
2007-10-10
r3069: add 'force printername' service parameter for people that want to enfo...
Gerald Carter
3
-17
/
+43
2007-10-10
r3068: strip guest mount option off before sending to kernel mount routine to...
Steve French
1
-0
/
+6
2007-10-10
r3067: patch based on volker's initial work in trunk that fixes the queu upda...
Gerald Carter
8
-346
/
+425
2007-10-10
r3066: BUG 1519: fix segfault caused by double free of a printer
Gerald Carter
1
-1
/
+0
2007-10-10
r3065: BUG 1519 (more): apparently the server_name notify request is used to ...
Gerald Carter
1
-13
/
+4
2007-10-10
r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except...
Jeremy Allison
4
-42
/
+87
2007-10-10
r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...
Gerald Carter
4
-14
/
+19
2007-10-10
r3008: when checking for the existance of a lock we are only doing a single
Andrew Tridgell
1
-3
/
+0
2007-10-10
r3002: Fix for bug #1886 - prevent delete on close being set
Jeremy Allison
2
-18
/
+43
2007-10-10
r2999: Remove lockedkeys code. Not used.
Jeremy Allison
2
-72
/
+0
2007-10-10
r2996: readability fix for length check; no semantic changes
Gerald Carter
1
-1
/
+1
[next]