2003-07-01 |
Andrew Bartlett | Grr, the order of these arguments matters |
commit | commitdiff | tree |
2003-07-01 |
Andrew Bartlett | Make smbpasswd use the higher log level for the second... |
commit | commitdiff | tree |
2003-07-01 |
Gerald Carter | fix typos in log messages and comments. |
commit | commitdiff | tree |
2003-07-01 |
Gerald Carter | * revert change to get_global_sam_name() |
commit | commitdiff | tree |
2003-07-01 |
Gerald Carter | * fix the trustdom_cache to work when winbindd is not... |
commit | commitdiff | tree |
2003-07-01 |
Jeremy Allison | Fixed the latest complaint from jcmd :-). We were stori... |
commit | commitdiff | tree |
2003-06-30 |
Jeremy Allison | Merge ... Volkers patch to make the logic clearer ... |
commit | commitdiff | tree |
2003-06-30 |
Jeremy Allison | Fix missing ret = found by Volker. |
commit | commitdiff | tree |
2003-06-30 |
Gerald Carter | * cleanup more DC name resolution issues in check_... |
commit | commitdiff | tree |
2003-06-30 |
Jeremy Allison | Valgrind found a bug (subtracting a pointer from a... |
commit | commitdiff | tree |
2003-06-30 |
Jeremy Allison | Finally ! Fixed the ACL ordering bug reported by jcmd... |
commit | commitdiff | tree |
2003-06-30 |
Gerald Carter | removing old code |
commit | commitdiff | tree |
2003-06-30 |
Gerald Carter | * rename samstrict auth method to sam |
commit | commitdiff | tree |
2003-06-30 |
Gerald Carter | fix for platforms that don't have unsetenv(). |
commit | commitdiff | tree |
2003-06-30 |
Volker Lendecke | Add the 'guest' passdb backend automatically if |
commit | commitdiff | tree |
2003-06-30 |
Tim Potter | Yet more shadow variable warnings. |
commit | commitdiff | tree |
2003-06-30 |
Tim Potter | Fix more shadow variable warnings. |
commit | commitdiff | tree |
2003-06-30 |
Tim Potter | Fix shadow variable warnings. |
commit | commitdiff | tree |
2003-06-30 |
Andrew Tridgell | - added LOCALE patch from vorlon@debian.org (Steve... |
commit | commitdiff | tree |
2003-06-29 |
Gerald Carter | Here's the code to make winbindd work on a Samba DC |
commit | commitdiff | tree |
2003-06-28 |
Gerald Carter | add check for NT_STATUS_NOT_IMPLEMENTED in auth check... |
commit | commitdiff | tree |
2003-06-28 |
Gerald Carter | cleaning up after the s/in_addr/ip_service/ switch... |
commit | commitdiff | tree |
2003-06-27 |
Jeremy Allison | Some const correctness. Stop tdb being used as a remote... |
commit | commitdiff | tree |
2003-06-26 |
Jeremy Allison | Add include guards around idmap.h, change ID_NOMAP... |
commit | commitdiff | tree |
2003-06-26 |
Jeremy Allison | As has been pointed out, ordering here doesn't matter... |
commit | commitdiff | tree |
2003-06-26 |
Jelmer Vernooij | Remove the MODULES_CLEAN variable. It's no longer neces... |
commit | commitdiff | tree |
2003-06-26 |
Jelmer Vernooij | Move up intialisation of logging, so we catch errors... |
commit | commitdiff | tree |
2003-06-26 |
Alexander Bokovoy | Document name resolve order suggested settings for... |
commit | commitdiff | tree |
2003-06-26 |
Gerald Carter | cleaning up more build issues. Tested |
commit | commitdiff | tree |
2003-06-26 |
Jeremy Allison | Fix immediate bug where the idmap can't tell the differ... |
commit | commitdiff | tree |
2003-06-25 |
Jelmer Vernooij | Add netlogon debug registry key info |
commit | commitdiff | tree |
2003-06-25 |
Gerald Carter | fix linking of some things that are not built by default |
commit | commitdiff | tree |
2003-06-25 |
Gerald Carter | ifdef out some functions that are not used when HAVE_AD... |
commit | commitdiff | tree |
2003-06-25 |
Gerald Carter | fix build on non-ldap platforms |
commit | commitdiff | tree |
2003-06-25 |
Jeremy Allison | Ensure idmap backends are added in the correct order... |
commit | commitdiff | tree |
2003-06-25 |
Gerald Carter | * fix typos in a few debug statements |
commit | commitdiff | tree |
2003-06-25 |
Gerald Carter | forgot one file |
commit | commitdiff | tree |
2003-06-25 |
Gerald Carter | large change: |
commit | commitdiff | tree |
2003-06-25 |
Andrew Bartlett | Patch to move functions directly from pdb_ldap.c into... |
commit | commitdiff | tree |
2003-06-25 |
Tim Potter | Metze assures me that this will fix Heimdal et al. |
commit | commitdiff | tree |
2003-06-25 |
Volker Lendecke | Fix a warning in a DEBUG |
commit | commitdiff | tree |
2003-06-25 |
Simo Sorce | Tought I already done. |
commit | commitdiff | tree |
2003-06-25 |
Tim Potter | Only append to KRB5_LIBS when doing AC_CHECK_LIB for... |
commit | commitdiff | tree |
2003-06-25 |
Tim Potter | Don't trash the values of CFLAGS and LIBS while engaged... |
commit | commitdiff | tree |
2003-06-25 |
Jeremy Allison | More debugs for this... (these should have been here... |
commit | commitdiff | tree |
2003-06-25 |
Jeremy Allison | More instrumentation tracking down this bug... |
commit | commitdiff | tree |
2003-06-25 |
Jeremy Allison | Start to instrument this code as I try and track down... |
commit | commitdiff | tree |
2003-06-24 |
Jeremy Allison | Sequence number was not getting updated with ldap hack... |
commit | commitdiff | tree |
2003-06-24 |
Jeremy Allison | Explain why winbindd is exiting. |
commit | commitdiff | tree |
2003-06-24 |
Andrew Bartlett | Fix pdb_ldap segfaults, and wrong default values for... |
commit | commitdiff | tree |
2003-06-24 |
Simo Sorce | do not forget the include file :-) |
commit | commitdiff | tree |
2003-06-24 |
Simo Sorce | add tdb backup function separation and winbind idmap... |
commit | commitdiff | tree |
2003-06-24 |
Tim Potter | More tuning of Kerberos detection - don't fall through... |
commit | commitdiff | tree |
2003-06-24 |
Tim Potter | More sensible behaviour for bug 152. If we don't have... |
commit | commitdiff | tree |
2003-06-24 |
Jeremy Allison | Fixes from Martin Dorey <mdorey@bluearc.com> to only... |
commit | commitdiff | tree |
2003-06-24 |
Jeremy Allison | Move the map acl inherit parameter into the protocol... |
commit | commitdiff | tree |
2003-06-23 |
Jeremy Allison | Add documentation for "map acl inherit" parameter. |
commit | commitdiff | tree |
2003-06-23 |
Jeremy Allison | Fixed the merge_default_aces() code to work correctly... |
commit | commitdiff | tree |
2003-06-23 |
Gerald Carter | * s/get_dc_name/rpc_dc_name/g (revert a previous change) |
commit | commitdiff | tree |
2003-06-23 |
Gerald Carter | wrap group enuemration in brcome/unbecome_root() (bug... |
commit | commitdiff | tree |
2003-06-23 |
Gerald Carter | fix typo (bug #170) |
commit | commitdiff | tree |
2003-06-23 |
Gerald Carter | fix bug #178; available space in devmode should be int |
commit | commitdiff | tree |
2003-06-23 |
Andrew Tridgell | lp_security() is a function not an integer |
commit | commitdiff | tree |
2003-06-23 |
Tim Potter | Change AC_MSG_ERROR() in krb5.h detection code to AC_MS... |
commit | commitdiff | tree |
2003-06-23 |
Gerald Carter | * set domain->last_status = NT_STATUS_SERVER_DISABLED... |
commit | commitdiff | tree |
2003-06-23 |
Tim Potter | Produce an error if Active Directory support is request... |
commit | commitdiff | tree |
2003-06-23 |
Tim Potter | Repair indentation in autoconf Kerberos detection code... |
commit | commitdiff | tree |
2003-06-22 |
Simo Sorce | Found out a good number of NT_STATUS_IS_ERR used the... |
commit | commitdiff | tree |
2003-06-21 |
Andrew Bartlett | (fixing bug in my last commit) |
commit | commitdiff | tree |
2003-06-21 |
Volker Lendecke | Fix memory leak. secrets_fetch allocates memory. |
commit | commitdiff | tree |
2003-06-21 |
Andrew Bartlett | This removes the StrCaseCmp() stuff from 'net idmap... |
commit | commitdiff | tree |
2003-06-21 |
Andrew Bartlett | This patch fixes some issues with idmap_tdb as raised... |
commit | commitdiff | tree |
2003-06-21 |
Andrew Bartlett | Always initialize. |
commit | commitdiff | tree |
2003-06-21 |
Gerald Carter | merge of the netsamlogon caching code from APPLIANCE_HEAD |
commit | commitdiff | tree |
2003-06-21 |
Andrew Bartlett | This patch works towards to goal of common code shared... |
commit | commitdiff | tree |
2003-06-20 |
Jeremy Allison | Fixed sorting algorithm to prevent problems with W2K... |
commit | commitdiff | tree |
2003-06-20 |
Jim McDonough | Fix bug #136. Add message about erroneous empty "passd... |
commit | commitdiff | tree |
2003-06-20 |
Jim McDonough | Fix bug #136: "passdb backend = " caused smbd to segfault. |
commit | commitdiff | tree |
2003-06-20 |
Steve French | Fix mount options for ro, dir_mode, file_mode |
commit | commitdiff | tree |
2003-06-20 |
Andrew Tridgell | fixed a bug found by volker |
commit | commitdiff | tree |
2003-06-20 |
John Terpstra | Updating change from "winbind uid/gid" to "idmap uid... |
commit | commitdiff | tree |
2003-06-20 |
John Terpstra | Applied Vance Lankhaar's spelling fixes. |
commit | commitdiff | tree |
2003-06-20 |
Tim Potter | The default action for AC_CHECK_LIB is to add the libra... |
commit | commitdiff | tree |
2003-06-20 |
Tim Potter | Back out some of the changes to nsstest. I've kept... |
commit | commitdiff | tree |
2003-06-20 |
Jeremy Allison | Missed initial param, typo. |
commit | commitdiff | tree |
2003-06-20 |
Jeremy Allison | Mapping of Windows ACL inheritance and protected bits... |
commit | commitdiff | tree |
2003-06-19 |
Eloy Paris | Minor Debian updates. |
commit | commitdiff | tree |
2003-06-18 |
Jelmer Vernooij | Fix typo |
commit | commitdiff | tree |
2003-06-18 |
Jelmer Vernooij | VFS modules are located in the subdirectory vfs of... |
commit | commitdiff | tree |
2003-06-18 |
Jim McDonough | Remove short -A option, but still leave in the --set... |
commit | commitdiff | tree |
2003-06-18 |
Jelmer Vernooij | Add installmodules to install |
commit | commitdiff | tree |
2003-06-18 |
Simo Sorce | Ok, this patch removes the privilege stuff we had in... |
commit | commitdiff | tree |
2003-06-18 |
Eloy Paris | Updated Debian patches so they apply cleanly and withou... |
commit | commitdiff | tree |
2003-06-18 |
Jim McDonough | Remove the -A option of wbinfo, leaving only the long... |
commit | commitdiff | tree |
2003-06-18 |
Volker Lendecke | There's nothing particularly secret in idmap.tdb, so... |
commit | commitdiff | tree |
2003-06-18 |
Volker Lendecke | And some more memory leaks in mapping.c and pdb_tdb... |
commit | commitdiff | tree |
2003-06-18 |
Volker Lendecke | Better panic cleanly than segfault later when no sid... |
commit | commitdiff | tree |
2003-06-17 |
Volker Lendecke | And more other memory leaks. One new (idmap) and one... |
commit | commitdiff | tree |
2003-06-17 |
Volker Lendecke | Fix a memory leak in pdb_tdb.c. |
commit | commitdiff | tree |
2003-06-17 |
Jelmer Vernooij | Make static (patch from metze) |
commit | commitdiff | tree |
next |