2009-09-02 |
Simo Sorce | s3-smbpasswd: Fix Bug #6584: allow DOM\user when changing...
|
commit | commitdiff | tree |
2009-08-30 |
Simo Sorce | ldb: Depend on libtalloc 2.0.0
|
commit | commitdiff | tree |
2009-08-30 |
Simo Sorce | ldb: cosmetic changes in ldb_dn
|
commit | commitdiff | tree |
2009-08-30 |
Simo Sorce | s3: Fix libtalloc so version
|
commit | commitdiff | tree |
2009-07-03 |
Simo Sorce | Sort the signature files
|
commit | commitdiff | tree |
2009-07-03 |
Simo Sorce | Expose functions need by backend writers
|
commit | commitdiff | tree |
2009-07-03 |
Simo Sorce | Restore ABI compatibility for talloc.
|
commit | commitdiff | tree |
2009-06-18 |
Simo Sorce | Revert "For tevent to install tevent_util.h"
|
commit | commitdiff | tree |
2009-06-17 |
Simo Sorce | fix release scripts to always git clean
|
commit | commitdiff | tree |
2009-06-15 |
Simo Sorce | Add exports file and abi checker for tevent
|
commit | commitdiff | tree |
2009-06-15 |
Simo Sorce | Add exports file and abi checker for talloc
|
commit | commitdiff | tree |
2009-06-15 |
Simo Sorce | Add exports file and abi checker for tdb
|
commit | commitdiff | tree |
2009-06-15 |
Simo Sorce | Add new replace check for --version-script
|
commit | commitdiff | tree |
2009-06-15 |
Simo Sorce | Add option to --disable-python on build
|
commit | commitdiff | tree |
2009-05-30 |
Simo Sorce | Make it possible to change machine account sids
|
commit | commitdiff | tree |
2009-05-30 |
Simo Sorce | Remove trailing whitespaces
|
commit | commitdiff | tree |
2009-05-29 |
Simo Sorce | Consolidate create/delete account paths in pdbedit
|
commit | commitdiff | tree |
2009-05-29 |
Simo Sorce | Consolidate user create/delete paths in smbpasswd
|
commit | commitdiff | tree |
2009-05-16 |
Simo Sorce | Move smb_create_user() in samsync
|
commit | commitdiff | tree |
2009-05-09 |
Simo Sorce | Pass also sername to check password script
|
commit | commitdiff | tree |
2009-05-05 |
Simo Sorce | Update tdb and talloc web pages
|
commit | commitdiff | tree |
2009-05-05 |
Simo Sorce | Add release scripts for talloc and tdb
|
commit | commitdiff | tree |
2009-04-22 |
Simo Sorce | Fix profile acls in some corner cases
|
commit | commitdiff | tree |
2009-04-22 |
Simo Sorce | Avoid duplicate aces
|
commit | commitdiff | tree |
2009-04-22 |
Simo Sorce | Prevent reallocs of the talloc pool itself
|
commit | commitdiff | tree |
2009-03-10 |
Simo Sorce | Fix extended operation return path.
|
commit | commitdiff | tree |
2009-03-10 |
Simo Sorce | Fix potential segfaults using freed memory.
|
commit | commitdiff | tree |
2009-03-02 |
Simo Sorce | Fix wbclient.c wrt tevent_req changes too.
|
commit | commitdiff | tree |
2009-03-02 |
Simo Sorce | Make struct tevent_req opaque
|
commit | commitdiff | tree |
2009-02-25 |
Simo Sorce | Use stdbool.h instead of manually defining bool
|
commit | commitdiff | tree |
2009-02-23 |
Simo Sorce | Fix headers, ldb_includes.h is a private header,
|
commit | commitdiff | tree |
2009-02-23 |
Simo Sorce | Fix GDB_PROVISION mode
|
commit | commitdiff | tree |
2009-02-23 |
Simo Sorce | Make all transactions nested in ldb. The current samba4...
|
commit | commitdiff | tree |
2009-02-22 |
Simo Sorce | For some unknown reason ldbrename was not being built...
|
commit | commitdiff | tree |
2009-02-01 |
Simo Sorce | Make schannel not depend on samdb anymore.
|
commit | commitdiff | tree |
2009-02-01 |
Simo Sorce | Fix headers, only ldb.h is required
|
commit | commitdiff | tree |
2009-02-01 |
Simo Sorce | Start restoring the sqlite3 backend
|
commit | commitdiff | tree |
2009-01-31 |
Simo Sorce | Explicitly include ldb_handlers.h where necessary
|
commit | commitdiff | tree |
2009-01-31 |
Simo Sorce | Install mising public headers
|
commit | commitdiff | tree |
2009-01-31 |
Simo Sorce | Do not install private headers
|
commit | commitdiff | tree |
2009-01-31 |
Simo Sorce | Fix proxy module
|
commit | commitdiff | tree |
2009-01-30 |
Simo Sorce | Bump up ldb version to 0.9.3 after latest changes
|
commit | commitdiff | tree |
2009-01-30 |
Simo Sorce | Fix all other modules to use ldb_module.h instead of...
|
commit | commitdiff | tree |
2009-01-30 |
Simo Sorce | Add helper function to get a module name, may be useful...
|
commit | commitdiff | tree |
2009-01-30 |
Simo Sorce | Fix misfiled headers.
|
commit | commitdiff | tree |
2009-01-30 |
Simo Sorce | Fix standalone configure scripts
|
commit | commitdiff | tree |
2009-01-30 |
Simo Sorce | Fix the mess with ldb includes.
|
commit | commitdiff | tree |
2009-01-22 |
Simo Sorce | Do not start a transaction this way.
|
commit | commitdiff | tree |
2009-01-15 |
Simo Sorce | Fix LDB_MODULESDIR for ldb standalone builds
|
commit | commitdiff | tree |
2008-12-19 |
Simo Sorce | s4:cosmetic: Remove trailing tabs and spaces
|
commit | commitdiff | tree |
2008-10-30 |
Simo Sorce | Revert "Length comparison of the linearized version...
|
commit | commitdiff | tree |
2008-10-29 |
Simo Sorce | Length comparison of the linearized version is not...
|
commit | commitdiff | tree |
2008-10-16 |
Simo Sorce | Transform the sequence_number operation into a normal...
|
commit | commitdiff | tree |
2008-10-14 |
Simo Sorce | Fix very old bug in ASQ
|
commit | commitdiff | tree |
2008-10-13 |
Simo Sorce | Revert chunk applied by mistake as part of the cosmetic...
|
commit | commitdiff | tree |
2008-10-02 |
Simo Sorce | Fix crash bugs in error paths: ac is not yet initialized...
|
commit | commitdiff | tree |
2008-09-29 |
Simo Sorce | LDB ASYNC: misc changes
|
commit | commitdiff | tree |
2008-09-29 |
Simo Sorce | LDB ASYNC: ldb misc changes
|
commit | commitdiff | tree |
2008-09-29 |
Simo Sorce | LDB ASYNC: samba4 modules
|
commit | commitdiff | tree |
2008-09-29 |
Simo Sorce | LDB ASYNC: core modules
|
commit | commitdiff | tree |
2008-09-29 |
Simo Sorce | LDB ASYNC: other backends
|
commit | commitdiff | tree |
2008-09-29 |
Simo Sorce | LDB ASYNC: ldb_tdb backend
|
commit | commitdiff | tree |
2008-09-29 |
Simo Sorce | LDB ASYNC: Core files
|
commit | commitdiff | tree |
2008-09-24 |
Simo Sorce | Temporary build fix for the merged build
|
commit | commitdiff | tree |
2008-09-24 |
Simo Sorce | Fix nasty bug that would come up only if a client connection...
|
commit | commitdiff | tree |
2008-09-24 |
Simo Sorce | Fix python test, we can't check only the first member...
|
commit | commitdiff | tree |
2008-09-23 |
Simo Sorce | Merge ldb_search() and ldb_search_exp_fmt() into a...
|
commit | commitdiff | tree |
2008-09-19 |
Simo Sorce | Fix ldb standalone build.
|
commit | commitdiff | tree |
2008-09-19 |
Simo Sorce | Fix libevents standalone build
|
commit | commitdiff | tree |
2008-09-19 |
Simo Sorce | Add shared-build target to tdb.
|
commit | commitdiff | tree |
2008-09-19 |
Simo Sorce | Add shared-build target to talloc.
|
commit | commitdiff | tree |
2008-09-19 |
Simo Sorce | Fix standalone builds adjusting to new relative path.
|
commit | commitdiff | tree |
2008-09-19 |
Simo Sorce | Add comment to explain version bump
|
commit | commitdiff | tree |
2008-09-14 |
Simo Sorce | The msync manpage reports that msync *must* be called...
|
commit | commitdiff | tree |
2008-09-14 |
Simo Sorce | Update homepages for talloc, tdb and ldb subprojects
|
commit | commitdiff | tree |
2008-09-12 |
Simo Sorce | Remove ancient remains of first experimentations about
|
commit | commitdiff | tree |
2008-09-12 |
Simo Sorce | Fix spellings and file names
|
commit | commitdiff | tree |
2008-09-11 |
Simo Sorce | Fix for bug 5571
|
commit | commitdiff | tree |
2008-09-06 |
Simo Sorce | Always free tmp contexts before returning
|
commit | commitdiff | tree |
2008-09-03 |
Simo Sorce | Revert "Split lookup_name() and create a new functiong...
|
commit | commitdiff | tree |
2008-09-03 |
Simo Sorce | The msync manpage reports that msync *must* be called...
|
commit | commitdiff | tree |
2008-09-03 |
Simo Sorce | Merge branch 'v3-devel' of ssh://git.samba.org/data...
|
commit | commitdiff | tree |
2008-08-26 |
Simo Sorce | Merge branch 'v3-devel' of ssh://git.samba.org/data...
|
commit | commitdiff | tree |
2008-08-17 |
Simo Sorce | Split lookup_name() and create a new functiong called
|
commit | commitdiff | tree |
2008-07-13 |
Simo Sorce | Fix regression introduced with 4086ef15b395f1a536fb669af2103...
|
commit | commitdiff | tree |
2008-07-13 |
Simo Sorce | Remove one nested level by reversing if condition
|
commit | commitdiff | tree |
2008-07-13 |
Simo Sorce | Add back mem leak fixes
|
commit | commitdiff | tree |
2008-07-13 |
Simo Sorce | Make again idmap_init static
|
commit | commitdiff | tree |
2008-07-06 |
Simo Sorce | Clean up winbindd_group.c too
|
commit | commitdiff | tree |
2008-07-06 |
Simo Sorce | Clean up the rest of the file too
|
commit | commitdiff | tree |
2008-07-06 |
Simo Sorce | More clean up, indentation and trailing space removal
|
commit | commitdiff | tree |
2008-07-06 |
Simo Sorce | Make code more readable, fix indentation and traling...
|
commit | commitdiff | tree |
2008-06-16 |
Simo Sorce | Try to get a bit further with provisioning
|
commit | commitdiff | tree |
2008-06-16 |
Simo Sorce | Fix build
|
commit | commitdiff | tree |
2008-06-16 |
Simo Sorce | Fix ldb_wrap.c
|
commit | commitdiff | tree |
2008-06-15 |
Simo Sorce | Fix cleanup.
|
commit | commitdiff | tree |
2008-06-15 |
Simo Sorce | Note that making ldb the event context parent seem...
|
commit | commitdiff | tree |
2008-06-15 |
Simo Sorce | Cleanup.
|
commit | commitdiff | tree |
2008-06-15 |
Simo Sorce | Now that we pass down the event context, start removing...
|
commit | commitdiff | tree |
2008-06-15 |
Simo Sorce | Cleanup,
|
commit | commitdiff | tree |