summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6876: - fixed a memory leak in the cldap serverAndrew Tridgell3-11/+14
2007-10-10r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp...Andrew Tridgell3-1/+132
2007-10-10r6874: Fix static library buildJelmer Vernooij1-8/+6
2007-10-10r6873: fixed exec bitAndrew Tridgell1-0/+0
2007-10-10r6869: removed completely bogus BASE-RW2 testAndrew Tridgell1-113/+0
2007-10-10r6868: the @ATTRIBUTES object format has changedSimo Sorce1-3/+6
2007-10-10r6867: this code will change the way the @ATTRIBUTES object is handledSimo Sorce8-33/+93
2007-10-10r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij5-14/+8
2007-10-10r6862: Add some more testsJelmer Vernooij7-30/+179
2007-10-10r6860: Add some allocation and alignment tests, remove uint64 from list of sc...Jelmer Vernooij6-6/+188
2007-10-10r6859: Add ndr_align tests, use environment variables ($CC, $CFLAGS, $LDFLAGS)Jelmer Vernooij4-9/+52
2007-10-10r6857: - Support [public] on functionsJelmer Vernooij4-133/+264
2007-10-10r6856: Add a couple of tests that test for the behaviour described inJelmer Vernooij2-1/+377
2007-10-10r6854: Add --quiet option to pidlJelmer Vernooij4-2/+175
2007-10-10r6853: again fixed SOCKET_WRAPPER_DIR in 'make test'Andrew Tridgell1-2/+1
2007-10-10r6852: implement an idea from kinkie to make the 'make test' target automatic...Andrew Tridgell1-7/+10
2007-10-10r6851: Typo in comment.Tim Potter1-1/+1
2007-10-10r6848: Remove some dead/unused code.Tim Potter1-3/+0
2007-10-10r6847: Fix some unused variable warnings in the libnet torture test.Tim Potter2-2/+0
2007-10-10r6846: make smbd terminate immediately on EOF from stdinAndrew Tridgell1-0/+16
2007-10-10r6845: make the talloc header align to 40 bytes, which costs us an extra 4Andrew Tridgell1-8/+11
2007-10-10r6842: Move to .mk fileJelmer Vernooij4-5/+6
2007-10-10r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij9-129/+131
2007-10-10r6838: Remove unnecessary calls to gensec_gsskrb5Jelmer Vernooij2-6/+9
2007-10-10r6836: Allow optionally passing in a destination filename for NDR parsersJelmer Vernooij1-12/+18
2007-10-10r6833: split out the routine that calculates the diff between two ldb message...Andrew Tridgell3-43/+63
2007-10-10r6831: talloc now requires config.h (this fixes ldb build)Andrew Tridgell1-2/+0
2007-10-10r6830: put header checks in config.m4 so when it is included by other project...Andrew Tridgell2-1/+1
2007-10-10r6829: include the talloc autoconf tests when building ldb standaloneAndrew Tridgell1-0/+2
2007-10-10r6828: More portability fixesJelmer Vernooij4-3/+12
2007-10-10r6825: Fall back to chsize if ftruncate is not availableJelmer Vernooij2-1/+5
2007-10-10r6819: More notes on krb5 requirementsAndrew Bartlett1-18/+66
2007-10-10r6817: - fixed empty ldap search elements in filtersAndrew Tridgell5-11/+41
2007-10-10r6816: - fixed debug display of ndr netlogon unionAndrew Tridgell1-2/+5
2007-10-10r6815: fill in values in cldap server as wellAndrew Tridgell1-2/+2
2007-10-10r6814: fill in two more unknown values in cldap responsesAndrew Tridgell1-2/+2
2007-10-10r6812: more talloc portability tweaksAndrew Tridgell3-6/+3
2007-10-10r6811: Another attempt at better kerberos/gssapi headers.Andrew Bartlett1-5/+7
2007-10-10r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and m4 files to be calledTim Potter7-5/+10
2007-10-10r6809: ifeq is not portable in make - jelmer, you'll need to find some other ...Andrew Tridgell1-6/+1
2007-10-10r6808: - test for gcov not neededAndrew Tridgell3-15/+10
2007-10-10r6807: Fix in-tree build of talloc testsuiteJelmer Vernooij1-7/+0
2007-10-10r6806: Try again to fix the build on various kerberos libs.Andrew Bartlett1-1/+1
2007-10-10r6805: Remove two remaining references to gensec_gsskrb5Jelmer Vernooij2-5/+0
2007-10-10r6804: Add config.h for talloc (and use it)Jelmer Vernooij5-9/+31
2007-10-10r6803: Try to bring in the correct GSSAPI headers for the krb5 mech. ThisAndrew Bartlett4-33/+16
2007-10-10r6802: - fixed CFLAGSAndrew Tridgell1-6/+4
2007-10-10r6801: It appears that krb5_make_principal, while convenient, is not portable.Andrew Bartlett1-4/+13
2007-10-10r6800: A big GENSEC update:Andrew Bartlett11-335/+558
2007-10-10r6799: Remove a rudundent variable from the context structure - we can figureAndrew Bartlett4-10/+14