Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r25215: replace talloc_append_string() with talloc_strdup_append_buffer() | Stefan Metzmacher | 2 | -15/+7 | |
metze (This used to be commit 8f2db3c130ce85d38f805836a7df039822ede066) | |||||
2007-10-10 | r25214: use talloc_strndup_append() instead of talloc_append_string() | Stefan Metzmacher | 1 | -20/+4 | |
and ugly hacks to handle the string termination. metze (This used to be commit 32bb276920d3f6987427613c6f1bc71557d8893e) | |||||
2007-10-10 | r25213: use talloc_strdup_append_buffer() instead of talloc_append_string() | Stefan Metzmacher | 1 | -3/+2 | |
metze (This used to be commit d0306ed16b55034f48cb514ea1f4dcd1d388ac50) | |||||
2007-10-10 | r25212: merge some stuff from samba3 | Stefan Metzmacher | 1 | -1/+4 | |
metze (This used to be commit 502251451aa78b82131283d0590b382943b1d156) | |||||
2007-10-10 | r25211: fix compiler warning | Stefan Metzmacher | 1 | -0/+4 | |
metze (This used to be commit c0d095c8c9c1f9a7a96771e20680c105f0cce308) | |||||
2007-10-10 | r25210: fix typo | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 489758afb22368399054d1306711e14cebce94e1) | |||||
2007-10-10 | r25209: unify logic of talloc_vasprintf_append() and ↵ | Stefan Metzmacher | 1 | -50/+29 | |
talloc_vasprintf_append_buffer() metze (This used to be commit 780c1c776e15f7224256a0ba0bda3e9f04702abe) | |||||
2007-10-10 | r25208: add talloc_str[n]dup_append[_buffer]() functions | Stefan Metzmacher | 2 | -9/+114 | |
metze (This used to be commit 8532076720ddaf3409db1196550cd7c6884380fc) | |||||
2007-10-10 | r25207: remove one nesting level and use unlikely() | Stefan Metzmacher | 1 | -7/+7 | |
metze (This used to be commit c2931540bc6e2d7665ef46a123f1c0618c3b55b7) | |||||
2007-10-10 | r25206: unify logic of talloc_strdup() and talloc_strndup(), | Stefan Metzmacher | 1 | -22/+20 | |
only strlen() vs. strnlen() is the difference now. metze (This used to be commit 92106e6b7e4ed3b6e1aa942b6dc8ae52fdf5805b) | |||||
2007-10-10 | r25205: $(srcdir) isn't expanded here... | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 4bce808917e296a0d50f39516da06bfb12418cf8) | |||||
2007-10-10 | r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 - | Andrew Bartlett | 2 | -9/+36 | |
rename of ldb entries for a case change (only). I've modified the testsuite to verify this. Andrew Bartlett (This used to be commit 9cccd00dac44dd9152ec03cecf5ffac24f918445) | |||||
2007-10-10 | r25203: Don't use subclasses in Samba4, as we always fill out the full | Andrew Bartlett | 2 | -12/+0 | |
objectClass list. Andrew Bartlett (This used to be commit e882dcb7aaa52843c656084c47c0b3c49557c22e) | |||||
2007-10-10 | r25196: Thanks to id10ts on IRC for finding some typos in my well-known names | Andrew Bartlett | 1 | -2/+2 | |
patch. Andrew Bartlett (This used to be commit 99e013207e4a10a97fe3b37eb901bc33805731a9) | |||||
2007-10-10 | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with | Andrew Bartlett | 8 | -885/+1452 | |
a new torture suite to match. This should fix bug #4954 by Matthias Wallnöfer <mwallnoefer@yahoo.de> Previously we had no knowlege of BUILTIN or well-known names. This code needs expansion to check with winbind for trusted domains. Andrew Bartlett (This used to be commit e6fc0e1f54ad64bdddc88e9ebd0d8d181b6ce26a) | |||||
2007-10-10 | r25193: Update headers to easy use by external apps. | Jelmer Vernooij | 9 | -11/+16 | |
(This used to be commit 20b70fbb7af6b6759c3b8c8aa56e10944b32bfdf) | |||||
2007-10-10 | r25192: try to fix the build on sun/solaris hosts | Stefan Metzmacher | 1 | -0/+4 | |
we should try to get rid of all c++ sympols in samba4... metze (This used to be commit 96d2f8b3604b8d34bc65877886d1d663131a712a) | |||||
2007-10-10 | r25191: Fix include for BSD systems. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 24a0df29677e6392aa88f4400e08effc29de9366) | |||||
2007-10-10 | r25190: Update talloc version to 1.1.0 after API-incompatible changes. | Jelmer Vernooij | 2 | -2/+2 | |
(This used to be commit 66000a1fa2365cd8a08e3ecaaa116b27eb74e8b8) | |||||
2007-10-10 | r25189: add first winbind test for the struct based protocol (WINBINDD_PING) | Stefan Metzmacher | 3 | -3/+54 | |
metze (This used to be commit 84b5babae7d24f5e076318f57642c99e40e7bf6b) | |||||
2007-10-10 | r25188: add infrastructure for WINBIND-* tests in smbtorture | Stefan Metzmacher | 3 | -0/+47 | |
metze (This used to be commit 3807699c001ce7a8ee0acba071cc2bb7f4406cd9) | |||||
2007-10-10 | r25187: pass FIRST_PREREQ to Makefile so that the value can be used | Stefan Metzmacher | 3 | -12/+13 | |
in handwritten rules too, hopefully fix the build of ldb with bsd make. metze (This used to be commit 9d6d296105526c55f08d82d289a30b92193d51e3) | |||||
2007-10-10 | r25186: Fix a memory corruption in base-mangle | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 4822b3f0db11059281b33e896250f36e3b3448eb) | |||||
2007-10-10 | r25185: Check that can_contain_deferred returns true if one of the members ↵ | Jelmer Vernooij | 2 | -7/+7 | |
of a type can contain deferred data. (This used to be commit 9e804e0c21f09b699707bb88d534bde55d265087) | |||||
2007-10-10 | r25183: return LOCKDIR too | Stefan Metzmacher | 1 | -0/+1 | |
metze (This used to be commit 9d73932972ca5ceaf941c4b7cc88fe1fa19e1cc2) | |||||
2007-10-10 | r25182: don't hide the envlog in plain mode | Stefan Metzmacher | 1 | -0/+2 | |
metze (This used to be commit 77050171ae1c8157ff2c7722fb0b046efb82411d) | |||||
2007-10-10 | r25181: sync winbind client code with samba3 | Stefan Metzmacher | 10 | -397/+458 | |
NOTE: wbinfo.c isn't fully merged here metze (This used to be commit eee5327dc2f79c052c2db0ca89f23cc9d2ce355d) | |||||
2007-10-10 | r25175: Change to talloc_asprintf_append_buffer(). | Jeremy Allison | 22 | -62/+62 | |
Jeremy. (This used to be commit 0844dbf597191b3e4d35a696695b229e986daec4) | |||||
2007-10-10 | r25174: Export header from just one place. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 82383a6c12c2c4f2a8779f9399e503003a4a9f99) | |||||
2007-10-10 | r25168: Fix include for gen_ndr/misc.h. Patch by Julien Kerihuel. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 160c0013dc02165ed1787291937b641b6cef5a2b) | |||||
2007-10-10 | r25166: Simplify can_contain_deferred and add tests for it. | Jelmer Vernooij | 2 | -19/+28 | |
(This used to be commit 1afc7dd4d33f05d58121defed88faf8fcee3df8f) | |||||
2007-10-10 | r25164: Add talloc_asprintf_append_buffer() and the docs for it. | Jeremy Allison | 3 | -4/+82 | |
Jeremy. (This used to be commit 5bb8613b86a6788efde840d5b50710f9afd22fed) | |||||
2007-10-10 | r25159: fix missing declarations warning | Stefan Metzmacher | 1 | -0/+2 | |
metze (This used to be commit 3d321a5efc22f8a702095f7704a36325a97db138) | |||||
2007-10-10 | r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h | Stefan Metzmacher | 11 | -13/+2 | |
metze (This used to be commit 1fc3a37902005a4f127191b9183747ddfb1f59a3) | |||||
2007-10-10 | r25124: Include link to summary page, hide environment variables for 'none' ↵ | Jelmer Vernooij | 1 | -15/+18 | |
environment. (This used to be commit 9fac2bd884bc325792d65bcdd166d785269655df) | |||||
2007-10-10 | r25123: we only need lib/ldb/sqlite3.m4 and lib/ldb/libldb.m4, | Stefan Metzmacher | 1 | -2/+1 | |
when we build our own ldb... metze (This used to be commit 775f723c80335d3c701b907af18420ae68933d2f) | |||||
2007-10-10 | r25122: fix interface detection code | Stefan Metzmacher | 1 | -0/+3 | |
jelmer: I wonder what broke it... metze (This used to be commit 4c8063b9c4ca2c0359859338a8335e177e9c31bd) | |||||
2007-10-10 | r25116: Fix talloc_asprintf_append to do the right thing with | Jeremy Allison | 1 | -5/+2 | |
truncated strings. Jeremy. (This used to be commit 948d32bb62b0e8c68cc961a380eae602ffc71870) | |||||
2007-10-10 | r25115: move normalizing of the define string into a function | Stefan Metzmacher | 1 | -11/+15 | |
and replace '-' with '_' as '-' isn't a string constant in C jelmer: I assume the "..". for the public header was a bug... metze (This used to be commit 5522ee146151603e64e0fc26fc8c900b0403c883) | |||||
2007-10-10 | r25114: handle structs and unions without typedefs better | Stefan Metzmacher | 1 | -3/+14 | |
in can_contain_deffered() jelmer: we need to handle this more genericly, I assume we have a lot of other related bugs metze (This used to be commit 3e0f22c85769cac7a5f439836be7b692259ddd81) | |||||
2007-10-10 | r25113: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit d0ada02532d10e8b31c390ee191b94c2f2299cb0) | |||||
2007-10-10 | r25112: make torture_temp_dir() available via tortore/torture.h | Stefan Metzmacher | 4 | -22/+19 | |
and return more detailed errors metze (This used to be commit c2b645c8763fd75a0a81983ec44a5990670c4fc4) | |||||
2007-10-10 | r25110: Show environment variables in HTML output. | Jelmer Vernooij | 3 | -3/+27 | |
(This used to be commit 62e770ace32f0e38863d4020773562e74117fc65) | |||||
2007-10-10 | r25106: ldb_map is provided by libldb.so in the system-provided ldb. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 15476d75e781a9755f2e842d83527836758e4369) | |||||
2007-10-10 | r25105: No need to register ldb_map as a module. | Jelmer Vernooij | 1 | -2/+1 | |
(This used to be commit 6c66e09c9e400ea66fc6d941e192b28d0170a01f) | |||||
2007-10-10 | r25101: Directly depend on drsblobs - can't rely on having it in via ldb. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 6b4a21e1abd35c33d7a57084a86607bfa72ad3b1) | |||||
2007-10-10 | r25100: Include LDAP libs in .pc file so linking statically against libldb ↵ | Jelmer Vernooij | 4 | -3/+8 | |
works again. (This used to be commit bcf5c9447435a826027626ac89a00eaa6739b12a) | |||||
2007-10-10 | r25098: Fix typo | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 29415b661d103a80482b932172bf68cb9e394bc9) | |||||
2007-10-10 | r25097: Don't clutter users' CFLAGS with ldb cflags. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit e31614b5ea73cab56c572d2e2d61f8070928b230) | |||||
2007-10-10 | r25096: Missed an include - otherwise the embedded ldb is always used. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 557b4b3d456a5dbc501695bf90d1436bdbbc49e9) |