Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18515: Remove calls to "time" for now as some sh implementations don't have it, | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r18504: Handle mappings for RENAME and KEEP attributes better. We don't need | Andrew Bartlett | 1 | -44/+66 |
2007-10-10 | r18495: More work on the LDAP backend (which now passes a lot of our tests!) | Andrew Bartlett | 4 | -59/+95 |
2007-10-10 | r18485: include libreplace.m4 in the aclocal.m4 files | Stefan Metzmacher | 2 | -2/+3 |
2007-10-10 | r18439: 2nd try at a talloc_move() api. This type with the ** ptr interface | Andrew Tridgell | 11 | -28/+30 |
2007-10-10 | r18438: I should have examined these uses of talloc_move() more | Andrew Tridgell | 3 | -10/+5 |
2007-10-10 | r18437: added a 'make valgrindtest' target for ldb | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r18436: converted ldb to use talloc_move() instead of talloc_steal() when | Andrew Tridgell | 11 | -76/+31 |
2007-10-10 | r18410: Reduce noise in the ldb_ildap backend. We regularly search for things | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r18347: run slapd in the foreground so timelimit can kill it | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r18346: make sure we kill off the slapd process | Andrew Tridgell | 2 | -4/+26 |
2007-10-10 | r18327: 'struct token' is defined on some hosts | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r18321: fixed some warnings on AIX | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r18317: Make sure we actually have a valid reply or fail | Simo Sorce | 1 | -0/+3 |
2007-10-10 | r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r18286: ldb now needs install-sh too | Andrew Tridgell | 1 | -0/+238 |
2007-10-10 | r18283: libreplace.m4 needs to be early in configure.ac in other packages too | Andrew Tridgell | 1 | -4/+1 |
2007-10-10 | r18272: Couldn't resist to change this. | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r18245: Ensure we don't keep the rootdse record around (steal it onto the | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r18244: more portable shell scripting | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18166: Fix build with external popt. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18161: Fix LDB build after popt changes. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18153: html/ isn't needed | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18152: move our AC macros into lib/replace/libreplace_macros.m4 | Stefan Metzmacher | 1 | -12/+1 |
2007-10-10 | r18150: fix make *clean | Stefan Metzmacher | 1 | -10/+8 |
2007-10-10 | r18143: the 'showflags' convention from Samba is useful for the other packages | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r18133: ad2oLschema needs ctype.h on some systems | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r18130: the move to system/ in libreplace broke some things ... should be | Andrew Tridgell | 4 | -0/+4 |
2007-10-10 | r18129: moved the system includes into libreplace - this gives much more | Andrew Tridgell | 1 | -29/+4 |
2007-10-10 | r18123: Fix manual file build. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18115: comparison_fn_t is defined in libreplace now | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r18112: really make use of libreplace in ldb | Andrew Tridgell | 1 | -7/+1 |
2007-10-10 | r18109: move ldb to use the same build methods | Andrew Tridgell | 6 | -102/+15 |
2007-10-10 | r18098: use m4_include() instead of sinclude() | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r18091: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r18036: Add missing file | Jelmer Vernooij | 2 | -0/+60 |
2007-10-10 | r18031: Merge my replace fixes: | Jelmer Vernooij | 8 | -222/+35 |
2007-10-10 | r18022: Increment number of records converted, and print number of records sk... | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r18018: Fix the build on OpenBSD. No license problem this time, I've written ... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17992: reverted r17842 | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r17978: make the ldap backend test for ldb work both with and without modules | Andrew Tridgell | 2 | -2/+19 |
2007-10-10 | r17960: try to use gmake if present on IRIX | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17868: remove duplicated attributes from list | Simo Sorce | 1 | -6/+1 |
2007-10-10 | r17859: Fix some return values | Simo Sorce | 1 | -15/+15 |
2007-10-10 | r17844: The AIX compiler thinks { } is a syntax error | Volker Lendecke | 1 | -1/+2 |