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-12-21
r25616: Fedora DS now has a way to install the schema and extra configuration
Andrew Bartlett
3
-11
/
+11
2007-12-21
r25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3.
Jelmer Vernooij
1
-3
/
+13
2007-12-21
r25614: Add trivial tdb website.
Jelmer Vernooij
1
-0
/
+44
2007-12-21
r25613: verify the length and type before checking the value,
Stefan Metzmacher
1
-3
/
+2
2007-12-21
r25612: Add test_SetKeySecurity() call.
Günther Deschner
1
-1
/
+45
2007-12-21
r25611: Smaller fix for winreg test.
Günther Deschner
1
-1
/
+5
2007-12-21
r25610: Add security_descriptor_appendv() which takes va_list directly.
Günther Deschner
1
-9
/
+14
2007-12-21
r25609: Reformat RPC-WINREG test.
Günther Deschner
1
-18
/
+22
2007-12-21
r25608: Call security_descriptor_append from within security_descriptor_create.
Günther Deschner
1
-29
/
+1
2007-12-21
r25607: Allow to set security descriptor type flags at creation time with
Günther Deschner
6
-21
/
+28
2007-12-21
r25606: Allow test_GetKeySecurity() to return a security descriptor.
Günther Deschner
1
-7
/
+13
2007-12-21
r25605: Last round of registry reformats (before this gets an obsession...).
Günther Deschner
4
-271
/
+328
2007-12-21
r25604: Add security_descriptor_append() helper function.
Günther Deschner
1
-0
/
+42
2007-12-21
r25603: More reformat.
Günther Deschner
5
-118
/
+164
2007-12-21
r25602: don't imply "system/network.h" within replace.h,
Stefan Metzmacher
2
-4
/
+18
2007-12-21
r25601: replace.h should never imply any "system/*.h"
Stefan Metzmacher
2
-7
/
+12
2007-12-21
Merge commit 'release-4-0-0alpha1' into v4-0-test
Stefan Metzmacher
0
-0
/
+0
2007-12-21
[GLUE] fix some executable bits on shell scripts
Stefan Metzmacher
10
-0
/
+0
2007-12-21
r24958: This is the final text, and the final version. I'll send the release
Andrew Bartlett
3
-7
/
+11
2007-12-21
r24947: Forgot to merge this to release branch, so we got weird subs in
Andrew Bartlett
1
-0
/
+2
2007-12-21
r24944: Merge acct_expiry fix to release branch.
Andrew Bartlett
2
-5
/
+13
2007-12-21
r24919: Merge build fix and improved error strings to release branch.
Andrew Bartlett
2
-3
/
+5
2007-12-21
r24917: More thoughts on Samba4 release notes, readme etc.
Andrew Bartlett
3
-152
/
+17
2007-12-21
r24916: (merge to release branch)
Andrew Bartlett
4
-89
/
+63
2007-12-21
r24912: Merge 'use more substituted variables' patch to release branch.
Andrew Bartlett
1
-5
/
+5
2007-12-21
r24910: Merge named.conf patch by Andrew Kroeger <andrew@sprocks.gotdns.com>
Andrew Bartlett
1
-6
/
+15
2007-12-21
r24858: Make the 'vampire' code work again - clearly nobody uses this...
Andrew Bartlett
1
-0
/
+4
2007-12-21
r24823: Without any better ideas as to how to fill out the WHATSNEW, I've
Andrew Bartlett
1
-2
/
+100
2007-12-21
r24821: Update the mkrelease.sh script and mkversion.sh to make releasing cor...
Andrew Bartlett
2
-5
/
+22
2007-10-10
r25600: fix stupid typo...this should fix the build on sunX
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25599: print the error...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25597: HPUX doesn't have INET_ADDRSTRLEN defined
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r25596: It isn't valid to take the address of an array on the stack, and this
Andrew Bartlett
1
-1
/
+1
2007-10-10
r25595: we pass the "blackbox.smbclient.*USER and PASSWD" test
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r25594: Merge from 3_2:
Günther Deschner
1
-1
/
+5
2007-10-10
r25586: Fix getaddrinfo detection - from Timur.
Jeremy Allison
1
-1
/
+9
2007-10-10
r25585: don't start winbindd untill the build-farm faked users work with it
Stefan Metzmacher
1
-23
/
+24
2007-10-10
r25582: build nmblookup with make testsuite as it's needed in the blackbox tests
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25581: move variable to the place it belongs to.
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25580: Error out if there are no tests to run.
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r25579: BOOL -> bool
Stefan Metzmacher
4
-36
/
+36
2007-10-10
r25578: BOOL -> bool
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r25577: BOOL -> bool
Stefan Metzmacher
2
-42
/
+42
2007-10-10
r25576: BOOL -> bool
Stefan Metzmacher
2
-8
/
+8
2007-10-10
r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment v...
Jelmer Vernooij
2
-3
/
+20
2007-10-10
r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <...
Jelmer Vernooij
2
-3
/
+6
2007-10-10
r25562: Use standard bool types in cyrus sasl code - patch by Julien.
Jelmer Vernooij
1
-8
/
+9
2007-10-10
r25558: Define HAVE_* for other gai functions to prevent problems with libroken.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r25556: Update README.
Jelmer Vernooij
1
-0
/
+6
2007-10-10
r25555: Remove support for BOOL, True and False.
Jelmer Vernooij
2
-9
/
+1
[next]