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
r17697: - enable test for slapd
Andrew Tridgell
1
-1
/
+2
2007-10-10
r17696: attempt to allow ldb to use an external popt directory, so we can
Andrew Tridgell
2
-2
/
+32
2007-10-10
r17695: added installcheck target
Andrew Tridgell
1
-1
/
+3
2007-10-10
r17694: Don't use printf() in a module...
Andrew Bartlett
1
-6
/
+5
2007-10-10
r17693: only install man pages if we have managed to generate them with
Andrew Tridgell
1
-2
/
+2
2007-10-10
r17692: - don't try and run ldap tests unless we have slapd
Andrew Tridgell
1
-5
/
+6
2007-10-10
r17691: Make the structure more public, so we have somewhere for calling
Andrew Bartlett
2
-5
/
+6
2007-10-10
r17690: Demonstrate how we can read the schema to find out details needed for
Andrew Bartlett
1
-3
/
+182
2007-10-10
r17689: build works, this should fix install ....
Andrew Tridgell
1
-1
/
+2
2007-10-10
r17688: the commit/test cycle for getting this to work in the build farm sure
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17687: remove circular dependency
Andrew Tridgell
1
-2
/
+2
2007-10-10
r17686: tdb.pc is in the build directory
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17685: talloc.pc is in the build directory
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17684: and we need -Iinclude for tdb
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17683: to pick up config.h we need -I. as well for talloc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17682: Add newline to end of file
Andrew Bartlett
1
-1
/
+1
2007-10-10
r17681: fixed standalone talloc build to support building in a separate
Andrew Tridgell
2
-3
/
+7
2007-10-10
r17680: make standalone tdb support building and testing in a different
Andrew Tridgell
2
-5
/
+16
2007-10-10
r17679: - fix 'make test-ldap' to skip ldb specials
Andrew Tridgell
8
-48
/
+77
2007-10-10
r17678: don't free result message twice
Andrew Tridgell
1
-3
/
+3
2007-10-10
r17675: increase max torture test runtime - we have some v slow hosts in the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17674: fixed a problem on with our configure logic on systems that have
Andrew Tridgell
3
-5
/
+5
2007-10-10
r17671: Update the tests according to changes in libnet context.
Rafal Szczesniak
2
-7
/
+8
2007-10-10
r17670: 1) Refactor libnet context structure a bit, to have rpc connection
Rafal Szczesniak
6
-65
/
+495
2007-10-10
r17662: some more enhancements to our schema extraction tool,
Simo Sorce
2
-1
/
+232
2007-10-10
r17661: A patch from Martin Kuehl:
Andrew Bartlett
1
-71
/
+464
2007-10-10
r17660: fixed configure test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17659: cope with systems without the x509 gnutls functions
Andrew Tridgell
1
-1
/
+6
2007-10-10
r17658: several replacement snprintf() fixes.
Andrew Tridgell
1
-15
/
+40
2007-10-10
r17656: some systems (like older solaris) don't return ENOTEMPTY on rmdir()
Andrew Tridgell
1
-0
/
+4
2007-10-10
r17653: fix typo
Simo Sorce
1
-1
/
+1
2007-10-10
r17652: add oMSyntax to these attributes
Simo Sorce
1
-0
/
+9
2007-10-10
r17651: Commit the set of classess used to generate our schema
Simo Sorce
2
-1406
/
+1973
2007-10-10
r17648: update minschema.js
Simo Sorce
2
-13
/
+51
2007-10-10
r17647: the init fns should not take a mem_ctx
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17646: Use authentication if specified.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r17645: gcc 4.1.x has started producing "value computed is not used" warnings
Andrew Tridgell
1
-1
/
+4
2007-10-10
r17644: change the ldap server to always use the single process model. We are
Andrew Tridgell
1
-2
/
+8
2007-10-10
r17642: some more mappings
Simo Sorce
1
-3
/
+7
2007-10-10
r17641: some more info, add oMObjectClass values (binary :-/)
Simo Sorce
1
-23
/
+24
2007-10-10
r17639: Martin Kuhl noticed that we loaded an incorrect value for
Andrew Bartlett
2
-0
/
+11
2007-10-10
r17634: Kill off another case where we used dnsDomain, and point it again at
Andrew Bartlett
1
-5
/
+5
2007-10-10
r17633: Return NULL at the end of the file, or else we can't tell the
Andrew Bartlett
1
-0
/
+4
2007-10-10
r17632: This is the most accurate mappings between LDAP OID Syntaxes and AD S...
Simo Sorce
1
-0
/
+74
2007-10-10
r17631: Some syntaxes from MS in a now vanished internet draft
Simo Sorce
1
-0
/
+137
2007-10-10
r17624: Samba3 does not yet do getprinterinfo level 6
Volker Lendecke
1
-0
/
+5
2007-10-10
r17614: Our first "client side' ldb module.
Simo Sorce
2
-0
/
+448
2007-10-10
r17613: style fix
Simo Sorce
1
-1
/
+2
2007-10-10
r17609: Kill one more use of the fake dnsDomain attribute.
Andrew Bartlett
1
-4
/
+5
2007-10-10
r17601: Fix declaration after statement.
Andrew Bartlett
1
-3
/
+2
[next]