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