metze/old/v3-2-winbind-ndr.git
2007-07-09 jerrybranch 3.2 from 3.0
2007-07-09 vlendecOne pstring a day...
2007-07-09 gdAdd ads_find_samaccount() helper function.
2007-07-09 gdMerge useful W_ERROR_NOT_OK_RETURN macro from samba4.
2007-07-09 gdSome minor cleanups in libgpo
2007-07-09 obnoxMove removal of the tdb from the generic tdb_validate...
2007-07-09 vlendecGet rid of the three global variables for the case...
2007-07-09 gdAdd GTYPE_SECURITY_UNIVERSAL_GROUP to adsearch.pl as...
2007-07-09 gdAdd GTYPE_SECURITY_UNIVERSAL_GROUP define.
2007-07-09 vlendecAnother error-path restore_case_semantics().
2007-07-09 vlendecDo restore_case_semantics in an error path. Jeremy...
2007-07-09 obnoxFix a typo in DEBUG message.
2007-07-09 vlendecRename reduce_name to check_reduced_name
2007-07-09 obnoxUntangle use of strrchr_m and strequal and add some...
2007-07-09 vlendecFix make test -- sorry
2007-07-09 vlendecFix Coverity id 385
2007-07-09 vlendecFix Coverity id 386
2007-07-09 vlendecFix Coverity id 388
2007-07-09 vlendecFix Coverity id 384
2007-07-09 jraFix bug introduced by checkin 22920, allow large
2007-07-08 obnoxCall tdb_close even when validation was not successful.
2007-07-07 obnoxChange the behaviour of net conf import when there...
2007-07-07 obnoxSimplify prototype of reg_setvalue_internal:
2007-07-07 obnoxClean use of talloc in import_process_service:
2007-07-07 obnoxMove formatting of a parameter's value into a value...
2007-07-07 obnoxFix missing assignments to target string of asprintf...
2007-07-07 obnoxFix: Check whether top subkeyname instead of whole...
2007-07-07 obnoxRemove TODO-comment. lp_load returns False if opening
2007-07-07 vlendecSimplify stat_cache_lookup() logic. For the history...
2007-07-07 vlendecRe-add commented out code snipped that got lost by...
2007-07-06 jraUse local variable of smb_flag2 instead of using the...
2007-07-06 jraSecond part of the bugfix for #4763
2007-07-06 lmuelleLimit LDAP lookup in lookup_usergroups_member() to...
2007-07-06 herbremoved reference to non-existent structure
2007-07-06 vlendecForgot one reference to inbuf
2007-07-05 jerrySquashed commit of the following:
2007-07-05 jraFirst part of bugfix for #4763. Limit notify responses
2007-07-05 vlendecExplicitly pass down FLAGS2 to srvstr_get_path.
2007-07-05 vlendecExplicitly pass down the FLAGS2 field to srvstr_pull_bu...
2007-07-05 vlendecRemove get_current_mid()
2007-07-05 vlendecReduce access to the global inbuf a tiny bit. Add a...
2007-07-05 idraAlexander Larsson pointed me at a missing mapping in...
2007-07-05 vlendecFix the build of the catia module
2007-07-05 obnoxbut now:
2007-07-05 obnoxOops accidentially checked in the wrong file - sorry!
2007-07-05 obnoxThis script allows for adding lists of users (or other...
2007-07-04 obnoxRefactor the actual creation of object into its own...
2007-07-04 vlendecRemove some code duplication, we do have a random numbe...
2007-07-04 vlendecC++ warnings
2007-07-04 lmuelle- Add define for WINBIND_WARN_PWD_EXPIRE.
2007-07-04 lmuelle- Move the asprintf() call to create the key even in
2007-07-04 obnoxAdd a script to create domainusers,-groups and -aliases.
2007-07-04 lmuelleAdd suggestion for vim from Andreas 'GlaDiaC' Schneider...
2007-07-04 lmuelleAdd pam_pwd_expire feature as discussed on samba-technical.
2007-07-04 jerryMake sure that when builddir != srcdir, we can still...
2007-07-03 jraCouldn't wait, sorry :-). Did the style change.
2007-07-03 idrafix for bug on touching files as described here:
2007-07-03 jerrySquashed commit of the following:
2007-07-03 jraFix bug #4759 reported by Raul <ismell@ismell.org>.
2007-07-03 metzemerge from SAMBA_4_0:
2007-07-03 idraCheck ports are in the correct range (1-65535)
2007-07-03 idraOld patch I forgot in one of my 3.0.25 trees.
2007-07-02 jraCheck for integer wrap on incoming data.
2007-07-02 gdAllow msrpc_name_to_sid() to be called without a domain...
2007-07-01 vlendecRemove unused code -- 16416 bytes of bss space...
2007-07-01 vlendecFix mkversion.sh for the git case: Only use the first...
2007-07-01 obnoxMove a variable into the only block where it is used.
2007-06-30 obnoxWhen creating a new string value, win2k regedit delivers
2007-06-30 obnoxPrevent storing of forbidden parameter names in registry
2007-06-30 obnoxRename lp_parameter_valid -> lp_parameter_is_valid.
2007-06-30 vlendecRemove two unneeded global variables
2007-06-30 jraFix incorrect index - should be j not i. How did we...
2007-06-29 jraFix bug #4308 - Excel save operation corrupts file...
2007-06-29 vlendecAccording to simo, check_dos_char is needed
2007-06-29 vlendecAnother static pstring
2007-06-29 vlendecAnybody know what check_dos_char() was used for? It...
2007-06-29 vlendecfile_pload is not used outside of util_file.c
2007-06-29 vlendecOne pstring a day....
2007-06-29 obnoxPrevent setting of a global option in a share definition
2007-06-29 obnoxAdd initial checking of the validity of a paramter
2007-06-29 obnoxFix a comment and adjust some code formatting.
2007-06-29 gdRemove misleading inline comment.
2007-06-29 obnoxUse the recursive delete function instead of the origin...
2007-06-29 gdAlways, always, always compile before commit...
2007-06-29 gdFix remaining callers of krb5_kt_default().
2007-06-29 gdFix the build (by moving smb_krb5_open_keytab() to...
2007-06-29 gdAllow to list a custom krb5 keytab file with:
2007-06-29 gdUse smb_krb5_open_keytab() in smbd as well.
2007-06-29 gdGeneralize our internal keytab handling to support...
2007-06-28 jerryadd examples and try to answer some common questions...
2007-06-28 obnoxPut check for forbidden values in smbconf into a function.
2007-06-27 jraWhen we support the SeSecurity privilage, this is where
2007-06-27 obnoxEliminate trailing whitespaces in the new tdb_validate...
2007-06-27 jerryAdding coding style guide for Samba 3.0 branches (no...
2007-06-27 jerryFix a couple of crash bugs pointed out by Volker caused...
2007-06-27 jerryCorrectly return the new_group list pointer from expand...
2007-06-27 gdFound out what LSA_LOOKUP_NAMES level 5 means:
2007-06-27 gdAdd LSA lookupnames_level to rpcclient.
2007-06-27 gdAllow to pass down the lookup-level to rpccli_lsa_looku...
2007-06-27 gdReformating WBFLAGs, just a cosmetic change.
next