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
r3985: Fix bug with 64bit fs support
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3974: - Fix assignment of a couple of fields in pdb_{mysql,pgsql}
Jelmer Vernooij
3
-8
/
+9
2007-10-10
r3954: bring Samba3 into line with the Samba4 password change code
Andrew Tridgell
1
-18
/
+11
2007-10-10
r3951: Fix for bugid #2081 reported by John Janosik <jpjanosi@us.ibm.com> - e...
Jeremy Allison
1
-1
/
+3
2007-10-10
r3948: Fix incorrect declaration. Bug #2083.
Jeremy Allison
1
-1
/
+1
2007-10-10
r3946: Fix for bugid #2085 reported by Jason Mader <jason@ncac.gwu.edu>. Use ...
Jeremy Allison
7
-7
/
+7
2007-10-10
r3944: Fix the problem we get on Linux where sendfile fails, but we've alread...
Jeremy Allison
2
-17
/
+93
2007-10-10
r3940: typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r3936: Ensure LARGE_READX response must fit within reply buffer.
Jeremy Allison
1
-0
/
+6
2007-10-10
r3934: Correctly check for the top length bit in LARGE_READX.
Jeremy Allison
1
-0
/
+5
2007-10-10
r3931: Fix all "may be used uninitialized" and "shadow" warnings.
Jeremy Allison
5
-12
/
+19
2007-10-10
r3929: Dead code elimination fix for bug #2075 from jason@ncac.gwu.edu.
Jeremy Allison
1
-6
/
+1
2007-10-10
r3928: Fix duplicate call to pdb_get_acct_desc(). Bugzilla #2080.
Tim Potter
1
-1
/
+1
2007-10-10
r3925: patch from Thomas Bork <tombork@web.de> to fix configure.in with GNU l...
Gerald Carter
1
-3
/
+20
2007-10-10
r3924: fix installswat once again after the image target location had changed...
Gerald Carter
1
-1
/
+1
2007-10-10
r3923: BUG 2073: fall back to smb_name if current_user_info is not available ...
Gerald Carter
1
-1
/
+1
2007-10-10
r3918: Allow to set OWNER- and GROUP-entries while setting security descriptors
Günther Deschner
1
-1
/
+9
2007-10-10
r3912: More fixes to have proper german in swat.
Günther Deschner
1
-53
/
+53
2007-10-10
r3911: typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r3895: Fix for bug #2045. May also fix other timestamp bugs with Excel
Jeremy Allison
2
-7
/
+27
2007-10-10
r3892: Fix "might be used uninitialized" error.
Jeremy Allison
1
-0
/
+6
2007-10-10
r3889: Only set mtime from pending_modtime if it's not already zero...
Jeremy Allison
1
-1
/
+1
2007-10-10
r3883: Fix error return -- thanks to rsharpe
Volker Lendecke
1
-1
/
+1
2007-10-10
r3882: Fix bug 2069 -- thanks to jason@ncac.gwu.edu
Volker Lendecke
1
-1
/
+2
2007-10-10
r3880: Tidy up some unused/shadowed variable usage.
Jeremy Allison
1
-4
/
+5
2007-10-10
r3877: Final (I hope :-) fix for #2050 from Lars Müller for select maxfd's.
Jeremy Allison
3
-24
/
+17
2007-10-10
r3875: Allow to look up at least or own sid in _lsa_lookup_sids.
Günther Deschner
3
-2
/
+17
2007-10-10
r3873: The semantics of the parameter 'printcap name' are a bit tricky. I had...
Volker Lendecke
1
-5
/
+20
2007-10-10
r3871: Fix memleak
Volker Lendecke
1
-1
/
+3
2007-10-10
r3868: Fix reverted logic of detecting HAVE_WRFILE_KEYTAB (Bugzilla 2059)
Günther Deschner
1
-3
/
+1
2007-10-10
r3867: Fix from david.hu@hp.com - make a copy of an incoming message
Jeremy Allison
1
-5
/
+5
2007-10-10
r3864: Fix from Lars Müller <lmuelle@suse.de> for bug #2050.
Jeremy Allison
1
-3
/
+19
2007-10-10
r3862: Fix from Lars Müller <lmuelle@suse.de>, check for HAVE_WRFILE_KEYTAB
Jeremy Allison
1
-2
/
+2
2007-10-10
r3859: Ensure if num_acls is set to 0xFFFF this field is ignored.
Jeremy Allison
3
-55
/
+74
2007-10-10
r3857: Shut up gcc about erroneous "used uninitialised" warning.
Jeremy Allison
1
-3
/
+3
2007-10-10
r3855: Sync up with the one in the main source dir (yes, this should probably
Jeremy Allison
1
-17
/
+22
2007-10-10
r3853: Fix an uninitialized variable warning. Jeremy, there are some of these in
Volker Lendecke
1
-0
/
+2
2007-10-10
r3852: Fix the build...
Volker Lendecke
1
-1
/
+1
2007-10-10
r3850: I get the impression that some developers here are using gcc 3.4. This...
Volker Lendecke
1
-1
/
+1
2007-10-10
r3848: Fix for bug 2057. Only partially applied the patch, the second part se...
Volker Lendecke
1
-0
/
+7
2007-10-10
r3846: Typo fix. Bug 2055. Lars, I'm available on irc.... :-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r3844: Attempt to get the build farm in line. Some systems seem to have defined
Volker Lendecke
2
-3
/
+3
2007-10-10
r3843: If a connection to a DC is requested, open connections simultaeneously...
Volker Lendecke
4
-163
/
+567
2007-10-10
r3841: Time out in ads search queries. Even AD servers can hang.
Volker Lendecke
1
-7
/
+44
2007-10-10
r3839: Some more specific NT security descriptors we've come across. Map them to
Volker Lendecke
1
-2
/
+13
2007-10-10
r3824: Fix crash in api_RNetShareEnum. ServicePtrs[] may contain invalid
Volker Lendecke
1
-0
/
+4
2007-10-10
r3823: Fix bug reported by Tom Dickson <tdickson@inostor.com> with
Jeremy Allison
1
-1
/
+2
2007-10-10
r3819: Updated config.guess/config.sub from
Jeremy Allison
2
-167
/
+345
2007-10-10
r3817: Fix from Lars Müller <lmuelle@suse.de> for bug #2050, calculate
Jeremy Allison
1
-2
/
+8
2007-10-10
r3816: Added fn to remove an ACL from a file. Now need client code to test this.
Jeremy Allison
1
-2
/
+128
[next]