Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -1406/+1942 |
2007-10-10 | r17648: update minschema.js | Simo Sorce | 1 | -2/+14 |
2007-10-10 | r17647: the init fns should not take a mem_ctx | Andrew Tridgell | 1 | -1/+1 |
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 |
2007-10-10 | r17600: Finish the schema conversion tool, and add a mapping file, used to map | Andrew Bartlett | 6 | -85/+191 |
2007-10-10 | r17599: Improvements to the AD-like to OpenLDAP format schema conversion util... | Andrew Bartlett | 1 | -53/+252 |
2007-10-10 | r17596: apply patch from Martin | Simo Sorce | 1 | -4/+4 |
2007-10-10 | r17588: this file doesn't exist anymore | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 32 | -80/+88 |
2007-10-10 | r17582: Fix dependenies for oLschema2ldif. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17581: Add tool to convert AD schema back to OpenLDAP's schema formatting. | Andrew Bartlett | 1 | -0/+324 |
2007-10-10 | r17580: Add a new tools to convert back from AD-like schema to OpenLDAP. | Andrew Bartlett | 8 | -36/+312 |
2007-10-10 | r17579: make ldb build g++ friendly | Andrew Tridgell | 4 | -67/+67 |
2007-10-10 | r17578: in standalone talloc build ensure we get intptr_t if available (which | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r17577: Patch from Kai Blin <kai.blin@gmail.com>: | Andrew Bartlett | 1 | -1/+62 |
2007-10-10 | r17570: add dummy functions for the frsrpc and frsapi interfaces | Stefan Metzmacher | 3 | -1/+117 |
2007-10-10 | r17567: add error code I got from DsGetNCChanges | Stefan Metzmacher | 2 | -0/+4 |
2007-10-10 | r17566: test if the compiler support inline, this results | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17565: expand the test for negative enum values, systems like Tru64 | Stefan Metzmacher | 1 | -2/+19 |
2007-10-10 | r17564: we don't need a AC_TRY_RUN to test the compiler warning options | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17553: Actually enable the samba3sam module. Should help 'make test'. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r17548: It is a good idea to commit the fix (from mkhl) before the test that | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17547: Add test by mkhl for some of our variable substituion behaviour. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r17543: Patch from Martin Kühl <martin.kuehl@gmail.com> to extend the | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r17542: In using ldb_map, I ran across some very odd behaviours when we search | Andrew Bartlett | 4 | -5/+26 |
2007-10-10 | r17540: store command line args of selftest.sh in local vars | Stefan Metzmacher | 1 | -8/+15 |
2007-10-10 | r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202 | Stefan Metzmacher | 4 | -1/+103 |
2007-10-10 | r17538: this function should be static... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17537: if we replace inet_ntoa() we need a prototype of | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17534: Try another group for 'wheel' on True64. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17533: add missing include, so that "socket options = TCP_NODELY" as | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17532: merge from SAMBA_3_0 Revision: 17460 | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17531: fix whitespaces | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17530: Watching the build farm mails carefully pays off... | Andrew Bartlett | 1 | -3/+2 |
2007-10-10 | r17529: Simo doesn't like the use of the internal ldb_errstring in functions | Andrew Bartlett | 3 | -16/+41 |
2007-10-10 | r17528: This is an additional item of schema we require. | Andrew Bartlett | 1 | -0/+21 |