summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10r23714: but now:Michael Adam1-0/+167
2007-10-10r23713: Oops accidentially checked in the wrong file - sorry!Michael Adam1-17/+0
2007-10-10r23712: This script allows for adding lists of users (or other objects)Michael Adam1-0/+17
2007-10-10r23711: Refactor the actual creation of object into its own small function.Michael Adam1-7/+10
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-10r23706: Add a script to create domainusers,-groups and -aliases.Michael Adam1-0/+155
2007-10-10r23705: Add suggestion for vim from Andreas 'GlaDiaC' Schneider to show tabs,Lars Müller1-1/+2
2007-10-10r23704: Add pam_pwd_expire feature as discussed on samba-technical.Lars Müller3-11/+98
2007-10-10r23694: Make sure that when builddir != srcdir, we can still find the exportsGerald Carter1-7/+7
2007-10-10r23692: Couldn't wait, sorry :-). Did the style change.Jeremy Allison1-3/+3
2007-10-10r23691: fix for bug on touching files as described here:Simo Sorce1-5/+13
2007-10-10r23689: Squashed commit of the following:Gerald Carter5-21/+43
2007-10-10r23688: Fix bug #4759 reported by Raul <ismell@ismell.org>.Jeremy Allison1-1/+1
2007-10-10r23685: merge from SAMBA_4_0:Stefan Metzmacher1-2/+2
2007-10-10r23683: Check ports are in the correct range (1-65535)Simo Sorce1-2/+2
2007-10-10r23682: Old patch I forgot in one of my 3.0.25 trees.Simo Sorce1-0/+16
2007-10-10r23673: Check for integer wrap on incoming data.Jeremy Allison1-0/+6
2007-10-10r23672: Allow msrpc_name_to_sid() to be called without a domain_name and just...Günther Deschner1-7/+9
2007-10-10r23671: Remove unused code -- 16416 bytes of bss space...Volker Lendecke2-27/+0
2007-10-10r23670: Fix mkversion.sh for the git case: Only use the first line whereVolker Lendecke1-1/+1
2007-10-10r23669: Move a variable into the only block where it is used.Michael Adam1-1/+1
2007-10-10r23668: When creating a new string value, win2k regedit deliversMichael Adam1-8/+22
2007-10-10r23667: Prevent storing of forbidden parameter names in registryMichael Adam1-0/+13
2007-10-10r23666: Rename lp_parameter_valid -> lp_parameter_is_valid.Michael Adam2-2/+2
2007-10-10r23665: Remove two unneeded global variablesVolker Lendecke2-14/+7
2007-10-10r23664: Fix incorrect index - should be j not i. How did we everJeremy Allison1-1/+1
2007-10-10r23663: Fix bug #4308 - Excel save operation corrupts file ACLs.Jeremy Allison1-28/+255
2007-10-10r23662: According to simo, check_dos_char is neededVolker Lendecke4-1/+96
2007-10-10r23661: Another static pstringVolker Lendecke1-10/+15
2007-10-10r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke4-96/+1
2007-10-10r23659: file_pload is not used outside of util_file.cVolker Lendecke1-1/+1
2007-10-10r23658: One pstring a day....Volker Lendecke1-16/+39