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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21663: Fix from the Wine guys: Robert Shearman <rob@codeweavers.com>
Jeremy Allison
1
-1
/
+2
2007-10-10
r21657: get rid of warning - not everyone understands %F
Herb Lewis
1
-3
/
+3
2007-10-10
r21655: Regenerate after pidl bugfix.
Jelmer Vernooij
4
-15
/
+15
2007-10-10
r21652: Fix samba3-specific initialization
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r21651: Add ndrdump to samba 3. This only works from external source at the
Jelmer Vernooij
2
-6
/
+32
2007-10-10
r21647: Allow unit on for size parameters.
James Peach
1
-2
/
+4
2007-10-10
r21646: Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp>
Jeremy Allison
1
-5
/
+22
2007-10-10
r21645: Make posix_unlink work - on open files too !
Jeremy Allison
1
-1
/
+24
2007-10-10
r21644: Allow mkdir on platforms with no O_DIRECTORY.
Jeremy Allison
2
-9
/
+48
2007-10-10
r21643: Put the correct bits on the wire for posix_mkdir.
Jeremy Allison
1
-1
/
+2
2007-10-10
r21642: Fix bug 4365. Please note that this was only tested with Vista so far...
Volker Lendecke
1
-1
/
+1
2007-10-10
r21641: Add test code for POSIX pathname calls into smbclient.
Jeremy Allison
1
-0
/
+147
2007-10-10
r21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY.
Jeremy Allison
1
-0
/
+9
2007-10-10
r21639: Add in implementations of POSIX open/mkdir/unlink/rmdir.
Jeremy Allison
1
-0
/
+176
2007-10-10
r21638: Change POSIX_UNLINK to allow clients to differentiate
Jeremy Allison
2
-2
/
+22
2007-10-10
r21637: Get "password never expires" account policy working.
Jim McDonough
1
-3
/
+9
2007-10-10
r21636: Was almost right before. We have to specify the short domain name to...
Gerald Carter
1
-1
/
+1
2007-10-10
r21635: Don't free talloc()'d memory. I wish people would check the callers
Gerald Carter
1
-1
/
+1
2007-10-10
r21633: First real fix from me found during the bug hunt.
Gerald Carter
1
-0
/
+8
2007-10-10
r21632: Remove ununsed variable
Gerald Carter
1
-1
/
+0
2007-10-10
r21626: Fix memory leak on error path noticed by
Gerald Carter
1
-0
/
+1
2007-10-10
r21623: Fix copy/paste error
Simo Sorce
1
-2
/
+2
2007-10-10
r21622: Fix bad merge caught by James.
Gerald Carter
1
-7
/
+0
2007-10-10
r21616: Delay initialization of idmap and nss_info backends until necessary
Gerald Carter
6
-33
/
+193
2007-10-10
r21615: don't wait until the last second to try to renew a Krb5 ticket as it ...
Gerald Carter
1
-2
/
+4
2007-10-10
r21614: The memset() called on aligned memory was causing crashes
Gerald Carter
1
-0
/
+11
2007-10-10
r21613: perform variable subsitution on home directories and shells provided ...
Gerald Carter
1
-12
/
+13
2007-10-10
r21612: Make pam_winbind do the same username fixup on AIX as the WINBINDD
Gerald Carter
1
-2
/
+32
2007-10-10
r21611: I'm not entirely sure about this patch but it is working.
Gerald Carter
1
-13
/
+66
2007-10-10
r21610: put libraries preceeding the @SONAMEFLAG@ variable as on AIX this end...
Gerald Carter
1
-2
/
+2
2007-10-10
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
11
-7
/
+56
2007-10-10
r21608: Fix a couple of memleaks in error code paths before
Jeremy Allison
3
-2
/
+13
2007-10-10
r21607: While committing I saw I had not newline terminated this string ...
Simo Sorce
1
-1
/
+1
2007-10-10
r21606: Implement escaping function for ldap RDN values
Simo Sorce
9
-30
/
+198
2007-10-10
r21605: Fix small typo noticed by Raúl Sánchez Siles <rss@barracuda.es>.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21604: I got this wrong also in libsmb :-(.
Jeremy Allison
1
-0
/
+2
2007-10-10
r21603: Horrible backwards compatibility hack as an old server bug
Jeremy Allison
1
-1
/
+11
2007-10-10
r21581: Add an error code I just got
Volker Lendecke
2
-0
/
+2
2007-10-10
r21577: Remove unneeded #define (part of earlier patch that was
Jeremy Allison
1
-2
/
+0
2007-10-10
r21576: Patch based on work from Todd Stecher <todd.stecher@isilon.com>
Jeremy Allison
2
-16
/
+83
2007-10-10
r21569: Fix bug reported by Martin Zielinski <mz@seh.de>
Jeremy Allison
1
-1
/
+1
2007-10-10
r21566: If we're going to be broken, at least be *consistently*
Jeremy Allison
1
-1
/
+9
2007-10-10
r21565: Import ndrdump (doesn't compile yet, needs table support functions).
Jelmer Vernooij
5
-5
/
+579
2007-10-10
r21563: Fix a memleak: We only need dispinfo structs for "our" and for the bu...
Volker Lendecke
1
-40
/
+41
2007-10-10
r21562: Regenerate gen_ndr after pidl changes.
Jelmer Vernooij
19
-146
/
+183
2007-10-10
r21561: It makes absolutely no sense to call krb5_kt_resolve() two times
Günther Deschner
1
-6
/
+1
2007-10-10
r21560: Convert name_to_fqdn to BOOL.
Günther Deschner
1
-3
/
+6
2007-10-10
r21558: Safe more indent, again no code changes.
Günther Deschner
1
-37
/
+37
2007-10-10
r21557: indent only fix. No code change.
Günther Deschner
1
-49
/
+49
2007-10-10
r21556: Remove superfluos return check in ads_keytab_verify_ticket().
Günther Deschner
1
-2
/
+0
[next]