r9786: Move ldb_map into ldb/modules/
[sfrench/samba-autobuild/.git] / source / lib /
2007-10-10 Jelmer Vernooijr9786: Move ldb_map into ldb/modules/
2007-10-10 Andrew Tridgellr9775: r11607@blu: tridge | 2005-08-30 12:16:19 ...
2007-10-10 Andrew Tridgellr9774: r11605@blu: tridge | 2005-08-30 12:02:19 ...
2007-10-10 Andrew Tridgellr9773: r11599@blu: tridge | 2005-08-30 11:55:57 ...
2007-10-10 Andrew Bartlettr9772: Make credentials callbacks more consistant with...
2007-10-10 Jelmer Vernooijr9771: - Prevent ldb crash when a invalid DN is added
2007-10-10 Jelmer Vernooijr9770: Couple other bugfixes
2007-10-10 Andrew Tridgellr9769: r11592@blu: tridge | 2005-08-30 10:40:19 ...
2007-10-10 Jelmer Vernooijr9766: Prevent erroneous OOM message
2007-10-10 Jelmer Vernooijr9762: Add support for reading good old smbpasswd files
2007-10-10 Jelmer Vernooijr9756: One-way upgrade from Samba3->Samba4 basically...
2007-10-10 Jelmer Vernooijr9754: Upgrading with the command line utility now...
2007-10-10 Jelmer Vernooijr9751: Remove C version of samba3dump (the EJS version...
2007-10-10 Jelmer Vernooijr9744: - [upgrade.js] Start working on smb.conf conversion.
2007-10-10 Jelmer Vernooijr9735: More work on generating a valid Samba4 configura...
2007-10-10 Andrew Bartlettr9731: Fix typo
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Jelmer Vernooijr9718: Work a bit on the SWAT interface
2007-10-10 Jelmer Vernooijr9712: Bunch of small fixes
2007-10-10 Andrew Tridgellr9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000
2007-10-10 Andrew Tridgellr9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
2007-10-10 Andrew Tridgellr9703: r9683@blu: tridge | 2005-08-27 18:56:05 +1000
2007-10-10 Andrew Tridgellr9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
2007-10-10 Jelmer Vernooijr9700: Change DATA_BLOB in ejs back to struct datablob
2007-10-10 Jelmer Vernooijr9699: Add as much attributes the current Samba4 SAM...
2007-10-10 Jelmer Vernooijr9698: Fix a bit of memory management
2007-10-10 Jelmer Vernooijr9690: Extend test + fix several bugs
2007-10-10 Jelmer Vernooijr9689: valgrind-clean now. Editing works now mostly...
2007-10-10 Jelmer Vernooijr9686: Another round of bugfixes. Works somewhat now...
2007-10-10 Jelmer Vernooijr9685: Add tests for samba3sam mapping module
2007-10-10 Jelmer Vernooijr9672: Fix build for compilers that don't like undefine...
2007-10-10 Andrew Tridgellr9671: patch from Kai Blin fixing a bug in our base64...
2007-10-10 Tim Potterr9625: Get rid of "duplicate const" warning.
2007-10-10 Jelmer Vernooijr9624: Support writing wins.ldif
2007-10-10 Jelmer Vernooijr9623: samba3dump now generates LDIF for the registry...
2007-10-10 Jelmer Vernooijr9621: Bunch of bug fixes. Add 'format' option to samba...
2007-10-10 Jelmer Vernooijr9616: Finish ldb_map module (still needs a lot of...
2007-10-10 Jelmer Vernooijr9602: Add support for reading share_info.tdb and smb...
2007-10-10 Andrew Tridgellr9600: fixed the intermittent failures we were getting...
2007-10-10 Jelmer Vernooijr9595: Add ldb map module
2007-10-10 Jelmer Vernooijr9591: - Remove empty file
2007-10-10 Jelmer Vernooijr9589: Support reading secrets tdb
2007-10-10 Jelmer Vernooijr9581: Registry db
2007-10-10 Andrew Tridgellr9567: fixed the winreg IDL for CreateKey, including...
2007-10-10 Tim Potterr9563: I think this INIT_OBJ_FILES should be ADD_OBJ_FI...
2007-10-10 Jelmer Vernooijr9557: Some more updates. Use combined function for...
2007-10-10 Jelmer Vernooijr9555: More updates. Everything except for secrets...
2007-10-10 Jelmer Vernooijr9552: Add idmap support.
2007-10-10 Andrew Tridgellr9504: use some low level ejs hackery to give much...
2007-10-10 Andrew Tridgellr9503: removed duplicate REG_* defines from registry...
2007-10-10 Jelmer Vernooijr9472: Add read-only version of Samba3 registry databas...
2007-10-10 Andrew Tridgellr9464: fixed a problem with child pointers copied into...
2007-10-10 Jelmer Vernooijr9455: Support for reading the policy database
2007-10-10 Simo Sorcer9451: some fixes now core.schema and cosine.schema...
2007-10-10 Jelmer Vernooijr9450: Initial work on reading group mapping database.
2007-10-10 Jelmer Vernooijr9449: Add simple utility for dumping Samba3 domain...
2007-10-10 Jelmer Vernooijr9448: Work on reading the secrets tdb. Build tdbsam...
2007-10-10 Simo Sorcer9447: Add a new tool to convert openLdap schema files...
2007-10-10 Simo Sorcer9446: clean up old test file
2007-10-10 Jelmer Vernooijr9445: Support flags, add DATA_BLOB support
2007-10-10 Jelmer Vernooijr9442: Support some more primitive types. Fix charset...
2007-10-10 Jelmer Vernooijr9438: Add initial files for ldb_map
2007-10-10 Jelmer Vernooijr9437: Update PLAN and README for Samba3 compatibility...
2007-10-10 Andrew Bartlettr9421: Move arcfour code into it's own file, in lib...
2007-10-10 Andrew Bartlettr9414: Fix failure to find own domain info due to recen...
2007-10-10 Simo Sorcer9394: avoid to use BOOL in ldb
2007-10-10 Simo Sorcer9393: Fix ldb standalone build
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr9390: fixed mixing of code and data
2007-10-10 Andrew Tridgellr9387: regedit uses "New Key #nn" for newly created...
2007-10-10 Andrew Tridgellr9386: OpenKey with a bad name must return WERR_BADFILE...
2007-10-10 Tim Potterr9381: Line wrapping.
2007-10-10 Andrew Tridgellr9378: initialise the last_mod attribute in the ldb...
2007-10-10 Andrew Tridgellr9374: HPUX is also missing setegid()
2007-10-10 Andrew Tridgellr9370: need a configure test for setresuid()
2007-10-10 Andrew Tridgellr9369: an attempt to fix the build on HPUX. This is...
2007-10-10 Tim Potterr9357: Remove DBGC_CLASS cruft copied over from Samba...
2007-10-10 Andrew Tridgellr9338: fixed the winreg IDL to be correct for the EnumK...
2007-10-10 Stefan Metzmacherr9318: fix searches with scope ONE and SUB,
2007-10-10 Steve Frenchr9311: Missing null pointer check in ejsLib
2007-10-10 Andrew Tridgellr9299: fixed the evaluation of pointer expressions...
2007-10-10 Andrew Tridgellr9209: - fixed the ldb registry backend to work with...
2007-10-10 Andrew Tridgellr9183: more workarounds for the global variables in...
2007-10-10 Andrew Tridgellr9173: catch ep->local being NULL
2007-10-10 Andrew Tridgellr9172: - fixed a nasty bug in the 'deep copy' mpr code...
2007-10-10 Stefan Metzmacherr9110: use printf again
2007-10-10 Stefan Metzmacherr9106: look for something more usefull in the -lnsl
2007-10-10 Stefan Metzmacherr9078: - move charset stuff to lib/charset
2007-10-10 Stefan Metzmacherr9063: - don't pollute the global $LIBS variable with...
2007-10-10 Jelmer Vernooijr8985: Automatically generate make dependency rules for
2007-10-10 Jelmer Vernooijr8972: More simplifications...
2007-10-10 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
2007-10-10 Jelmer Vernooijr8940: Add TDR (Trivial Data Representation). The aim...
2007-10-10 Andrew Tridgellr8923: put the IRPC default timeout back to 10s (I...
2007-10-10 Simo Sorcer8917: Better support for extended ldap search operations
2007-10-10 Andrew Tridgellr8905: don't try to do DNS lookups on interface names...
2007-10-10 Andrew Tridgellr8887: fixed the irpc error that caused ia64 to fail...
2007-10-10 Volker Lendecker8886: Exchange the arguments of timeval_compare, this...
2007-10-10 Volker Lendecker8883: Apply some const.
next