Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19863: Create -uninstalled.pc files. This should reenable compilation and ru... | Jelmer Vernooij | 7 | -30/+55 |
2007-10-10 | r19862: Fix list concatenation | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r19861: Add simple pkg-config replacement. | Jelmer Vernooij | 1 | -0/+130 |
2007-10-10 | r19859: Reuse referrent ids when pushing full pointers (still need to | Jelmer Vernooij | 4 | -4/+51 |
2007-10-10 | r19856: Use sptr as basis for full ptr implementation. Will add checks for du... | Jelmer Vernooij | 4 | -22/+13 |
2007-10-10 | r19855: toplevel pointers are 'ref' by default: | Stefan Metzmacher | 1 | -14/+14 |
2007-10-10 | r19854: readd support for 'sptr' pointers, to work against windows servers | Stefan Metzmacher | 1 | -3/+4 |
2007-10-10 | r19850: Fix IDL warnings. | Jelmer Vernooij | 2 | -6/+6 |
2007-10-10 | r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ... | Stefan Metzmacher | 2 | -4/+27 |
2007-10-10 | r19846: Fix bunch of IDL warnings. | Jelmer Vernooij | 9 | -26/+18 |
2007-10-10 | r19845: Add warning for pointer_default_top() | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r19844: Fix warnings and errors in epmapper IDL. | Jelmer Vernooij | 5 | -19/+22 |
2007-10-10 | r19843: Fix warning. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r19842: Complain about unknown pointer types. | Jelmer Vernooij | 1 | -3/+8 |
2007-10-10 | r19836: Fix warnings in some IDL files. | Jelmer Vernooij | 4 | -19/+18 |
2007-10-10 | r19834: Prevent some inaccurate warnings. | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 51 | -188/+170 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 80 | -1118/+1550 |
2007-10-10 | r19830: Warn about non-ref top-level pointers. | Jelmer Vernooij | 1 | -4/+5 |
2007-10-10 | r19829: Update documentation. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r19805: Add the (harmless, but apparently default) | Andrew Bartlett | 3 | -2/+10 |
2007-10-10 | r19790: Check in the PIDL change and the converted unixinfo and winbind pipes... | Volker Lendecke | 2 | -11/+35 |
2007-10-10 | r19761: This may need work, but here is an initial implementation of | Andrew Bartlett | 1 | -1/+64 |
2007-10-10 | r19760: Create a DC account for the drsuapi tests to work on, rather than | Andrew Bartlett | 3 | -14/+74 |
2007-10-10 | r19759: Allow a join to occour against ncacn_ip_tcp again (useful for torture | Andrew Bartlett | 1 | -7/+28 |
2007-10-10 | r19757: Don't do the strrchr twice. Pointed out by Martin Kuhl. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19753: verify result of received request before sending the next one. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r19752: Remove support for the `depends' attribute (use "import") instead. | Jelmer Vernooij | 5 | -20/+0 |
2007-10-10 | r19751: Add some tests for parsing the "include", "import" and "importlib" st... | Jelmer Vernooij | 1 | -1/+9 |
2007-10-10 | r19743: merge from samba3: | Stefan Metzmacher | 4 | -500/+1 |
2007-10-10 | r19742: fix compiler warnings | Stefan Metzmacher | 1 | -4/+8 |
2007-10-10 | r19740: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19738: tp3 is already released, so we have tp4-svn now | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19737: - add some more CLDAP rootdse tests | Stefan Metzmacher | 1 | -9/+26 |
2007-10-10 | r19736: handle rootdse call via CLDAP | Stefan Metzmacher | 4 | -15/+219 |
2007-10-10 | r19735: report the LDAP error code in the CLDAP replies to the caller | Stefan Metzmacher | 1 | -3/+7 |
2007-10-10 | r19734: display LDAP error code nicer | Stefan Metzmacher | 1 | -6/+47 |
2007-10-10 | r19733: More work to fix ldb_map. With the wildcard present, | Andrew Bartlett | 1 | -6/+2 |
2007-10-10 | r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS. | Andrew Bartlett | 2 | -4/+7 |
2007-10-10 | r19731: Modify the ldb_map infrustructure to always map from requested | Andrew Bartlett | 7 | -78/+263 |
2007-10-10 | r19729: - split basedn related tests to a new function | Stefan Metzmacher | 1 | -7/+27 |
2007-10-10 | r19727: make it possible to run the ldap.js tests against non global catalog ... | Stefan Metzmacher | 1 | -35/+46 |
2007-10-10 | r19726: when a client explicit asks for the 'netlogon' attriubute on LDAP | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r19724: add a helper functions to return an CLDAP error | Stefan Metzmacher | 2 | -5/+37 |
2007-10-10 | r19723: don't use [,],(,) in test names to make the build-farm output happy | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r19722: fix memory leaks and hierachie bugs | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r19721: ldapsrv_SearchCallback isn't needed any more | Stefan Metzmacher | 1 | -60/+1 |
2007-10-10 | r19720: - don't pass a pointer reference to ldb_search_default_callback() | Stefan Metzmacher | 2 | -16/+18 |
2007-10-10 | r19719: don't use 'new' as var name samba3 doesn't like it... | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r19714: - add an explicit default target (needs to be the first target in the... | Stefan Metzmacher | 1 | -1/+3 |