summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison27-27/+27
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison690-690/+690
2007-10-10r23776: Setting version in 3.2 branch to 3.2.1pre1-SVNGerald Carter1-2/+2
2007-10-10r23773: One pstring a day...Volker Lendecke1-3/+5
2007-10-10r23772: Add ads_find_samaccount() helper function.Günther Deschner2-61/+66
2007-10-10r23771: Merge useful W_ERROR_NOT_OK_RETURN macro from samba4.Günther Deschner1-0/+6
2007-10-10r23770: Some minor cleanups in libgpoGünther Deschner4-131/+184
2007-10-10r23769: Move removal of the tdb from the generic tdb_validate functionMichael Adam2-6/+6
2007-10-10r23768: Get rid of the three global variables for the case semantics. I thinkVolker Lendecke1-64/+70
2007-10-10r23766: Add GTYPE_SECURITY_UNIVERSAL_GROUP define.Günther Deschner1-0/+5
2007-10-10r23765: Another error-path restore_case_semantics().Volker Lendecke1-0/+1
2007-10-10r23764: Do restore_case_semantics in an error path. Jeremy, please check!Volker Lendecke1-0/+1
2007-10-10r23763: Fix a typo in DEBUG message.Michael Adam1-1/+1
2007-10-10r23761: Rename reduce_name to check_reduced_nameVolker Lendecke4-5/+5
2007-10-10r23760: Untangle use of strrchr_m and strequal and add some checksMichael Adam1-2/+11
2007-10-10r23759: Fix make test -- sorryVolker Lendecke1-2/+2
2007-10-10r23758: Fix Coverity id 385Volker Lendecke1-2/+7
2007-10-10r23757: Fix Coverity id 386Volker Lendecke1-1/+5
2007-10-10r23756: Fix Coverity id 388Volker Lendecke1-0/+1
2007-10-10r23755: Fix Coverity id 384Volker Lendecke1-1/+7
2007-10-10r23752: Fix bug introduced by checkin 22920, allow largeJeremy Allison1-3/+1
2007-10-10r23751: Call tdb_close even when validation was not successful.Michael Adam1-9/+1
2007-10-10r23750: Change the behaviour of net conf import when there is a global sectionMichael Adam1-8/+24
2007-10-10r23749: Simplify prototype of reg_setvalue_internal:Michael Adam1-22/+9
2007-10-10r23748: Clean use of talloc in import_process_service:Michael Adam1-4/+13
2007-10-10r23747: Move formatting of a parameter's value into a value stringMichael Adam1-80/+82
2007-10-10r23746: Fix missing assignments to target string of asprintf in import function.Michael Adam1-2/+2
2007-10-10r23745: Fix: Check whether top subkeyname instead of whole registry key nameMichael Adam1-2/+3
2007-10-10r23744: Remove TODO-comment. lp_load returns False if openingMichael Adam1-2/+0
2007-10-10r23743: Simplify stat_cache_lookup() logic. For the history of this, seeVolker Lendecke1-68/+76
2007-10-10r23738: Re-add commented out code snipped that got lost by accidentVolker Lendecke1-0/+10
2007-10-10r23736: Use local variable of smb_flag2 instead of using the macro every time.Jeremy Allison1-14/+16
2007-10-10r23735: Second part of the bugfix for #4763Jeremy Allison1-1/+21
2007-10-10r23733: Limit LDAP lookup in lookup_usergroups_member() to security groups.Lars Müller1-1/+6
2007-10-10r23732: removed reference to non-existent structureHerb Lewis1-2/+0
2007-10-10r23731: Forgot one reference to inbufVolker Lendecke1-1/+1
2007-10-10r23730: Squashed commit of the following:Gerald Carter2-2/+6
2007-10-10r23728: First part of bugfix for #4763. Limit notify responsesJeremy Allison1-0/+12
2007-10-10r23727: Explicitly pass down FLAGS2 to srvstr_get_path.Volker Lendecke3-44/+111
2007-10-10r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke13-53/+99
2007-10-10r23725: Remove get_current_mid()Volker Lendecke2-26/+33
2007-10-10r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_requestVolker Lendecke10-110/+208
2007-10-10r23723: Alexander Larsson pointed me at a missing mapping in clierror.cSimo Sorce1-1/+3
2007-10-10r23722: Fix the build of the catia moduleVolker Lendecke1-2/+2
2007-10-10r23710: Remove some code duplication, we do have a random number generatorVolker Lendecke1-7/+3
2007-10-10r23709: C++ warningsVolker Lendecke1-2/+2
2007-10-10r23708: - Add define for WINBIND_WARN_PWD_EXPIRE.Lars Müller2-2/+12
2007-10-10r23707: - Move the asprintf() call to create the key even inLars Müller1-14/+12
2007-10-10r23704: Add pam_pwd_expire feature as discussed on samba-technical.Lars Müller2-11/+95
2007-10-10r23694: Make sure that when builddir != srcdir, we can still find the exportsGerald Carter1-7/+7