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
r6856: Add a couple of tests that test for the behaviour described in
Jelmer Vernooij
2
-1
/
+377
2007-10-10
r6854: Add --quiet option to pidl
Jelmer Vernooij
4
-2
/
+175
2007-10-10
r6853: again fixed SOCKET_WRAPPER_DIR in 'make test'
Andrew Tridgell
1
-2
/
+1
2007-10-10
r6852: implement an idea from kinkie to make the 'make test' target automatic...
Andrew Tridgell
1
-7
/
+10
2007-10-10
r6851: Typo in comment.
Tim Potter
1
-1
/
+1
2007-10-10
r6848: Remove some dead/unused code.
Tim Potter
1
-3
/
+0
2007-10-10
r6847: Fix some unused variable warnings in the libnet torture test.
Tim Potter
2
-2
/
+0
2007-10-10
r6846: make smbd terminate immediately on EOF from stdin
Andrew Tridgell
1
-0
/
+16
2007-10-10
r6845: make the talloc header align to 40 bytes, which costs us an extra 4
Andrew Tridgell
1
-8
/
+11
2007-10-10
r6842: Move to .mk file
Jelmer Vernooij
4
-5
/
+6
2007-10-10
r6839: Add support for building subsystems as shared libraries. This can be
Jelmer Vernooij
9
-129
/
+131
2007-10-10
r6838: Remove unnecessary calls to gensec_gsskrb5
Jelmer Vernooij
2
-6
/
+9
2007-10-10
r6836: Allow optionally passing in a destination filename for NDR parsers
Jelmer Vernooij
1
-12
/
+18
2007-10-10
r6833: split out the routine that calculates the diff between two ldb message...
Andrew Tridgell
3
-43
/
+63
2007-10-10
r6831: talloc now requires config.h (this fixes ldb build)
Andrew Tridgell
1
-2
/
+0
2007-10-10
r6830: put header checks in config.m4 so when it is included by other project...
Andrew Tridgell
2
-1
/
+1
2007-10-10
r6829: include the talloc autoconf tests when building ldb standalone
Andrew Tridgell
1
-0
/
+2
2007-10-10
r6828: More portability fixes
Jelmer Vernooij
4
-3
/
+12
2007-10-10
r6825: Fall back to chsize if ftruncate is not available
Jelmer Vernooij
2
-1
/
+5
2007-10-10
r6819: More notes on krb5 requirements
Andrew Bartlett
1
-18
/
+66
2007-10-10
r6817: - fixed empty ldap search elements in filters
Andrew Tridgell
5
-11
/
+41
2007-10-10
r6816: - fixed debug display of ndr netlogon union
Andrew Tridgell
1
-2
/
+5
2007-10-10
r6815: fill in values in cldap server as well
Andrew Tridgell
1
-2
/
+2
2007-10-10
r6814: fill in two more unknown values in cldap responses
Andrew Tridgell
1
-2
/
+2
2007-10-10
r6812: more talloc portability tweaks
Andrew Tridgell
3
-6
/
+3
2007-10-10
r6811: Another attempt at better kerberos/gssapi headers.
Andrew Bartlett
1
-5
/
+7
2007-10-10
r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and m4 files to be called
Tim Potter
7
-5
/
+10
2007-10-10
r6809: ifeq is not portable in make - jelmer, you'll need to find some other ...
Andrew Tridgell
1
-6
/
+1
2007-10-10
r6808: - test for gcov not needed
Andrew Tridgell
3
-15
/
+10
2007-10-10
r6807: Fix in-tree build of talloc testsuite
Jelmer Vernooij
1
-7
/
+0
2007-10-10
r6806: Try again to fix the build on various kerberos libs.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6805: Remove two remaining references to gensec_gsskrb5
Jelmer Vernooij
2
-5
/
+0
2007-10-10
r6804: Add config.h for talloc (and use it)
Jelmer Vernooij
5
-9
/
+31
2007-10-10
r6803: Try to bring in the correct GSSAPI headers for the krb5 mech. This
Andrew Bartlett
4
-33
/
+16
2007-10-10
r6802: - fixed CFLAGS
Andrew Tridgell
1
-6
/
+4
2007-10-10
r6801: It appears that krb5_make_principal, while convenient, is not portable.
Andrew Bartlett
1
-4
/
+13
2007-10-10
r6800: A big GENSEC update:
Andrew Bartlett
11
-335
/
+558
2007-10-10
r6799: Remove a rudundent variable from the context structure - we can figure
Andrew Bartlett
4
-10
/
+14
2007-10-10
r6798: Valgrind pain is not something I look forward to - if we ever fall
Andrew Bartlett
1
-2
/
+6
2007-10-10
r6797: Typo fix.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r6796: Remove the gensec_gsskrb5 module, which had had all of it's special
Andrew Bartlett
2
-594
/
+0
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
23
-159
/
+65
2007-10-10
r6794: spellfix
Simo Sorce
1
-3
/
+3
2007-10-10
r6793: Move auth_sam to use the dnsDomain rather than the
Andrew Bartlett
2
-1
/
+7
2007-10-10
r6792: Allow a mech to fail on the first pass at the packet, and still fall
Andrew Bartlett
1
-0
/
+2
2007-10-10
r6791: My early notes on the particular things I have discovered as I learn
Andrew Bartlett
1
-0
/
+176
2007-10-10
r6790: Use config.h file for ldb and add test for stdint.h
Jelmer Vernooij
4
-2
/
+10
2007-10-10
r6787: Use debhelper for the debian packages
Jelmer Vernooij
5
-40
/
+49
2007-10-10
r6781: -add some comments on how attributes and objectClasses are identified ...
Stefan Metzmacher
1
-2
/
+83
2007-10-10
r6776: make the cldap torture test not dependent on the realm being set
Andrew Tridgell
1
-27
/
+54
[next]